Fdw.Roslyn.Commands 1.1.0-rc.1

This is a prerelease version of Fdw.Roslyn.Commands.
dotnet add package Fdw.Roslyn.Commands --version 1.1.0-rc.1
                    
NuGet\Install-Package Fdw.Roslyn.Commands -Version 1.1.0-rc.1
                    
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.Roslyn.Commands" Version="1.1.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fdw.Roslyn.Commands" Version="1.1.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Fdw.Roslyn.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.Roslyn.Commands --version 1.1.0-rc.1
                    
#r "nuget: Fdw.Roslyn.Commands, 1.1.0-rc.1"
                    
#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.Roslyn.Commands@1.1.0-rc.1
                    
#: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.Roslyn.Commands&version=1.1.0-rc.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Fdw.Roslyn.Commands&version=1.1.0-rc.1&prerelease
                    
Install as a Cake Tool

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 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.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