elmah 1.1.0
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 --version 1.1.0
NuGet\Install-Package elmah -Version 1.1.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" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add elmah --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: elmah, 1.1.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.
// Install elmah as a Cake Addin #addin nuget:?package=elmah&version=1.1.0 // Install elmah as a Cake Tool #tool nuget:?package=elmah&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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#.
|