FarNet.FSharp.Unquote 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package FarNet.FSharp.Unquote --version 2.0.0
NuGet\Install-Package FarNet.FSharp.Unquote -Version 2.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="FarNet.FSharp.Unquote" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FarNet.FSharp.Unquote --version 2.0.0
#r "nuget: FarNet.FSharp.Unquote, 2.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 FarNet.FSharp.Unquote as a Cake Addin
#addin nuget:?package=FarNet.FSharp.Unquote&version=2.0.0

// Install FarNet.FSharp.Unquote as a Cake Tool
#tool nuget:?package=FarNet.FSharp.Unquote&version=2.0.0

FarNet.FSharp.Unquote

This package provides Unquote for FarNet.FSharpFar

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free

Installation

How to install and update FarNet and modules:
https://github.com/nightroman/FarNet#readme

Once installed, the package is portable with Far Manager and available for F# scripts.

F# scripts

In your F# script directory create the configuration *.fs.ini:

[use]
%FARHOME%\FarNet\Lib\FarNet.FSharp.Unquote\FarNet.FSharp.Unquote.ini

Scripts normally use:

open Swensen.Unquote

This is it. See /samples.

See also

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 331 11/19/2023
1.0.1 532 1/1/2023
1.0.0 316 11/18/2022
0.0.2 350 11/5/2022
0.0.1 378 11/5/2022