Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nancy

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

unit-testing nancy

OWIN compression middleware for selfhost scenario

Why waiting a task returned from async method gets blocked?

Do IDisposable objects get disposed at the end of a Nancy request using the RequestContainer?

c# .net nancy tinyioc

Persisting DateTimeOffset to server

Autofac Property Injection in Nancy Module

c# .net autofac nancy

EntityFramework DbContext lifecycle + Postgres: "An operation is already in progress."

Nancy 503 Errors switching to OWIN self host

Adding request headers to Application Insights telemetry for Nancy application

Override the default Content-Type for responses in NancyFx

c# nancy

Nancy create singleton with constructor parameters

c# singleton nancy tinyioc

Tell Nancy to serialize enums into strings

c# nancy

Nancy 500 server error with dotnetcore and kestrel

.net-core nancy dotnet-cli

Multiple Nancy route patterns to a single action?

nancy

HttpClient GetAsync ThreadPool Starvation