Instances 3.0.0
dotnet add package Instances --version 3.0.0
NuGet\Install-Package Instances -Version 3.0.0
<PackageReference Include="Instances" Version="3.0.0" />
paket add Instances --version 3.0.0
#r "nuget: Instances, 3.0.0"
// Install Instances as a Cake Addin
#addin nuget:?package=Instances&version=3.0.0
// Install Instances as a Cake Tool
#tool nuget:?package=Instances&version=3.0.0
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Instances:
Package | Downloads |
---|---|
FFMpegCore
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications |
|
ChocoWrapper
A chocolatey wrapper in windows. |
|
Appleneko2001.FFMpegCore
FFMpegCore mod by appleneko2001. For more information, browse the project URL. |
|
f14.FFMpeg
FFMpeg wrapper. |
|
f14.FFMpeg.Probe
FFprobe wrapper. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Instances:
Repository | Stars |
---|---|
xiaoyaocz/biliuwp-lite
哔哩哔哩UWP Lite
|
|
rosenbjerg/FFMpegCore
A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
|
|
revenz/FileFlows
FileFlows is a file processing application that can execute actions against a file in a tree flow structure.
|
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 11,825 | 1/28/2023 |
2.0.0 | 125,812 | 3/12/2022 |
1.6.1 | 82,355 | 1/7/2022 |
1.6.0 | 278,272 | 7/20/2020 |
1.5.0 | 13,305 | 2/23/2020 |
1.4.0 | 904 | 2/18/2020 |
1.3.3 | 403 | 2/12/2020 |
1.3.2 | 374 | 2/12/2020 |
1.3.1 | 386 | 2/12/2020 |
1.3.0 | 391 | 2/12/2020 |
1.2.0 | 393 | 2/11/2020 |
1.1.0 | 397 | 2/11/2020 |
1.0.0 | 420 | 2/11/2020 |
Changed behaviour for handling process already exited on Kill, WaitForExit and WaitForExitAsync