Antzy21.FSharp.Extensions 1.1.4

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

// Install Antzy21.FSharp.Extensions as a Cake Tool
#tool nuget:?package=Antzy21.FSharp.Extensions&version=1.1.4

FSharp.Extensions

  • Helper functions in F#
  • Adds to existing F# modules
  • Adds generic types and function modules for the types
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Antzy21.FSharp.Extensions:

Package Downloads
Antzy21.Games.Checkerboard

Library for creating and modifying a checkerboard

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.4 285 11/19/2023
1.1.3 142 5/27/2023
1.1.2 132 5/27/2023
1.1.1 153 5/12/2023
1.1.0 106 5/10/2023
1.0.3 177 4/14/2023
1.0.2 166 4/12/2023
1.0.1 152 4/10/2023
1.0.0 158 4/10/2023

Add elseif and orElseWith for Result object