Automatically registers ELMAH modules and handlers on application start-up instead of wiring via configuration (web.config).
Info
Version: | 1.0.1 |
Author(s): | Atif Aziz |
Last Update: | Thursday, November 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://elmah.github.io/ |
NuGet Url: | https://www.nuget.org/packages/elmah.bootstrapper |
Install
Install-Package elmah.bootstrapper
dotnet add package elmah.bootstrapper
paket add elmah.bootstrapper
elmah.bootstrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah.corelibrary(>= 1.2.2)
Tags