A global exception filter and logging service for .NET Core apps.
Info
Version: | 1.0.7 |
Author(s): | Adam O'Neil |
Last Update: | Tuesday, July 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamosoftware/AzureTableLogger |
NuGet Url: | https://www.nuget.org/packages/AO.AzureTableLogger.AspNetCore |
Install
Install-Package AO.AzureTableLogger.AspNetCore
dotnet add package AO.AzureTableLogger.AspNetCore
paket add AO.AzureTableLogger.AspNetCore
AO.AzureTableLogger.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Azure.Cosmos.Table(>= 1.0.6)
Tags