Support for .NET and ASP.NET Core

A lot happened since we wrote this post. Check out the official documentation for logging errors to elmah.io from ASP.NET Core and Microsoft.Extensions.Logging.

Time for another update on our support for .NET Core (and ASP.NET Core). As you may know, we have supported what where previously known as ASP.NET vNext for the last couple of months through the Elmah.Io.Extensions.Logging package. As of today, we are ready with the first pre-release of an official .NET and ASP.NET Core support.

To sum up the differences between the different version of the .NET framework and ASP.NET, Scott Hanselman has a great illustration on his blog:

.NET Core and ASP.NET Core

So what does this mean? Well first of all, there's a new release of the Elmah.Io.Client package. This package contains the raw client for communicating with the elmah.io API. We've bumped the version number from 2.x to 3.0.0. Why? Well because it's using the new v3 API that isn't backwards compatible. Since the new API is documented with Swagger, parts of the new client can be auto-generated using the wonderful AutoRest code generator. Elmah.Io.Client v3 is available on NuGet and you can use it cross platform to log from Windows, Linux and Mac. Also, having a client package targeting .NET Core, you will be able to log from Xamarin, Windows Phone, Windows 10 apps and similar.

With the .NET Core client in place, we have a strong foundation for supporting ASP.NET Core (as well as native ASP.NET). Since ELMAH hasn't been ported to ASP.NET Core yet, we've extended the Elmah.Io.Framework.Logging package to support core as well. In fact, it's almost a re-write and since Microsoft chose to rename Microsoft.Framework.Logging to Microsoft.Extensions.Logging, we've done that as well. The new project is simply called Elmah.Io.Extensions.Logging and it is available on GitHub and NuGet (as a prerelease).

To use the new package, we recommend you to check out the documentation article: Logging from ASP.NET Core.

As always, we love feedback. Please let us know what you think about the support for .NET Core and ASP.NET Core. If you want to learn about ASP.NET Core, we've started a blog series. Check out the first post here: AppSettings in ASP.NET Core.

elmah.io: Error logging and Uptime Monitoring for your web apps

This blog post is brought to you by elmah.io. elmah.io is error logging, uptime monitoring, deployment tracking, and service heartbeats for your .NET and JavaScript applications. Stop relying on your users to notify you when something is wrong or dig through hundreds of megabytes of log files spread across servers. With elmah.io, we store all of your log messages, notify you through popular channels like email, Slack, and Microsoft Teams, and help you fix errors fast.

See how we can help you monitor your website for crashes Monitor your website