Skip to content

leoxialtd/Leoxia.Core

Repository files navigation

Leoxia.Core

All general purposes and low level libraries used by Leoxia organization.

.NET Core

.NET Standard

Original repository

This repository is a clone of Leoxia.Core on GitLab

Build status

OS Compiler Status
Windows Visual Studio 2017 Build status

Packages

Package NuGet
Leoxia.Collections NuGet version
Leoxia.Collections.Concurrent NuGet version
Leoxia.Common NuGet version
Leoxia.Configuration NuGet version
Leoxia.Graphs NuGet version
Leoxia.IO NuGet version
Leoxia.Log NuGet version
Leoxia.Network NuGet version
Leoxia.Reflection NuGet version
Leoxia.Security NuGet version
Leoxia.Serialization.Json NuGet version
Leoxia.Testing.Assertions NuGet version
Leoxia.Testing.Checkers NuGet version
Leoxia.Testing.Mocks NuGet version
Leoxia.Testing.Reflection NuGet version
Leoxia.Text.Extensions NuGet version
Leoxia.Threading NuGet version

Requirements

To be part of Lx.Core, a library must:

  • Contain classes easy to reuse in any kind of context.
  • Contain classes with an intended unique implementation: That must remain unique now and ever in the company.
  • Contain only the official implementations of general purpose classes.
  • Be a .NetLibrary lesser or equal to 1.5
  • Be tested by the relevant test library.
  • Be named Leoxia.[Namespace] with Namespace existing in System or being a similar general-use name. Refer to namespace rules.

About

Core framework for Leoxia organization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages