After a quick six month writing and editing process my
Nancy book is published. It's available as e-pub, mobi, pfd and dead trees via the
publishers site as well as
Amazon,
Amazon UK, and
Safari.
What's it about?
Well, it about the Nancy web framework. Nancy is an awesome .NET based web framework that focuses on being both easy and fun to work with. Nancy lends itself to writing highly testable web application with simple, concise and readable code. Who doesn't want that?
The book starts from the very basics of getting Nancy up and running, but quickly moves into more interesting areas including dependency injection, hosting, content negotiation, authentication, async processing and