-
NancyFx version 2.0 has breaking interface changes which cause this library to fail. I have a local fork
in a "nancyfx2" branch which builds and has passing tests (some switched to async in mirror to …
-
#### Description
Currently the Nancy Generator does not support inheritance at all. I'll briefly discuss the current status of nancy w.r.t. inheritance based on the simple Pet/Cat model found f…
-
Create a container for NancyFx applications based on https://github.com/danhigham/CloudFoundry.Mono
-
I'm attempting to use AddDynamic with the ~/signalr/hubs path, but since this is a NancyFX project there is no HttpContext. I attempted to use AddRemote, but SquishIt turns my relative path into sign…
wadiv updated
8 years ago
-
NancyFx version 2.0 has breaking interface changes which cause this library to fail. I have a local fork
in a "nancy2" branch which builds and runs the sample app. I can send as a pull request if desi…
-
in aspnetcore sample provide by microsoft here:
https://github.com/aspnet/Entropy/blob/dev/samples/Config.Options.Snapshot.Web/Startup.cs
they show `IOptionsSnapshot` use in their class. but i w…
-
##### Description
In regards to class and parameter name mappings... I'd expect that if I create a JSON Schema based on a class I have in a given language (C# for example), that openapi-generator (…
-
##### Description
If a swagger specification defines a response of type file,
then the generated nancy server stub produces code that compiles but that fails at runtime (see below).
##### Sw…
-
I hope it's OK I'm reporting all the issues I've found this way. It is my knowledge that non of them has been previously reported. Tested them all with OpenAPI 2.
***
Framework: C# NancyFx
Probl…
-
E.g. http://nancyfx.org/contribs.html