OBaseFramework 26.6.2

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

OBase Framework

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (6)

Showing the top 5 NuGet packages that depend on OBaseFramework:

Package Downloads
OBasex

OBase Framework

OBaseOracleDB

Oracle Database provider for OBase Framework. Install alongside OBase to enable CONNECTION_TYPE=2 (Oracle).

OBaseWebComponent

Blazor web components (form, table, toast, dropdowns, modal, date range) for the OBase Framework.

OBaseSqliteDB

SQLite provider for OBase Framework (via Microsoft.Data.Sqlite). Install alongside OBase to enable CONNECTION_TYPE=6 (SQLite).

OBaseMySqlDB

MySQL / MariaDB provider for OBase Framework (via MySqlConnector). Install alongside OBase to enable CONNECTION_TYPE=5 (MySQL).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.6.2 50 6/3/2026
26.6.1 97 5/31/2026
26.5.37 92 5/31/2026
26.5.36 96 5/31/2026
26.5.35 94 5/31/2026
26.5.34 95 5/31/2026
26.5.33 100 5/30/2026
26.5.32 97 5/30/2026
26.5.31 98 5/30/2026
26.5.30 96 5/30/2026
26.5.29 99 5/29/2026
26.5.28 98 5/29/2026
26.5.27 104 5/29/2026
26.5.26 129 5/26/2026
26.5.25 127 5/26/2026
26.5.24 134 5/26/2026
26.5.23 139 5/26/2026
26.5.22 125 5/26/2026
26.5.21 137 5/25/2026
26.5.20 128 5/25/2026
Loading failed