Fdw.Sql.Commands 1.0.1-rc.4

This is a prerelease version of Fdw.Sql.Commands.
dotnet add package Fdw.Sql.Commands --version 1.0.1-rc.4
                    
NuGet\Install-Package Fdw.Sql.Commands -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.Commands" 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.Commands" Version="1.0.1-rc.4" />
                    
Directory.Packages.props
<PackageReference Include="Fdw.Sql.Commands" />
                    
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 Fdw.Sql.Commands --version 1.0.1-rc.4
                    
#r "nuget: Fdw.Sql.Commands, 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.Commands@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.Commands&version=1.0.1-rc.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Fdw.Sql.Commands&version=1.0.1-rc.4&prerelease
                    
Install as a Cake Tool

Fdw.Sql.Commands

SQL command types and the catalogue that exposes them.

A TypeCollection and its options — an extensible enum. Members are discovered at compile time and reachable by ByName / ById / All; a lookup that finds nothing returns a NotFound sentinel rather than null, so a caller never has to null-check a lookup.

A module initializer collects every [TypeOption] in every referenced assembly and dedupes them into the collection at load. Adding a member is a package reference plus a declaration — the collection itself is never edited.

Collections

Type Kind Purpose
SqlAnalysisTranslators class
SqlBuildTranslators class
SqlGenerationTranslators class
SqlNavigationTranslators class
SqlProjectTranslators class
SqlRefactoringTranslators class
SqlSearchTranslators class
SqlWorkspaceTranslators class

Options (106 declared)

Type Kind Purpose
CreateSnapshotTranslator class Generates a placeholder snapshot ID. The handler intercepts the result and patches the real SnapshotId…
AddScriptCommand class
AddScriptTranslator class
AnalyzeComplexityCommand class
AnalyzeComplexityTranslator class
AnalyzeCouplingCommand class
AnalyzeCouplingTranslator class
AnalyzeDependenciesCommand class
AnalyzeDependenciesTranslator class
AnalyzeIndexCoverageCommand class
AnalyzeIndexCoverageTranslator class
ApplyWorkspaceChangesCommand class
ApplyWorkspaceChangesTranslator class
BuildProjectCommand class
BuildProjectTranslator class
CompareToBaselineCommand class
CompareToBaselineTranslator class
CreateSnapshotCommand class

Installation

dotnet add package Fdw.Sql.Commands --prerelease

Dependencies

Fdw.Sql.Commands.Abstractions · Fdw.Sql.Workspace


Part of FractalDataWorks 1.0.0-rc.1. Licensed under Apache-2.0.

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

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
1.0.1-rc.4 56 9/2/2026
1.0.1-rc.3 51 9/2/2026
1.0.1-rc.2 53 9/1/2026
1.0.1-rc.1 52 8/31/2026
1.0.0-rc.10 60 8/28/2026
1.0.0-rc.9 64 8/25/2026
1.0.0-rc.8 67 8/25/2026
1.0.0-rc.6.1 68 8/20/2026
1.0.0-rc.6 75 8/20/2026
1.0.0-rc.5 65 8/19/2026
1.0.0-rc.4 60 8/19/2026
1.0.0-rc.3 78 8/17/2026
1.0.0-rc.1 66 8/10/2026