Info
Version: | 1.0.10.25 |
Author(s): | Richard Dingwall |
Last Update: | Sunday, June 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rdingwall/elmah-contrib-webapi |
NuGet Url: | https://www.nuget.org/packages/Elmah.Contrib.WebApi |
Install
Install-Package Elmah.Contrib.WebApi
dotnet add package Elmah.Contrib.WebApi
paket add Elmah.Contrib.WebApi
Elmah.Contrib.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah.corelibrary(1.2.2)
- Microsoft.AspNet.WebApi.Core(5.1.1)
Tags
Ported from Fabian Vilers' Elmah.Contrib.Mvc.