VContainer
VContainer copied to clipboard
Support dynamic registration from open generic type
For example, I would like to be able to quickly register a generic like this. https://github.com/Cysharp/MessagePipe/blob/master/src/MessagePipe/ServiceCollectionExtensions.cs#L43-L102