thecodejunkie
NuGet publisher profile
Packages (19)
Nancy
Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
Nancy.Hosting.Self
Enables hosting Nancy in any application.
Nancy.Testing
Test harness for Nancy applications.
Nancy.Serialization.JsonNet
Provides JSON (de)serialization support using Newtonsoft.JsonNet.
Nancy.Hosting.Aspnet
Enables hosting Nancy on ASP.NET.
Nancy.Authentication.Forms
A forms authentication provider for Nancy.
Nancy.Authentication.Stateless
A stateless authentication provider for Nancy.
Nancy.Bootstrappers.Autofac
An Autofac bootstrapper for the Nancy web framework.
Nancy.Viewengines.Razor
Enables using the Razor view engine with Nancy.
MefContrib
MEF Contrib is a community-developed library of extensions to the Managed Extensibility Framework (MEF).
Nancy.Authentication.Basic
A basic HTTP authentication provider for Nancy.
Nancy.BootStrappers.StructureMap
An StructureMap bootstrapper for the Nancy web framework.
Nancy.Bootstrappers.Ninject
An Ninject bootstrapper for the Nancy web framework.
Nancy.Bootstrappers.Unity
An Unity bootstrapper for the Nancy web framework.
Nancy.Hosting.Wcf
Enables hosting Nancy on WCF.
Nancy.Viewengines.Spark
Enables using the Spark view engine with Nancy.
Nancy.Viewengines.DotLiquid
Enables using the DotLiquid view engine with Nancy.
Nancy.Serialization.ProtoBuf
A protocol buffers (de)serializer for the Nancy web framework.
CommonServiceFactory
Provides service factory implementations built on top of the Common Service Locator library.