General set of base classes implementing primitive concepts and useful utilities that are required for all but the basic of libraries and applications.
Info
Version: | 0.4.60 |
Author(s): | ionOT Ltd |
Last Update: | Thursday, August 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ekwus/PrimitiveBase |
NuGet Url: | https://www.nuget.org/packages/PrimitiveBase |
Install
Install-Package PrimitiveBase
dotnet add package PrimitiveBase
paket add PrimitiveBase
PrimitiveBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.2.0)