Fake.DotNet.Testing.MSpec
5.0.0-alpha016
See the version list below for details.
dotnet add package Fake.DotNet.Testing.MSpec --version 5.0.0-alpha016
NuGet\Install-Package Fake.DotNet.Testing.MSpec -Version 5.0.0-alpha016
<PackageReference Include="Fake.DotNet.Testing.MSpec" Version="5.0.0-alpha016" />
<PackageVersion Include="Fake.DotNet.Testing.MSpec" Version="5.0.0-alpha016" />
<PackageReference Include="Fake.DotNet.Testing.MSpec" />
paket add Fake.DotNet.Testing.MSpec --version 5.0.0-alpha016
#r "nuget: Fake.DotNet.Testing.MSpec, 5.0.0-alpha016"
#:package Fake.DotNet.Testing.MSpec@5.0.0-alpha016
#addin nuget:?package=Fake.DotNet.Testing.MSpec&version=5.0.0-alpha016&prerelease
#tool nuget:?package=Fake.DotNet.Testing.MSpec&version=5.0.0-alpha016&prerelease
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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. |
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.6
- Fake.Core.BuildServer (>= 5.0.0-alpha016)
- Fake.Core.Context (>= 5.0.0-alpha016)
- Fake.Core.Environment (>= 5.0.0-alpha016)
- Fake.Core.Globbing (>= 5.0.0-alpha016)
- Fake.Core.Process (>= 5.0.0-alpha016)
- Fake.Core.String (>= 5.0.0-alpha016)
- Fake.Core.Tracing (>= 5.0.0-alpha016)
- Fake.IO.FileSystem (>= 5.0.0-alpha016)
- Fake.Testing.Common (>= 5.0.0-alpha016)
- FSharp.Core (>= 4.1.18)
- NETStandard.Library (>= 1.6.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fake.DotNet.Testing.MSpec:
| Package | Downloads |
|---|---|
|
Fake.DotNet.Testing.DotCover
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.1.4 | 1,430 | 10/26/2025 |
| 6.1.3 | 4,983 | 9/26/2024 |
| 6.1.2 | 331 | 9/24/2024 |
| 6.1.1 | 1,111 | 9/1/2024 |
| 6.1.0 | 939 | 8/5/2024 |
| 6.0.0 | 17,444 | 2/21/2023 |
| 6.0.0-beta001 | 404 | 12/21/2022 |
| 6.0.0-alpha004 | 382 | 11/17/2022 |
| 6.0.0-alpha003 | 450 | 11/11/2022 |
| 6.0.0-alpha002 | 386 | 11/1/2022 |
| 6.0.0-alpha001 | 310 | 11/1/2022 |
| 5.23.1 | 2,043 | 10/21/2022 |
| 5.23.0 | 1,746 | 8/1/2022 |
| 5.23.0-alpha002 | 402 | 7/22/2022 |
| 5.23.0-alpha001 | 379 | 7/15/2022 |
| 5.22.0 | 14,561 | 2/14/2022 |
| 5.21.1 | 1,296 | 1/30/2022 |
| 5.21.0 | 1,049 | 1/24/2022 |
| 5.21.0-alpha004 | 677 | 1/6/2022 |
| 5.0.0-alpha016 | 1,137 | 9/23/2017 |
BREAKING-CHANGE: Renew AssemblyInfo API - https://github.com/fsharp/FAKE/pull/1619
ENHANCEMENT: Add XML to FakeLib - https://github.com/fsharp/FAKE/pull/1641
ENHANCEMENT: Move Paket.Paket() over to use flag arguments - https://github.com/fsharp/FAKE/pull/1627
ENHANCEMENT: MSTest detail switch - https://github.com/fsharp/FAKE/pull/1625
API: StringBuilder functionality moved into a StringBuilder module
ENHANCEMENT: Remove logfn from Compress and Extract - https://github.com/fsharp/FAKE/pull/1624
BUGFIX: Correctly determine the 64-bit "Program Files" folder - https://github.com/fsharp/FAKE/pull/1623
ENHANCEMENT: Bitbucket Environment variables - https://github.com/fsharp/FAKE/pull/1563
ENHANCEMENT: AppVeyor Environment variables - https://github.com/fsharp/FAKE/pull/1560
ENHANCEMENT: Change how npm.cmd is located in NpmHelper - https://github.com/fsharp/FAKE/pull/1629
NEW MODULE: Fake.Api.Slack - https://github.com/fsharp/FAKE/pull/1648
ENHANCEMENT: Add MSBuild binary logger support - https://github.com/fsharp/FAKE/pull/1649
ENHANCEMENT: Add BasePath support for NuGet pack - https://github.com/fsharp/FAKE/pull/1651
DOCS: fix code in FAKE5 modules doc - https://github.com/fsharp/FAKE/pull/1653/files
ENHANCEMENT: Paket 5.5.0+: GNU-compatible Paket commands - https://github.com/fsharp/FAKE/pull/1655
BUGFIX: Target: update DoNothing signature - https://github.com/fsharp/FAKE/pull/1658
DOCS: Review discussion channels in contributing page - https://github.com/fsharp/FAKE/pull/1661
DOCS: Fixed the tooltip position and improved the styling in the api reference pages - https://github.com/fsharp/FAKE/pull/1663
NEW MODULE: Fake.Api.GitHub previously known as Octokit.fsx - https://github.com/fsharp/FAKE/pull/1667
DOCS: Fix menu on mobile - https://github.com/fsharp/FAKE/pull/1668
ENHANCEMENT: Add Paket helper to push specific files - https://github.com/fsharp/FAKE/pull/1665