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 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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 | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (14)
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 |
|
Gami.Core
A shared library for Gami UI and plugins |
|
ChocoWrapper
A chocolatey wrapper in windows. |
|
ffmpegnet
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications |
|
XYB.FFMpegCore
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications (modified by xyb from https://github.com/rosenbjerg/FFMpegCore) |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Instances:
Repository | Stars |
---|---|
rosenbjerg/FFMpegCore
A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
|
|
xiaoyaocz/biliuwp-lite
哔哩哔哩UWP Lite
|
|
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 | 1,036,699 | 1/28/2023 |
2.0.0 | 341,028 | 3/12/2022 |
1.6.1 | 168,660 | 1/7/2022 |
1.6.0 | 374,164 | 7/20/2020 |
1.5.0 | 23,700 | 2/23/2020 |
1.4.0 | 3,395 | 2/18/2020 |
1.3.3 | 546 | 2/12/2020 |
1.3.2 | 511 | 2/12/2020 |
1.3.1 | 514 | 2/12/2020 |
1.3.0 | 527 | 2/12/2020 |
1.2.0 | 522 | 2/11/2020 |
1.1.0 | 535 | 2/11/2020 |
1.0.0 | 583 | 2/11/2020 |
Changed behaviour for handling process already exited on Kill, WaitForExit and WaitForExitAsync