Windsor
IoC container
A mature Inversion of Control container for .NET
Castle Windsor is a best of breed, mature Inversion of Control container available for .NET
2k stars
102 watching
455 forks
Language: C#
last commit: 4 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
structuremap/structuremap | A Dependency Injection container for .NET applications | 908 |
grumpydev/tinyioc | An Inversion of Control Container for small projects and beginners. | 830 |
dadhi/dryioc | A fast and small IoC container for .NET with support for multiple frameworks and platforms. | 1,025 |
seesharper/lightinject | An ultra lightweight IoC container for C# | 621 |
alyelhaddad/thunderboltioc | An IoC container that generates code at compile time to avoid reflection-based overhead. | 57 |
gracicot/kangaru | An inversion of control container for C++11 and later with dependency injection features. | 498 |
go-kata/kinit | A library that provides a global IoC container for dependency injection and object creation | 10 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
micahhausler/container-transform | Transforms container configurations between various formats | 1,411 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
autofac/autofac.wcf | Integrates Windows Communication Foundation (WCF) with Autofac IoC container | 22 |
npolyak/np.avalonia.gidon | An IoC container and MVVM framework for building Avalonia applications with dependency injection and data binding. | 8 |
ipjohnson/grace | A dependency injection container designed to be flexible and performant | 336 |