Proc 0.1.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Proc --version 0.1.10
                    
NuGet\Install-Package Proc -Version 0.1.10
                    
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="Proc" Version="0.1.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Proc" Version="0.1.10" />
                    
Directory.Packages.props
<PackageReference Include="Proc" />
                    
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 Proc --version 0.1.10
                    
#r "nuget: Proc, 0.1.10"
                    
#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 Proc@0.1.10
                    
#: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=Proc&version=0.1.10
                    
Install as a Cake Addin
#tool nuget:?package=Proc&version=0.1.10
                    
Install as a Cake Tool

Proc - IObservable System.Diagnostic.Process and super handy static Proc class

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Proc:

Package Downloads
Elastic.Elasticsearch.Managed

Provides an observable ElasticsearchNode abstraction that can be used to wrap an elasticsearch process. Also ships with an cluster abstraction that can start one or more ElasticsearchNode's

Proc.Fs

Dependency free reactive abstraction around Process, exposes handy static methods for the quick one-liners

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Proc:

Repository Stars
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
elastic/apm-agent-dotnet
opensearch-project/opensearch-net
OpenSearch .NET Client
editorconfig/editorconfig-core-net
EditorConfig Core library and command line utility written in C# for .NET/Mono http://editorconfig.org
Version Downloads Last Updated
0.11.0 368 11/12/2025
0.10.0 210 11/12/2025
0.9.1 37,245 12/3/2024
0.9.0 15,419 12/2/2024
0.8.2 2,338 10/2/2024
0.8.1 5,459 1/16/2024
0.8.0 757 1/15/2024
0.7.3 636 1/8/2024
0.7.2 608 1/7/2024
0.7.1 511 1/6/2024
0.7.0 498 1/5/2024
0.6.2 69,402 8/28/2019
0.6.1 263,093 6/20/2019
0.6.0 1,413 6/20/2019
0.5.0 1,364 6/20/2019
0.4.3 5,988 3/29/2019
0.4.2 1,449 2/13/2019
0.4.1 1,542 11/28/2018
0.4.0 1,507 11/28/2018
0.3.8 1,525 11/27/2018
0.3.7 15,228 8/31/2018
0.3.6 1,665 8/27/2018
0.3.5 1,628 8/27/2018
0.3.4 1,620 8/27/2018
0.3.3 1,623 8/23/2018
0.3.2 1,699 8/17/2018
0.3.1 1,655 8/17/2018
0.3.0 1,644 8/17/2018
0.2.1 10,257 5/30/2018
0.2.0 1,854 5/30/2018
0.1.10 2,074 5/7/2018
0.1.9 1,749 5/7/2018
0.1.8 2,070 5/7/2018
0.1.7 1,925 5/7/2018
0.1.6 1,991 5/7/2018
0.1.5 1,978 5/7/2018
0.1.4 2,150 4/18/2018
0.1.3 1,985 2/17/2018
0.1.1 2,116 2/12/2018