-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I have set up a new Aspire project to orchestrate my standalone Blazor Wasm and gRPC back-end…
-
The `JSInterop.js` file is not being included when compiling and running my .net 8 wasm standalone application, the script is included in the index.html as per readme
> ``
![image](https://github.co…
-
Hi,
So I am trying to build the application (that already runs on windows) on mac, it builds successfully everything seems to work, but when the application opens up it throws netvips.dll exception…
-
When building a MAUI Hybrid Blazor app in Debug mode locally with .NET 9, the build process takes significantly longer than with .NET 8. Specifically:
.NET 9: ~15 minutes per build.
.NET 8: ~3 minute…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I was setting up a tiered Blazor-server project where I also was implementing the AuthServer in Ht…
-
**Assemblies affected**
- Microsoft.OData.Client 8.2.1
- Microsoft.OData.Core 8.2.1
- Microsoft.OData.Edm 8.2.1
- Microsoft.Spatial 8.2.1
**Other libraries used in the project:**
- Microso…
-
We had the internal Ignitor tool which we used to stress Blazor apps and measure different characteristics of sample apps.
This issue tracks the potential for productizing that tool so customers can …
-
## Motivation
I have a .NET 8 Blazor server app where I wish to change the base url for.
This is because I need to deploy my application to IIS and it will be locally hosted using a reverse proxy.
"W…
-
### Description
Publishing a Blazor Web App (targeting .NET 8, with Auto Render mode) and a Blazor WASM app (targeting .NET 8), both utilizing the localization feature, fails in .NET 9 RC 2.
### Rep…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I have encountered an issue with the `CultureInfo.TextInfo.IsRightToLeft` property in Blazor …