elmah.corelibrary
2.0.0-alpha001
dotnet add package elmah.corelibrary --version 2.0.0-alpha001
NuGet\Install-Package elmah.corelibrary -Version 2.0.0-alpha001
<PackageReference Include="elmah.corelibrary" Version="2.0.0-alpha001" />
paket add elmah.corelibrary --version 2.0.0-alpha001
#r "nuget: elmah.corelibrary, 2.0.0-alpha001"
// Install elmah.corelibrary as a Cake Addin #addin nuget:?package=elmah.corelibrary&version=2.0.0-alpha001&prerelease // Install elmah.corelibrary as a Cake Tool #tool nuget:?package=elmah.corelibrary&version=2.0.0-alpha001&prerelease
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. 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. |
This package has no dependencies.
NuGet packages (71)
Showing the top 5 NuGet packages that depend on elmah.corelibrary:
Package | Downloads |
---|---|
elmah
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment. |
|
Elmah.MVC
Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside your ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors are logged (even if customError turned "On"). |
|
Elmah.Contrib.WebApi
ASP.NET Web API exception filter for logging errors to ELMAH. Ported from Fabian Vilers' Elmah.Contrib.Mvc. |
|
Elmah.Contrib.Mvc
Elmah.Contrib.Mvc was designed to add ease-of-use to Elmah inside ASP.NET MVC projects |
|
elmah.io
ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io from ASP.NET, MVC, Web API etc. Consider using one of the specialized packages instead (Elmah.Io.Mvc, Elmah.Io.WebApi etc.). |
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on elmah.corelibrary:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
MarlabsInc/SocialGoal
Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD
|
|
JaCraig/Craig-s-Utility-Library
A giant set of utility classes originally start back in the .Net 2.0 days and updated until .Net Core and .Net Standard became a thing. At which point I took the library and broke it up into a ton of smaller libraries. View my profile for more up to date versions of everything.
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-alpha001 | 70,012 | 3/8/2016 |
1.2.2 | 17,146,042 | 4/13/2012 |
1.2.1 | 757,465 | 12/23/2011 |
1.2.0 | 1,944,736 | 5/20/2011 |