Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nancy

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

How can I pass a SSL certificate to Nowin when using Nancy

c# owin nancy nowin

How do I access Nancy's CurrentUser property from within a Razor view?

razor nancy

Nancy: how do I capture all requests irrespective of verb or path

c# nancy

NancyFX reflect changes immediately for static contents

Localization in Nancy without the razor viewengine

c# razor nancy

Getting CORS To Work With Nancy

c# asp.net api cors nancy

How to pass a model to a Razor view from Nancy

razor nancy

Is there an automated way to document Nancy services?

nancy swagger

How can I authenticate against Active Directory in Nancy?