canopy 2.0.0-beta-2
This is a prerelease version of canopy.
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 canopy --version 2.0.0-beta-2
NuGet\Install-Package canopy -Version 2.0.0-beta-2
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="canopy" Version="2.0.0-beta-2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="canopy" Version="2.0.0-beta-2" />
<PackageReference Include="canopy" />
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 canopy --version 2.0.0-beta-2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: canopy, 2.0.0-beta-2"
#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 canopy@2.0.0-beta-2
#: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=canopy&version=2.0.0-beta-2&prerelease
#tool nuget:?package=canopy&version=2.0.0-beta-2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple framework in F# on top of selenium for writing UI automation and tests.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (= 4.3.4)
- Selenium.WebDriver (>= 3.11.0)
- System.Drawing.Common (>= 4.5.0-preview1-26216-02)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on canopy:
| Package | Downloads |
|---|---|
|
canopy.integration
A sister package to canopy for integration tests. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on canopy:
| Repository | Stars |
|---|---|
|
HTBox/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
|
|
|
HTBox/crisischeckin
Crisischeckin Humanitarian Toolbox repository
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.5 | 131,247 | 3/7/2020 |
| 2.1.1 | 35,739 | 10/24/2019 |
| 2.1.0 | 48,521 | 9/10/2018 |
| 2.0.1 | 10,551 | 4/21/2018 |
| 2.0.0 | 2,215 | 4/8/2018 |
| 2.0.0-beta-3 | 1,548 | 4/7/2018 |
| 2.0.0-beta-2 | 1,526 | 4/7/2018 |
| 2.0.0-beta-1 | 1,405 | 4/3/2018 |
| 2.0.0-alpha | 1,457 | 3/26/2018 |
| 1.6.3 | 3,786 | 3/3/2018 |
| 1.6.2 | 3,463 | 2/3/2018 |
| 1.6.1 | 5,621 | 11/8/2017 |
| 1.6.0 | 2,912 | 11/7/2017 |
| 1.5.3 | 2,030 | 10/17/2017 |
| 1.5.2 | 3,723 | 10/11/2017 |
| 1.5.1 | 5,319 | 9/6/2017 |
| 1.5.0 | 11,112 | 6/18/2017 |
| 1.4.5 | 2,514 | 6/9/2017 |
Loading failed
2.0.0-beta-1 - April 2 2018
Beta release, some breaking changes with open statements, not yet documented, no migration docs yet
Added .net standard 2.0 support
2.0.0-beta-2 - April 6 2018
Fix FSharp.Core version