Core Library for FINDEP Microservices based on ASP.NET Core.
Info
Version: | 1.0.4 |
Author(s): | juanroman |
Last Update: | Saturday, January 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Findep.AspNetCore.Microservices |
Install
Install-Package Findep.AspNetCore.Microservices
dotnet add package Findep.AspNetCore.Microservices
paket add Findep.AspNetCore.Microservices
Findep.AspNetCore.Microservices Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Enrichers.Context(>= 4.2.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Exceptions(>= 6.0.0)
- Serilog.Expressions(>= 1.0.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.GoogleCloudLogging(>= 3.3.0)
- Swashbuckle.AspNetCore(>= 5.6.3)