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

Blazor Wasm on .net5 and .net6, Flurl reports Operation is not supported on this platform #127

Open
aurnor opened this issue Dec 22, 2021 · 0 comments

Comments

@aurnor
Copy link

aurnor commented Dec 22, 2021

Describe the bug

When using Netatmo project (latest version: v1.41) in a Blazor Webassembly project, flurl returns "Operation is not supported on this platform"

Runtime environement

Operating System (Platform and Version) : Webassembly
.Net version : 6

The issue is described in flurl repository: tmenier/Flurl#557, and the issue is fixed in flurl 3.2.0.
I tested it on Netatmo project and the issue is solved.

Updating Netatmo with Flurl.http 3.2.0 nuget package is the solution to fix.

@aurnor aurnor changed the title Blazor Wasm on .net5 and .net5, Flurl reports Operation is not supported on this platform Blazor Wasm on .net5 and .net6, Flurl reports Operation is not supported on this platform Dec 30, 2021
@Riges Riges mentioned this issue Aug 13, 2022
Riges added a commit that referenced this issue Aug 16, 2024
This PR is a simply convert to .Net 6 and update dependencies.
It should be fix issue #127

Next should be : use .Net 5 and 6 news features (likes records) + see
issue #147.
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

1 participant