elmah.sqlservercompact 1.2.2.1

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

// Install elmah.sqlservercompact as a Cake Tool
#tool nuget:?package=elmah.sqlservercompact&version=1.2.2.1

ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.2.1 37,544 10/27/2014
1.2.0 23,450 5/20/2011

This release adds in a Readme.txt in line with the new functionality in NuGet v1.7.