Class CPluginServiceCollectionExtensions
Extension methods for adding services to an IServiceCollection.
Inherited Members
Namespace: CPlugin.Net
Assembly: CPlugin.Net.dll
Syntax
public static class CPluginServiceCollectionExtensions
Methods
| Name | Description |
|---|---|
| AddSubtypesOf<TSupertype>(IServiceCollection, ServiceLifetime) | Adds the subtypes that implement the contract specified by |