- Course
Building Web Applications With NancyFX
A code-heavy exploration of building viable web applications with the Nancy web framework.
- Course
Building Web Applications With NancyFX
A code-heavy exploration of building viable web applications with the Nancy web framework.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Nancy is a lightweight web-application framework for the .NET platform. Building on the concepts in the Introduction to Nancy course, this course will show an approach to building NancyFX-powered applications based on real-world experiences. The course explores hosting options, application conventions, authentication packages, persistence strategies, localization, and error handling. We also revisit modules, routes, and request hooks. Each module will build on the next, culminating in a minimum-viable application ready to be expanded with additional functionality. (Course errata: http://www.codeprogression.com/bwawn)