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

Net Standard 2 #298

Open
simonziegler opened this issue Jul 22, 2018 · 1 comment
Open

Net Standard 2 #298

simonziegler opened this issue Jul 22, 2018 · 1 comment

Comments

@simonziegler
Copy link

Hi,

Do you have plans to support .net standard 2? I attempted to use this library to enhace serialisation speed with Blazor, but was unable to due to the lack of the System.Reflection.Emit namespace. It would be great to know if you have a roadmap for this.

Thank you!

@yfakariya
Copy link
Member

Sorry for delay, but it had been already supported.

<TargetFrameworks>net46;net35;net45;netstandard1.1;netstandard1.3;netstandard2.0;MonoAndroid10;Xamarin.iOS10;</TargetFrameworks>

Any problem in Blazor?

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

2 participants