diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index eb5ad85..a5f97a4 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -81,6 +81,9 @@ There are many .NET open source developer projects. You can always use a search * [WebApiProxy](https://github.com/faniereynders/WebApiProxy) - An automatic proxy provider for RESTful services built on ASP.NET Web API. Includes JavaScript & C# client generation. * [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/)