Skip to content
Mrxx99 edited this page Feb 15, 2020 · 2 revisions

The following are various examples and samples for getting started with AutoDI and your favorite platform or DI container. The examples can be found here: https://github.com/Keboo/AutoDI.Examples 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