Cornerstone in as development framework to help speed up and make building applications and systems much easier.
Info
| Version: | 1.0.3 |
| Author(s): | Alexander Redwinter |
| Last Update: | Wednesday, January 10, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BobbyCannon/Cornerstone |
| NuGet Url: | https://www.nuget.org/packages/Cornerstone |
Install
Install-Package Cornerstone
dotnet add package Cornerstone
paket add Cornerstone
Cornerstone Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.6)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.6)
- Microsoft.Extensions.Configuration.Json(>= 3.1.6)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Microsoft.Extensions.Logging(>= 3.1.6)
- Microsoft.Extensions.Logging.Configuration(>= 3.1.6)
- Microsoft.Extensions.Logging.Console(>= 3.1.6)
- Microsoft.Extensions.Logging.Debug(>= 3.1.6)
- Newtonsoft.Json(>= 12.0.3)