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

Please make clear on the landing page which type of blazor sample this is #21

Open
ImaginaryDevelopment opened this issue Nov 14, 2018 · 2 comments

Comments

@ImaginaryDevelopment
Copy link

Is it a standalone client-side app or full-stack ASP.NET Core app?

If trying to learn/build a specific one of the above, I have no idea (at all never having seen blazor) if what I'm seeing is something to learn from for my use case, or if it will mislead and confuse me because it is the wrong type of blazor sample. If it has both, that further muddies learning.

@wpfdev
Copy link

wpfdev commented Nov 20, 2018

I think this is a full-stack application with a backend based on asp.net core MVC and frontend based on WebAssebmly by Blazor

@oatsoda
Copy link

oatsoda commented Nov 28, 2019

Which are you talking about?
https://github.com/aspnet/samples/tree/master/samples/aspnetcore/blazor

There are two samples - Validation is Server-side Blazor, the other FlightFinder is using Client-side Blazor.

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

3 participants