A collection of extensions to F# modules that are entirely generic, that is, you can use them in many situations that are not specific to any use-cases.
                        
                    
         
                Info
| Version: | 1.2.0 | 
| Author(s): | Ellersoft LLC | 
| Last Update: | Wednesday, June 19, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ellersoft/FSharpExtensions | 
| NuGet Url: | https://www.nuget.org/packages/Ellersoft.FSharpExtensions | 
Install
Install-Package Ellersoft.FSharpExtensions
                        dotnet add package Ellersoft.FSharpExtensions
                        paket add Ellersoft.FSharpExtensions
                        
                                Ellersoft.FSharpExtensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Core(>= 4.5.2)
 - System.ValueTuple(>= 4.4.0)