Package to bootstrap an netcore application.
Info
Version: | 2.1.3 |
Author(s): | SolidState Operations |
Last Update: | Friday, January 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.solidstateops.com/ |
NuGet Url: | https://www.nuget.org/packages/SolidStateOps.BootStrap |
Install
Install-Package SolidStateOps.BootStrap
dotnet add package SolidStateOps.BootStrap
paket add SolidStateOps.BootStrap
SolidStateOps.BootStrap Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.AzureAppConfiguration(>= 4.0.0)
- Microsoft.Extensions.Hosting(>= 3.1.10)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Enrichers.Thread(>= 3.1.0)
- Serilog.Exceptions(>= 5.7.0)
- Serilog.Extensions.Hosting(>= 3.1.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.ApplicationInsights(>= 3.1.0)
- Serilog.Sinks.Async(>= 1.4.0)
- Serilog.Sinks.Console(>= 3.1.1)