-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Any chance you can make a sample app that uses this wonderful library ?
Or at least a detailed TODO list of how to set it up.
Example:
- Add package IQuark.AppBoot
2a. If you use Unity -> add package IQuark.AppBoot.Unity
2b else -> implement IDependencyContainer - var bootstrap = new Bootstrap(..)
4a. If you use Unity -> bootstrap.ConfigureWithUnity
4b. else bootstrap.Configuration.SetSettingInstance(new MyDepedencyContaienr())
etc...
step 4b is really hidden if you don't read the code.
popcatalin81 and florinc
Metadata
Metadata
Assignees
Labels
No labels