Microsoft.FSharpLu.Windows 0.10.27

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.FSharpLu.Windows --version 0.10.27
NuGet\Install-Package Microsoft.FSharpLu.Windows -Version 0.10.27
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="Microsoft.FSharpLu.Windows" Version="0.10.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.FSharpLu.Windows --version 0.10.27
#r "nuget: Microsoft.FSharpLu.Windows, 0.10.27"
#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 Microsoft.FSharpLu.Windows as a Cake Addin
#addin nuget:?package=Microsoft.FSharpLu.Windows&version=0.10.27

// Install Microsoft.FSharpLu.Windows as a Cake Tool
#tool nuget:?package=Microsoft.FSharpLu.Windows&version=0.10.27

FSharpLu F# library

This library provides F# lightweight utilities for string manipulations, logging, collection data structures, file operations, text processing, security, async, parsing, diagnostics, configuration files and Json serialization.

This is by no means a full-fledged utility library for F#, but rather a small collection of utilities and other thin wrappers accumulated throughout the development of various internal projects at Microsoft and meant to facilitate development with the .Net framework using the F# programming language.

Some of the provided utilities are just thin let-bindings wrappers around existing .Net libraries (e.g. module FSharpLu.Text or FSharpLu.Parsing) whereas some provide additional features (e.g. Json serialization in module FSharpLu.Json).

Build status

Branch Status
current status Build status
master Build status

Build requirements

Install dotnet core SDK from https://www.microsoft.com/net/core. You need 2.0.0 version of SDK or later. To build project run dotnet build.

Documentation

For the documentation please visit the Wiki

License

MIT

Packages

  • FSharpLu: The core set of utilities
  • FSharpLu.Json: Json serialization of F# data types implemented as JSon.Net converters and providing more succinct serialization for option types and discriminate unions.
  • FSharpLu.Tests: Unit tests for the entire solution.

FSharpLu modules

Here is a list of helper modules provided by FSharpLu.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.11.7 536 6/24/2021
0.11.6 22,134 10/20/2019
0.11.5 649 8/17/2019
0.11.4 596 8/3/2019
0.11.3 593 8/1/2019
0.11.2 585 7/25/2019
0.11.1 565 7/20/2019
0.11.0 570 7/15/2019
0.10.33 570 6/25/2019
0.10.32 625 6/7/2019
0.10.31 698 3/20/2019
0.10.30 654 3/7/2019
0.10.29 758 12/27/2018
0.10.28 703 12/15/2018
0.10.27 1,128 6/9/2018
0.10.26 1,068 5/16/2018

Signed assemblies and nuget package