Instances 1.6.0
A process wrapper for asyncronous use, using Tasks or Events
Install-Package Instances -Version 1.6.0
dotnet add package Instances --version 1.6.0
<PackageReference Include="Instances" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Instances --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Instances, 1.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
CreateNoWindow is set to true by default
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Instances:
Package | Downloads |
---|---|
FFMpegCore
A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
|
|
f14.FFMpeg.Probe
FFprobe wrapper.
|
|
f14.FFMpeg
FFMpeg wrapper.
|
GitHub repositories (1)
Showing the top 1 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
|