Elmah.RavenDB
2.1.0
ELMAH with configuration for getting started quickly on a RavenDB database as the error log.
Install-Package Elmah.RavenDB -Version 2.1.0
dotnet add package Elmah.RavenDB --version 2.1.0
<PackageReference Include="Elmah.RavenDB" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elmah.RavenDB --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added possibility to pass an external RavenDB store.
Dependencies
-
- elmah.corelibrary (>= 1.2.2)
- RavenDB.Client (>= 2.0.0 && < 3.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.