elmah 1.2.0
See the version list below for details.
dotnet add package elmah --version 1.2.0
NuGet\Install-Package elmah -Version 1.2.0
<PackageReference Include="elmah" Version="1.2.0" />
paket add elmah --version 1.2.0
#r "nuget: elmah, 1.2.0"
// Install elmah as a Cake Addin #addin nuget:?package=elmah&version=1.2.0 // Install elmah as a Cake Tool #tool nuget:?package=elmah&version=1.2.0
ELMAH with initial configuration for getting started quickly. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
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 5 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#.
|