-
## Issue Description ##
As our project grows it is becoming more and more common to have Omnisharp crashing randomly or just taking too long to process files (even the currently open file).
Take a l…
-
This was suggested by @dsyme yesterday on Twitter.
Core Design:
* As [Fornax](https://github.com/ionide/Fornax) is essentially just an opinionated script runner there is no way (by-design) to remo…
-
**Describe your documentation need**
There should be some documentation on how to connect entities to the BlazorHeroUser
**Requirement**
1. How to connect an entity to a user
2. Being able to …
-
[jtpjsapp.zip](https://github.com/user-attachments/files/17430912/jtpjsapp.zip)
# 🐛 Bug Report
Using the revoke authorization strategy, the Login.razor file is not rendering properly.
## 💻 Repro o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Using per page/component render modes, cascading parameters turn null after rendering.
…
-
I was wondering if this NuGet package exposes a .NET class which I can use to pass in a CSS/JS string and get back a minified version of it?
Personally I don't think that it makes sense to do the b…
-
### Description
When using simple navigation pages to perform hierarchical navigation, screen readers have issues, a lot of them.
First, because, instead of a new android activity or equival…
-
I have a Attribute to change JSON serialization from camelCase to PascalCase, which worked fine in dotnet 7, but in dotnet 8 i am getting an error `System.InvalidOperationException: JsonSerializerOpti…
-
**Is your feature request related to a problem? Please describe.**
It's hard for me to keep track of the document, especially large pages, for example: https://learn.microsoft.com/en-us/aspnet/core/r…
-
Hi folks,
so I am reading Blazor book and there is my beloved MVVM : ).
every time I encounter MVVM in .NET I ask myself; could I use Prism here?
Do you need a MVVM 'framework' in Blazor or it's j…