-
As of .NET 8, the Blazor Web template with WebAssembly interactivity does not contain any example of calling a server API. The "weather forecast" page simply generates data on the client and thus only…
-
You did a great job with this editor especially adding Visual Basic .NET support, in my opinion, a rather overlooked yet essential language. I suggest adding basic code completion, reformatting, dark …
-
I feel like it would be easier for everyone to contribute if most of the codebase were running on top of C# and Blazor + Razor Pages.
-
**Describe the bug**
**To Reproduce**
I have an Azure Devops pipeline that Builds my angular application and creates an artifact.
I then have a Release pipeline that uses AzureStaticWebApp@0 to d…
-
_From @kijoyin on Friday, August 23, 2019 4:54:57 AM_
### Describe the bug
When a reference to a .netcore class library is added to the Blazor client porject I am getting an error saying the the r…
-
Currently it's `Microsoft.Azure.Functions.Authentication.WebAssembly` which doesn't reflect that this package is for Static Web Apps (and in the future it could work with Easy Auth on App Service and…
-
# 🐛 Bug Report
FluentAutocomplete component in Blazor is allowing the same item to be selected multiple times.
## 💻 Repro or Code Sample
```
@page "/admin/business/add"
@using System.Diagnostics…
-
The service works fine on Web Assembly but not on Server. When I try to use Speech Recognition on Server, the code throws an error "aborted". This error is coming from the browser's API and I get no o…
-
I've been unable to package my Aspire-enabled single Api project because the azd is unable to build my Docker container image. My knowledge of Docker, dockerfiles, azd and Azure is 'newbie' but as I u…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
I am using StrawberryShake.Blazor v13.4.0 as a clien…