Exploring a minimal WebAPI with .NET Core and NancyFX

added by DotNetKicks
7/30/2016 1:59:15 PM

1902 Views

In my last blog post I was exploring a minimal WebAPI with ASP.NET Core. In this one I wanted to look at how NancyFX does it. Nancy is an open source framework that takes some inspiration from Ruby's "Sinatra" framework (get it? Nancy Sinatra) and it's a great alternative to ASP.NET.


0 comments