Elmah.MVC
1.3.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Elmah.MVC --version 1.3.2
NuGet\Install-Package Elmah.MVC -Version 1.3.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="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elmah.MVC --version 1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elmah.MVC, 1.3.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=1.3.2 // Install Elmah.MVC as a Cake Tool #tool nuget:?package=Elmah.MVC&version=1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- elmah (>= 1.2.0.1)
NuGet packages
This package is not used by any NuGet packages.
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
|