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 JS import/export interop updates #29102

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Apr 27, 2023

Fixes #29101

I thought import/export JS interop might replace the prior interop approaches for .NET 8, but that doesn't seem to be the case. Here, I'm making minor updates to extend the existing SxS coverage into .NET 8.

Pavel, are there any changes that we need to make for .NET 8 coverage?


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/javascript-interoperability/import-export-interop.md JavaScript [JSImport]/[JSExport] interop with ASP.NET Core Blazor

@pavelsavara
Copy link
Member

There are no changes yet. I keep hoping that I will find time to work on it.

@guardrex
Copy link
Collaborator Author

Ok ... I'll get this in. Thanks.

@guardrex guardrex merged commit 8fc0955 into main Apr 27, 2023
@guardrex guardrex deleted the guardrex/blazor-versioning-import-export-js branch April 27, 2023 11:41
Donciavas pushed a commit to Donciavas/AspNetCore.Docs that referenced this pull request Feb 7, 2024
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.

Blazor JS import/export interop 8.0 updates
2 participants