Package Description.
Info
Version: | 1.0.5 |
Author(s): | tobytop |
Last Update: | Wednesday, July 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Pudding.Web |
Install
Install-Package Pudding.Web
dotnet add package Pudding.Web
paket add Pudding.Web
Pudding.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- Pudding.Core(>= 1.0.1)
- AutoMapper(>= 9.0.0)
- FluentValidation(>= 8.6.2)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Cors(>= 2.2.0)
- Microsoft.AspNetCore.DataProtection(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.Versioning(>= 3.1.6)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 3.2.1)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Swashbuckle.AspNetCore(>= 5.5.1)