-
**_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…
-
### Description
`CompileTypeScript` needs to be updated to `CompileTypeScriptWithTSConfig` as the target has changed
Improve this section to include removing the content from the wwwroot folder in t…
-
## Issue Description ##
Request textDocument/semanticTokens/range failed on a razor page.
## Steps to Reproduce ##
Go to a razor page
## Expected Behavior ##
no error
## Actual Behavior ##…
-
**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…
-
## Environment data
`dotnet --info` output: 7.0.401
VS Code version: 1.82.2
C# Extension version: 2.3.27
## OmniSharp log
n/a
## Steps to reproduce
`Foo.cshtml.cs`
```cs
internal se…
-
## Living Document
This document is a living document and will be edited as we get feedback from community members to refine the Spec
## Description of problem
There is no easy way to migrate DNN…
-
Can you please add the ability to minify html/razor pages? Currently I see that only css and js can be minified. Would be an awesome addition. This is for Blazor Web Server on .net 7.
Thanks.
-
When using Visual Assist Theme in Rider, Razor syntax is very unclear:
-
## Issue Description ##
When you have a self-closing blazor tag within an if expression the code block loses most of the colorization
## Steps to Reproduce ##
1. Create a `.razor` file
2. Have som…
-
Is support for Razor pages planned?
I'm currently working on an ASP.NET Core Razor project and having LSP support in cshtml files would be awesome.
mphe updated
5 months ago