-
Notifications
You must be signed in to change notification settings - Fork 1
Suggestion: Sample ASP.NET App #6
Copy link
Copy link
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels