Common components to build dotnetcore based microservices.
Info
Version: | 2.0.5.5 |
Author(s): | Gitspec |
Last Update: | Monday, August 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Gitspec.WebHost |
Install
Install-Package Gitspec.WebHost
dotnet add package Gitspec.WebHost
paket add Gitspec.WebHost
Gitspec.WebHost Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 5.0.1)
- Autofac.Extensions.DependencyInjection(>= 4.3.0)
- FluentValidation(>= 8.4.0)
- Gitspec.Common(>= 2.0.5.5)
- IdentityServer4.AccessTokenValidation(>= 2.6.0)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 7.0.0)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.4.1)
- Microsoft.AspNetCore(>= 2.1.4)
- Microsoft.AspNetCore.Authentication(>= 2.1.2)
- Microsoft.AspNetCore.Cors(>= 2.1.1)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
- Microsoft.EntityFrameworkCore(>= 2.1.4)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.4)
- Polly(>= 6.1.0)
- Scrutor(>= 3.0.1)
- Serilog(>= 2.7.1)
- Serilog.AspNetCore(>= 2.1.1)
- Serilog.Settings.Configuration(>= 3.0.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Steeltoe.Extensions.Configuration.ConfigServerCore(>= 2.1.1)
- Swashbuckle.AspNetCore(>= 3.0.0)