Skip to content

PR for #40 - Bug with UWP networking components#41

Merged
tom-made merged 2 commits intomasterfrom
#40
Jun 24, 2018
Merged

PR for #40 - Bug with UWP networking components#41
tom-made merged 2 commits intomasterfrom
#40

Conversation

@jamesmcroft
Copy link
Copy Markdown
Member

Change Title
Removed the UWP specific logic from the networking components that was causing an issue with constructing from a .NET Standard library within a UWP application.

Also updated the UWP only network request classes to be common across all platforms.

Associated Issues
#40 - [Bug] JSON network requests cannot be created in common layer running on UWP due to namespace difference

@jamesmcroft jamesmcroft requested a review from tom-made June 24, 2018 17:00
@jamesmcroft
Copy link
Copy Markdown
Member Author

@tom-made apologies for the first part merge. I hadn't synced before branching.

Copy link
Copy Markdown
Contributor

@tom-made tom-made left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy with these changes. Thanks for making the GET Stream and PATCH JSON network processes common!

@tom-made tom-made merged commit e9fd09b into master Jun 24, 2018
@tom-made tom-made deleted the #40 branch June 24, 2018 17:14
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.

2 participants