Fdw.Sql.Workspace
1.0.1-rc.4
This is a prerelease version of Fdw.Sql.Workspace.
dotnet add package Fdw.Sql.Workspace --version 1.0.1-rc.4
NuGet\Install-Package Fdw.Sql.Workspace -Version 1.0.1-rc.4
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="Fdw.Sql.Workspace" Version="1.0.1-rc.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fdw.Sql.Workspace" Version="1.0.1-rc.4" />
<PackageReference Include="Fdw.Sql.Workspace" />
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 Fdw.Sql.Workspace --version 1.0.1-rc.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fdw.Sql.Workspace, 1.0.1-rc.4"
#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 Fdw.Sql.Workspace@1.0.1-rc.4
#: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=Fdw.Sql.Workspace&version=1.0.1-rc.4&prerelease
#tool nuget:?package=Fdw.Sql.Workspace&version=1.0.1-rc.4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fdw.Sql.Workspace
A workspace over .sqlproj and T-SQL sources.
This package declares 2 interface(s), 1 service/provider type(s).
Contracts (2)
| Type | Kind | Purpose |
|---|---|---|
ISqlWorkspace |
interface | SQL Server Data Tools (.sqlproj) workspace. Holds the parsed TSqlModel plus the on-disk script files,… |
ISqlWorkspaceFactory |
interface | — |
Services (1)
| Type | Kind | Purpose |
|---|---|---|
SqlWorkspaceFactory |
class | — |
Types (5)
| Type | Kind | Purpose |
|---|---|---|
ActiveSqlWorkspaceProxy |
class | Singleton wrapper that the MCP host swaps via after each successful load_sqlproject. All members… |
SqlWorkspace |
class | Default implementation. Loads .sqlproj by parsing the project XML for <Build Include="*.sql"/>… |
NullSqlWorkspace |
class | — |
SqlWorkspaceResultCode |
class | — |
SqlWorkspaceResultCodes |
class | — |
Installation
dotnet add package Fdw.Sql.Workspace --prerelease
Dependencies
Fdw.Abstractions · Fdw.MessageLogging.Abstractions · Fdw.Results · Fdw.Results.Abstractions
Part of FractalDataWorks 1.0.0-rc.1. Licensed under Apache-2.0.
| Product | Versions 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.
-
net10.0
- Fdw.Abstractions (>= 1.0.1-rc.4)
- Fdw.MessageLogging.Abstractions (>= 1.0.1-rc.4)
- Fdw.Results (>= 1.0.1-rc.4)
- Fdw.Results.Abstractions (>= 1.0.1-rc.4)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Build.Framework (>= 18.6.3)
- Microsoft.Build.Utilities.Core (>= 18.6.3)
- Microsoft.Data.SqlClient (>= 7.0.1)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Caching.Memory (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.22.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.22.0)
- Microsoft.IdentityModel.Tokens (>= 8.22.0)
- Microsoft.NET.StringTools (>= 18.6.3)
- Microsoft.SqlServer.DacFx (>= 170.3.93)
- Microsoft.SqlServer.TransactSql.ScriptDom (>= 180.18.1)
- System.IdentityModel.Tokens.Jwt (>= 8.22.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Fdw.Sql.Workspace:
| Package | Downloads |
|---|---|
|
Fdw.Sql.Commands.Abstractions
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Sql.Commands
Development tools and utilities for the Fdw ecosystem. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1-rc.4 | 63 | 9/2/2026 |
| 1.0.1-rc.3 | 62 | 9/2/2026 |
| 1.0.1-rc.2 | 62 | 9/1/2026 |
| 1.0.1-rc.1 | 72 | 8/31/2026 |
| 1.0.0-rc.10 | 73 | 8/28/2026 |
| 1.0.0-rc.9 | 71 | 8/25/2026 |
| 1.0.0-rc.8 | 71 | 8/25/2026 |
| 1.0.0-rc.6.1 | 73 | 8/20/2026 |
| 1.0.0-rc.6 | 72 | 8/20/2026 |
| 1.0.0-rc.5 | 69 | 8/19/2026 |
| 1.0.0-rc.4 | 69 | 8/19/2026 |
| 1.0.0-rc.3 | 71 | 8/17/2026 |
| 1.0.0-rc.1 | 74 | 8/10/2026 |