Project Awesome project awesome

Funq 2

High performance DI framework by eliminating all runtime reflection through the use of lambdas and generic functions as factories.

Package 3 stars GitHub

Funq DI Portable

Fork of Funq to support the following platforms:

  • .Net Framework 4 and higher
  • Silverlight 5
  • Windows Phone 8
  • .Net for Windows Store apps
  • Xamarin.IOS
  • Xamarin.Android

Also it provides a DependencyInjection static class with an internal container to allow easy sharing of this library across projects.

Back to Xamarin