Citrix Workspace .net Core — 8.0 Or Later
However, certain components, add-ons, and integrations that work alongside Citrix Workspace do require .NET runtime dependencies — specifically .NET Framework 4.7.2 or later. But starting with Citrix Workspace App version 2305 and newer, Citrix has been gradually moving some supporting utilities toward .NET 6.0 and now .NET 8.0 . Where .NET 8.0+ appears in a Citrix environment: | Component | .NET Dependency | Notes | |-----------|----------------|-------| | Citrix Workspace App (core) | None | Native C++ client | | Citrix VDA (Virtual Delivery Agent) | .NET Framework 4.7.2+ | Not .NET Core | | Citrix Workspace Environment Management (WEM) Agent | .NET 6.0+ | Starting WEM 2305 | | Citrix Cloud Connector | .NET Framework 4.8 | | | Citrix Director Console | .NET 8.0 (optional) | For modern reporting | | Custom SDKs (StoreFront SDK, Powershell) | .NET 6.0/8.0 | For automation scripts | | Workspace App for Linux (Dependency) | .NET Core runtime | For certain SSO features |
dotnet --info If dotnet is not recognized, .NET SDK/runtime is missing. citrix workspace .net core 8.0 or later
As of 2025, you should: ✅ Install .NET 8.0 runtime on any server where you run Citrix WEM, Director, or Cloud Connector components. ✅ Include .NET 8.0 in Windows golden images if you plan to use modern Citrix optimization tools. ✅ Stay updated: Citrix LTSR releases will likely mandate .NET 8.0 by 2026. As of 2025, you should: ✅ Install
If you run custom .NET Core plugins for Workspace App (using the deprecated Citrix Workspace SDK), you’ll need the runtime. Part 6: Common Errors and Resolutions Error 1: “Citrix Workspace could not start due to missing framework” Context: Occurs when launching a custom workspace plugin or an internal Citrix tool like CtxMgr.exe . If you run custom
Look for: HKLM\SOFTWARE\dotnet\InstalledVersions\x64\sharedfx\Microsoft.NETCore.App