An open API service indexing awesome lists of open source software.

https://github.com/jlyonsmith/funq

The fast DI-container that you can understand.
https://github.com/jlyonsmith/funq

Last synced: about 1 year ago
JSON representation

The fast DI-container that you can understand.

Awesome Lists containing this project

README

          

# Funq: The Fast DI Container You Can Understand

Based on the original project on [Codeplex](https://funq.codeplex.com/) and the active version included in [ServiceStack](http://servicestack.net).

This version is:

- __Standalone__. A single .NET library available on NuGet
- __Up-to-date__. Bug fixes and working unit tests
- __Stripped down__. Just .NET Core and PCL versions
- __Enhanced__. Includes ServiceStack enhancements such as auto-wiring.
- __Documented__. A wiki with a Getting Started guide.
- __Centralized__. One place for the source, links to the original videos by Daniel Cazzulino and other references.

Enjoy!

---

John Lyon-Smith, 2015