Fdw.Services.Connections.RoslynWorkspace
1.1.0-rc.1
dotnet add package Fdw.Services.Connections.RoslynWorkspace --version 1.1.0-rc.1
NuGet\Install-Package Fdw.Services.Connections.RoslynWorkspace -Version 1.1.0-rc.1
<PackageReference Include="Fdw.Services.Connections.RoslynWorkspace" Version="1.1.0-rc.1" />
<PackageVersion Include="Fdw.Services.Connections.RoslynWorkspace" Version="1.1.0-rc.1" />
<PackageReference Include="Fdw.Services.Connections.RoslynWorkspace" />
paket add Fdw.Services.Connections.RoslynWorkspace --version 1.1.0-rc.1
#r "nuget: Fdw.Services.Connections.RoslynWorkspace, 1.1.0-rc.1"
#:package Fdw.Services.Connections.RoslynWorkspace@1.1.0-rc.1
#addin nuget:?package=Fdw.Services.Connections.RoslynWorkspace&version=1.1.0-rc.1&prerelease
#tool nuget:?package=Fdw.Services.Connections.RoslynWorkspace&version=1.1.0-rc.1&prerelease
Fdw.Services.Connections.RoslynWorkspace
A connection whose backend is a Roslyn workspace, so a solution can be queried through the same gateway as a database.
Registration lives in the option, not in a host's Program.cs. Each option carries three replaceable phase bodies — Configure, Register, Initialize — where the first two take and return the IHostApplicationBuilder and the third takes and returns the IServiceProvider. Referencing this package is what enlists its options: a module initializer collects and dedupes them at assembly load.
Collections
| Type | Kind | Purpose |
|---|---|---|
SymbolKindScores |
class | TypeCollection of scoring weights per Roslyn SymbolKind, keyed by the enum's name. Look up with… |
Options (1 declared)
| Type | Kind | Purpose |
|---|---|---|
RoslynWorkspaceConnectionType |
class | Connection type definition for RoslynWorkspace connections. Registers and binds from… |
Shipped options are reference implementations, not canon — a consumer adds a kind by declaring its own option against this collection, in its own assembly.
Configuration
Configuration classes are [ManagedConfiguration]: they generate their own DDL, validation and UI form metadata, and are read back as rows rather than from JSON.
| Type | Kind | Purpose |
|---|---|---|
RoslynWorkspaceConnectionConfiguration |
class | Configuration for RoslynWorkspace connections. Standalone typed body POCO — no longer inherits from .… |
Installation
dotnet add package Fdw.Services.Connections.RoslynWorkspace --prerelease
Dependencies
Fdw.Configuration · Fdw.Configuration.Abstractions · Fdw.MessageLogging.Abstractions · Fdw.Results · Fdw.Results.Abstractions · Fdw.Services · Fdw.Services.Connections · Fdw.Services.Connections.Abstractions · Fdw.Services.Connections.RoslynWorkspace.Abstractions · Fdw.Services.Data.Abstractions · Fdw.Workspace.Roslyn
Build-time only (generators and analyzers, not runtime dependencies): Fdw.Collections.SourceGenerators · Fdw.Configuration.SourceGenerators · Fdw.Data.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.Configuration (>= 1.1.0-rc.1)
- Fdw.Configuration.Abstractions (>= 1.1.0-rc.1)
- Fdw.MessageLogging.Abstractions (>= 1.1.0-rc.1)
- Fdw.Results (>= 1.1.0-rc.1)
- Fdw.Results.Abstractions (>= 1.1.0-rc.1)
- Fdw.Services (>= 1.1.0-rc.1)
- Fdw.Services.Connections (>= 1.1.0-rc.1)
- Fdw.Services.Connections.Abstractions (>= 1.1.0-rc.1)
- Fdw.Services.Connections.RoslynWorkspace.Abstractions (>= 1.1.0-rc.1)
- Fdw.Services.Data.Abstractions (>= 1.1.0-rc.1)
- Fdw.Workspace.Roslyn (>= 1.1.0-rc.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fdw.Services.Connections.RoslynWorkspace:
| Package | Downloads |
|---|---|
|
Fdw.Services.Connections.RoslynWorkspace.Registration
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.1.0-rc.1 | 37 | 9/15/2026 |
| 1.0.1-rc.4 | 74 | 9/2/2026 |
| 1.0.1-rc.3 | 63 | 9/2/2026 |
| 1.0.1-rc.2 | 60 | 9/1/2026 |
| 1.0.1-rc.1 | 90 | 8/31/2026 |
| 1.0.0-rc.10 | 60 | 8/28/2026 |
| 1.0.0-rc.9 | 103 | 8/25/2026 |
| 1.0.0-rc.8 | 69 | 8/25/2026 |
| 1.0.0-rc.6.1 | 63 | 8/20/2026 |
| 1.0.0-rc.6 | 102 | 8/20/2026 |
| 1.0.0-rc.5 | 168 | 8/19/2026 |
| 1.0.0-rc.4 | 63 | 8/19/2026 |
| 1.0.0-rc.3 | 110 | 8/17/2026 |
| 1.0.0-rc.1 | 72 | 8/10/2026 |