Simple logging provider for .NET Core and ASP.NET Core.
Info
| Version: | 2.0.0 |
| Author(s): | flaviogf |
| Last Update: | Wednesday, March 3, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/flaviogf/merchant |
| NuGet Url: | https://www.nuget.org/packages/Merchant |
Install
Install-Package Merchant
dotnet add package Merchant
paket add Merchant
Merchant Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.1)