|
static void | InstallServicesInAssembly (this IServiceCollection services, IConfiguration configuration) |
|
static IEnumerable< TypeInfo > | AddAllImplementationsInAssembly< TServiceType > (this IServiceCollection services, ServiceLifetime lifetime=ServiceLifetime.Scoped) |
|
static void | Replace< TServiceType, TImplementationType > (this IServiceCollection services) |
|
The documentation for this class was generated from the following file: