Skip to content
This repository was archived by the owner on Mar 2, 2023. It is now read-only.
This repository was archived by the owner on Mar 2, 2023. It is now read-only.

Dependency on Micrsoft.AspNet.WebApi.WebHost not always needed #18

Open
@delpher

Description

@delpher

UnityDependencyResolver can also be used with a self-hosting on OWIN
but this package has a dependency on Microsoft.AspNet.WebApi which in its turn
depends on Microsoft.AspNet.WebApi.WebHost.
UnityDependencyResolver, however, has no dependency on any particular hosting environment.
Please, consider extracting UnityDependencyResolver into a separate package.

Metadata

Metadata

Assignees

Labels

Enhancement 🔨Improvement of existing features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions