# funq **Repository Path**: ajeelee/funq ## Basic Information - **Project Name**: funq - **Description**: Funq: a fast DI container you can understand - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-20 - **Last Updated**: 2024-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #funq Project Description This project provides a high performance DI framework by eliminating all runtime reflection through the use of lambdas and generic functions as factories. Developed entirely in C# using TDD, it's a container you can crack open and actually understand to the core. To follow the entire process of creating Funq applying test-driven development, make sure you watch the [Funq Screencast Series](http://blogs.clariusconsulting.net/kzu/funq-screencast-series-on-how-to-building-a-di-container-using-tdd/) Read the Getting Started guide. The initial version, for the CF, was created for the Mobile Application Blocks. Last edited Apr 14, 2011 at 7:58 PM by dcazzulino, version 7 Microsoft Public License (Ms-PL)