810 Forks
4113 Stars
4113 Watchers

Autofac

An addictive .NET IoC container

How to download and setup Autofac

Open terminal and run command
git clone https://github.com/autofac/Autofac.git
git clone is used to create a copy or clone of Autofac repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Autofac https://github.com/autofac/Autofac/archive/master.zip

Or simply clone Autofac with SSH
[email protected]:autofac/Autofac.git

If you have some problems with Autofac

You may open issue on Autofac support forum (system) here: https://github.com/autofac/Autofac/issues