Skip to content

This library provides extended functionality for the uber awesome IoC container Castle Windsor.

License

Notifications You must be signed in to change notification settings

monemihir/castle-windsor-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Castle Windsor Extensions

This library provides extended functionality for the uber awesome IoC container Castle Windsor.

Feature List

  • A properties resolver subsystem which allows you to code up all you components in code and then setup their dependencies using the properties resolver subsystem.
  • A relative path facility which allows you to specify whether the paths given in the properties are relative or absolute paths.
  • A default converter which can be used when writing custom type converters.

Download


From NuGet Last Build
NuGet Version

Build Status


Windows Mono on Linux
Build status Travis

Versioning Convention: {Major}.{Minor}.{Build}.{AppVeyor Build Number}

Wiki

Head over to the wiki for detailed instructions on how to use each feature.

Report Issues

Head over to the issues section to report any issues/feature request for the library.

License

Castle Windsor Extensions is licensed under LGPLv2.1

Shout out to


Here's a shout out to the cool guys at

  • GitHub for code hosting
  • JetBrains for development tools and goodies
  • AppVeyor for continuous integration (Windows)
  • TravisCI for continuous integration (Mono on Linux)

About

This library provides extended functionality for the uber awesome IoC container Castle Windsor.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages