Biblioteca compilada de utilidades para WebApi.
Info
Version: | 1.0.0 |
Author(s): | Marcelo O. Mendes |
Last Update: | Monday, August 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kandrakah/Cardinal.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Cardinal.AspNetCore.WebApi |
Install
Install-Package Cardinal.AspNetCore.WebApi
dotnet add package Cardinal.AspNetCore.WebApi
paket add Cardinal.AspNetCore.WebApi
Cardinal.AspNetCore.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Cardinal.AspNetCore.EntityFramework(>= 1.0.0)
- Cardinal.AspNetCore.Controllers(>= 1.0.0)
- Cardinal.AspNetCore.Identity(>= 1.0.0)
- Cardinal.AspNetCore.Repositories(>= 1.0.0)
- Cardinal.AspNetCore.Services(>= 1.0.0)
- Cardinal.AspNetCore(>= 1.0.0)
- AutoMapper(>= 10.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 8.0.1)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Server.IISIntegration(>= 2.2.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
- Microsoft.Extensions.Configuration.CommandLine(>= 3.1.7)
- Microsoft.Extensions.Configuration.Json(>= 3.1.7)
- Serilog(>= 2.9.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.File(>= 4.1.0)
Tags