QYC.SboUiApi 10.0.290

dotnet add package QYC.SboUiApi --version 10.0.290
                    
NuGet\Install-Package QYC.SboUiApi -Version 10.0.290
                    
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="QYC.SboUiApi" Version="10.0.290" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QYC.SboUiApi" Version="10.0.290" />
                    
Directory.Packages.props
<PackageReference Include="QYC.SboUiApi" />
                    
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 QYC.SboUiApi --version 10.0.290
                    
#r "nuget: QYC.SboUiApi, 10.0.290"
                    
#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 QYC.SboUiApi@10.0.290
                    
#: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=QYC.SboUiApi&version=10.0.290
                    
Install as a Cake Addin
#tool nuget:?package=QYC.SboUiApi&version=10.0.290
                    
Install as a Cake Tool

SAP Business One API .NET Interops

The NuGet packages QYC.SboDiApi and QYC.SboUiApi just contain the .NET COM Interops (bindings) for the SAP Business One DI & UI APIs that gets installed along the SAP Business One Client. The interops are created using tlbimp, are imported without embedding types and get copied into the build output of the consuming project.

The COM DLLs versioning is kept fixed by SAP to the Major version 10, namely to preserve upwards compatiblity. This sometimes leads to trouble when the ABI was actually changed or is broken, so better be safe and use the corresponding Interops.

The package versioning corresponds to the internal (real) SAP Business One version (eg. 1000200 → 10.0.200). Don't look around, you won't find references to the official, code unrelated, version numbering like FP2208, SP2311, ...

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

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
10.0.290 157 5/28/2025
10.0.280 175 3/17/2025
10.0.270 142 11/28/2024
10.0.260 179 10/1/2024
10.0.250 226 6/14/2024
10.0.240 181 4/17/2024
10.0.230 125 4/17/2024
10.0.220 143 4/17/2024
10.0.200 146 3/27/2024