This is a simple framework to configure logging, security, AAA handshake for all of microservices written in dotnetcore for ForeignTrade project.
Info
Version: | 1.2.2 |
Author(s): | Amir Solhi |
Last Update: | Wednesday, May 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MP.FT.MicroServiceInfra |
Install
Install-Package MP.FT.MicroServiceInfra
dotnet add package MP.FT.MicroServiceInfra
paket add MP.FT.MicroServiceInfra
MP.FT.MicroServiceInfra Download (Unzip the "nupkg" after downloading)
Dependencies
- Consul(>= 1.6.1.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.2)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 5.0.2)
- NLog(>= 4.7.6)
- NLog.Web(>= 4.10.0)
- NLog.Web.AspNetCore(>= 4.10.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Swashbuckle.AspNetCore.Swagger(>= 5.6.3)
Tags