-
Hi @damienbod
Have you ever done this, or got it on the list of things to try for the future?
My app architecture is ASPNET BFF Server, and a standalone Blazor WASM app.
I have been trying to hack…
-
MudBlazor version 7.0.0 brings a ton of **breaking changes** which we couldn't postpone any longer as we strive for more consistency and necessary improvements. This migration guide shall make the upg…
-
As there is no clear public outlet for azure-devops-ui support, I will raise my question over here:
When adding azure-devops-ui to a newly created React 17 app I get the following error:
```
Fo…
cveld updated
8 months ago
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [b40c44502deca1e7f51674b97b2d6ca2d5e0abac](https://github.com/dotnet/core-sdk/commit/b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Upgraded to 8.0 from 7.0.13. Now when publishing with AOT: true, If I then run the app…
-
**Which version of Microsoft Identity Web are you using?**
Note that to get help, you need to run the latest version.
1.25.0
**Where is the issue?**
* Web app
If locally run dotnet app.dll e…
-
Hi Damien,
Your BlazorWebMeID app looks really great - I can't believe that Entra Auth is missing from the Blazor Web App templates.
I had an issue getting it working though and I can't quite wo…
-
### Documentation related to component
Microsoft.Identity.Web
### Please check all that apply
- [ ] typo
- [x] documentation doesn't exist
- [ ] documentation needs clarification
- [ ] error…
-
.NET 9 was released on Nov 12, 2024 with new Blazor Web App templates.
[Blazor 9 Release Notes](https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-9.0?view=aspnetcore-9.0#blazor…
-
I looked through the code. I can see that https was used. Unfortunately, this means that if a mobile device on the network tries to go to the page, its always going to fail because its not going to …