-
Since [dotnet format has moved to the dotnet SDK repository](https://github.com/dotnet/sdk/pull/38857) I'll recreate the [issue](https://github.com/dotnet/format/issues/2127) here to hope for more fee…
-
#### DESCRIPTION
It would be good to have .NET Core Template which can be used to generate UI Website using microservice framework.
#### ADDITIONAL CONTEXT
Template pack should contain the follow…
-
## Description
Several different rename scenarios for razor components do not work reliably today in a solution that contains a razor component.
We are currently faced with some limitations on…
-
### Describe the bug
In a project that utilizes Razor Pages and request localization in conjunction with an `IPageRouteModelConvention`, Urls generated through standard TagHelpers for anchors or fo…
-
We analyze Razor templates (`.razor`, `.cshtml` files) and we should import third party issues.
Repro streps
1. Clone https://github.com/dotnet/blazor-samples
2. Scan `/blazor-samples/7.0/Blazor…
-
### 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…
-
-
CA1416 is [turned off](https://github.com/dotnet/roslyn-analyzers/pull/4846) for generated code, we have been [discussing ](https://github.com/dotnet/roslyn-analyzers/pull/4846#issuecomment-778705890)…
-
I'm moving my project from MVC5 to Asp.Net Core using Razor Pages and found that only MVC is supported. It woud be great to have some kind of RecaptchaRazorPageExtensions.cs and also the one for Blazo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
**Info:** Investigation shows that this is related to enhanced navigation and DOM prese…