Most developers on the Microsoft platform can select the development framework only between ASP. NET webform and ASP. net mvc. Nancy is independent of the two frameworks. It uses Ruby for reference.
Nancy is a lightweight HTTP-based Web service built on. NET and mono platforms. Nancy is designed for processingDELETE
,GET
,HEAD
,OPTIONS
,POST
,PUT
And Patch
And provide simple and elegant DSL to return the response. Official Website http://nancyfx.org/
For more information, see http://blog.spinthemoose.com/2011/07/18/nancy-a-micro-web-framework-for-net/
By the way, we will introduce a Web Console https://quartznetwebconsole.codeplex.com for quartz.net using Nancy/
References:
Build a distributed development system using the lightweight frameworks Nancy and simple. Data (1)
Frictionless. NET web app development with Nancy
Frictionless. NET web app development with Nancy Part II-introducing a view Engine
Frictionless. NET web app development with Nancy Part III-introducing MongoDB
Frictionless. NET web app development with Nancy Part IV-hosting
Slides from anug talk on Nancy
Extended noteservice, supporting nancyfx