KamiSama.Extensions.DependencyInjection 2.7.1

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

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

Extension for Microsoft.Extensions.DependencyInjection supporting named injection

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

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
2.8.7 96 6/19/2024
2.8.6 75 6/18/2024
2.8.6-preview1 52 6/18/2024
2.8.5 74 6/9/2024
2.8.5-preview4 52 6/9/2024
2.8.5-preview3 52 6/9/2024
2.8.5-preview2 54 6/9/2024
2.8.5-preview 59 6/9/2024
2.8.4 290 4/12/2024
2.8.3 77 4/12/2024
2.8.2 231 3/30/2024
2.8.1 111 3/23/2024
2.8.0 271 11/22/2023
2.7.1 177 9/29/2023
2.7.0 111 9/29/2023
2.6.6 115 9/29/2023
2.6.5 154 9/17/2023
2.6.4 145 6/24/2023
2.6.3 137 6/24/2023
2.6.2 139 6/24/2023
2.6.1 268 5/6/2023
2.6.0 226 4/19/2023
2.5.2 1,767 10/22/2021
2.5.1 303 10/22/2021
2.5.0 314 9/21/2021
2.4.8 383 6/17/2021
2.4.7 297 6/17/2021
2.4.6 349 6/16/2021
2.4.5 400 6/12/2021
2.4.4 354 5/19/2021
2.4.2 317 5/2/2021
2.4.1 326 5/2/2021
2.4.0 367 5/2/2021
2.3.2 365 2/3/2021
2.3.1 354 2/3/2021
2.3.0 493 1/7/2021
2.2.8 444 1/7/2021
2.2.7 1,156 10/17/2020
2.2.6 491 10/9/2020
2.2.5 517 9/18/2020
2.2.4 756 7/29/2020
2.2.3 448 7/22/2020
2.2.2 456 7/21/2020
2.2.1 468 5/25/2020
2.2.0 482 5/25/2020
2.1.3 929 5/14/2020
2.1.2 440 5/11/2020
2.1.1 475 5/11/2020
2.1.0 462 5/10/2020
2.0.2 497 3/27/2020

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