Home - NancyFx/Nancy GitHub Wiki
Documentation
Community
(Slack) For realtime question / answers
Nancy tag on Stack Overflow for question / answers
You can also follow the discussion on Twitter using the #NancyFx hashtag.
Extensions
Logging
- Nancy and New Relic
- Nancy Elmah (Exception logging and viewing using Elmah)
- Nancy.Raygun (raygun.io provider)
- Nancy.Serilog Serilog provider for application-wide logging
Caching
- Nancy LightningCache (Asynchronous route-specific caching)
Front-end performance
Authentication
Serialization
Enhancements
Contributing
- What can you help us out with
- Getting the source code
- Make sure line endings doesn't bite you
- There are a couple of frameworks you should know about
- Managing dependencies the right way
- Git Workflow
- Having trouble with rake?
- Coding styles (+ ReSharper file and test naming)
- SharedAssemblyInfo.cs / Breaking all your projects on commit ;