.. Simple Injector documentation master file, created by sphinx-quickstart on Thu Aug 7 21:51:26 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. image:: images/SimpleInjector.png Welcome to Simple Injector's documentation! =========================================== Simple Injector is an easy-to-use Dependency Injection (DI) library for .NET that supports .NET Core, Xamarin, Mono and Universal apps. Simple Injector is easily integrated with frameworks such as Web API, MVC, WCF, ASP.NET Core and many others. It’s easy to implement the dependency injection pattern with loosely coupled components using Simple Injector. Use: * Get official builds from `NuGet `_ or run the following command in the Package Manager Console: `PM> Install-Package SimpleInjector` * `Download the binaries `_. * Browse the `source code `_. * Browse questions on `Stackoverflow `_ and `Github `_. Engage: * `Discuss `_ * `Contribute `_ * `Twitter `_ Contents: .. toctree:: :maxdepth: 3 quickstart using lifetimes integration diagnostics howto advanced aop extensibility pipeline principles decisions legal contribute appendix Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`