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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- elmah.corelibrary (>= 1.2.2)
- jQuery (>= 1.10.2)
- json2
- Microsoft.AspNet.SignalR.JS (>= 1.1.3 && < 2.0.0)
- Microsoft.AspNet.SignalR.SystemWeb (>= 1.1.3 && < 2.0.0)
- Microsoft.AspNet.Web.Optimization (>= 1.1.0)
- Microsoft.Owin.Host.SystemWeb (>= 1.0.1 && < 2.0.0)
- RazorEngine (>= 3.3.0)
- underscore.js (>= 1.5.1)
- WebActivator (>= 1.5.0)
- WebGrease (>= 1.5.0)
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.
Fixing startup logic to be consistent with SignalR startup on Azure