FSPowerPack.Community 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSPowerPack.Community --version 2.1.0
NuGet\Install-Package FSPowerPack.Community -Version 2.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="FSPowerPack.Community" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSPowerPack.Community --version 2.1.0
#r "nuget: FSPowerPack.Community, 2.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 FSPowerPack.Community as a Cake Addin
#addin nuget:?package=FSPowerPack.Community&version=2.1.0

// Install FSPowerPack.Community as a Cake Tool
#tool nuget:?package=FSPowerPack.Community&version=2.1.0

The F# PowerPack is a collection of libraries and tools for use with the F# programming languages provided by the F# team at Microsoft.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl3 is compatible.  sl4 is compatible.  sl5 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on FSPowerPack.Community:

Package Downloads
NTestCaseBuilder

This is a .NET library that generates sets of test cases, for use by parameterised tests. Think of it as being a DSL for making 'object mothers', whose generated data can be used as test cases (or for any other purpose, for that matter). Each test case is built up progressively from smaller pieces of data that are combined together. The smallest pieces are referred to as 'test variables'. Each test variable is constrained to take values from its own set of allowed 'levels'. Changing each test variable independently to a new level produces a new test case. If a test requires a certain 'strength' of coverage of combinations of levels from different test variables, the library produces a stream of test cases that honour this guarantee while avoiding getting swamped with a combinatoric explosion of test cases. If a parameterised test fails with an exception for a specific test case, the library creates a signature that allows it to reproduce the failing test case immediately in a separate test; this is to aid debugging. The sources are written in F#, but the API can be used just as comfortably from C# as from F#. The documentation is on the front page of the GitHub site: https://github.com/sageserpent-open/NTestCaseBuilder. You can also find sample code ready to run by installing the NuGet samples package: https://www.nuget.org/packages/NTestCaseBuilder.Samples.

PPrintForFSharp

F# port of the OCaml PPrint library

FSPowerPack.Community.Sample

This package includes the entire F# PowerPack plus a simple sample of how to use it. The F# PowerPack is a collection of libraries and tools for use with the F# programming languages provided by the F# team at Microsoft.

Toolkit.Csv

Toolkit for parsing CSV into generic datatypes for simple data handling. Adheres to CSV specification for full compatibility. Implemented with FsLex and FsYacc.

Informedica.GenCore.Lib

Library with core functionality for Informedica.Gen* libraries

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FSPowerPack.Community:

Repository Stars
microsoft/vcc
A static verifier for concurrent C programs
Version Downloads Last updated
3.0.0 45,654 12/18/2012
2.1.3.1 12,412 5/6/2012
2.1.2.2 1,411 7/8/2012
2.1.2.1 1,781 3/5/2012
2.1.1.1 2,099 8/6/2011
2.1.0.1 2,623 7/3/2011
2.1.0 1,701 7/2/2011
2.0.0 16,249 2/14/2011