SMIC.Elmah 1.2.3

dotnet add package SMIC.Elmah --version 1.2.3
NuGet\Install-Package SMIC.Elmah -Version 1.2.3
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="SMIC.Elmah" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SMIC.Elmah --version 1.2.3
#r "nuget: SMIC.Elmah, 1.2.3"
#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 SMIC.Elmah as a Cake Addin
#addin nuget:?package=SMIC.Elmah&version=1.2.3

// Install SMIC.Elmah as a Cake Tool
#tool nuget:?package=SMIC.Elmah&version=1.2.3

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 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.3 1,188 1/26/2017
1.2.2 1,066 1/26/2017
1.0.4 977 6/30/2016
1.0.3 968 6/30/2016
1.0.2 1,004 6/30/2016
1.0.1 982 5/25/2016
1.0.0 990 5/25/2016

Elmah (with config)