C# (CSharp) Nancy.Bootstrapper Namespace

Classes

Name Description
NancyBootstrapperLocator Class for locating an INancyBootstrapper implementation. Will search the app domain for a non-abstract one, and if it can't find one it will use the default nancy one that uses TinyIoC.