-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.92.1
- OS Version: Win 11 ARM
Steps to Reproduce:
1. Open .cshtml with Model\Razor syntax
…
-
**Describe your documentation need**
There should be some documentation on how to connect entities to the BlazorHeroUser
**Requirement**
1. How to connect an entity to a user
2. Being able to …
-
```
[18:34:39 ERR] Error deleting page!
System.InvalidOperationException: The instance of entity type 'Page' cannot be tracked because another instance with the same key value for {'Id'} is already …
-
### Describe the bug
I have the same issue as that [https://github.com/dotnet/aspnetcore/issues/16739](https://github.com/dotnet/aspnetcore/issues/16739) but in my case "attempting to reconnect t…
-
VS.NET 2019 v16.5
SlowCheetah VS Extension v3.2.18.44.33
SlowCheetah Nuget v3.2.26
.Net Core 3.1
When adding Transform to Razor Pages web project, VS.NET shows an error, find the log below, howe…
Yaz-X updated
3 years ago
-
Create a readme for the project
Checklist
- [X] Create `README.md` ✓ https://github.com/VincentDawn/GordonRambot/commit/569e4fadda707e7f47461a4c89d1380f3bfec334
- [X] Ran sandbox for `README.md`. …
-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web
### Microsoft.Identity.Web version
2.17.4
### Web app
Sign-in users
### Web API
Protected web APIs (validating scopes/roles)
### Token…
-
I was wondering if this NuGet package exposes a .NET class which I can use to pass in a CSS/JS string and get back a minified version of it?
Personally I don't think that it makes sense to do the b…
-
Hello,
I found an issue when using `EntityPage` in `RazorPages` as a property
Some context:
`dotnet 8, Razor Pages`
I use property binding for filters and sorting to use it in different ha…
xakpc updated
2 weeks ago
-
Hi folks,
so I am reading Blazor book and there is my beloved MVVM : ).
every time I encounter MVVM in .NET I ask myself; could I use Prism here?
Do you need a MVVM 'framework' in Blazor or it's j…