Merge pull request #117 from niemyjski/patch-2

Added new project
pull/122/head
Rich Lander 2014-11-27 20:44:05 -08:00
commit 3abd5e73b4
1 changed files with 3 additions and 0 deletions

View File

@ -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/)