Categories: None [Edit]
castle.windsor
The Castle MicroKernel is an inversion of control container that was designed towards extensibility. It combines facilities to grow orthogonally. These facilities work side-by-side, without interfering or depending on each other, to allow you to easily extend the container functionality by plugging in new concerns and semantics. You can use it as an embeddable container on tools that support extensions or plugin support, such as tools which exposes configurable pipelines or compilers. The container is set up and configured through code, and can be extended to work with a configuration system that your project supports.
Castle Windsor aggregates the MicroKernel and exposes a powerful configuration support. It is suitable for common enterprise application needs. It is able to register facilities and components based on the configuration and adds support for interceptors.
Total
Ranking: 54,991 of 187,603
Downloads: 19,345
Daily
Ranking: 145,949 of 187,591
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 73,061 | 12,971 | maventhought.commons |
| 127,966 | 4,861 | mvcturbine-windsor |
| 132,115 | 4,623 | webformsmvp-windsor |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 40,036 | 29,646 | castle.core |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | ferventcoder |