Sphere10.Framework.Windows.Forms.Firebird
3.0.3
dotnet add package Sphere10.Framework.Windows.Forms.Firebird --version 3.0.3
NuGet\Install-Package Sphere10.Framework.Windows.Forms.Firebird -Version 3.0.3
<PackageReference Include="Sphere10.Framework.Windows.Forms.Firebird" Version="3.0.3" />
<PackageVersion Include="Sphere10.Framework.Windows.Forms.Firebird" Version="3.0.3" />
<PackageReference Include="Sphere10.Framework.Windows.Forms.Firebird" />
paket add Sphere10.Framework.Windows.Forms.Firebird --version 3.0.3
#r "nuget: Sphere10.Framework.Windows.Forms.Firebird, 3.0.3"
#:package Sphere10.Framework.Windows.Forms.Firebird@3.0.3
#addin nuget:?package=Sphere10.Framework.Windows.Forms.Firebird&version=3.0.3
#tool nuget:?package=Sphere10.Framework.Windows.Forms.Firebird&version=3.0.3
Sphere10.Framework.Windows.Forms.Firebird
Firebird database connection UI controls for Windows Forms providing dynamic ConnectionBar and ConnectionPanel implementations.
This library provides control implementations (ConnectionBar and ConnectionPanel) for Firebird database connections. These controls are used dynamically by Sphere10.Framework.Windows.Forms when Firebird is selected as the database type.
📦 Installation
dotnet add package Sphere10.Framework.Windows.Forms.Firebird
Overview
Sphere10.Framework.Windows.Forms.Firebird contains UI control implementations specific to Firebird database connectivity. The controls are designed to be loaded dynamically by the base Sphere10.Framework.Windows.Forms library based on the selected database provider.
What's Included
- ConnectionBar: Database connection toolbar/bar implementation for Firebird
- ConnectionPanel: Database connection panel implementation for Firebird
- Firebird-specific connection configuration UI
- Dynamic loading support for database provider selection
Usage
The controls in this library are typically loaded automatically by Sphere10.Framework.Windows.Forms when Firebird is selected as the active database provider.
Dependencies
- Sphere10.Framework.Data.Firebird: Firebird data access
- Sphere10.Framework.Windows.Forms: Core Windows Forms utilities
- System.Windows.Forms: WinForms framework
Related Projects
- Sphere10.Framework.Windows.Forms - Core WinForms utilities
- Sphere10.Framework.Data.Firebird - Firebird implementation
- Sphere10.Framework.Windows.Forms.MSSQL - SQL Server controls
- Sphere10.Framework.Windows.Forms.Sqlite - SQLite controls
License & Author
License: Refer to repository LICENSE
Author: Herman Schoenfeld, Sphere 10 Software (sphere10.com)
Copyright: © 2018-Present Herman Schoenfeld & Sphere 10 Software. All rights reserved.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.0
- Sphere10.Framework.Data.Firebird (>= 3.0.3)
- Sphere10.Framework.Windows.Forms (>= 3.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.