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

Building in PCL #1

Open
Vaiune opened this issue Apr 23, 2015 · 4 comments
Open

Building in PCL #1

Vaiune opened this issue Apr 23, 2015 · 4 comments

Comments

@Vaiune
Copy link

Vaiune commented Apr 23, 2015

I tried to build this extension in PCL but apparently it uses a lot of AppDomain and Assembly stuff which PCL doesn't support.
Any ideas?

@hcesar
Copy link
Owner

hcesar commented Jan 5, 2016

AppDomain and Assembly is used for selectors discovery.
If you only need built-in selectors, this can be disabled.

I will take a look at it.

@markgibaud
Copy link

+1 for Xamarin support - that would be great!

@tobiaszuercher
Copy link

whats the state here? would be really great to have this in PCL.

@AlexByte
Copy link

It should be .Net Standard

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

5 participants