FarNet.FSharp.Unquote 3.0.0

Prefix Reserved
dotnet add package FarNet.FSharp.Unquote --version 3.0.0
                    
NuGet\Install-Package FarNet.FSharp.Unquote -Version 3.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="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FarNet.FSharp.Unquote" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="FarNet.FSharp.Unquote" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FarNet.FSharp.Unquote --version 3.0.0
                    
#r "nuget: FarNet.FSharp.Unquote, 3.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.
#addin nuget:?package=FarNet.FSharp.Unquote&version=3.0.0
                    
Install FarNet.FSharp.Unquote as a Cake Addin
#tool nuget:?package=FarNet.FSharp.Unquote&version=3.0.0
                    
Install FarNet.FSharp.Unquote as a Cake Tool

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
3.0.0 151 5 months ago
2.0.0 464 11/19/2023
1.0.1 582 1/1/2023
1.0.0 361 11/18/2022
0.0.2 397 11/5/2022
0.0.1 424 11/5/2022