diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index b58bf9c..03e1e67 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -65,6 +65,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [BeYourMarket](https://github.com/beyourmarket/beyourmarket) - BeYourMarket is a peer-to-peer marketplace framework http://beyourmarket.com * Web Frameworks + * [DotVVM](https://github.com/riganti/dotvvm) - MVVM framework for people who don't like to write JavaScript, with OWIN and ASP.NET Core support and a free extension for Visual Studio 2015 and 2017. * [Nancy](https://github.com/NancyFx/Nancy) - A lightweight, low-ceremony, framework for building HTTP based services on .NET and Mono. * [NemerleWeb](https://github.com/NemerleWeb/NemerleWeb) - Web MVVM library for .Net. It uses reactive data model which allows creating rich internet applications.