Skip to content
/ bailey Public

Bailey is a set of assemblies for common Castle Windsor components.

License

Notifications You must be signed in to change notification settings

tiesont/bailey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bailey is a set of assemblies for common Castle Windsor components.

Bailey.Web.Mvc

Bailey.Web.Mvc wraps the cookie-cutter implementations shown in the Castle Windsor docs into a drop-in package. View the wiki for help setting up the Windsor components.

You can import this project, or use the Bailey.Web.Mvc NuGet packge:

PM> Install-Package Bailey.Web.Mvc

Bailey.Web.Http

Bailey.Web.Http provides Castle components for wiring up WebApi projects, using code provided by Mark Seemann. View the wiki for help setting up the Windsor components.

You can import this project, or use the Bailey.Web.Http NuGet packge:

PM> Install-Package Bailey.Web.Http

Bailey.Web.Security

Bailey.Web.Security is simply a stand-alone assembly based on Mauricio Scheffer's blog bost.

You can import this project, or use the Bailey.Web.Security NuGet packge:

PM> Install-Package Bailey.Web.Security

In short, there is nothing special or ground-breaking in these packages. They're intended to save me (and you!) some key-strokes when stubbing out DI in new projects.

About

Bailey is a set of assemblies for common Castle Windsor components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages