diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 7f6d04a..871326b 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -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