Holy shit! I managed to build a Chrome extension using #BlazorWASM This time I only used JavaScript lazy loading, though.

justinchronicle's tweet image. Holy shit! I managed to build a Chrome extension using #BlazorWASM

This time I only used JavaScript lazy loading, though.
justinchronicle's tweet image. Holy shit! I managed to build a Chrome extension using #BlazorWASM

This time I only used JavaScript lazy loading, though.

day 7 of #100DaysOfCode Got stuck of having infinite http calls during the OnInitializedAsync #BlazorWasm. Anyone would like to explain to me why this happens? Thanks! #BlazorWasm

suicodavedev's tweet image. day 7 of #100DaysOfCode

Got stuck of having infinite http calls during the OnInitializedAsync #BlazorWasm. Anyone would like to explain to me why this happens? Thanks!

#BlazorWasm
suicodavedev's tweet image. day 7 of #100DaysOfCode

Got stuck of having infinite http calls during the OnInitializedAsync #BlazorWasm. Anyone would like to explain to me why this happens? Thanks!

#BlazorWasm

Working on my Blazor Wasm Demo app using Chat Gpt-4 and Dall-e-3 geneative AI ! #blazor #blazorwasm #dotnet9 #csharp #chatgpt #dalle3 #openai #generativeai #norway

Tore_Aurstad's tweet image. Working on my Blazor Wasm Demo app using Chat Gpt-4 and Dall-e-3 geneative AI ! 

#blazor #blazorwasm #dotnet9 #csharp #chatgpt #dalle3 #openai #generativeai #norway

Inspired by a @stevensanderson #Blazor talk and a @jeffhollan video recently, I built a simple @dotnet #blazorwasm app to upload files to @azurestorage source: github.com/daltskin/Blazo…


My #Azure Static Web App with #BlazorWASM frontend and #AzureFunctions #Powershell backend is now also a #PWA!

JustinWGrote's tweet image. My #Azure Static Web App with #BlazorWASM frontend and #AzureFunctions #Powershell backend is now also a #PWA!

#BlazorWasm tip - When Blazor is done downloading everything it needs, it replaces your loading message / screen, ripping it right out. It can be jarring... So put it outside, and with js & css, transition it out with fade and scale!

Pingu2k4's tweet image. #BlazorWasm tip - When Blazor is done downloading everything it needs, it replaces your loading message / screen, ripping it right out. It can be jarring... So put it outside, and with js & css, transition it out with fade and scale!
Pingu2k4's tweet image. #BlazorWasm tip - When Blazor is done downloading everything it needs, it replaces your loading message / screen, ripping it right out. It can be jarring... So put it outside, and with js & css, transition it out with fade and scale!
Pingu2k4's tweet image. #BlazorWasm tip - When Blazor is done downloading everything it needs, it replaces your loading message / screen, ripping it right out. It can be jarring... So put it outside, and with js & css, transition it out with fade and scale!

Tested my Statistics Simulation app (math heavy) on #DotNet6 Preview with AoT - …tisticsandblazordotnet6.azureedge.net and across most devices -> 21% to 32% faster! #Blazor #BlazorWASM #DotNet #Development #SPA #Analytics #AI

bartczernicki's tweet image. Tested my Statistics Simulation app (math heavy) on #DotNet6 Preview with AoT - …tisticsandblazordotnet6.azureedge.net and across most devices -> 21% to 32% faster! #Blazor #BlazorWASM #DotNet #Development #SPA #Analytics #AI

Les comparto un link para que prueben una plantilla hecha con #blazorwasm #tailwindcss alojada en #digitalocean http://134.209.214.191:5000/

AraujoYesusmen's tweet image. Les comparto un link para que prueben una plantilla hecha con #blazorwasm #tailwindcss alojada en #digitalocean http://134.209.214.191:5000/

Has anyone had a #blazorwasm app & an #angular both served from the same #aspnetcore server application? Heading down these lines at the minute ... no luck. @dotnet @angular #blazor #dotnet #aspnetcore

billydev5's tweet image. Has anyone had a #blazorwasm app & an #angular both served from the same #aspnetcore server application?

Heading down these lines at the minute ... no luck.

@dotnet @angular 

#blazor #dotnet #aspnetcore

Day 4,5, and 6 of #100DaysOfCode Took me 3 days(2hrs average) to learn basic state management with #BlazorWASM. With the state management, I was able to let OrganizationSwitcher( that is in the nav bar) and OrganizationList communicate with each other. #Blazor #MudBlazor


✅Extension components are constructed on top of the basic components to add more capabilities. You may find more features with examples at 🔎blazorise.com #blazor #dotnet #blazorwasm #ui #QRCode #Chart #Video #UX #OpenSource #Microsoft #blazorise #HTML #VEFramework

