elmah.corelibrary
1.2.2
.NET Framework 0.0
Install-Package elmah.corelibrary -Version 1.2.2
dotnet add package elmah.corelibrary --version 1.2.2
<PackageReference Include="elmah.corelibrary" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add elmah.corelibrary --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: elmah.corelibrary, 1.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install elmah.corelibrary as a Cake Addin
#addin nuget:?package=elmah.corelibrary&version=1.2.2
// Install elmah.corelibrary as a Cake Tool
#tool nuget:?package=elmah.corelibrary&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
| Product | Versions |
|---|---|
| .NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on elmah.corelibrary:
| Package | Downloads |
|---|---|
|
elmah
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. |
This release fixes the issues listed here: http://code.google.com/p/elmah/issues/list?q=label%3AMilestone-Release1.2SP2&can=1