Hopac 0.3.18
.NET Standard 1.6
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Hopac --version 0.3.18
NuGet\Install-Package Hopac -Version 0.3.18
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="Hopac" Version="0.3.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hopac --version 0.3.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hopac, 0.3.18"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hopac as a Cake Addin
#addin nuget:?package=Hopac&version=0.3.18
// Install Hopac as a Cake Tool
#tool nuget:?package=Hopac&version=0.3.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Inspired by languages like Concurrent ML and Cilk, Hopac is a library for F# with the aim of making it easier to write efficient parallel, asynchronous, concurrent and reactive programs. Hopac is licensed under a MIT-style license. See project website for further information.
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 | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.6
- FSharp.Core (>= 4.0.1.7-alpha)
- NETStandard.Library (>= 1.6.0)
-
All Frameworks
- FSharp.Core (>= 3.1.2.5)
NuGet packages (59)
Showing the top 5 NuGet packages that depend on Hopac:
Package | Downloads |
---|---|
Logary
Package Description |
|
Http.fs
A simple functional HTTP client library for F# |
|
Logary.CSharp
Package Description |
|
Logary.Adapters.Topshelf
Package Description |
|
Expecto.Hopac
Running Hopac jobs from Expecto |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.1 | 35,799 | 7/5/2021 |
0.5.0 | 25,763 | 11/22/2020 |
0.4.1 | 98,229 | 9/21/2018 |
0.3.23 | 255,597 | 9/30/2016 |
0.3.22 | 14,497 | 9/27/2016 |
0.3.21 | 14,787 | 9/25/2016 |
0.3.20 | 1,169 | 9/22/2016 |
0.3.19 | 1,248 | 9/22/2016 |
0.3.18 | 1,279 | 9/21/2016 |
0.3.17 | 1,275 | 9/12/2016 |
0.3.16 | 1,120 | 9/12/2016 |
0.3.14 | 2,254 | 9/7/2016 |
0.3.13 | 21,183 | 8/24/2016 |
0.3.12 | 2,372 | 8/21/2016 |
0.3.11 | 1,158 | 8/20/2016 |
0.3.10 | 1,159 | 8/16/2016 |
0.3.9 | 1,168 | 8/14/2016 |
0.3.8 | 1,140 | 8/13/2016 |
0.3.7 | 5,827 | 8/8/2016 |
0.3.6 | 8,329 | 8/6/2016 |
0.3.5 | 1,076 | 8/6/2016 |
0.3.4 | 2,426 | 8/5/2016 |
0.2.1 | 27,393 | 6/5/2016 |
0.2.0 | 1,295 | 6/1/2016 |
0.1.3 | 42,589 | 12/15/2015 |
0.1.2 | 1,276 | 11/27/2015 |
0.1.1 | 1,208 | 11/24/2015 |
0.1.0 | 2,742 | 11/23/2015 |
0.0.0.48 | 2,067 | 7/15/2015 |
0.0.0.47 | 1,249 | 5/27/2015 |
0.0.0.46 | 1,626 | 5/24/2015 |
0.0.0.45 | 1,404 | 4/10/2015 |
0.0.0.44 | 1,514 | 3/2/2015 |
0.0.0.43 | 1,617 | 2/28/2015 |
0.0.0.42 | 1,370 | 2/27/2015 |
0.0.0.41 | 2,029 | 2/11/2015 |
0.0.0.40 | 1,745 | 2/6/2015 |
0.0.0.39 | 1,734 | 2/1/2015 |
0.0.0.38 | 1,532 | 1/24/2015 |
0.0.0.37 | 1,966 | 1/21/2015 |
0.0.0.36 | 1,297 | 1/20/2015 |
0.0.0.33 | 1,411 | 12/11/2014 |
* Added `Stream.duringEach`.