Package Description.
Info
Version: | 0.4.2 |
Author(s): | Saji Weerasingham |
Last Update: | Monday, April 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheMagnificent11/aspnetcoreapi-boilerplate |
NuGet Url: | https://www.nuget.org/packages/AspNetCoreApi.Boilerplate |
Install
Install-Package AspNetCoreApi.Boilerplate
dotnet add package AspNetCoreApi.Boilerplate
paket add AspNetCoreApi.Boilerplate
AspNetCoreApi.Boilerplate Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.Mediatr(>= 4.0.0)
- AutoMapper(>= 9.0.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- AutofacSerilogIntegration(>= 2.1.0)
- EntityManagement(>= 4.1.1)
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.3)
- Serilog(>= 2.9.0)
- Serilog.AspNetCore(>= 3.2.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Enrichers.Process(>= 2.0.1)
- Serilog.Enrichers.Thread(>= 3.1.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Seq(>= 4.0.0)
- Serilog.Sinks.Trace(>= 2.1.0)
- SerilogMetrics(>= 2.1.0)
- Swashbuckle.AspNetCore(>= 5.4.1)