fsprojects / FSharpx.Async

Asynchronous programming utilities for F#
http://fsprojects.github.io/FSharpx.Async/
Other
94 stars 31 forks source link

Move Net.fs from FSharpx.Extras to FSharpx.Async #55

Open gdziadkiewicz opened 2 years ago

gdziadkiewicz commented 2 years ago

FSharpx.Extras depends on FSharpx.Async only to provide features included in this PR. I believe that it would be better for it to be included in FSharpx.Async allowing FSharpx.Extras to drop the dependency.