From cc5d27db76366cb6dad8b5e729192c672317ec5b Mon Sep 17 00:00:00 2001 From: Thomas Ardal Date: Tue, 26 Apr 2022 09:11:37 +0200 Subject: [PATCH 1/2] Added elmah.io to Analytics and Error Reporting elmah.io offers a free plan for open-source developers. Details in the provided link. --- 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 93582ff3b..bfe8a7b79 100644 --- a/dotnet-free-oss-services.md +++ b/dotnet-free-oss-services.md @@ -42,6 +42,7 @@ Please sort projects alphabetically and provide a one-line description. Where po ## Analytics and Error Reporting +* [elmah.io](https://elmah.io/sponsorship/opensource/) - Error logging and uptime monitoring for .NET. * [Bugsnag](https://bugsnag.com/blog/bugsnag-loves-open-source) - Cross platform error reporting. * [Sentry](https://sentry.io/for/open-source/) - Cross platform error reporting. From dffc9099a6cf13e1c7234f886a686e7a2ae17a5b Mon Sep 17 00:00:00 2001 From: Thomas Ardal Date: Tue, 26 Apr 2022 09:14:20 +0200 Subject: [PATCH 2/2] Re-order Analytics and Error Reporting tools alphabetically --- dotnet-free-oss-services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-free-oss-services.md b/dotnet-free-oss-services.md index bfe8a7b79..dab52b6b9 100644 --- a/dotnet-free-oss-services.md +++ b/dotnet-free-oss-services.md @@ -42,8 +42,8 @@ Please sort projects alphabetically and provide a one-line description. Where po ## Analytics and Error Reporting -* [elmah.io](https://elmah.io/sponsorship/opensource/) - Error logging and uptime monitoring for .NET. * [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