A helper library to provide rapid development flexibility to .net developers.
Info
Version: | 7.0.0 |
Author(s): | Ömer Cinbat, Mustafa Özdemir |
Last Update: | Wednesday, September 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Sillycore |
Install
Install-Package Sillycore
dotnet add package Sillycore
paket add Sillycore
Sillycore Download (Unzip the "nupkg" after downloading)
Dependencies
- Anetta(>= 2.0.0)
- Castle.Core(>= 4.3.1)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Console(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- System.Linq.Dynamic.Core(>= 1.0.9.2)