-
## Bug
The `http.route` attribute is one of the more important HTTP attributes because users commonly wish to facet their metric and span data on `http.route` in order to understand the performance…
-
Hello support,
I am trying to scaffold the identity for my asp.net core 7 web application. I am using the SQL Server as Database, during scaffold I am getting error as "There was an error running t…
-
I am getting the following error every time I create a new `M# ASP.NET Core - MVC Microservice `project in Visual Studio 2019
> The vstemplate file references the wizard class 'MSharp.AddNew.MvcTem…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Enabling razor runtime compilation in an ASP.NET Core 6 MVC project prevents the CSS Isolatio…
-
- Identification and, if possible, replacement of System.Web APIs that won’t work on ASP.NET Core
- dotnet/upgrade-assistant#684
- dotnet/upgrade-assistant#683
- dotnet/upgrade-assistant#6…
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [4b64dad734c5b0915dedc223fe3ae8429345313b](https://github.com/dotnet/sdk…
-
## Steps to reproduce:
Once the ASP.NET MVC Core Web App has been created, run the following commands using the dotnet CLI:
dotnet tool install -g dotnet-aspnet-codegenerator
dotnet add package Mic…
-
Currently, we hook into MVC's filter system to run our HATEOAS code -> Take a look at `HateoasActionFilter.cs`
This works, but perhaps improvements COULD be made. I am not sure yet, though!
The g…
-
Добрый день. Спасибо за проект. Подключаю его на MVC 5 Net framework 4.7. Столкнулся с проблемой, это единственное подходящее место для вопроса которое я нашел.
Оплату провожу без подтверждения плате…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
The following razor snippet renders to nothing (is completely ignored??) in ASP.NET Core 9.0.…