Skip to content

Add support for migrating using Blazor #53

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

Closed
danroth27 opened this issue May 27, 2022 · 9 comments
Closed

Add support for migrating using Blazor #53

danroth27 opened this issue May 27, 2022 · 9 comments
Assignees
Milestone

Comments

@danroth27
Copy link
Member

Cocoon Offers support for migrating ASP.NET projects using Blazor. This is appealing for ASP.NET Web Form developers that are used to a component-based event-driven programming model.

Cocoon does some clever things to enable migration with Blazor using the strangler-fig pattern, like collecting the routable components in the app so that the fallback to the ASP.NET app happens correctly.

@slipgateio
Copy link

I'd like to see Blazor added as well.

@Michelh91
Copy link

Yeah would be amazing if support to Blazor is added, fallback to page components not working now

@tbertenshaw
Copy link
Contributor

Would be keen to see this!. Looking to migrate a .NET MVC/WebApi/Angular/AspNet Identity app hosted in Azure app Service, to blazor web assembly running in AKS

@adityamandaleeka adityamandaleeka added this to the Backlog milestone Jul 8, 2022
@gerneio
Copy link

gerneio commented Oct 8, 2022

Anyone successfully setup systemweb-adapters w/ Blazor? I know Cocoon has a sample using their tooling (as mentioned by @danroth27), however would be nice for the officially supported migration tooling to at least document a route for this, even if manual. Blazor is 100% our future and the only compelling reason for us migrate from web froms/framework to core.

@danroth27
Copy link
Member Author

Blocked on dotnet/aspnetcore#42003

@joperezr
Copy link
Member

As part of this, we will want to also add a doc into the migration documentation here

@joperezr
Copy link
Member

related: dotnet/aspnetcore#42003

@twsouthwick
Copy link
Member

This will be a part of ASP.NET Core 8, so for now we've added documentation here to enable support in ASP.NET Core 6 & 7: dotnet/AspNetCore.Docs#28535

@joperezr joperezr modified the milestones: 1.1, 1.2 Mar 1, 2023
@gerneio
Copy link

gerneio commented Mar 7, 2023

Very nice, thanks for getting this doc put together @twsouthwick!

Live link for others: Enabling Blazor support with Yarp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants