Fdw.Sql.Commands
1.0.1-rc.4
dotnet add package Fdw.Sql.Commands --version 1.0.1-rc.4
NuGet\Install-Package Fdw.Sql.Commands -Version 1.0.1-rc.4
<PackageReference Include="Fdw.Sql.Commands" Version="1.0.1-rc.4" />
<PackageVersion Include="Fdw.Sql.Commands" Version="1.0.1-rc.4" />
<PackageReference Include="Fdw.Sql.Commands" />
paket add Fdw.Sql.Commands --version 1.0.1-rc.4
#r "nuget: Fdw.Sql.Commands, 1.0.1-rc.4"
#:package Fdw.Sql.Commands@1.0.1-rc.4
#addin nuget:?package=Fdw.Sql.Commands&version=1.0.1-rc.4&prerelease
#tool nuget:?package=Fdw.Sql.Commands&version=1.0.1-rc.4&prerelease
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 | 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. |
-
net10.0
- Fdw.Sql.Commands.Abstractions (>= 1.0.1-rc.4)
- Fdw.Sql.Workspace (>= 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
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 |