Beginor.AppFx.DependencyInjection 9.0.2

dotnet add package Beginor.AppFx.DependencyInjection --version 9.0.2
                    
NuGet\Install-Package Beginor.AppFx.DependencyInjection -Version 9.0.2
                    
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="Beginor.AppFx.DependencyInjection" Version="9.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Beginor.AppFx.DependencyInjection" Version="9.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Beginor.AppFx.DependencyInjection" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Beginor.AppFx.DependencyInjection --version 9.0.2
                    
#r "nuget: Beginor.AppFx.DependencyInjection, 9.0.2"
                    
#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.
#addin nuget:?package=Beginor.AppFx.DependencyInjection&version=9.0.2
                    
Install Beginor.AppFx.DependencyInjection as a Cake Addin
#tool nuget:?package=Beginor.AppFx.DependencyInjection&version=9.0.2
                    
Install Beginor.AppFx.DependencyInjection as a Cake Tool

appfx

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
9.0.2 153 4/1/2025
9.0.1 152 4/1/2025
9.0.0 115 12/1/2024
8.0.10 112 10/9/2024
8.0.9 104 9/22/2024
8.0.8 136 7/15/2024
8.0.7 111 7/8/2024
8.0.6 131 4/2/2024
8.0.5 123 3/11/2024
8.0.4 139 2/19/2024
8.0.3 127 2/17/2024
8.0.2 200 12/27/2023
8.0.1 127 12/27/2023
8.0.0 216 11/19/2023
7.0.11 217 9/2/2023
7.0.10 199 8/19/2023
7.0.9 182 8/4/2023
7.0.8 182 7/8/2023
7.0.7 186 7/8/2023
7.0.6 187 6/14/2023
7.0.5 236 4/21/2023
7.0.4 252 4/4/2023
7.0.3 375 12/21/2022
7.0.2 354 12/20/2022
7.0.1 344 12/11/2022
7.0.0 347 12/11/2022
6.0.10 445 10/25/2022
6.0.9 468 8/8/2022
6.0.8 495 6/24/2022
6.0.7 494 5/21/2022
6.0.6 492 5/10/2022
6.0.5 530 4/18/2022
6.0.4 518 3/9/2022
6.0.3 518 2/25/2022
6.0.2 522 2/21/2022
6.0.1 394 12/16/2021
6.0.0 397 11/22/2021
5.0.11 416 9/28/2021
5.0.10 490 9/8/2021
5.0.9 385 9/8/2021
5.0.8 407 9/8/2021
5.0.7 498 7/28/2021
5.0.6 398 7/6/2021
5.0.5 413 4/13/2021
5.0.3 521 12/18/2020
5.0.2 514 11/18/2020
5.0.1 467 11/13/2020
5.0.0 498 11/11/2020
5.0.0-rc.2 291 11/2/2020
5.0.0-rc.1 304 9/16/2020
3.1.0 625 5/25/2020
3.0.1 674 10/13/2019
3.0.0 657 10/12/2019
2.1.0 826 4/25/2019
2.0.0 1,012 10/5/2018

Update to .NET 9.0.3; Update nuget packages.