SimplifyNet / Simplify

Simplify is an open-source set of lightweight .NET libraries that provide infrastructure for your applications. DI and mocking friendly.

Home Page:https://simplifynet.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignore open generic types and types without implementation in container graph verification

i4004 opened this issue · comments

Simplify.DI.Integration.Microsoft.Extensions.DependencyInjection container verification should ignore open generic types and types without implementation verification since this causes an exception.