elmah.corelibrary.ews 1.2.4

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

// Install elmah.corelibrary.ews as a Cake Tool
#tool nuget:?package=elmah.corelibrary.ews&version=1.2.4

Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
(*** Modified to utilize Exchange WebServices)

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on elmah.corelibrary.ews:

Package Downloads
Elmah.MVC.ews

Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside you ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors is logged (even if customerError turned "On").

elmah.ews

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. (*** Modified to utilize Exchange Web Services) http://elmah.googlecode.com/ https://github.com/teodulog/ELMAH-with-Exchange-Web-Services

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4 4,097 2/21/2014
1.2.3 3,052 2/21/2014