System.Diagnostics.Process
4.0.0-beta-23119
Prefix Reserved
This is a prerelease version of System.Diagnostics.Process.
Requires NuGet 3.0 or higher.
dotnet add package System.Diagnostics.Process --version 4.0.0-beta-23119
NuGet\Install-Package System.Diagnostics.Process -Version 4.0.0-beta-23119
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="System.Diagnostics.Process" Version="4.0.0-beta-23119" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Diagnostics.Process" Version="4.0.0-beta-23119" />
<PackageReference Include="System.Diagnostics.Process" />
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 System.Diagnostics.Process --version 4.0.0-beta-23119
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Diagnostics.Process, 4.0.0-beta-23119"
#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.
#addin nuget:?package=System.Diagnostics.Process&version=4.0.0-beta-23119&prerelease
#tool nuget:?package=System.Diagnostics.Process&version=4.0.0-beta-23119&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes.
Commonly Used Types:
System.Diagnostics.Process
System.Diagnostics.ProcessModule
System.Diagnostics.ProcessStartInfo
System.Diagnostics.ProcessThread
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet is compatible. |
DNXCore | dnxcore50 is compatible. |
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETPlatform 5.0
- System.IO (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
- System.Security.SecureString (>= 4.0.0-beta-23119)
- System.Text.Encoding (>= 4.0.0)
-
DNXCore 5.0
- Microsoft.Win32.Primitives (>= 4.0.0)
- Microsoft.Win32.Registry (>= 4.0.0-beta-23119)
- System.Collections (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.IO.FileSystem (>= 4.0.0)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Runtime.Handles (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Security.SecureString (>= 4.0.0-beta-23119)
- System.Text.Encoding (>= 4.0.10)
- System.Text.Encoding.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
- System.Threading.Thread (>= 4.0.0-beta-23119)
- System.Threading.ThreadPool (>= 4.0.10-beta-23119)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
GitHub repositories (51)
Showing the top 20 popular GitHub repositories that depend on System.Diagnostics.Process:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
1Remote/1Remote
One Remote Access Manager to Rule Them All
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
picoe/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
|
|
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
itext/itext-dotnet
iText for .NET is the .NET version of the iText library, formerly known as iTextSharp, which it replaces. iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enha
|
|
VitalElement/AvalonStudio
Cross platform IDE and Shell
|
|
microsoft/Trill
Trill is a single-node query processor for temporal or streaming data.
|
|
sendgrid/sendgrid-csharp
The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
|
|
reactiveui/splat
Makes things cross-platform
|
|
andrewlock/NetEscapades.AspNetCore.SecurityHeaders
Small package to allow adding security headers to ASP.NET Core websites
|
|
dotnet/HttpRepl
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
|
|
luca-piccioni/OpenGL.Net
Modern OpenGL bindings for C#.
|
|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-beta-23119 | 13 | 7/20/2015 |
4.0.0-beta-23019 | 12,007 | 6/29/2015 |
4.0.0-beta-22816 | 22,472 | 4/24/2015 |
4.0.0-beta-22605 | 7,637 | 2/13/2015 |
4.0.0-beta-22416 | 4,625 | 1/16/2015 |
4.0.0-beta-22231 | 12,572 | 11/11/2014 |