Atc.Rest.Extended is a collection of classes and extension methods for Atc.Rest, that contains SwaggerUI, FluentValidation Versioning etc.
Info
Version: | 2.0.513 |
Author(s): | Atc-net |
Last Update: | Thursday, August 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atc-net/atc |
NuGet Url: | https://www.nuget.org/packages/Atc.Rest.Extended |
Install
Install-Package Atc.Rest.Extended
dotnet add package Atc.Rest.Extended
paket add Atc.Rest.Extended
Atc.Rest.Extended Download (Unzip the "nupkg" after downloading)
Dependencies
- Atc.Rest(>= 1.1.89)
- FluentValidation.AspNetCore(>= 9.3.0)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.16.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.8)
- Microsoft.AspNetCore.Mvc.Versioning(>= 4.1.1)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 4.1.1)
- Swashbuckle.AspNetCore(>= 5.6.3)