Beginor.AppFx.Api 9.0.8

dotnet add package Beginor.AppFx.Api --version 9.0.8
                    
NuGet\Install-Package Beginor.AppFx.Api -Version 9.0.8
                    
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.Api" Version="9.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Beginor.AppFx.Api" Version="9.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Beginor.AppFx.Api" />
                    
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.Api --version 9.0.8
                    
#r "nuget: Beginor.AppFx.Api, 9.0.8"
                    
#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.
#:package Beginor.AppFx.Api@9.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Beginor.AppFx.Api&version=9.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Beginor.AppFx.Api&version=9.0.8
                    
Install 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.8 103 9/12/2025
9.0.7 252 8/25/2025
9.0.6 136 8/18/2025
9.0.5 63 8/16/2025
9.0.4 234 7/20/2025
9.0.3 178 5/27/2025
9.0.2 203 4/1/2025
9.0.1 192 4/1/2025
9.0.0 163 12/1/2024
8.0.10 157 10/9/2024
8.0.9 151 9/22/2024
8.0.8 172 7/15/2024
8.0.7 148 7/8/2024
8.0.6 170 4/2/2024
8.0.5 183 3/11/2024
8.0.4 156 2/19/2024
8.0.3 164 2/17/2024
8.0.2 238 12/27/2023
8.0.1 174 12/27/2023
8.0.0 212 11/19/2023
7.0.11 222 9/2/2023
7.0.10 185 8/19/2023
7.0.9 212 8/4/2023
7.0.8 226 7/8/2023
7.0.7 208 7/8/2023
7.0.6 230 6/14/2023
7.0.5 250 4/21/2023
7.0.4 281 4/4/2023
7.0.3 390 12/21/2022
7.0.2 381 12/20/2022
7.0.1 393 12/11/2022
7.0.0 382 12/11/2022
6.0.10 468 10/25/2022
6.0.9 501 8/8/2022
6.0.8 532 6/24/2022
6.0.7 540 5/21/2022
6.0.6 527 5/10/2022
6.0.5 557 4/18/2022
6.0.4 540 3/9/2022
6.0.3 569 2/25/2022
6.0.2 538 2/21/2022
6.0.1 425 12/16/2021
6.0.0 428 11/22/2021
5.0.11 454 9/28/2021
5.0.10 495 9/8/2021
5.0.9 398 9/8/2021
5.0.8 470 9/8/2021
5.0.7 530 7/28/2021
5.0.6 431 7/6/2021
5.0.5 444 4/13/2021
5.0.3 576 12/18/2020
5.0.2 529 11/18/2020
5.0.1 508 11/13/2020
5.0.0 540 11/11/2020
5.0.0-rc.2 362 11/2/2020
5.0.0-rc.1 392 9/16/2020
3.1.0 634 5/25/2020
3.0.1 721 10/13/2019
3.0.0 700 10/12/2019
2.0.0 965 4/25/2019

response.data not nullable;fix compile hint