Building Web Applications With NancyFX
Course info



Course info



Description
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)