ElmahR.Core 1.1.5

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

// Install ElmahR.Core as a Cake Tool
#tool nuget:?package=ElmahR.Core&version=1.1.5

ElmahR Core library, receiving errors and broadcasting them to connected clients

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on ElmahR.Core:

Package Downloads
ElmahR.Modules.Dashboard

ElmahR module implementing a full fledged errors dashboard

ElmahR.Persistence.EntityFramework.EF5.NET40

ElmahR persistence module for EntityFramework 5 (NET40)

ElmahR.Persistence.EntityFramework.EF5.NET45

ElmahR persistence module for EntityFramework 5 (NET45)

ElmahR.IoC.NInject

ElmahR IoC module for NInject

ElmahR.Persistence.EntityFramework.EF4

ElmahR persistence module for EntityFramework 4

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.5 4,306 10/8/2013
1.1.2 1,176 8/29/2013
1.0.4 1,154 8/11/2013
1.0.3 1,275 6/20/2013
1.0.2 1,163 6/8/2013
1.0.1 1,259 3/29/2013
1.0.0 2,216 3/24/2013

Fixing startup logic to be consistent with SignalR startup on Azure