Initialization and configuration including useful base types for ASP.NET Core APIs.
Info
Version: | 16.4.7 |
Author(s): | DEVDEER GmbH |
Last Update: | Friday, November 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/devdeer/Khan |
NuGet Url: | https://www.nuget.org/packages/devdeer.Libraries.AspNetCore.RestApi |
Install
Install-Package devdeer.Libraries.AspNetCore.RestApi
dotnet add package devdeer.Libraries.AspNetCore.RestApi
paket add devdeer.Libraries.AspNetCore.RestApi
devdeer.Libraries.AspNetCore.RestApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights.AspNetCore(>= 2.14.0)
- Microsoft.AspNetCore.Mvc.Versioning(>= 4.1.1)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 4.1.1)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- Microsoft.Identity.Web(>= 0.2.1)
- Swashbuckle.AspNetCore(>= 5.5.1)
- devdeer.Libraries.Abstractions(>= 1.3.5)
Tags