Fdw.Roslyn.Commands
1.1.0-rc.1
dotnet add package Fdw.Roslyn.Commands --version 1.1.0-rc.1
NuGet\Install-Package Fdw.Roslyn.Commands -Version 1.1.0-rc.1
<PackageReference Include="Fdw.Roslyn.Commands" Version="1.1.0-rc.1" />
<PackageVersion Include="Fdw.Roslyn.Commands" Version="1.1.0-rc.1" />
<PackageReference Include="Fdw.Roslyn.Commands" />
paket add Fdw.Roslyn.Commands --version 1.1.0-rc.1
#r "nuget: Fdw.Roslyn.Commands, 1.1.0-rc.1"
#:package Fdw.Roslyn.Commands@1.1.0-rc.1
#addin nuget:?package=Fdw.Roslyn.Commands&version=1.1.0-rc.1&prerelease
#tool nuget:?package=Fdw.Roslyn.Commands&version=1.1.0-rc.1&prerelease
Fdw.Roslyn.Commands
The Roslyn command catalogue — every code-analysis and refactoring operation FDW exposes, each one a declared, downstream-extensible member rather than a hard-coded tool.
This package declares 1 service/provider type(s).
Options (185)
| Type | Kind | Purpose |
|---|---|---|
AddBracesCommand |
class | Command to add braces to single-line statements. |
AddBracesTranslator |
class | Translator for AddBracesCommand. |
AddDocumentCommand |
class | Command to add a document to a project. |
AddDocumentTranslator |
class | Translator for AddDocumentCommand. |
AddProjectReferenceCommand |
class | Command to add a project reference. |
AddProjectReferenceTranslator |
class | Translator for AddProjectReferenceCommand. |
AddUsingsCommand |
class | Command to add missing using directives to a file. |
AddUsingsTranslator |
class | Translator for AddUsingsCommand. |
AnalyzeComplexityCommand |
class | Command to calculate cyclomatic complexity for methods. |
AnalyzeComplexityTranslator |
class | Translator for analyzing cyclomatic complexity. |
AnalyzeCouplingCommand |
class | Command to analyze coupling between types (afferent and efferent coupling). |
AnalyzeCouplingTranslator |
class | Translator for analyzing type coupling. |
Services (1)
| Type | Kind | Purpose |
|---|---|---|
RoslynCommandHandler |
class | Default implementation of . Orchestrates command execution between workspace and translators. |
Types (147)
| Type | Kind | Purpose |
|---|---|---|
AddDocumentResult |
class | Result of adding a document to a project. |
AddProjectReferenceResult |
class | Result of adding a project reference. |
AnalyzeFamilyDriftTranslatorLog |
class | MessageLogging methods for AnalyzeFamilyDriftTranslator. EventId range: 9300-9349. |
AssemblyUsage |
class | How much a document depends on one assembly. |
AssemblyUsageScanner |
class | Resolves every symbol a document references to the assembly that declares it. |
BaselineData |
class | Data returned from baseline information operations. |
BreakFinding |
class | Something that will break as a result of moving a type between assemblies. |
BuildProjectData |
class | Data returned by build project operation. |
CallHierarchyData |
class | Data returned by call hierarchy analysis. |
CallHierarchyEntry |
class | Represents a call hierarchy entry. |
ChangeLedger |
class | Default in-memory implementation of . Thread-safe: the stdio host may dispatch tool calls concurrently. |
ChangeLedgerLog |
class | MessageLogging methods for change ledger operations. |
Installation
dotnet add package Fdw.Roslyn.Commands --prerelease
Dependencies
Fdw.Collections · Fdw.MessageLogging.Abstractions · Fdw.Results · Fdw.Roslyn.Commands.Abstractions · Fdw.Workspace.Roslyn
Build-time only (generators and analyzers, not runtime dependencies): Fdw.Collections.SourceGenerators · Fdw.MessageLogging.SourceGenerators
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.Collections (>= 1.1.0-rc.1)
- Fdw.MessageLogging.Abstractions (>= 1.1.0-rc.1)
- Fdw.Results (>= 1.1.0-rc.1)
- Fdw.Roslyn.Commands.Abstractions (>= 1.1.0-rc.1)
- Fdw.Workspace.Roslyn (>= 1.1.0-rc.1)
- Microsoft.CodeAnalysis.CSharp (>= 5.3.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 5.3.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 5.3.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
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.1.0-rc.1 | 37 | 9/15/2026 |
| 1.0.1-rc.4 | 69 | 9/2/2026 |
| 1.0.1-rc.3 | 62 | 9/2/2026 |
| 1.0.1-rc.2 | 59 | 9/1/2026 |
| 1.0.1-rc.1 | 58 | 8/31/2026 |
| 1.0.0-rc.10 | 65 | 8/28/2026 |
| 1.0.0-rc.9 | 66 | 8/25/2026 |
| 1.0.0-rc.8 | 68 | 8/25/2026 |
| 1.0.0-rc.6.1 | 62 | 8/20/2026 |
| 1.0.0-rc.6 | 62 | 8/20/2026 |
| 1.0.0-rc.5 | 86 | 8/19/2026 |
| 1.0.0-rc.4 | 60 | 8/19/2026 |
| 1.0.0-rc.3 | 74 | 8/17/2026 |
| 1.0.0-rc.1 | 78 | 8/10/2026 |