FarNet.FSharp.Unquote
2.0.0
Prefix Reserved
dotnet add package FarNet.FSharp.Unquote --version 2.0.0
NuGet\Install-Package FarNet.FSharp.Unquote -Version 2.0.0
<PackageReference Include="FarNet.FSharp.Unquote" Version="2.0.0" />
paket add FarNet.FSharp.Unquote --version 2.0.0
#r "nuget: FarNet.FSharp.Unquote, 2.0.0"
// 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
- Far Manager
- Package FarNet
- Package FarNet.FSharpFar
- Package FarNet.FSharp.Unquote
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
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.