CsCheck 0.2.2-preview

This is a prerelease version of CsCheck.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CsCheck --version 0.2.2-preview
                    
NuGet\Install-Package CsCheck -Version 0.2.2-preview
                    
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="CsCheck" Version="0.2.2-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CsCheck" Version="0.2.2-preview" />
                    
Directory.Packages.props
<PackageReference Include="CsCheck" />
                    
Project file
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 CsCheck --version 0.2.2-preview
                    
#r "nuget: CsCheck, 0.2.2-preview"
                    
#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 CsCheck@0.2.2-preview
                    
#: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=CsCheck&version=0.2.2-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CsCheck&version=0.2.2-preview&prerelease
                    
Install as a Cake Tool

CsCheck is a C# random testing library inspired by QuickCheck.

It differs in that generation and shrinking are both based on PCG, a fast random number generator.

This gives advantages particularly important for C#:

- Automatic shrinking. Gen classes are composable with no need for Arb classes. So less boilerplate.
- Random testing and shrinking can run in parallel. This and PCG make it very fast.
- Shrunk cases report the seed so they can be rerun. Any failure can easily be reproduced.
- Shrinking can be done multiple times to give simpler cases for high dimensional generators.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on CsCheck:

Repository Stars
dotnet/orleans
Cloud Native application framework for .NET
Azure/apiops
APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
dadhi/ImTools
Fast and memory-efficient immutable collections and helper data structures
ReubenBond/Hagar
Fast, flexible, and version-tolerant serializer for .NET
MKL-NET/MKL.NET
A simple cross platform .NET API for Intel MKL
Version Downloads Last Updated
4.4.1 547 8/26/2025
4.4.0 300 8/25/2025
4.3.0 2,697 5/27/2025
4.2.1 1,357 5/6/2025
4.2.0 10,030 12/8/2024
4.1.0 20,457 11/9/2024
4.0.0 6,513 8/28/2024
3.2.2 16,136 5/11/2024
3.2.1 169 5/11/2024
3.2.0 741 4/27/2024
3.1.0 1,300 12/9/2023
3.0.0 378 11/12/2023
3.0.0-rc4 193 11/6/2023
3.0.0-rc3 174 11/2/2023
3.0.0-rc2 184 10/29/2023
3.0.0-rc1 140 10/23/2023
2.14.1 3,528 9/27/2023
2.14.0 267 9/24/2023
2.13.1 206 9/18/2023
2.13.0 178 9/17/2023
2.12.0 5,710 8/12/2023
2.11.0 487 6/12/2023
2.10.1 2,334 11/30/2022
2.10.0 72,702 7/12/2022
2.9.2 647 7/8/2022
2.9.1 634 6/28/2022
2.9.0 554 6/24/2022
2.8.1 3,576 4/23/2022
2.8.0 737 3/20/2022
2.7.1 561 3/13/2022
2.7.0 599 2/27/2022
2.6.0 592 2/26/2022
2.5.0 573 2/12/2022
2.4.2 29,090 1/22/2022
2.4.1 853 10/29/2021
2.4.0 574 10/16/2021
2.3.2 4,495 6/30/2021
2.3.1 1,339 5/28/2021
2.3.0 486 5/21/2021
2.2.4 465 5/4/2021
2.2.3 441 5/4/2021
2.2.2 448 5/3/2021
2.2.1 485 5/2/2021
2.2.0 453 4/30/2021
2.1.0 475 4/22/2021
2.0.0 492 4/2/2021
2.0.0-rc2 332 3/28/2021
2.0.0-rc1 310 3/18/2021
1.1.3 9,407 2/27/2021
1.1.2 869 12/17/2020
1.1.1 581 11/26/2020
1.1.0 804 11/20/2020
1.0.0 718 10/21/2020
0.9.8 718 10/1/2020
0.9.6 677 9/29/2020
0.9.5 672 9/25/2020
0.9.4 635 9/17/2020
0.9.3 618 9/14/2020
0.9.2 622 9/12/2020
0.9.1 537 8/24/2020
0.9.0 564 8/11/2020
0.8.2 610 7/17/2020
0.8.1 636 7/16/2020
0.8.0 570 7/16/2020
0.7.0 604 7/15/2020
0.6.1 613 7/14/2020
0.6.0 620 7/13/2020
0.5.0 714 7/11/2020
0.4.0 740 7/10/2020
0.3.0-preview 471 7/9/2020
0.2.3-preview 500 7/8/2020
0.2.2-preview 414 7/7/2020
0.2.1-preview 423 7/7/2020
0.2.0-preview 455 7/6/2020
0.1.0-preview 412 7/2/2020

Try icon