From 480fe569195c02665bd56e8c465523b464a4eed6 Mon Sep 17 00:00:00 2001 From: Blake Niemyjski Date: Wed, 26 Nov 2014 11:23:37 -0600 Subject: [PATCH] Update dotnet-developer-projects.md --- dotnet-developer-projects.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 29c4561..517be72 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -80,6 +80,9 @@ There are many .NET open source developer projects. You can always use a search * [SSH.NET](https://sshnet.codeplex.com/) - A client-side library for SSH, SCP and SFTP. * [WpfToolkit](https://github.com/dotnetprojects/wpftoolkit) - Fork of the MS WPF Toolkit +* Logging + * [Exceptionless](https://github.com/exceptionless/Exceptionless) - Provides real-time .NET error reporting for your ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless! + * Model-View-ViewModel (MVVM) Frameworks * [Caliburn Micro](http://caliburnmicro.com/) * [Catel.MVVM](http://catelproject.com/)