Skip to main content
FsSpec.FsCheck package icon

FsSpec.FsCheck

Generate data that satisfies an FsSpec specification (e.g. integer where 0 <= i <= 1000) using FsCheck data generators.

Total Downloads
1.5K
1,510
Published
Jul 4, 2022
Latest stable version

Install

.NET CLI
dotnet add package FsSpec.FsCheck --version 0.1.0-alpha4
Package Manager Console
Install-Package FsSpec.FsCheck -Version 0.1.0-alpha4
PackageReference
<PackageReference Include="FsSpec.FsCheck" Version="0.1.0-alpha4" />

Frameworks

.NETStandard2.0

Dependencies

FSharp.Core
.NETStandard2.0
[6.0.4, )
Fare
.NETStandard2.0
[2.1.2, )
FsCheck
.NETStandard2.0
[2.16.5, )
FsSpec
.NETStandard2.0
[0.1.0-alpha4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.