ELMAH with configuration for getting started quickly on Azure Table Storage as the error log.
Info
Version: | 1.0.0 |
Author(s): | Dan Friedman |
Last Update: | Tuesday, August 25, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MisinformedDNA/Elmah.AzureTableStorage |
NuGet Url: | https://www.nuget.org/packages/Elmah.AzureTableStorage |
Install
Install-Package Elmah.AzureTableStorage
dotnet add package Elmah.AzureTableStorage
paket add Elmah.AzureTableStorage
Elmah.AzureTableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah.corelibrary(1.2.2)
- Microsoft.WindowsAzure.ConfigurationManager(3.1.0)
- WindowsAzure.Storage(5.0.0)
Tags