Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.0% on nuget.org
Top 6.9% downloads on nuget.org
Top 6.8% dependent packages on nuget.org
Top 4.2% dependent repos on nuget.org

nuget.org : injectionmap

InjectionMap is a very small and extremely lightweight IoC/DI container for .NET. InjectionMap allows loose coupling betweeen a client's dependencies and its own behaviour. InjectionMap promotes reusability, testability and maintainability of any part of an application. InjectionMap supports .Net 4.5, Silverlight 5, Windows Phone 8 or higher and Windows Store apps for Windows 8 or higher. - InjectionMap uses type mapping to reference the key/reference and the implementation. - Instances are resolved using reflection or can be provided through a callback whitch allows you to create the instance in your own code. - It suports a fluent syntax to help keep the code simple, small and clean. - The desired Constructors can be marked with attributes or will be selected according to the passed arguments. - Parameters for constructors can be injected or passed at the time of mapping as objects or as delegate expressions. - InjectionMap is very simple and straightforward. Bugs, issues or feature wishes can submitted on https://github.com/InjectionMap/InjectionMap on the issues page or feel free to fork the project and send a pull request.

Registry - Homepage - JSON
purl: pkg:nuget/injectionmap
Keywords: InjectionMap, IoC, DI
License:
Latest release: over 8 years ago
First release: about 10 years ago
Dependent packages: 2
Dependent repositories: 3
Downloads: 51,972 total
Last synced: 7 days ago

    Loading...
    Readme
    Loading...