canopy 0.9.22
dotnet add package canopy --version 0.9.22
NuGet\Install-Package canopy -Version 0.9.22
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="0.9.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="canopy" Version="0.9.22" />
<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 0.9.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: canopy, 0.9.22"
#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@0.9.22
#: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=0.9.22
#tool nuget:?package=canopy&version=0.9.22
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 (>= 3.0.2)
- Selenium.Support (= 2.45.0)
- Selenium.WebDriver (= 2.45.0)
- SizSelCsZzz (= 0.3.36)
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 |
|---|---|---|
| 0.9.22 | 3,915 | 3/4/2015 |
| 0.9.21 | 1,634 | 2/11/2015 |
| 0.9.19 | 238 | 1/22/2015 |
| 0.9.18 | 600 | 12/9/2014 |
| 0.9.17 | 381 | 10/21/2014 |
| 0.9.16 | 220 | 9/29/2014 |
| 0.9.15 | 317 | 9/17/2014 |
| 0.9.14 | 120 | 9/8/2014 |
| 0.9.13 | 339 | 8/11/2014 |
| 0.9.12 | 242 | 7/2/2014 |
| 0.9.11 | 123 | 5/29/2014 |
| 0.9.10 | 77 | 5/26/2014 |
| 0.9.8 | 271 | 4/1/2014 |
| 0.9.7 | 74 | 3/12/2014 |
| 0.9.5 | 80 | 2/8/2014 |
| 0.9.4 | 62 | 2/7/2014 |
| 0.9.3 | 67 | 1/28/2014 |
Loading failed
Updated to Selenium 2.45, thanks @pottereric