Starting with version , Citrix Workspace app for Windows requires .NET Desktop Runtime 8.0 or later as a mandatory prerequisite. This shift from older .NET versions (like .NET Core 6.x) allows Citrix to leverage the latest security updates and performance improvements from Microsoft’s long-term support (LTS) cycle. Core Requirements for Citrix Workspace 2409+
Moving your existing Citrix customizations to a modern stack requires a phased approach: citrix workspace .net core 8.0 or later
Historically, Citrix products relied on the full (Windows-only). However, as of Citrix Workspace app 2307 and later, significant portions of the authentication, UI, and session management layers have been rebuilt on .NET 6/8 . Starting with version , Citrix Workspace app for
Many automation workflows leverage Citrix PowerShell cmdlets. While traditional Citrix SDKs required Windows PowerShell 5.1, modern environments utilize PowerShell Core (7.x+), which is built on top of .NET 8.0+. Writing custom .NET 8.0 C# modules that wrap or execute these modern PowerShell commands ensures native compatibility without relying on legacy legacy execution policies or execution shells. However, as of Citrix Workspace app 2307 and