Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nancy

How do I get the current url in a Razor template served by NancyFX?

razor nancy

Nancy model binding to child class

c# model-binding nancy

NancyFx not reaching module using Owin Hosting

nancy owin

Configuring JsonNetSerializer and JsonNetBodyDeserializer using Nancy TinyIoC

c# json.net nancy tinyioc

Registering dependencies within TinyIOC for use in NancyFX

nancy tinyioc

Oauth authentication with owin & Nancy

c# asp.net owin nancy katana

Use Nancy whit Owin and WebForms

asp.net owin nancy

NancyFx binding a model to a dynamic type?

c# .net model-binding nancy

Nancy slow to start accepting requests

How to pass IoC container to NancyFX? (OWIN, Unity)

Nancy - Super Simple View Engine : Nested @Each

nancy

Per-Route authentication is causing RouteExecutionEarlyExitException

c# authentication nancy

Insert JSON into PostgreSQL database with Dapper ORM (.NET Core)

Configure NancyFx with Fluent Validation

When do you really need async on a web framework?

Does NancyFX support static content caching via the ETag and Last-Modified headers?

JSON body is not deseralized by NancyModule

c# .net json http nancy

How to display my 404 page in Nancy?

asp.net .net nancy

Does Nancy.ViewEngines.Razor v0.12.1.0 support Layout views amd _ViewStart?

razor nancy