Microsoft.PowerShell.Native 700.0.0

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

Native binaries for PowerShell Core

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.PowerShell.Native:

Package Downloads
System.Management.Automation

Runtime for hosting PowerShell

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.PowerShell.Native:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
Version Downloads Last Updated
700.0.0 419 4/28/2026
700.0.0-rc.1 88,295 2/4/2026
700.0.0-preview.2 6,832 10/29/2025
700.0.0-preview.1 9,328 9/11/2025
7.4.0 9,251,082 11/1/2023
7.4.0-preview.2 117,413 1/10/2023
7.4.0-preview.1 17,385 12/15/2022
7.3.2 2,291,364 1/9/2023
7.3.1 48,469 12/14/2022
7.3.0 450,123 10/27/2022
7.3.0-rc.1 3,922 10/4/2022
7.3.0-preview.1 24,054 2/14/2022
7.2.1 1,758,820 2/2/2023
7.2.0 2,993,846 10/19/2021
7.2.0-preview.2 13,472 5/19/2021
7.2.0-preview.1 7,573 3/13/2021
7.1.0 3,032,785 11/3/2020
7.1.0-rc.2 3,823 10/16/2020
7.0.0 1,816,401 2/12/2020
7.0.0-rc.2 8,080 1/14/2020
Loading failed