A library for interacting with the proprietary LaundryView APIs and parsing their results.
Info
| Version: | 0.0.6 |
| Author(s): | Chris Pinola |
| Last Update: | Sunday, November 5, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/chrnola/laundryview |
| NuGet Url: | https://www.nuget.org/packages/LaundryView |
Install
Install-Package LaundryView
dotnet add package LaundryView
paket add LaundryView
LaundryView Download (Unzip the "nupkg" after downloading)
Dependencies
- FParsec(>= 1.0.2 && <= 1.0.2)
- FSharp.Core(>= 3.0.2 && <= 3.0.2)
- Http.fs(>= 1.5.1 && <= 1.5.1)