ioc
< library
< framework
< opensource
< brunomlopes
Get flash to fully experience Pearltrees
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity. This is achieved by treating regular .NET classes as components . The easiest way to get Autofac into your application is to grab the NuGet packages. If you're not into NuGet, you can download Autofac from this site . Need help with Autofac?