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

Add Blazor Support #1094

Open
roxas0zero opened this issue Jan 16, 2024 · 7 comments
Open

Add Blazor Support #1094

roxas0zero opened this issue Jan 16, 2024 · 7 comments

Comments

@roxas0zero
Copy link

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Add Blazor Static SSR/Server/Client support please.

@mwolfaardt
Copy link

Yes please!!

@MilkyA101
Copy link

Please

@jasontaylordev
Copy link
Owner

Let's get specific everyone. What kind of Blazor support would you like? It would be trivial for example to add support for Blazor WebAssembly, as a frontend client like Angular or React. With this approach, Blazor, Angular, and React are the front ends and ASP.NET Core API is the back end. There is no server-side capability on the front end.

Of course, Blazor supports other hosting models such as Server and Hybrid. If you would like one of these models then this would require more thought and effort.

Keen to hear your comments and thoughts, and share anything that's on your mind regarding adding Blazor support to this template.

@MilkyA101
Copy link

I appreciate your work, I think with the growing popularity of Blazor, it is more common that developers from the .Net world would gravitate to Blazor. Especially server or the new hybrid. I am working on a production Blazor server project with Clean Architecture and it would be a lot more helpful if this template integrated it without the necessity of using an API in between.

@frostholm
Copy link

personally i would like a example with Blazor SSR, using different kinds of rendering, fx streaming, interactive, using identity, and using entity framework context factory withing a repository pattern using specifications

@neozhu
Copy link

neozhu commented Apr 23, 2024

personally i would like a example with Blazor SSR, using different kinds of rendering, fx streaming, interactive, using identity, and using entity framework context factory withing a repository pattern using specifications

Are you by any chance referring to my open source project? Check it out here: https://github.com/neozhu/CleanArchitectureWithBlazorServer.

@roxas0zero
Copy link
Author

I would like to see Blazor SSR support

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

6 participants