Starterkit for bootstrapping .net solution with middleware logging feature to include basic metrics.
Info
| Version: | 0.0.1-local |
| Author(s): | Sumit Kumar |
| Last Update: | Friday, October 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sumit394/StarterKit |
| NuGet Url: | https://www.nuget.org/packages/Demo.StarterKit.Logging |
Install
Install-Package Demo.StarterKit.Logging
dotnet add package Demo.StarterKit.Logging
paket add Demo.StarterKit.Logging
Demo.StarterKit.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Demo.StarterKit(>= 0.0.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Serilog(>= 2.10.0)
Tags