Update dotnet-developer-projects.md (#1024)

pull/1025/head
Malte Rosenbjerg 2019-04-25 17:50:07 +02:00 committed by Ron Petrusha
parent 70b7888337
commit dae4294a19
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [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.
* [RedHttpServer](https://github.com/rosenbjerg/Red) - HTTP web server framework built on ASP.NET Core and Kestrel, but with an API inspired by the simplicity of express.js.
* [ServiceStack](https://servicestack.net) - Comprehensive and lightning fast message-based framework including ORM, caching, authentication, templating, SPA integrations, etc.
## Static Site Generators