-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When running a ASP.NET MVC application through dotnet CLI using `dotnet watch run`, the outpu…
-
Certain parts of review updates and requests are moved to do after initial release (parts i think are good to do but are not showstoppers).
Pull requests which these are based on
https://github.co…
-
# .NET October 2024 Update
## Release Notes
* [8.0.10](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.10/8.0.10.md)
* [6.0.35](https://github.com/dotnet/core/blob/main/release-notes/6…
-
I was building in a devcontainer via `./build.sh -sb -bl`. There was a build failure that I noticed in the build output scrolling by when watching the build yet nothing called out the build error whe…
-
### Describe the bug
When processing razor content, if I include an `@@inject` immediately after a razor code block, the `@@inject` is missing from the generated code.
### To Reproduce
Steps to r…
-
### Describe the bug
We are upgrading an ASP.NET Core 2.2. MVC app to 3.0 but Url.RouteUrl gives blank href's and inconsistency on link creation. What are we doing wrong?
### To Reproduce
Step…
-
vsfeedback 804239 - https://developercommunity.visualstudio.com/content/problem/18837/nuget-manage-packages-for-solution-fails-to-open.html
Using the dotnet core from build 26206.00
Using the comm…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We have two separate apps, a Blazor WASM app using .NET 7 and an ASP.NET Core Web App u…
-
Type: Bug
## Issue Description ##
I have a solution with a few projects - 2 console, 2 libraries, 2 asp.net core mvc apps. In Run and Debug I only see one console app, nothing else.
I tried: Genera…
-
### Product
dotnet CLI (dotnet new)
### Describe The Bug
"sources": [
{
"exclude": [
"**/[Bb]in/**",
"**/[Oo]bj/**",
"**/*.filelist",
"**/*.user",
…