Extensions for standard IO operations with Hopac Jobs without Task<T>
or Async<T>
overhead.
In order to start the build process run
> build.cmd // on windows
Paket and FAKE will do the rest. Build process described in build.fsx
* Extensions
* System.IO.Stream
* ReadToEndJob
* ReadJob
* WriteJob
* CopyToJob
* System.IO.StreamReader
* ReadToEndJob
* System.Net.HttpWebRequest
* GetResponseJob
* GetRequestStreamJob
* Standalone functions
* Azure
* getAdTokenJob (login to Azure ActiveDirectory and get token)
* Datalake
* uploadJob
* appendJob
* downloadStreamJob
* downloadStringJob
* getFileListJob
* Stream
* readStream
* .NET Standard 1.6