KamiSama.Extensions.DependencyInjection 2.8.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package KamiSama.Extensions.DependencyInjection --version 2.8.0                
NuGet\Install-Package KamiSama.Extensions.DependencyInjection -Version 2.8.0                
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="KamiSama.Extensions.DependencyInjection" Version="2.8.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KamiSama.Extensions.DependencyInjection --version 2.8.0                
#r "nuget: KamiSama.Extensions.DependencyInjection, 2.8.0"                
#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 KamiSama.Extensions.DependencyInjection as a Cake Addin
#addin nuget:?package=KamiSama.Extensions.DependencyInjection&version=2.8.0

// Install KamiSama.Extensions.DependencyInjection as a Cake Tool
#tool nuget:?package=KamiSama.Extensions.DependencyInjection&version=2.8.0                

Extension for Microsoft.Extensions.DependencyInjection supporting named injection

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on KamiSama.Extensions.DependencyInjection:

Package Downloads
Radin.MicroService.Chassis1

Package Description

Radin.MicroService.Chassis

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.2 73 11/18/2024
3.0.1 73 11/16/2024
3.0.0 71 11/15/2024
2.11.8 80 11/9/2024
2.11.6 77 11/8/2024
2.11.5 91 11/8/2024
2.11.4 74 11/7/2024
2.11.3 73 11/7/2024
2.11.2 73 11/7/2024
2.11.1 73 11/7/2024
2.11.0 86 10/26/2024
2.11.0-preview2 68 10/25/2024
2.11.0-preview 65 10/25/2024
2.10.4 94 10/23/2024
2.10.3 226 9/5/2024
2.10.2.4 113 8/31/2024
2.10.2.3 105 8/30/2024
2.10.2.2 101 8/30/2024
2.10.2.1 114 8/30/2024
2.10.2 101 8/29/2024
2.10.1.1 96 8/29/2024
2.10.1 113 8/26/2024
2.10.0 130 8/15/2024
2.9.0.2 121 8/13/2024
2.9.0.1 121 8/13/2024
2.9.0 97 8/1/2024
2.8.9 112 7/12/2024
2.8.9-preview7 84 7/12/2024
2.8.9-preview6 80 7/12/2024
2.8.9-preview5 84 7/12/2024
2.8.9-preview4 80 7/11/2024
2.8.9-preview3 78 7/11/2024
2.8.9-preview2 76 7/11/2024
2.8.9-preview1 80 7/11/2024
2.8.8 95 7/10/2024
2.8.7 130 6/19/2024
2.8.6 112 6/18/2024
2.8.6-preview1 82 6/18/2024
2.8.5 117 6/9/2024
2.8.5-preview4 82 6/9/2024
2.8.5-preview3 80 6/9/2024
2.8.5-preview2 82 6/9/2024
2.8.5-preview 86 6/9/2024
2.8.4 393 4/12/2024
2.8.3 106 4/12/2024
2.8.2 264 3/30/2024
2.8.1 155 3/23/2024
2.8.0 296 11/22/2023
2.7.1 202 9/29/2023
2.7.0 137 9/29/2023
2.6.6 142 9/29/2023
2.6.5 176 9/17/2023
2.6.4 172 6/24/2023
2.6.3 158 6/24/2023
2.6.2 160 6/24/2023
2.6.1 286 5/6/2023
2.6.0 250 4/19/2023
2.5.2 1,797 10/22/2021
2.5.1 326 10/22/2021
2.5.0 336 9/21/2021
2.4.8 411 6/17/2021
2.4.7 319 6/17/2021
2.4.6 373 6/16/2021
2.4.5 423 6/12/2021
2.4.4 379 5/19/2021
2.4.2 341 5/2/2021
2.4.1 350 5/2/2021
2.4.0 394 5/2/2021
2.3.2 390 2/3/2021
2.3.1 384 2/3/2021
2.3.0 527 1/7/2021
2.2.8 471 1/7/2021
2.2.7 1,205 10/17/2020
2.2.6 515 10/9/2020
2.2.5 546 9/18/2020
2.2.4 786 7/29/2020
2.2.3 478 7/22/2020
2.2.2 488 7/21/2020
2.2.1 497 5/25/2020
2.2.0 511 5/25/2020
2.1.3 960 5/14/2020
2.1.2 468 5/11/2020
2.1.1 507 5/11/2020
2.1.0 490 5/10/2020
2.0.2 525 3/27/2020

v2.2.7
- InjectAttribute is added.
v2.0.0
- Refactored from old KamiSama.Extenders.DependencyInjection library