Search code examples
406 response when NancyFX site tries to server razor views...


razornancyhttp-status-code-406

Read More
Nancy and abstract base module class / creating phantom class instance...


reflectionabstract-classnancy

Read More
Resolving constructor dependency on service used in NancyFX...


ravendbnancytinyioc

Read More
How to replicate ASP.NET MVC's RenderAction in Nancy?...


asp.net-mvcnancy

Read More
Add an MVC 2 application to a Nancy site in IIS 7...


asp.net-mvciisasp.net-mvc-2iis-7nancy

Read More
Nancy: FormsAuthentication - Getting Started...


forms-authenticationnancy

Read More
Does Nancy.Testing support nested Razor views?...


unit-testingrazornancy

Read More
Why does Nancy.Testing fail when @using statements are included in razor layouts?...


unit-testingrazornancy

Read More
How do I capture (in Fiddler) the HTTP requests issued by Nancy.Testing.Browser...


unit-testingfiddlernancy

Read More
How do I access NancyFX Request Header values...


http-headersnancy

Read More
Nancy accessing/rewriting response...


c#nancy

Read More
Nancy model binding to child class...


c#model-bindingnancy

Read More
How to bind form to model in NancyFX...


nancy

Read More
NancyFX: How do I check if query-string / form values have been correctly passed to my handler?...


dynamic-language-runtimenancy

Read More
How should NHibernate session be handled in Nancy for session-per-request?...


c#nhibernatesession-managementnancy

Read More
Other Nancy.Testing.Browser GET/PUT/POST/DELETE...


c#nancy

Read More
Why does storing a Nancy.DynamicDictionary in RavenDB only save the property-names and not the prope...


ravendbdynamic-language-runtimenancy

Read More
What is the best practice to call a DELETE restful method from a web page?...


c#restful-architecturenancy

Read More
NancyFX : Why is my IUserMapper singleton instantiated twice?...


singletonforms-authenticationnancy

Read More
NancyFX: Routes with query string parameters always returns a 404 NotFound...


.netquery-stringnancy

Read More
TinyIoc - how do I configure all interface registrations AsPerRequestSingleton?...


c#nancytinyioc

Read More
OpenID authentication with Nancy...


authenticationopenidnancy

Read More
AppHarbor: NancyFx app got Internal Server Error...


mysqldeploymentframeworksappharbornancy

Read More
NancyFX: How do I deserialize dynamic types via BrowserResponse.Body.DeserializeJson (unit tests)...


jsonunit-testingnancy

Read More
Date serialisation between two .net apps...


.netjsonserializationnancy

Read More
NancyFX: Can I force my unit-test browser to be authenticated by default?...


unit-testingnancy

Read More
RavenDB : How do I use the RavenProfiler in my UnitTests?...


ravendbnancy

Read More
How to pass a model to a Razor view from Nancy...


razornancy

Read More
Response.AsJson doen't work when calling it from a function in NancyFx...


asp.netc#-4.0extension-methodsanonymous-typesnancy

Read More
Nancy: HttpBasic Authentication - After a successful registration can the user can be logged in imme...


c#.netbasic-authenticationnancy

Read More
BackNext