#poc-nancy-at-iadnug
This project contains the entire Visual Studio solution used at Akrem Saed's presentation at the Iowa .NET User Group (IANDUG) on 2015-10-15.
The solution contains the following projects:
Exposes all of Poc.Nancy.Modules Nancy modules plus its own modules which then can be run as an ASP.NET application on IIS.
A class library that declares several Nancy modules that then can be pulled into hosted web applications like Poc.Nancy.Asp and Poc.Nancy.SelfHost.
Exposes all of Poc.Nancy.Modules Nancy modules, Poc.Nancy.VersionUtil modules and its own modules which then can be run as from the console as self hosted web application.
Declares a /version
endpoint as a Nancy modules that then can be pulled into hosted web applications like Poc.Nancy.Asp and Poc.Nancy.SelfHost.
NUnit tests for modules declared in Poc.Nancy.Modules.
NUnit tests for HTML views generated by some Poc.Nancy.Modules Nancy modules.
Here is a list of great resources about Nancy:
- Official Nancy Website
- Nancy Blog
- Nancy Documentation on Github
- Marcus Hammarberge's series on Testing
- Nancy's Blog Posts, Video & Audio
- normalize.css by necolas is licensed under MIT License
- CSS3_contrast by css3templates.co.uk is licensed under Creative Commons Attribution 3.0 License