Skip to content
Kevin B edited this page Dec 13, 2017 · 2 revisions

The following are various examples and samples for getting started with AutoDI and your favorite platform or DI container. Don't see your favorite one here? Create an issue or submit a PR to add an example with it.

Platforms

  • Console (full .NET framework)
  • Console (.NET Core)
  • WPF (Windows Presentation Framework)
  • UWP (Universal Windows Platform)
  • ASP.NET Core
  • Xamarin.Android
  • Xamarin.iOS
  • Xamarin.Forms

Third Party DI Containers

  • Microsoft.DependencyInjection
  • StructureMap
  • Autofac