Skip to content

Auto-wiring of dependencies into a dependency container

License

Notifications You must be signed in to change notification settings

nevsnirG/AutoWire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoWire

Framework for automatically wiring dependencies to dependency containers via assembly discovery. Built on the AssembleMe framework.

Usage

serviceCollection.AddAssembler(b => b.AddMicrosoftDependencyInjectionWiring());

About

Auto-wiring of dependencies into a dependency container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published