Andreas Håkansson is a software engineer with a passion for writing open-source software, a software craftsman, believer of agile practices. He makes up one half of the creators behind the lightweight web framework Nancy, for the .net framework and Mono. He is also the creator of other open-source projects such as the MEF Contrib project and the Common Service Factory.
Introduction to developing web applications using Nancy
Nancy is a lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono. The goal of the framework is to stay out of the way as much as possible and provide a super-duper-happy-path to all interactions.
The goal of this session is to provide an introduction to developing web related applications using Nancy and how how it will help you to spend more time writing business code instread of taming the framework.