Expecto.BenchmarkDotNet 5.1.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 5.1.0
NuGet\Install-Package Expecto.BenchmarkDotNet -Version 5.1.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="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Expecto.BenchmarkDotNet --version 5.1.0
#r "nuget: Expecto.BenchmarkDotNet, 5.1.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=5.1.0

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

Expecto is an advanced testing library for F# covering unit testing, property based testing, performance testing and stress testing.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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 230 3/15/2024
10.2.0 91 3/15/2024
10.1.0 1,384 6/27/2023
10.0.0 198 6/8/2023
9.0.4 23,694 8/16/2021
9.0.2 43,728 6/25/2020
9.0.1 631 6/24/2020
9.0.0 14,701 4/4/2020
8.13.2 1,523 3/9/2020
8.13.1 12,415 11/24/2019
8.13.0 695 11/23/2019
8.12.0 30,115 9/16/2019
8.11.0 2,554 7/22/2019
8.10.1 10,434 4/7/2019
8.10.0 730 4/3/2019
8.9.1 1,823 2/27/2019
8.9.0 1,418 2/23/2019
8.8.0 1,793 1/28/2019
8.7.0 1,918 1/8/2019
8.6.5 2,377 12/20/2018
8.6.4 901 12/11/2018
8.6.3 913 12/8/2018
8.6.2 824 12/8/2018
8.6.1 815 12/7/2018
8.6.0 1,765 11/17/2018
8.5.0 1,261 11/5/2018
8.4.3 1,417 10/20/2018
8.4.2 1,916 9/28/2018
8.4.1 1,099 9/25/2018
8.3.0 1,845 9/5/2018
8.2.2 1,505 8/15/2018
8.2.1 1,448 7/30/2018
8.2.0 1,768 7/13/2018
8.1.1 1,635 6/13/2018
8.1.0 1,204 6/11/2018
7.0.1 2,174 4/7/2018
7.0.0 1,968 3/13/2018
6.0.0 1,325 3/5/2018
5.1.2 2,695 1/4/2018
5.1.1 1,396 12/6/2017
5.1.0 1,154 12/2/2017
5.0.1 2,511 8/25/2017
5.0.0 2,434 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,706 4/28/2017
4.2.0 1,117 4/28/2017
4.1.1 1,621 4/1/2017
4.1.0 1,196 3/25/2017
4.0.3 4,542 2/19/2017
4.0.2 1,064 2/19/2017
4.0.1 1,053 2/18/2017
4.0.0 1,055 2/17/2017
3.2.1 1,323 1/25/2017
3.2.0 1,301 1/17/2017
3.1.0 1,089 1/11/2017
3.0.2 1,083 1/10/2017
3.0.1 1,186 1/9/2017
3.0.0 1,188 1/9/2017
2.4.2 1,229 1/5/2017
2.4.1 1,208 1/4/2017
2.4.0 1,151 1/3/2017
2.3.1 1,166 12/29/2016
2.3.0 1,191 12/25/2016
2.2.0 1,124 12/23/2016
2.1.1 1,598 12/19/2016
2.1.0 1,116 12/18/2016
2.0.0 1,124 12/12/2016
1.1.2 1,913 11/4/2016
1.1.1 1,221 11/4/2016
1.1.0 1,359 11/1/2016

Changes that are needed to Expecto.BenchmarkDotNet. #196 thanks @MNie
Feature/duplicated name. #198 thanks @MNie
Fixed a couple of typos. #200 thanks @JonCanning
Add Expecto.Flip.Expect module to .NET Standard version. #207 thanks @inosik
Ported everything to .NET Standard 1.6. #197 thanks @teo-tsirpanis
Add floatLessThanOrClose and floatGreaterThanOrClose. thanks @AnthonyLloyd
Add null test during test discovery exception. #202 thanks @AnthonyLloyd
Add isGroupsMatch and isRegexGroupsMatch. #134 thanks @MNie
Move to FAKE and support netstandard2.0 and simplify. thanks @AnthonyLloyd
Add sequenceEqual for items. #206 thanks @haf
Exceptions lose their stack trace when no line numbers. #205 thanks @AnthonyLloyd
Update FsCheck and BenchmarkDotNet. thanks @AnthonyLloyd
Add Performance.findFastest. thanks @AnthonyLloyd