forked from NancyFx/Nancy
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kristian Hellang edited this page Dec 9, 2013
·
72 revisions
(Jabbr) For realtime question / answers
You can also follow the discussion on Twitter using the #NancyFx hashtag.
#####Logging
- Nancy and New Relic
- Nancy Elmah (Exception logging and viewing using Elmah)
- Nancy.Raygun (raygun.io provider)
#####Caching
- Nancy LightningCache (Asynchronous route-specific caching)
#####Front-end performance
#####Authentication
- WorldDomination Web Authentication (Manual Setup)
- WorldDomination Web Authentication (Automatic Setup)
#####Enhancements
- 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 ;-)
- Async
- Taking a look at the DynamicDictionary
- The before and after module hooks
- The Application Before, After and OnError pipelines
- Model binding
- Bootstrapper
- View Engines
- View location conventions
- Localization
- Testing your application
- The root path
- Managing static content
- Diagnostics
- Adding a custom FavIcon
- Generating a custom error page
- The cryptography helpers
- Content negotiation
- Authentication
- More to come