Skip to content
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

What needs to be done to have a release compatible with .NET Standard 2.0? #359

Closed
oscarvarto opened this issue Nov 15, 2017 · 7 comments
Closed

Comments

@oscarvarto
Copy link

Description

Current library cannot be used in projects targetting .NET Standard 2.0. I'm specially interested on Xamarin.Android. I don't know how difficult a change like this is, but with guidance, I could try to make a pull request.

@alex-bogomaz
Copy link
Contributor

hello, you probably need to also convert dependencies such as "FSharpx.Async" and "FSharpx.Collections" to .NET Standard 2.0.
There is a PR of @enricosada for "FSharpx.Collections", however I'm not sure if it is "real" or for educational purposes :-)

@ChrSteinert
Copy link
Contributor

ChrSteinert commented Feb 23, 2018

I am currently in the process of migrating to SDK style project files, as a first step. (#360)
I also want to follow up with .NET Standard then.

@wallymathieu
Copy link
Member

Is this fixed? The source (in this repository) has target framework netstandard2.0.

@panesofglass
Copy link
Contributor

Fixed in #360

@toburger
Copy link

When can we expect a nuget release?

@panesofglass
Copy link
Contributor

@forki can you release?

@panesofglass
Copy link
Contributor

@forki or could you grant me push permissions to nuget?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants