Sphere10.Framework.Windows.Forms.MSSQL 3.0.3

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

Sphere10.Framework.Windows.Forms.MSSQL

SQL Server database connection UI controls for Windows Forms providing dynamic ConnectionBar and ConnectionPanel implementations.

This library provides control implementations (ConnectionBar and ConnectionPanel) for SQL Server database connections. These controls are used dynamically by Sphere10.Framework.Windows.Forms when SQL Server is selected as the database type.

📦 Installation

dotnet add package Sphere10.Framework.Windows.Forms.MSSQL

Overview

Sphere10.Framework.Windows.Forms.MSSQL contains UI control implementations specific to SQL Server 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 SQL Server
  • ConnectionPanel: Database connection panel implementation for SQL Server
  • SQL Server-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 SQL Server is selected as the active database provider.

Dependencies

  • Sphere10.Framework.Data.MSSQL: SQL Server data access
  • Sphere10.Framework.Windows.Forms: Core Windows Forms utilities
  • System.Windows.Forms: WinForms framework

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 Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows 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
3.0.3 84 1/6/2026
3.0.2 84 1/2/2026
3.0.1 83 1/2/2026
3.0.0 86 1/2/2026