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 (2)

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

Package Downloads
System.Management.Automation

Runtime for hosting PowerShell

Devolutions.PowerShell.SDK

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 725,533 2026/4/28
700.0.0-rc.1 344,581 2026/2/4
700.0.0-preview.2 10,332 2025/10/29
700.0.0-preview.1 11,155 2025/9/11
7.4.0 11,978,055 2023/11/1
7.4.0-preview.2 121,441 2023/1/10
7.4.0-preview.1 18,009 2022/12/15
7.3.2 2,358,973 2023/1/9
7.3.1 55,601 2022/12/14
7.3.0 454,017 2022/10/27
7.3.0-rc.1 4,067 2022/10/4
7.3.0-preview.1 25,044 2022/2/14
7.2.1 2,141,400 2023/2/2
7.2.0 3,161,169 2021/10/19
7.2.0-preview.2 14,459 2021/5/19
7.2.0-preview.1 7,864 2021/3/13
7.1.0 3,286,937 2020/11/3
7.1.0-rc.2 4,306 2020/10/16
7.0.0 1,878,200 2020/2/12
7.0.0-rc.2 8,380 2020/1/14
Loading failed