It would be great to have a blazor/webassebly library for accessing the camera and scan qr code. Also the possibility to connect to bluetooth/ble devices
I've been waiting for Blazor, I hate JavaScript, however, now I got a new project and I realized that I can't use Blazor because of all its issues, the biggest one is the search engine thing, and if I want to use the server side, it has scalability issues, really sad that I have to back to JavaScript, and use react with Nextjs, guys please solve these major issues, even when I search the job posts I don't find jobs require Blazor, they always require C# with React or Angular, companies are not using it because of its issues
Great video, Love Blazor WASM but have to admit that to date Hot Reload is a #HotMess within it. Even using VS 2022 and .Net 6. I am surprised that its even released as buggy as it is.
Im suffering with Blazor wasm. Extremely slow to load. My customer's customers complain about the website is too slow to load and sometimes hangs during loading. Im thinking of dropping it and move to something else such as React for front end. Blazor server is not an option since you need to maintain the connection and mobile users may go offline from time to time
The problem with PWA's is that apple doesn't like them. PWA on apple are very limited. Especially when it tries to go to lock screen. I'm moving away from PWA's. End up having multi-apps for different platforms which is the opposite of ideal.
@@wursteyify thank you my frens,i do have rider,vs code on my linux machine, i am just asking if there is a real possibilities of visual studio,a real ide for linux,thats all ,ofcourse for free like community version, also to add i also wanna see some opinion about entity framework and dapper from the experts,thanks😁
@@galaxiegalaxie5003 vs code is currently pretty terrible, unless you're already quite experienced with dotnet, as it doesn't have as many helpers as VS, IMO
I am not a huge fan of JavaScript, but JavaScript complements C# really nicely with it's libraries , i don't think they will be able to pull that off, web assembly in general is missing many browser API hence making blazor independent will put it to disadvantage.
Practically no. There's nothing like d3, or chartjs available in dotnet, and it would be a huge pain to create an equivalent. Realistically speaking, js will save you a lot of work.
That depends what you mean by powerful. If you disregard the ecosystem, then WASM (what blazor is based on) can already do everything JS can. So assuming MS extends Blazor to allow for all the capabilities of JS, then yes. But the ecosystem is a very powerful thing. Even in the "future", JS will have a significant advantage in this aspect.
blazor/webassembly is the future, don't stop pushing it guys!!!
Wauh, really like PWA with Blazor!!
Very exciting, can’t wait to try it.
Thank you for the great demo!
It would be great to have a blazor/webassebly library for accessing the camera and scan qr code. Also the possibility to connect to bluetooth/ble devices
i want to do with core 6.0 in vs2022 but it is not working could you please help me out to do.
I've been waiting for Blazor, I hate JavaScript, however, now I got a new project and I realized that I can't use Blazor because of all its issues, the biggest one is the search engine thing, and if I want to use the server side, it has scalability issues, really sad that I have to back to JavaScript, and use react with Nextjs, guys please solve these major issues, even when I search the job posts I don't find jobs require Blazor, they always require C# with React or Angular, companies are not using it because of its issues
Great video, Love Blazor WASM but have to admit that to date Hot Reload is a #HotMess within it. Even using VS 2022 and .Net 6. I am surprised that its even released as buggy as it is.
do you need vs 2019 to do this or would older versions vs be able to. i have vs 2015. will need more hard disk to upgrade :(
Uaal, thanks for sharing this content!!
re: PWA, ,is there any elevated permissions possibility? I want to call windows Twain or WIA functions for scanning apps.
The .Net language of your choice? Can this be done with VB.NER or CLR C++?
Amazing! I have to try this out immediately 🤩
24:33 Fields? Fields? That's Buckingham Palace mate! Where the Queen and her corgis live!
Can you show how add PWA funcionality :) ? like little tutorial
Any chance you'll ever build your own grpc to go hand in hand with this. To me that is the holy grail.
Im suffering with Blazor wasm. Extremely slow to load. My customer's customers complain about the website is too slow to load and sometimes hangs during loading. Im thinking of dropping it and move to something else such as React for front end. Blazor server is not an option since you need to maintain the connection and mobile users may go offline from time to time
in .net 5, they add features to help that problem. I recommend to use .net 5 now.
The problem with PWA's is that apple doesn't like them. PWA on apple are very limited. Especially when it tries to go to lock screen. I'm moving away from PWA's. End up having multi-apps for different platforms which is the opposite of ideal.
Really awesome!!
Good stuff
Thanks,will there be visual studio for linux? I want to run my blazor app with linux with visual studio.😁
Your best bet will be Rider or vs code.
@@sps014 yeh but i want free like community version visual studio
@@galaxiegalaxie5003 than use vs code
@@wursteyify thank you my frens,i do have rider,vs code on my linux machine, i am just asking if there is a real possibilities of visual studio,a real ide for linux,thats all ,ofcourse for free like community version, also to add i also wanna see some opinion about entity framework and dapper from the experts,thanks😁
@@galaxiegalaxie5003 vs code is currently pretty terrible, unless you're already quite experienced with dotnet, as it doesn't have as many helpers as VS, IMO
Will Blazor completly be independent from javascript in the future?
I am not a huge fan of JavaScript, but JavaScript complements C# really nicely with it's libraries , i don't think they will be able to pull that off, web assembly in general is missing many browser API hence making blazor independent will put it to disadvantage.
@@sps014 but it's crazy that there's no option to download a file from server without using javascript
Practically no. There's nothing like d3, or chartjs available in dotnet, and it would be a huge pain to create an equivalent. Realistically speaking, js will save you a lot of work.
@@ioanbotez7128 I'm talking about the long term.It's just crazy to think Blazor will be as powerful as Javascript who is 24 years old.
That depends what you mean by powerful. If you disregard the ecosystem, then WASM (what blazor is based on) can already do everything JS can. So assuming MS extends Blazor to allow for all the capabilities of JS, then yes. But the ecosystem is a very powerful thing. Even in the "future", JS will have a significant advantage in this aspect.
The menu that comes with a stock Blazor project is wholly and totally inadequate for real world applications!