-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Chiron a portable library #59
Comments
Cross reference to xyncro/aether#33 |
Completely happy to try and do this, and with Aether. Not totally sure of exactly how yet, I remember trying to find a good example of how to do so and failing totally, but I'll have another look. If anyone actually knows, I'm more than willing to listen to them :) |
fsprojects/.github#10 for reference... |
fsprojects/FSharp.Control.AsyncSeq#42 for reference... |
6.0.1 is now a portable library! Profile259... |
Per the advice given in a recent keynote by the Visual F# team, we should look at providing Chiron (and Aether) as portable libraries that can be consumed on .NET Core as well.
The text was updated successfully, but these errors were encountered: