From 32e73a1d517a70ca06b3e0d1c951057b7d19b4a7 Mon Sep 17 00:00:00 2001 From: Thomas Ardal Date: Tue, 13 Jun 2023 05:08:11 +0200 Subject: [PATCH] Added elmah.io to Analytics and Error Reporting (#1340) --- dotnet-free-oss-services.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-free-oss-services.md b/dotnet-free-oss-services.md index 93582ff..dab52b6 100644 --- a/dotnet-free-oss-services.md +++ b/dotnet-free-oss-services.md @@ -43,6 +43,7 @@ Please sort projects alphabetically and provide a one-line description. Where po ## Analytics and Error Reporting * [Bugsnag](https://bugsnag.com/blog/bugsnag-loves-open-source) - Cross platform error reporting. +* [elmah.io](https://elmah.io/sponsorship/opensource/) - Error logging and uptime monitoring for .NET. * [Sentry](https://sentry.io/for/open-source/) - Cross platform error reporting. ## Cloud Resources and Services