Extensions to provide consistent configurations and patterns for your service.
Info
Version: | 0.51.2-beta |
Author(s): | Matthewsre |
Last Update: | Thursday, August 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Service.Extensions.AspNetCore |
Install
Install-Package Service.Extensions.AspNetCore
dotnet add package Service.Extensions.AspNetCore
paket add Service.Extensions.AspNetCore
Service.Extensions.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Service.Extensions.Authentication(>= 0.2.12)
- Service.Extensions.KeyVault(>= 0.2.12)
- Service.Extensions.Logging(>= 0.2.12)
- Service.Extensions.Validation(>= 0.2.12)
- Service.Extensions(>= 0.2.12)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.ApplicationInsights(>= 2.16.0)
- Microsoft.Extensions.Logging.Console(>= 5.0.0)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
Tags