elmah 1.2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package elmah --version 1.2.0.1
                    
NuGet\Install-Package elmah -Version 1.2.0.1
                    
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" Version="1.2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="elmah" Version="1.2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="elmah" />
                    
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 --version 1.2.0.1
                    
#r "nuget: elmah, 1.2.0.1"
                    
#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.
#addin nuget:?package=elmah&version=1.2.0.1
                    
Install elmah as a Cake Addin
#tool nuget:?package=elmah&version=1.2.0.1
                    
Install elmah as a Cake Tool

ELMAH with initial configuration for getting started quickly  with an *In-Memory* log - use the ELMAH on xxx packages for other logs. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (67)

Showing the top 5 NuGet packages that depend on elmah:

Package Downloads
elmah.sqlserver

ELMAH with configuration for getting started quickly on a Microsoft SQL Server (2000 or later) database as the error log. NB requires manual configuration.

elmah.xml

ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.

Elmah.ElasticSearch

Elmah.ElasticSearch is a ElasticSearch storage backend for ELMAH.

SamplePackage

Package description

elmah.mysql

ELMAH with configuration for getting started quickly on an MySQL 5.0+ database as the error log. NB requires manual configuration.

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on elmah:

Repository Stars
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Topshelf/Topshelf
An easy service hosting framework for building Windows services using .NET
Glimpse/Glimpse
The open source diagnostics platform for the web
NuGet/WebBackgrounder
Proof of concept of a web based background task manager that deals well with web farms/app shutdowns
ChrisFulstow/NBlog
A lightweight blog engine built with ASP.NET MVC 3, Razor, jQuery and C#.
iloire/asp.net-mvc-example-invoicing-app
Example invoicing application in ASP.NET MVC3
robconery/mvc3
Code and Resources for Real-World ASP.NET MVC3
Version Downloads Last updated
1.2.2 12,434,104 4/13/2012
1.2.0.1 1,466,107 5/29/2011
1.2.0 329,942 5/20/2011
1.1.0 266,166 1/25/2011