This repository has been archived by the owner on Jan 24, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Home
Coldairarrow edited this page Aug 5, 2018
·
81 revisions
(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.
- 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
- Nancy LightningCache (Asynchronous route-specific caching)
- 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 ;
- Introduction
- Exploring the Nancy module
- Routing
- Taking a look at the DynamicDictionary
- Async
- View Engines
- Using Models
- Managing static content
- Authentication
- Lifecycle of a Nancy Application
- Bootstrapper
- Adding a custom FavIcon
- Diagnostics
- Generating a custom error page
- Localization
- SSL Behind Proxy
- Testing your application
- The cryptography helpers
- Validation
- Hosting Nancy with ASP.NET
- Hosting Nancy with WCF
- Hosting Nancy with Azure
- Hosting Nancy with Suave.IO
- Hosting Nancy with OWIN
- Hosting Nancy with Umbraco
- Hosting Nancy with Nginx on Ubuntu
- Hosting Nancy with FastCgi
- Self Hosting Nancy
- Implementing a Host
- Accessing the client certificate when using SSL
- Running Nancy on your Raspberry Pi
- Running Nancy with ASP.NET Core 3.1