Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

.NET Standard support #2

Open
aloisdeniel opened this issue Aug 28, 2017 · 4 comments
Open

.NET Standard support #2

aloisdeniel opened this issue Aug 28, 2017 · 4 comments

Comments

@aloisdeniel
Copy link

Hi,

Are other platforms support planned (UWP, macOS, ...) ?

This could lead to a .NET Standard version for standardised layout declarations.

Thanks!

@aloisdeniel aloisdeniel changed the title .NET Standard version .NET Standard support Aug 28, 2017
@rmarinho
Copy link
Member

yap we will need this for Forms :)

@lrz
Copy link
Contributor

lrz commented Oct 20, 2017

Early support was added as of 72af8f7 to build a netstandard-compatible nuget, but that's only for macos at this point. Let's keep the issue open until we fully support all the architectures that we want.

@rmarinho
Copy link
Member

rmarinho commented Nov 8, 2017

Target platforms are UWP, iOS , macOS , Android, WPF(net45)

@aloisdeniel
Copy link
Author

Is macOS supported with current NuGet package ?

It seems to have a native/macos/libflex.dylib library, but when I reference the package from a Cocoa macOS Xamarin project I get a System.DllNotFoundException: flex.

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