A library for Interop between F# and C# Result, Async and List types.
Info
Version: | 0.0.2 |
Author(s): | archery2000 |
Last Update: | Tuesday, November 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/archery2000/ResultTypeInterop |
NuGet Url: | https://www.nuget.org/packages/ResultTypeInterop |
Install
Install-Package ResultTypeInterop
dotnet add package ResultTypeInterop
paket add ResultTypeInterop
ResultTypeInterop Download (Unzip the "nupkg" after downloading)
Dependencies
- CSharp-Result(>= 0.0.2)
- FSharp.Core(>= 4.7.0)