Library with common classes for WebApi creation.
Info
Version: | 2.0.1 |
Author(s): | dmitriy.litichevskiy |
Last Update: | Sunday, July 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/litichevskiydv/WebInfrastructure |
NuGet Url: | https://www.nuget.org/packages/Skeleton.Web |
Install
Install-Package Skeleton.Web
dotnet add package Skeleton.Web
paket add Skeleton.Web
Skeleton.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- Skeleton.Common(>= 2.0.0)
- Skeleton.Web.Conventions(>= 2.0.0)
- Skeleton.Web.Logging.Abstractions(>= 2.0.0)
- Skeleton.Web.Serialization.JsonNet(>= 2.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.0)
- Microsoft.Extensions.Configuration.Json(>= 3.1.0)
- Swashbuckle.AspNetCore(>= 5.0.05)
Tags