-
This is a repost of an issue in AspNetCore (https://github.com/dotnet/aspnetcore/issues/21888) per recommendation there.
### Describe the bug
I have been porting a WPF app to Blazor WebAssembly, a…
-
Steps to reproduce:
1. Create Blazor Web Assembly Project:
dotnet new blazorwasm
2. Add package reference to project:
3. Add code to create a BigInteger:
BigInteger b = new BigInteger("1…
-
### Package
Sentry
### .NET Flavor
.NET
### .NET Version
8.0.5
### OS
Any (not platform specific)
### SDK Version
4.6.2
### Self-Hosted Sentry Version
_No response_
### Steps to Reproduce
…
-
![azure_error](https://github.com/Azure/static-web-apps/assets/72869399/c9cb04ec-8f98-4bd6-b510-83e9162aac8d)
-
I would like to deploy the amazon-s3-aspcore-file-provider so that it can be accessed using a URL from anywhere.
I tried using Heroku but I am running into errors following this:
https://www.sync…
-
**Describe the bug**
I am trying to create a simple MAUI Blazor Hybrid app using CSLA with authentication and getting an error when the app starts. I used your example code from the MAUI app and it …
-
Trying to put my Blazor Webassembly prerendered with Authorization code on this repository?
The GitHub link is:-
https://github.com/kalvin1dog/BlazaTech
Cheers
-
### Oxyplot implementation for Blazor
I have seen that Oxyplot doesn't have an specific project for Blazor. Since some parts of the code support NetStandard, I suppose it could be possible to imple…
-
Hey, I am developing Blazor Webassembly app and installed your library with nuget following the steps from your page)
i created this simple chart:
![image](https://github.com/draculakkk/TagEChar…
-
I duplicated the existing TestRig with the exception of it being a Server (rather than WebAssembly) App. All works fine.
However, if I try to add markers to the map prior to viewing, the 'marker.A…