Fdw.Workspace.Management
1.1.0-rc.1
This is a prerelease version of Fdw.Workspace.Management.
dotnet add package Fdw.Workspace.Management --version 1.1.0-rc.1
NuGet\Install-Package Fdw.Workspace.Management -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.Workspace.Management" 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.Workspace.Management" Version="1.1.0-rc.1" />
<PackageReference Include="Fdw.Workspace.Management" />
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.Workspace.Management --version 1.1.0-rc.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fdw.Workspace.Management, 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.Workspace.Management@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.Workspace.Management&version=1.1.0-rc.1&prerelease
#tool nuget:?package=Fdw.Workspace.Management&version=1.1.0-rc.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fdw.Workspace.Management
Workspace and solution management.
This package declares 2 interface(s), 1 service/provider type(s), 1 model(s).
Contracts (2)
| Type | Kind | Purpose |
|---|---|---|
IWorkspaceManager |
interface | Manages multiple Roslyn workspaces with session persistence and lifecycle management. |
IWorkspaceSessionStore |
interface | Abstracts the persistence mechanism for workspace sessions. |
Services (1)
| Type | Kind | Purpose |
|---|---|---|
WorkspaceManager |
class | Default implementation of that manages multiple Roslyn workspaces with session persistence support. |
Records (1)
| Type | Kind | Purpose |
|---|---|---|
SnapshotRecord |
class | Represents a snapshot record within a session. |
Types (6)
| Type | Kind | Purpose |
|---|---|---|
FileBasedSessionStore |
class | File-based implementation of that persists sessions as JSON files in a specified directory. |
InMemorySessionStore |
class | In-memory implementation of for testing and scenarios where persistence is not required. |
SessionInfo |
class | Provides information about a saved workspace session. |
WorkspaceInfo |
class | Provides information about a loaded workspace. |
WorkspaceManagementLog |
class | MessageLogging methods for workspace management operations. EventId range: 9016-9050. |
WorkspaceSession |
class | Represents a serializable workspace session for persistence. |
Installation
dotnet add package Fdw.Workspace.Management --prerelease
Dependencies
Fdw.MessageLogging.Abstractions · Fdw.Messages · Fdw.Results · Fdw.Workspace.Roslyn
Build-time only (generators and analyzers, not runtime dependencies): 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Fdw.MessageLogging.Abstractions (>= 1.1.0-rc.1)
- Fdw.Messages (>= 1.1.0-rc.1)
- Fdw.Results (>= 1.1.0-rc.1)
- Fdw.Workspace.Roslyn (>= 1.1.0-rc.1)
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 | 46 | 9/15/2026 |
| 1.0.1-rc.4 | 69 | 9/2/2026 |
| 1.0.1-rc.3 | 63 | 9/2/2026 |
| 1.0.1-rc.2 | 58 | 9/1/2026 |
| 1.0.1-rc.1 | 58 | 8/31/2026 |
| 1.0.0-rc.10 | 59 | 8/28/2026 |
| 1.0.0-rc.9 | 68 | 8/25/2026 |
| 1.0.0-rc.8 | 66 | 8/25/2026 |
| 1.0.0-rc.6.1 | 72 | 8/20/2026 |
| 1.0.0-rc.6 | 83 | 8/20/2026 |
| 1.0.0-rc.5 | 89 | 8/19/2026 |
| 1.0.0-rc.4 | 65 | 8/19/2026 |
| 1.0.0-rc.3 | 75 | 8/17/2026 |
| 1.0.0-rc.1 | 77 | 8/10/2026 |