Package Description.
Info
Version: | 5.0.0 |
Author(s): | Saji Weerasingham |
Last Update: | Saturday, December 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheMagnificent11/aspnetcoreapi-infrastructure |
NuGet Url: | https://www.nuget.org/packages/AspNetCoreApi.Infrastructure |
Install
Install-Package AspNetCoreApi.Infrastructure
dotnet add package AspNetCoreApi.Infrastructure
paket add AspNetCoreApi.Infrastructure
AspNetCoreApi.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.1.1)
- Autofac(>= 6.1.0)
- EntityManagement(>= 8.0.0)
- FluentValidation(>= 9.3.0)
- FluentValidationExtensions(>= 0.0.4)
- MediatR(>= 9.0.0)
- Microsoft.AspNetCore.Cors(>= 2.2.0)
- Microsoft.AspNetCore.Diagnostics.HealthChecks(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.DependencyModel(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Serilog(>= 2.10.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.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Seq(>= 4.0.0)
- Serilog.Sinks.Trace(>= 2.1.0)
- SerilogMetrics(>= 2.1.0)
- Swashbuckle.AspNetCore.Swagger(>= 5.6.3)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.6.3)
- Swashbuckle.AspNetCore.SwaggerUi(>= 5.6.3)
- System.Text.Json(>= 5.0.0)