Giter Site home page Giter Site logo

sdebruyn / mugenmvvmtoolkit.dryioc Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 37 KB

DryIoc container adapter for Mugen MVVM Toolkit

License: MIT License

C# 58.92% PowerShell 27.34% Shell 13.73%
dryioc ioc mugen-mvvm-toolkit dependency-injection inversion-of-control mvvm

mugenmvvmtoolkit.dryioc's Introduction

MugenMvvmToolkit.DryIoc

Adapter for DryIoc to integrate with Mugen MVVM Toolkit

Build status NuGet

Install-Package MugenMvvmToolkit.DryIoc

Features & usage

DryIoc is one of the fastest IoC containers. This is a wrapper for DryIoc to work with Mugen MVVM Toolkit so you can use all the default Mugen MVVM APIs (IModule, IIocContainer etc.)

  • Supported default Mugen MVVM dependency lifecycles: TransientInstance, SingleInstance
  • Extra dependency lifecycle SingleInstancePerThread
  • Extra dpendency lifecycle SingleInstancePerResolution
  • Use the fluent API of DryIocContainer.Builder to configure and build the container

Parameters

At the moment there are no supported IIocParameters as I haven't needed them myself. Please create an issue or a PR if you're missing functionality.

Release notes

1.1.1

  • [FEATURE] Code documentation and unit tests
  • [FEATURE] Throw an ArgumentException when parameters are passed to the container that the container doesn't implement (yet)

1.1.0 (breaking changes)

  • [IMPROVEMENT] Use built-in DryIoc feature to resolve unregistered types
  • [FEATURE - BREAKING CHANGE] Configure container options using fluent API
  • [FEATURE] Dependency lifecycle SingleInstancePerThread
  • [FEATURE] Dependency lifecycle SingleInstancePerResolution

1.0.1

  • [FIXED] Child containers didn't have the parent's registrations
  • [FIXED] Resolve unregistered types

1.0.0

  • Initial release

mugenmvvmtoolkit.dryioc's People

Contributors

sdebruyn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

bubdm

mugenmvvmtoolkit.dryioc's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.