-
This is uh, not how they are supposed to work. Like, it's just kinda weird this is not being processed...
No clue where to start digging. Maybe order of services? Shrug
-
Hi! Thanks for the awesome plugin. Really impressed with the speed of the LSP.
I'm trying to migrate my workflow to NeoVim from the classic IDE's. Old Vim user, but had to switch to IDE's to get star…
-
Hi,
I need to integrate SagePay in a Razor Pages project. Will this implementation work for me or do we need some changes?
Please note that I am using .Net core 2.2
Thanks in anticipation!
-
This is a great help, I was about to dive in and start making my own!
**Thank you for taking the time to share!**
Sadly "page" in a route is already reserved by razor pages. (Fine for MVC)
Thi…
-
### Is your feature request related to a problem? Please describe.
I would like to define static render fragments in order to reuse them in multiple components.
### Describe the solution you'd l…
Liero updated
13 hours ago
-
#### Qual título do artigo?
=> Razor Pages ASP.NET Core QRCode
#### Sobre o que você pretende falar neste artigo?
=> Neste artigo vamos aprender a gerar um QRCode usando o template Razor Pages em…
-
Seems like the generator needs to disambiguate the `App` identifier.
```
D:\Temp\App>dotnet --version
7.0.100-preview.7.22377.5
```
```
D:\Temp\App>dotnet new blazorserver
The template "Bla…
-
## Overview
Currently, when a form gets generated from a model class, there is no visual indication of which form fields are required. The user must first submit the form before getting feedback ab…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
In the latest template for Blazor Server Side with Microsoft Identity platform. program…
-
When we make tiny html or content changes on a .cshtml page - no code-behind cshtml.cs file involved, we have to publish the whole razor pages project to apply the changes. That's really not ideal sin…