ElmahR.Core 1.1.5

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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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,521 10/8/2013
1.1.2 1,291 8/29/2013
1.0.4 1,261 8/11/2013
1.0.3 1,398 6/20/2013
1.0.2 1,280 6/8/2013
1.0.1 1,377 3/29/2013
1.0.0 2,631 3/24/2013

Fixing startup logic to be consistent with SignalR startup on Azure