-
This is excellent. Thanks. Have you figured out how to securely call a .NET 8.0 Web API from the WebApp?
-
Hi :-)
I am trying to use your awesome lib together with server-side pre-rendering.
When doing so I get this exception:
```
System.InvalidOperationException: 'HttpNavigationManager' has not be…
-
I'm testing out Halfmoon on Blazor Server Side (an ASP.Net SPA framework) and noticed anything that relies on the `pageWrapper` and `stickyAlerts` doesn't get updated correctly.
To fix,
```
if …
-
Have a solution for this.
-
Is it possible to run without Elmish? Would anyone have a simple example of how to set this up and get some html output?
-
## Summary
Introduce an Image component to display images coming from `dynamic` sources like API calls or databases.
## Motivation
Currently the most common way to display an image coming from th…
-
### Describe the bug
I am using Azure Signal R on a Blazor Server side app. Everything had been working well for last 2 years in .net 5. Last week I upgraded the app to .net 6 and authentication bro…
-
### Describe the bug
I have the same issue as that [https://github.com/dotnet/aspnetcore/issues/16739](https://github.com/dotnet/aspnetcore/issues/16739) but in my case "attempting to reconnect t…
-
Hello ASP.NET & MAUI Team! @danroth27, @davidortinau, @Eilon
Now that Blazor Hybrid has gone through a good stabilization and performance release with .NET 7, I'd like to put a request in to consi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
the NU HTML Checker (https://validator.w3.org) mark syntax errors on html attributes rendered…