I'd like Blazor to become mainstream, because I like .NET. I hope someday it will be among the big names in the front-end group too. Success to Blazor.
This video was interesting… I have been working on Blazor Web App to use InputFile to select a document and read it, and display in a Quickgrid. Patrick I know sometimes you do follow ups on some of your videos.. your recent sending an email video and this video selecting a file - can you select a file and then use Mailkit to send that file as an email attachment? Maybe it’s in MailKits doc, not sure.
What is your favorite .NET book, for not only learning basics but a bit more advanced? I've just started working my way through "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
@patrickgod Nice video bro, I make web Api for file upload and hosted in Linux ubuntu vps, but I got an error Method not allowed (405 I think this code). Why this error bro, I run in VS2022 from windows its working fine. can you please explain bro.
I'd like Blazor to become mainstream, because I like .NET. I hope someday it will be among the big names in the front-end group too. Success to Blazor.
Brother You're Champ i was stuck in this from last few days thanks alot you got a sub👍👍👍
This video was interesting… I have been working on Blazor Web App to use InputFile to select a document and read it, and display in a Quickgrid. Patrick I know sometimes you do follow ups on some of your videos.. your recent sending an email video and this video selecting a file - can you select a file and then use Mailkit to send that file as an email attachment? Maybe it’s in MailKits doc, not sure.
What is your favorite .NET book, for not only learning basics but a bit more advanced? I've just started working my way through "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
Please make video for Interactive Server also, for uploading and downloading
@patrickgod Nice video bro, I make web Api for file upload and hosted in Linux ubuntu vps, but I got an error Method not allowed (405 I think this code). Why this error bro, I run in VS2022 from windows its working fine. can you please explain bro.
I have a Blazor server project. how can I change it to Blazor SSR ? please someone help me