Nancy.Demo.Hosting.Aspnet.Models |
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. |