Skip to content

Added support for Portable Class Library (PCL) and UWP #49

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

Merged
merged 14 commits into from
Sep 10, 2016

Conversation

codebude
Copy link
Owner

Refactored and wrote new code to support PCL, so that QRCoder can be used in UWP (Universal Windows Platform) apps too,

Create project for .NET Core PCL lib
Using the byte[] based Bitmap type we can gather cross platform
compatibility
Rewrote some parts because of missing functions in .NET Core
Created a UWP to test and demo the QRCoder PCL (Portable Class Library)
version.
Refactored some code to enable .NET core framework compatibility
@codebude codebude merged commit 51c4d33 into master Sep 10, 2016
@codebude codebude deleted the dev-net-core-pcl branch September 10, 2016 15:29
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

Successfully merging this pull request may close these issues.

1 participant