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

Add .Net Core support (.Net Standard target) #111

Closed
arkadiuszwojcik opened this issue Jul 12, 2016 · 2 comments
Closed

Add .Net Core support (.Net Standard target) #111

arkadiuszwojcik opened this issue Jul 12, 2016 · 2 comments
Milestone

Comments

@arkadiuszwojcik
Copy link

Would be nice to port this package to .Net Standard so it could be reusable across .Net Framework, .Net Core and Mono. I guess the main difficulty here is to deal with native libraries for so many platforms (do all .Net core targets have to be supported ?). Any thoughts on this ?

@migueldeicaza
Copy link
Contributor

You correctly identified the problem.

We have talked about it, but have not officially requested the feature, I have now done so:

NuGet/Home#3114

Once that is done, we will add the missing support for these platforms across the board (not only SkiaSharp)

@migueldeicaza migueldeicaza reopened this Sep 1, 2016
@mattleibow mattleibow added this to the 1.56.1 milestone Feb 1, 2017
@mattleibow
Copy link
Contributor

This is now available with .NET Standard 1.3 support and .NET Core support on osx, win7 and win10

@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants