ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.
Info
| Version: | 1.2.2.1 |
| Author(s): | Atif Aziz |
| Last Update: | Monday, October 27, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://elmah.github.io/ |
| NuGet Url: | https://www.nuget.org/packages/elmah.sqlservercompact |
Install
Install-Package elmah.sqlservercompact
dotnet add package elmah.sqlservercompact
paket add elmah.sqlservercompact
elmah.sqlservercompact Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah(1.2.2)
- Microsoft.SqlServer.Compact(4.0.8876.1)
Tags