|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Go to the source code of this file.
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::Extensions |
| namespace | DotNetDupe::Extensions::DependencyInjection |
Enumerations | |
| enum class | DotNetDupe::Extensions::DependencyInjection::ServiceLifetime { DotNetDupe::Extensions::DependencyInjection::Singleton , DotNetDupe::Extensions::DependencyInjection::Scoped , DotNetDupe::Extensions::DependencyInjection::Transient } |
| Specifies the lifetime of a service in an IServiceCollection. More... | |