Blazorise's tweet image. ✅Extension components are constructed on top of the basic components to add more capabilities.

You may find more features with examples at 🔎blazorise.com

#blazor #dotnet #blazorwasm #ui #QRCode #Chart #Video #UX #OpenSource #Microsoft #blazorise #HTML #VEFramework

I was going to ask the abyss why state management is difficult in #BlazorWASM, then realizing, this is truly the first time I have had to maintain a particular session cookie with ANY of my apps. Why haven't I come across this before is a better question #webdev


📌 Blazorise is open-source and free to use under our Community License. You can install it from NuGet or build your copy from the source. Check out our website for more 🌐 blazorise.com #blazorise #opensource #blazorwasm #dotnet #ux #coding #html #Blazor #uxdesign

Blazorise's tweet image. 📌 Blazorise is open-source and free to use under our Community License. You can install it from NuGet or build your copy from the source. 

Check out our website for more 🌐 blazorise.com

#blazorise #opensource #blazorwasm #dotnet #ux #coding  #html #Blazor #uxdesign

Working on my Blazor Wasm Demo app using Chat Gpt-4 and Dall-e-3 geneative AI ! #blazor #blazorwasm #dotnet9 #csharp #chatgpt #dalle3 #openai #generativeai #norway

Tore_Aurstad's tweet image. Working on my Blazor Wasm Demo app using Chat Gpt-4 and Dall-e-3 geneative AI ! 

#blazor #blazorwasm #dotnet9 #csharp #chatgpt #dalle3 #openai #generativeai #norway

Spent today debugging a Blazor WebAssembly app and remembered why I love it: C# in the browser, amazing tooling, and a cleaner dev experience. Now if only async issues would debug themselves! 😅 #BlazorWasm #dotnetdev #blazor #AspNetCore


Deploying a Blazor WebAssembly app to Azure App Service took less time than my coffee break. Full-stack dev has never been so smooth. ☁️ #BlazorWasm #Azure


Why Blazor? Because full-stack development with .NET simplifies my life. No context switching between languages. Everything in C#, and I’m here for it! 🖥️ #blazor #Dotnet #blazorwasm


Fullstack Online Quiz Blazor WASM + .Net MAUI Blazor Hybrid - Web + Mobile App youtube.com/playlist?list=… #blazor #dotnetmaui #blazorwasm #dotnetcore


Great...I'm going to work on it today. While the @MicrosoftLearn post shows the #BlazorWebApp itself calling the #AzureStorage it....but I don't think that's recommended security-wise. How well does Aspire play with #BlazorWASM components? learn.microsoft.com/en-us/dotnet/a…


Also while index.html exists for #BlazorWASM , I don't think _layout.cshtml exists in #BlazorApp #dotnet8 fluentui-blazor.net/DesignTheme

augvcor's tweet image. Also while index.html exists for #BlazorWASM , I don't think _layout.cshtml exists in #BlazorApp #dotnet8

fluentui-blazor.net/DesignTheme

2/ Also perhaps from a security viewpoint, a typed #HTTPClient dedicated for making the call to the /.auth/me endpoint because usually a typical #BlazorWASM will make a minimum of one call to an external API for functional/domain reasons learn.microsoft.com/en-us/aspnet/c…

augvcor's tweet image. 2/ Also perhaps from a security viewpoint, a typed #HTTPClient dedicated for making the call to the /.auth/me endpoint because usually a typical #BlazorWASM will make a minimum of one call to an external API for functional/domain reasons  

learn.microsoft.com/en-us/aspnet/c…

Hey @andychiare, while using the below as an awesome @auth0 reference for deploying #BlazorWASM on @AzureStaticApps [IMO its still for #dotnet7 ] 1. Nullable Reference Types: Guidance for which properties of ClientPrincipal should be required or not auth0.com/blog/support-a…

augvcor's tweet image. Hey @andychiare,  while using the below as an awesome @auth0 reference for deploying  #BlazorWASM on @AzureStaticApps [IMO its still for #dotnet7 ]

1. Nullable Reference Types: Guidance for which  properties of ClientPrincipal should be required or not

auth0.com/blog/support-a…
augvcor's tweet image. Hey @andychiare,  while using the below as an awesome @auth0 reference for deploying  #BlazorWASM on @AzureStaticApps [IMO its still for #dotnet7 ]

1. Nullable Reference Types: Guidance for which  properties of ClientPrincipal should be required or not

auth0.com/blog/support-a…
augvcor's tweet image. Hey @andychiare,  while using the below as an awesome @auth0 reference for deploying  #BlazorWASM on @AzureStaticApps [IMO its still for #dotnet7 ]

1. Nullable Reference Types: Guidance for which  properties of ClientPrincipal should be required or not

