Asp.net Core Logging Provider to store Log in Azure Table Storage.
Info
Version: | 1.0.2 |
Author(s): | DevelopmentHelpers.AzureTableStorageLogging |
Last Update: | Wednesday, February 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DevelopmentHelpers.AzureTableStorageLogging |
Install
Install-Package DevelopmentHelpers.AzureTableStorageLogging
dotnet add package DevelopmentHelpers.AzureTableStorageLogging
paket add DevelopmentHelpers.AzureTableStorageLogging
DevelopmentHelpers.AzureTableStorageLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Logging(>= 3.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.1)
- WindowsAzure.Storage(>= 9.3.3)
Tags