.NET Core 2.2 from scratch set of library (such as binary, serialization, IoC...) using last features of the C# language for best practices.
Info
Version: | 1.0.1 |
Author(s): | NamelessK1NG |
Last Update: | Tuesday, May 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thenameless314159/Astron |
NuGet Url: | https://www.nuget.org/packages/Astron |
Install
Install-Package Astron
dotnet add package Astron
paket add Astron
Astron Download (Unzip the "nupkg" after downloading)
Dependencies
- Astron.Binary(>= 1.0.1)
- Astron.Expressions(>= 1.0.1)
- Astron.IoC(>= 1.0.1)
- Astron.Logging(>= 1.0.1)
- Astron.Memory(>= 1.0.1)
- Astron.Serialization(>= 1.0.1)
- Astron.Size(>= 1.0.1)