auth0.com/blog/support-a…

One possible cause of the above was that sometimes @vscode was opening the #BlazorWASM debug session in @MicrosoftEdge #CoPilot pane 8/x


When it comes to #BlazorWASM debugging it is literally a tale of 2 IDEs. The debug sessions were flaky when using @vscode. It used to fail with a different number of reasons. We found, while using @VisualStudio, that it was not closing the sessions properly. 8/x


Indeed, also, @AzureStaticApps confirmed we cannot deploy the #BlazorWebApp on its service yet. It requires a compute service like @AzAppService / @AzContainerApp ; hopefully, @danroth27 can provide a stateless solution bcos we have been over a year on #SWA with #BlazorWASM.


@stevesanderson Is this possible? I have 35mb of excel file data,had to make this searchable(direct/localdb) in quick multidirection OFFLINE(2ndTime) in #blazorwasm like CarChecker Any suggestionOrEx appreciable @MudBlazor @EngstromJimmy @chris_sainty @BlazorBot @csharptitan


Preparei um template mínimo também em #dotnet para desenvolvimento em #wasm, similar aquele outro ali em Rust. Mas, atenção, isso não é #BlazorWasm. Aqui não tem suporte nenhum para UI, é tudo "na mão". Para mais informações: devblogs.microsoft.com/dotnet/use-net… github.com/celsojr/Dotnet…


لا توجد نتائج لـ "#blazorwasm"

Holy shit! I managed to build a Chrome extension using #BlazorWASM This time I only used JavaScript lazy loading, though.

justinchronicle's tweet image. Holy shit! I managed to build a Chrome extension using #BlazorWASM

This time I only used JavaScript lazy loading, though.
justinchronicle's tweet image. Holy shit! I managed to build a Chrome extension using #BlazorWASM

This time I only used JavaScript lazy loading, though.

Also the #dotnet unit framework (@xunit , @nunit, @mstest) needs to complement the rest of the #testing stack of @specflow and @playwrightweb in the BDD as well @eginhansen's @bUnitBot for #BlazorWASM components.

augvcor's tweet image. Also the #dotnet unit framework (@xunit , @nunit, @mstest) needs to complement the rest of the #testing stack of  @specflow  and @playwrightweb in the BDD as well @eginhansen's @bUnitBot for #BlazorWASM components.

OOh...i was just in the process for upgrading our #BlazorWASM project authentication feature from .net6 to .net 7....would the upgrade assistant handle this automatically? cc @danroth27

augvcor's tweet image. OOh...i was just in the process for upgrading our #BlazorWASM project authentication feature from .net6 to .net 7....would the upgrade assistant handle this automatically? cc @danroth27

2/ Also perhaps from a security viewpoint, a typed #HTTPClient dedicated for making the call to the /.auth/me endpoint because usually a typical #BlazorWASM will make a minimum of one call to an external API for functional/domain reasons learn.microsoft.com/en-us/aspnet/c…

augvcor's tweet image. 2/ Also perhaps from a security viewpoint, a typed #HTTPClient dedicated for making the call to the /.auth/me endpoint because usually a typical #BlazorWASM will make a minimum of one call to an external API for functional/domain reasons  

learn.microsoft.com/en-us/aspnet/c…

@danroth27 hurrying from the kitchen to answer the query from "migrating" from #BlazorServer to #BlazorWASM. And reiterating what @coolcsh @shanselman , both exist in their own and cater to different contexts.

hackmum's tweet image. @danroth27 hurrying from the kitchen to answer the query from "migrating" from #BlazorServer to #BlazorWASM. And reiterating what @coolcsh @shanselman , both exist in their own and cater to different contexts.

💡#TIL : David Letterman started his TV career as a weatherman and would be a fitting way to way to test if authentication is working as expected in the default #BlazorWASM project's Weather Forecast page

hackmum's tweet image. 💡#TIL : David Letterman started his TV career as a weatherman and would be a fitting way to way to test if authentication is working as expected in the default #BlazorWASM project's Weather Forecast page
hackmum's tweet image. 💡#TIL : David Letterman started his TV career as a weatherman and would be a fitting way to way to test if authentication is working as expected in the default #BlazorWASM project's Weather Forecast page

@danroth27 We are using the latest preview and we have run dotnet Publish in the Release configuration for the #BlazorWasm project. But when we want to view the static asset with the Live Server extension in @code , we get the following error.

hackmum's tweet image. @danroth27 We are using the latest preview and we have run dotnet Publish in the Release configuration for the #BlazorWasm project. But when we want to view the static asset with the Live Server extension in @code , we get the following error.

