Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Adds a DI implementation for DryIoc to be used with the Infrastructure layer

License

Notifications You must be signed in to change notification settings

EcsRx/EcsRx.Infrastructure.DryIoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcsRx.Infrastructure.DryIoc

Build Status Nuget Version

This is just an implementation for DryIoc to act as a provider within the EcsRx Infrastructure layer.

How do I use it?

Just grab latest version off nuget and then change your applications DI provider like so:

public override IDependencyContainer Container { get; } = new DryIocDependencyContainer();

About

Adds a DI implementation for DryIoc to be used with the Infrastructure layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published