Elmah.MVC 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Elmah.MVC --version 1.0.0
                    
NuGet\Install-Package Elmah.MVC -Version 1.0.0
                    
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="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elmah.MVC" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Elmah.MVC" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Elmah.MVC --version 1.0.0
                    
#r "nuget: Elmah.MVC, 1.0.0"
                    
#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.
#:package Elmah.MVC@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Elmah.MVC&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Elmah.MVC&version=1.0.0
                    
Install as a Cake Tool

Painless integration of ELMAH functionality into ASP.NET MVC Application. Creates Admin area and corresponding controller, so ELMAH is availble by /admin/elmah route.

There are no supported framework assets in this 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,681 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,297 2/12/2012
1.3.1 352 1/11/2012
1.2.0 510 9/22/2011
1.1.0 95 9/6/2011
1.0.0 121 8/29/2011