-
first of all thank you for providing this package ,
i have a asp.net core razor pages app and writing so many js code , now if i want to import them to blazor ssr with this way , need to go every js…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Making a change to a .razor file no longer applies consistently after upgrading to .NET 9. I …
-
### suggestion
With modular monoliths I find that the ui needs of different modules varies quite a lot.
ie: Some might show a dashboard or graph, others a razor page with a few forms, those with mor…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Adding a static server-side rendering (SSR) page to a globally interactive Blazor Web A…
-
/mappings currently doesn't know about razor pages, but it would be nice if it did
-
I'm sorry this report is going to be messy because i don't even know where to start...
i played around with preview versions and omnisharp on/off and stuff and here are some things i noticed:
1…
-
@klings Please consider adding support for ASP.NET Core [Razor Pages](https://docs.microsoft.com/en-us/aspnet/core/razor-pages/?view=aspnetcore-3.1).
The existing set of filters derive from `Action…
-
**Describe the bug:**
When Razor creates virtual documents for HTML (and later HTML for CSS), the Razor escape sequences are not being replaced by placeholders. This leads to invalid syntax in the c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I started having this problem about a week ago, pages where the code behind is in the same pa…
-
### 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.
Razor pages do indeed support…