More.DryIoc.Extensions.DependencyInjection.Keyed
1.0.0-preview.1
This is a prerelease version of More.DryIoc.Extensions.DependencyInjection.Keyed.
dotnet add package More.DryIoc.Extensions.DependencyInjection.Keyed --version 1.0.0-preview.1
NuGet\Install-Package More.DryIoc.Extensions.DependencyInjection.Keyed -Version 1.0.0-preview.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="More.DryIoc.Extensions.DependencyInjection.Keyed" Version="1.0.0-preview.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add More.DryIoc.Extensions.DependencyInjection.Keyed --version 1.0.0-preview.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: More.DryIoc.Extensions.DependencyInjection.Keyed, 1.0.0-preview.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install More.DryIoc.Extensions.DependencyInjection.Keyed as a Cake Addin #addin nuget:?package=More.DryIoc.Extensions.DependencyInjection.Keyed&version=1.0.0-preview.1&prerelease // Install More.DryIoc.Extensions.DependencyInjection.Keyed as a Cake Tool #tool nuget:?package=More.DryIoc.Extensions.DependencyInjection.Keyed&version=1.0.0-preview.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides extensions for creating keyed services using a Type
for a key with Microsoft.Extensions.DependencyInjection and Dry IoC.
The expected integration point is to replace IServiceProviderFactory<IContainer>
with DryIocKeyedServiceProviderFactory
instead
of the default DryIocServiceProviderFactory
implemented provided by Dry IoC.
Commonly Used Types
- DryIoc.Microsoft.DependencyInjection.DryIocKeyedServiceProviderFactory
Release Notes
https://github.com/commonsensesoftware/more-keyed-services/releases/tag/v1.0.0-preview.1
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- DryIoc.Microsoft.DependencyInjection (>= 6.2.0)
- More.Extensions.DependencyInjection.Keyed (>= 1.0.0-preview.1)
-
net7.0
- DryIoc.Microsoft.DependencyInjection (>= 6.2.0)
- More.Extensions.DependencyInjection.Keyed (>= 1.0.0-preview.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview.1 | 96 | 8/12/2023 |