Skip to content

Suggestion: Sample ASP.NET App #6

@IoBebe

Description

@IoBebe

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:

  1. Add package IQuark.AppBoot
    2a. If you use Unity -> add package IQuark.AppBoot.Unity
    2b else -> implement IDependencyContainer
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions