C# (CSharp) Nancy.Demo.Hosting.Aspnet Namespace

Nested Namespaces

Nancy.Demo.Hosting.Aspnet.Models

Classes

Name Description
ApplicationDependencyClass A module dependency that will have an application lifetime scope.
DemoBootstrapper
DependencyModule
MainModule
MyConfig Sample custom configuration type. It is good practise (but not required) to make your config objects immutable.
MyRazorConfiguration
RequestDependencyClass A module dependency that will have a per-request lifetime scope.