Winter.NET is a lightweight Spring-like inversion of control (IoC) container for .NET platform. Its main features:
- XML-based objects graph configuration
- compact: implements conceptually full and minimum-required features of Spring-compatible XML configuration (assembly size is less than 50kb).
- fast: optimized for huge component graph configurations and small memory consumption
- .NET integration: supports System.ComponentModel interfaces
|
|