Elmah.MVC 2.1.2

dotnet add package Elmah.MVC --version 2.1.2
NuGet\Install-Package Elmah.MVC -Version 2.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Elmah.MVC" Version="2.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elmah.MVC --version 2.1.2
#r "nuget: Elmah.MVC, 2.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Elmah.MVC as a Cake Addin
#addin nuget:?package=Elmah.MVC&version=2.1.2

// Install Elmah.MVC as a Cake Tool
#tool nuget:?package=Elmah.MVC&version=2.1.2

Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside your ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors are logged (even if customError turned "On").

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Elmah.MVC:

Repository Stars
MarlabsInc/SocialGoal
Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD
JaCraig/Craig-s-Utility-Library
A giant set of utility classes originally start back in the .Net 2.0 days and updated until .Net Core and .Net Standard became a thing. At which point I took the library and broke it up into a ton of smaller libraries. View my profile for more up to date versions of everything.
NVentimiglia/Unity3d-Foundation
Unity3d Databinding, MVVM, Tasks, Localization
HTBox/crisischeckin
Crisischeckin Humanitarian Toolbox repository
Version Downloads Last updated
2.1.2 41,680 5/1/2015
2.1.1 144,020 7/9/2013
2.1.0 470 7/1/2013
2.0.2 15,576 11/6/2012
2.0.1 5,941 8/16/2012
2.0.0 1,976 6/16/2012
2.0.0-rc 55 6/13/2012
1.3.2 1,296 2/12/2012
1.3.1 351 1/11/2012
1.2.0 509 9/22/2011
1.1.0 94 9/6/2011
1.0.0 120 8/29/2011