Unquote 7.0.0

dotnet add package Unquote --version 7.0.0
NuGet\Install-Package Unquote -Version 7.0.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="Unquote" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unquote --version 7.0.0
#r "nuget: Unquote, 7.0.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 Unquote as a Cake Addin
#addin nuget:?package=Unquote&version=7.0.0

// Install Unquote as a Cake Tool
#tool nuget:?package=Unquote&version=7.0.0

Unquote is not just another DSL or API for making unit test assertions. Instead, assertions are written as plain, statically-checked F# quoted expressions and test failure messages are given as step-by-step F# expression evaluations.

Unquote integrates configuration-free with all exception-based unit testing frameworks including xUnit.net, NUnit, and Expecto. Unquote may even be used within FSI sessions, enabling the direct migration of ad-hoc FSI tests during interactive development to formal test suites.

In addition to its unit testing features, Unquote includes operators for evaluating, decompiling, and incrementally reducing quoted expressions.

Product 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Unquote:

Package Downloads
FSharp.Azure.Storage

A library that provides an idiomatic F# API for Microsoft Azure services.

MBrace.Tests

A collection of abstract NUnit-based test suites for evaluating MBrace runtime implementations.

FSharp.AWS.DynamoDB

An idiomatic F# wrapper for the AWS DynamoDB SDK.

Eventful.Testing

An EventSourcing library. Test helpers.

FSharp.Control.Reactive.Testing

A F#-friendly wrapper for the Reactive Extensions.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Unquote:

Repository Stars
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
GreanTech/AtomEventStore
A server-less .NET Event Store based on the Atom syndication format
Version Downloads Last updated
7.0.0 10,984 12/30/2023
6.1.0 367,504 5/17/2021
6.0.0 4,237 4/30/2021
6.0.0-rc.3 162 4/30/2021
6.0.0-rc.2 194 4/30/2021
6.0.0-rc.1 153 4/30/2021
5.0.0 254,232 6/27/2019
4.0.0 170,401 11/10/2017
3.2.0 34,935 4/2/2017
3.1.2 35,280 8/6/2016
3.1.1 23,847 1/19/2016
3.1.0 12,692 10/11/2015
3.0.0 118,551 5/17/2015
2.2.2 38,310 6/15/2012
2.2.1 1,919 5/22/2012
2.2.0 1,826 5/20/2012
2.1.1 2,025 4/11/2012
2.1.0 2,367 9/24/2011
2.0.3 2,060 8/7/2011
2.0.2 2,096 7/20/2011
2.0.1 2,167 7/12/2011
2.0.0 2,073 7/7/2011
1.3.0 3,735 6/1/2011