Working on my Blazor Wasm Demo app using Chat Gpt-4 and Dall-e-3 geneative AI ! #blazor #blazorwasm #dotnet9 #csharp #chatgpt #dalle3 #openai #generativeai #norway

Tore_Aurstad's tweet image. Working on my Blazor Wasm Demo app using Chat Gpt-4 and Dall-e-3 geneative AI ! 

#blazor #blazorwasm #dotnet9 #csharp #chatgpt #dalle3 #openai #generativeai #norway

Also while index.html exists for #BlazorWASM , I don't think _layout.cshtml exists in #BlazorApp #dotnet8 fluentui-blazor.net/DesignTheme

augvcor's tweet image. Also while index.html exists for #BlazorWASM , I don't think _layout.cshtml exists in #BlazorApp #dotnet8

fluentui-blazor.net/DesignTheme

day 7 of #100DaysOfCode Got stuck of having infinite http calls during the OnInitializedAsync #BlazorWasm. Anyone would like to explain to me why this happens? Thanks! #BlazorWasm

suicodavedev's tweet image. day 7 of #100DaysOfCode

Got stuck of having infinite http calls during the OnInitializedAsync #BlazorWasm. Anyone would like to explain to me why this happens? Thanks!

#BlazorWasm
suicodavedev's tweet image. day 7 of #100DaysOfCode

Got stuck of having infinite http calls during the OnInitializedAsync #BlazorWasm. Anyone would like to explain to me why this happens? Thanks!

#BlazorWasm

Hey @andychiare, while using the below as an awesome @auth0 reference for deploying #BlazorWASM on @AzureStaticApps [IMO its still for #dotnet7 ] 1. Nullable Reference Types: Guidance for which properties of ClientPrincipal should be required or not auth0.com/blog/support-a…

augvcor's tweet image. Hey @andychiare,  while using the below as an awesome @auth0 reference for deploying  #BlazorWASM on @AzureStaticApps [IMO its still for #dotnet7 ]

1. Nullable Reference Types: Guidance for which  properties of ClientPrincipal should be required or not

auth0.com/blog/support-a…
augvcor's tweet image. Hey @andychiare,  while using the below as an awesome @auth0 reference for deploying  #BlazorWASM on @AzureStaticApps [IMO its still for #dotnet7 ]

1. Nullable Reference Types: Guidance for which  properties of ClientPrincipal should be required or not

auth0.com/blog/support-a…
augvcor's tweet image. Hey @andychiare,  while using the below as an awesome @auth0 reference for deploying  #BlazorWASM on @AzureStaticApps [IMO its still for #dotnet7 ]

1. Nullable Reference Types: Guidance for which  properties of ClientPrincipal should be required or not

auth0.com/blog/support-a…

Les comparto un link para que prueben una plantilla hecha con #blazorwasm #tailwindcss alojada en #digitalocean http://134.209.214.191:5000/

AraujoYesusmen's tweet image. Les comparto un link para que prueben una plantilla hecha con #blazorwasm #tailwindcss alojada en #digitalocean http://134.209.214.191:5000/

My #Azure Static Web App with #BlazorWASM frontend and #AzureFunctions #Powershell backend is now also a #PWA!

JustinWGrote's tweet image. My #Azure Static Web App with #BlazorWASM frontend and #AzureFunctions #Powershell backend is now also a #PWA!

#BlazorWasm tip - When Blazor is done downloading everything it needs, it replaces your loading message / screen, ripping it right out. It can be jarring... So put it outside, and with js & css, transition it out with fade and scale!

Pingu2k4's tweet image. #BlazorWasm tip - When Blazor is done downloading everything it needs, it replaces your loading message / screen, ripping it right out. It can be jarring... So put it outside, and with js & css, transition it out with fade and scale!
Pingu2k4's tweet image. #BlazorWasm tip - When Blazor is done downloading everything it needs, it replaces your loading message / screen, ripping it right out. It can be jarring... So put it outside, and with js & css, transition it out with fade and scale!
Pingu2k4's tweet image. #BlazorWasm tip - When Blazor is done downloading everything it needs, it replaces your loading message / screen, ripping it right out. It can be jarring... So put it outside, and with js & css, transition it out with fade and scale!

Tested my Statistics Simulation app (math heavy) on #DotNet6 Preview with AoT - …tisticsandblazordotnet6.azureedge.net and across most devices -> 21% to 32% faster! #Blazor #BlazorWASM #DotNet #Development #SPA #Analytics #AI

bartczernicki's tweet image. Tested my Statistics Simulation app (math heavy) on #DotNet6 Preview with AoT - …tisticsandblazordotnet6.azureedge.net and across most devices -> 21% to 32% faster! #Blazor #BlazorWASM #DotNet #Development #SPA #Analytics #AI

Loading...

Something went wrong.


Something went wrong.


United States Trends