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 Hybrid #18670

Closed
danroth27 opened this issue Jan 29, 2020 · 4 comments
Closed

Blazor Hybrid #18670

danroth27 opened this issue Jan 29, 2020 · 4 comments
Labels
area-blazor Includes: Blazor, Razor Components Components Big Rock This issue tracks a big effort which can span multiple issues enhancement This issue represents an ask for new feature or an enhancement to an existing one
Milestone

Comments

@danroth27
Copy link
Member

danroth27 commented Jan 29, 2020

Use .NET and Blazor to build native apps for desktop and mobile while using web technologies (HTML, CSS) for the UI.

Relevant experimental projects:

@mkArtakMSFT mkArtakMSFT added the area-blazor Includes: Blazor, Razor Components label Jan 29, 2020
@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone Jan 29, 2020
@mkArtakMSFT mkArtakMSFT added the enhancement This issue represents an ask for new feature or an enhancement to an existing one label Jan 29, 2020
@paolofulgoni
Copy link

I think it's obvious, but this should definitely be cross-platform

@mkArtakMSFT mkArtakMSFT added the Components Big Rock This issue tracks a big effort which can span multiple issues label Feb 13, 2020
@RChrisCoble
Copy link

I looked for a "Blazor Native" thread but couldn't find one.

If the Blazor Native engine was baked into WinUI this would allows us to write controls/components that run on Web and Windows Universal without modification, with native(ish) performance.

I have a litany of WPF code where we're porting the business logic to .Net Standard. Cool, then what do we do with it to maximize the reuse? Blazor gives us a powerful PWA experience on Web, but I also have a request for HoloLens.

If MS is not going to do cross platform XAML (like Uno), this is a great alternative.

@scottkuhl
Copy link

I've seen the Blazor mobile bindings, but this approach seems like it would be much faster to implement. I would love to see an experimental project start to support mobile like you did for desktop with Electron and WebWindow. Its and easier path from server side, to Wasm, to hybrid for web developers.

@danroth27
Copy link
Member Author

Hybrid app support has now been added to the Mobile Blazor Bindings project: https://devblogs.microsoft.com/aspnet/hybrid-blazor-apps-in-mobile-blazor-bindings-july-update/. Since we expect future work around Blazor Hybrid apps to be done through the Mobile Blazor Bindings project, we're closing this issue.

@ghost ghost locked as resolved and limited conversation to collaborators Aug 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Components Big Rock This issue tracks a big effort which can span multiple issues enhancement This issue represents an ask for new feature or an enhancement to an existing one
Projects
None yet
Development

No branches or pull requests

5 participants