Skip to content

Support integration with IServiceCollection and IServiceProvider #182

@roryprimrose

Description

@roryprimrose

Unit tests that register services via Service<T> or Use<T>() may also need to have those services made available via IServiceProvider. An example is where code needs to use HttpContext.RequestedServices. This library could provide access customise an internal IServiceCollection and allow access to IServiceProvider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions