-
**_CA1515: Consider making public types internal_**
Blazor components using a "partial class" for its code rather than a `@code` block on the razor page itself is getting this warning on every "parti…
-
### Describe the bug
When launching the AppHost with dotnet watch and applying a rude edit, the project has to restart.
After the restart any changes made to a blazor app, aren't shown on the browse…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I noticed that javascript files ass…
-
### Describe the bug
After upgrading our tooling to NET 9.0, the `dotnet watch` command is no longer actively reloading CSS when changes are made to referenced Razor Class Library projects using CSS I…
-
### Description
I think the [Factor out the state preservation to a common location](https://learn.microsoft.com/en-us/aspnet/core/blazor/state-management?view=aspnetcore-9.0&pivots=server#factor-out…
-
**Blazor UI (User Interface).**
The Blazor Server app is the frontend that allows users to upload files and later download the processed files.
It will communicate with microservices through HTTP AP…
-
### Which Umbraco.Community.BlockPreview version are you using?
1.10.5
### Which Umbraco version are you using? For example: 10.4.0 - don't just write v10
13.5.2
### Bug summary
Our templates use…
-
## Summary
Add a new event similar to `dotnet/razor/taghelperresolve/end` but is close to when Razor has completed discovering all of the razor components in a project,
## Background and Motivation
D…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
```
dotnet watch ⌚ File added: .\Components\Samples\Layouts.razor.css~
dotnet watch ⌚ File up…
-
### Description
Links under an image (a href) placed in a Page (razor components) or in the MainLayout.razor of the shared rcl project, opens chrome with a wrong link (https://0.0.0.1/_content/proje…