Info
Version: | 2018.5.16.2 |
Author(s): | Arn Vanhoutte |
Last Update: | Wednesday, May 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TableStorageLogger |
Install
Install-Package TableStorageLogger
dotnet add package TableStorageLogger
paket add TableStorageLogger
TableStorageLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.0.0)
- WindowsAzure.Storage(>= 9.0.0)
Tags
A small package to allow store logs in any data store using Azure Table Storage. It was prepared to use in ASP NET Core application, but it does not contain any references that prevents to use it in plain .NET Core application.