Beginor.AppFx.Core 9.0.2

dotnet add package Beginor.AppFx.Core --version 9.0.2
                    
NuGet\Install-Package Beginor.AppFx.Core -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.Core" 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.Core" Version="9.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Beginor.AppFx.Core" />
                    
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.Core --version 9.0.2
                    
#r "nuget: Beginor.AppFx.Core, 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.Core&version=9.0.2
                    
Install Beginor.AppFx.Core as a Cake Addin
#tool nuget:?package=Beginor.AppFx.Core&version=9.0.2
                    
Install Beginor.AppFx.Core 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 (6)

Showing the top 5 NuGet packages that depend on Beginor.AppFx.Core:

Package Downloads
Beginor.AppFx.Repository.Hibernate

Beginor.AppFx.Repository.Hibernate

Beginor.AppFx.DependencyInjection

Beginor.AppFx.DependencyInjection

Beginor.AppFx.Logging.Log4net

Beginor.AppFx.Logging.Log4net

Beginor.AppFx.Api

Beginor.AppFx.Api

Beginor.AppFx.Repository.Mongo

Beginor.AppFx.Repository.Mongo

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.2 167 4/1/2025
9.0.1 160 4/1/2025
9.0.0 132 12/1/2024
8.0.10 142 10/9/2024
8.0.9 138 9/22/2024
8.0.8 168 7/15/2024
8.0.7 153 7/8/2024
8.0.6 180 4/2/2024
8.0.5 178 3/11/2024
8.0.4 156 2/19/2024
8.0.3 158 2/17/2024
8.0.2 249 12/27/2023
8.0.1 161 12/27/2023
8.0.0 233 11/19/2023
7.0.11 278 9/2/2023
7.0.10 228 8/19/2023
7.0.9 257 8/4/2023
7.0.8 275 7/8/2023
7.0.7 232 7/8/2023
7.0.6 264 6/14/2023
7.0.5 313 4/21/2023
7.0.4 351 4/4/2023
7.0.3 493 12/21/2022
7.0.2 475 12/20/2022
7.0.1 448 12/11/2022
7.0.0 479 12/11/2022
6.0.10 852 10/25/2022
6.0.9 949 8/8/2022
6.0.8 993 6/24/2022
6.0.7 989 5/21/2022
6.0.6 1,012 5/10/2022
6.0.5 1,063 4/18/2022
6.0.4 1,076 3/9/2022
6.0.3 1,080 2/25/2022
6.0.2 1,095 2/21/2022
6.0.1 640 12/16/2021
6.0.0 676 11/22/2021
5.0.11 891 9/28/2021
5.0.10 914 9/8/2021
5.0.9 825 9/8/2021
5.0.8 838 9/8/2021
5.0.7 927 7/28/2021
5.0.6 847 7/6/2021
5.0.5 893 4/13/2021
5.0.3 994 12/18/2020
5.0.2 971 11/18/2020
5.0.1 904 11/13/2020
5.0.0 972 11/11/2020
5.0.0-rc.2 280 11/2/2020
5.0.0-rc.1 301 9/16/2020
3.1.2 683 5/31/2020
3.1.1 2,305 10/13/2019
3.1.0 1,036 10/12/2019
3.0.0 1,497 10/12/2019
2.7.0 1,938 5/19/2019
2.6.0 2,123 4/25/2019
2.5.0 1,126 4/24/2019
2.4.0 832 4/16/2019
2.3.0 802 3/29/2019
2.2.0 1,720 10/5/2018
2.1.0 1,640 8/19/2018
2.0.0 1,921 7/4/2018
1.2.0 2,159 10/26/2017
1.1.1 1,626 5/8/2017
1.1.0 1,415 9/6/2016
1.0.0 1,201 8/18/2016

Update to .NET 9.0.3; Update nuget packages.