-
Hello!
First off -- awesome solution, super excited to see it in action on HTML pages.
Would it be possible to support the `.razor` file extension? It's basically the same as HTML. Example:
…
-
https://github.com/dotnet/aspnetcore/blob/42905b0edce0f5f1e3c69b628874216d5fc36925/src/Components/QuickGrid/Microsoft.AspNetCore.Components.QuickGrid/src/QuickGrid.razor.cs#L311-L314
-
Hello,
How to configure the path to the razor pages? I'm getting the following error:
System.IO.DirectoryNotFoundException: Could not find a part of the path '/app/Components/Pages'.
Thanks!
…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
### 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 would like `.razor` files to be a…
-
I noticed that this was possible in an off-brand C# extension here: https://marketplace.visualstudio.com/items?itemName=jchannon.csharpextensions
We should add this functionality.
-
Hi,
I really like what you've done here and I want to use Razor Components with Htmx but I find myself falling back to Razor Pages because of hot reload.
I tried running you project locally and …
-
This issue covers delivering scaffolders for building Razor components that are analogous to the existing scaffolders for Razor Pages and EF Core that exist today. These scaffolders are server specifi…
-
Hi,
- The point 1) says `In the Components project, open Shared/NavMenu.razor`. In this edition there is no `Components` project
- It's not clear where to add the code. In the source code here, …
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…