Microsoft.WSMan.Runtime 7.6.0

Prefix Reserved
dotnet add package Microsoft.WSMan.Runtime --version 7.6.0
                    
NuGet\Install-Package Microsoft.WSMan.Runtime -Version 7.6.0
                    
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="Microsoft.WSMan.Runtime" Version="7.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.WSMan.Runtime" Version="7.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.WSMan.Runtime" />
                    
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 Microsoft.WSMan.Runtime --version 7.6.0
                    
#r "nuget: Microsoft.WSMan.Runtime, 7.6.0"
                    
#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 Microsoft.WSMan.Runtime@7.6.0
                    
#: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=Microsoft.WSMan.Runtime&version=7.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.WSMan.Runtime&version=7.6.0
                    
Install as a Cake Tool

Runtime for hosting PowerShell

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.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.WSMan.Runtime:

Package Downloads
Microsoft.WSMan.Management

Runtime for hosting PowerShell

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.WSMan.Runtime:

Repository Stars
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
Version Downloads Last Updated
7.6.0 2,095 3/18/2026
7.6.0-rc.1 3,805 2/19/2026
7.6.0-preview.6 795 2/18/2026
7.6.0-preview.5 2,397 10/9/2025
7.6.0-preview.4 477 4/8/2025
7.6.0-preview.3 2,222 2/21/2025
7.6.0-preview.2 2,533 1/15/2025
7.5.5 10,102 3/12/2026
7.5.4 394,309 10/16/2025
7.5.3 58,923 9/10/2025
7.5.2 170,253 6/24/2025
7.5.1 226,094 4/28/2025
7.5.0 231,870 1/23/2025
7.4.14 2,793 3/12/2026
7.4.13 84,160 10/16/2025
7.4.12 56,696 9/10/2025
7.4.11 110,739 6/24/2025
7.4.10 63,111 5/13/2025
7.4.7 349,651 1/23/2025
Loading failed