Expecto.BenchmarkDotNet 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Expecto.BenchmarkDotNet --version 2.0.0
NuGet\Install-Package Expecto.BenchmarkDotNet -Version 2.0.0
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="Expecto.BenchmarkDotNet" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Expecto.BenchmarkDotNet --version 2.0.0
#r "nuget: Expecto.BenchmarkDotNet, 2.0.0"
#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.
// Install Expecto.BenchmarkDotNet as a Cake Addin
#addin nuget:?package=Expecto.BenchmarkDotNet&version=2.0.0

// Install Expecto.BenchmarkDotNet as a Cake Tool
#tool nuget:?package=Expecto.BenchmarkDotNet&version=2.0.0

Expecto is a smooth test framework for F#, cloned from Fuchu with added functionality for making it easier to use.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Expecto.BenchmarkDotNet:

Package Downloads
Chia

This library Chia contains utils for internal Danpower Reporting and is used by serveral reports.

Chia.NetStandard

This library Chia contains utils for internal Danpower Reporting and is used by serveral reports.

Chia.Shared

This library Chia contains utils for internal Danpower Reporting and is used by serveral reports.

Juniper

This library Juniper contains Azure business reporting utils and uses an high level computation expression on top of the EPPlus excel package to create efficent excel reports.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Expecto.BenchmarkDotNet:

Repository Stars
JamesRandall/FunctionMonkey
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
Version Downloads Last updated
10.2.1 461 3/15/2024
10.2.0 100 3/15/2024
10.1.0 1,823 6/27/2023
10.0.0 203 6/8/2023
9.0.4 24,293 8/16/2021
9.0.2 43,772 6/25/2020
9.0.1 632 6/24/2020
9.0.0 14,752 4/4/2020
8.13.2 1,524 3/9/2020
8.13.1 12,416 11/24/2019
8.13.0 697 11/23/2019
8.12.0 30,116 9/16/2019
8.11.0 2,557 7/22/2019
8.10.1 10,435 4/7/2019
8.10.0 731 4/3/2019
8.9.1 1,824 2/27/2019
8.9.0 1,419 2/23/2019
8.8.0 1,796 1/28/2019
8.7.0 1,921 1/8/2019
8.6.5 2,380 12/20/2018
8.6.4 906 12/11/2018
8.6.3 916 12/8/2018
8.6.2 827 12/8/2018
8.6.1 818 12/7/2018
8.6.0 1,768 11/17/2018
8.5.0 1,264 11/5/2018
8.4.3 1,420 10/20/2018
8.4.2 1,919 9/28/2018
8.4.1 1,102 9/25/2018
8.3.0 1,848 9/5/2018
8.2.2 1,507 8/15/2018
8.2.1 1,452 7/30/2018
8.2.0 1,771 7/13/2018
8.1.1 1,637 6/13/2018
8.1.0 1,206 6/11/2018
7.0.1 2,176 4/7/2018
7.0.0 1,970 3/13/2018
6.0.0 1,327 3/5/2018
5.1.2 2,697 1/4/2018
5.1.1 1,398 12/6/2017
5.1.0 1,156 12/2/2017
5.0.1 2,513 8/25/2017
5.0.0 2,436 6/17/2017
5.0.0-rc1 879 5/3/2017
5.0.0-beta3 847 4/28/2017
5.0.0-beta2 881 4/25/2017
5.0.0-beta1 789 4/17/2017
5.0.0-beta 792 4/17/2017
4.2.1 6,708 4/28/2017
4.2.0 1,119 4/28/2017
4.1.1 1,624 4/1/2017
4.1.0 1,198 3/25/2017
4.0.3 4,544 2/19/2017
4.0.2 1,066 2/19/2017
4.0.1 1,056 2/18/2017
4.0.0 1,057 2/17/2017
3.2.1 1,323 1/25/2017
3.2.0 1,303 1/17/2017
3.1.0 1,091 1/11/2017
3.0.2 1,085 1/10/2017
3.0.1 1,188 1/9/2017
3.0.0 1,190 1/9/2017
2.4.2 1,231 1/5/2017
2.4.1 1,210 1/4/2017
2.4.0 1,153 1/3/2017
2.3.1 1,168 12/29/2016
2.3.0 1,193 12/25/2016
2.2.0 1,126 12/23/2016
2.1.1 1,601 12/19/2016
2.1.0 1,118 12/18/2016
2.0.0 1,126 12/12/2016
1.1.2 1,915 11/4/2016
1.1.1 1,222 11/4/2016
1.1.0 1,361 11/1/2016

Release Notes:

* [infra] v2.0.0
* Merge pull request #14 from Krzysztof-Cieslak/filter
* Implement filtering
* Merge pull request #13 from Krzysztof-Cieslak/list_tests
* Add tests for `--list-tests`
* Add config for VSCode buliding and debugging
* Fix arguments
* List tests
* Merge pull request #4 from cloudRoutine/configuration
* add facade rename to build
* Merge pull request #11 from Krzysztof-Cieslak/string_error
* Fix breaking changes
* Add tests for string comparison
* Add string comparison
* Merge pull request #12 from fbehrens/patch-1
* update simplest irb use in readme
* Merge pull request #9 from MecuSorin/master
* [tests] Fixed some cosmetic issues
* [expecto][tests] Added focusing support for computation tests
* [expecto][tests] Added focus and pending behavior
* added appveyor config
* setup FAKE build for netframework and netcore
* netcore fsproj and net46 build success
* netframework building successfully
* expecto netcore fsproj
* netcore expecto savepoint
* fix logging remove missing files
* started devguide
* upgrade to paket4, setup sln, setup FAKE build
* Update README.md
* [docs] improve readme