Package providing extension methods to assist in the Startup of a dotnet6 app.
                        
                    
         
                Info
| Version: | 5.0.11 | 
| Author(s): | SolidState Operations | 
| Last Update: | Thursday, September 15, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.solidstateops.com/ | 
| NuGet Url: | https://www.nuget.org/packages/SolidStateOps.Startup | 
Install
Install-Package SolidStateOps.Startup
                        dotnet add package SolidStateOps.Startup
                        paket add SolidStateOps.Startup
                        
                                SolidStateOps.Startup Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Azure.Extensions.AspNetCore.DataProtection.Blobs(>= 1.0.1)
- FluentValidation(>= 9.3.0)
- IdentityModel(>= 4.5.0)
- IdentityServer4(>= 4.1.1)
- Microsoft.ApplicationInsights(>= 2.14.0)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.14.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.10)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.7)
- Microsoft.Extensions.Hosting(>= 3.1.10)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.9.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Enrichers.Thread(>= 3.1.0)
- Serilog.Extensions.Hosting(>= 3.1.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Console(>= 3.1.1)
