forked from NancyFx/Nancy
-
Notifications
You must be signed in to change notification settings - Fork 0
Blog Posts, Video & Audio
James Kelly edited this page Nov 12, 2013
·
11 revisions
- Why use NancyFX?
- Simple Web UIs with the Nancy Framework
- Building a simple Nancy app from scratch using Mono and MonoDevelop in OSX
- Nancy and C# uploading and showing an image
- Nancy and returning a pdf
- NancyFX and Areas
- NancyFX, RavenDB, NerdDinner and Me
- Compile Nancy applications on a Raspberry Pi
- From ASP.NET MVC to Nancy - Part 1
- From ASP.NET MVC to Nancy - Part 2
- From ASP.NET MVC to Nancy - Part 3
- Lightweight Development in .Net: Nancy
- Using Partial Renders with Nancy rather than Render Actions like MVC
- Understanding Nancy - Sinatra for .NET
- Using Nancy to Remotely Control a Desktop Application
- An Example for Self-Hosting Nancy in an Application
- Nancy, a lightweight framework for .NET
- Frictionless .net web app development with Nancy
- Frictionless .net web app development with Nancy part 2
- Frictionless .net web app development with Nancy part 3
- Frictionless .net web app development with Nancy part 4
- Hello world in Nancy with F#
- NancyFX and Content Negotiation
- Revisting Content Negotiation and APIs part 1
- Revisting Content Negotiation and APIs part 2
- Revisting Content Negotiation and APIs part 3
- Configuring multiple Forms Authentication sections with NancyFX
- Forms Authentication with NancyFX
- OAuth with NancyFX and WorldDomination.Web.Authentication
- Nancy and VB.Net
- Nancy and VB.Net: getting data in your page
- Nancy and VB.Net: the razor view engine
- Nancy and VB.Net: testing your modules.
- Nancy and VB.Net: The bootstrapper
- Nancy and VB.Net: the login/logout thing
- Nancy and VB.Net: Using easyhttp as our client
- Nancy and VB.Net: Forms authentication
- Nancy and VB.Net: testing your modules.
- Testing Modules in Nancy
- 1. Intro to testing with Nancy
- 2. The Configurable bootstrapper
- 3. The Browser and Response objects
- Testing (razor) views
- 4. Hat and shoeless testing with Simple.Data
- 5. Executable Specifications Through The Full Stack, In Memory
- NancyFx Tutorial by Dan Swain (Jan 8, 2013)
- Web.Net (2012) Talk: Chrisian Horsdal on Three Web Frameworks. All .Net. One Hour. (Nov 2012) Go
- aspConf 2012: Christian Horsdal on The Lightweight Approach to Building Web Based APIs with .Net (July 17, 2012)
- Presentation By Nicholas Cloud (May 1, 2011)
- Progressive .NET Tutorials 2011: Mark Rendle & Steven Robbins on Introduction to Nancy and Simple.Data (Jul 9, 2011)
- .Net Rocks Podcast 857 - Hakansson and Robbins Talk NancyFX (Mar 26, 2013)
- Herding Code Podcast 156 - Catching up with Andreas Håkansson and Steven Robbins on NancyFx (Jan 18, 2013)
- Hanselminutes Podcast 351 - Understanding NancyFx with Richard Cirerol (Dec 27, 2012)
- [[Hanselminutes Podcast 270 - Nancy, Sinatra and the Explosion of .NET Micro Web Frameworks with Andreas Håkansson (Jun 9, 2011)|http://www.hanselminutes.com/default.aspx?showID=290]]
- Herding Code Podcast 123 - Andreas Håkansson and Steven Robbins on NancyFx (Oct 17, 2011)
- 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