-
```
What steps will reproduce the problem?
1.
2.
3.
please see attachment to see the error
What is the expected output? What do you see instead?
What version of the product are you using? On what …
-
```
What steps will reproduce the problem?
1.
2.
3.
please see attachment to see the error
What is the expected output? What do you see instead?
What version of the product are you using? On what …
-
**Description**
docker build commands output general information lines to standard error instead of standard output when buildKit is enabled.
This is particularly problematic for extra tooling w…
-
Was a bit confuse how to build docker image in a VS solution with several projects, like a web project with two class library projects (like data access, business logic, or external api callings).
So …
-
I was testing out setting up JWT bearer auth for a minimal .NET 7 API without using my own options/configuration section by trying to follow the documentation on this page: https://learn.microsoft.com…
-
If there is a mismatch between the version number of `Microsoft.EntityFrameworkCore.Design` (in my case 7.0.4) that the user installs as part of the tutorial and `Microsoft.VisualStudio.Web.CodeGenera…
-
As part of the postmortem for a 5.0.1 issue where we needed to mark Identity.Specficiation.Tests as shipping. It seems worth adding a test with baselines to track the total set of packages we ship, s…
-
One portion of this page describes adding the Seed Initializer to the code. It works, but there are a couple of issues that might be tricky for novices.
The discussion mentions the DI container…
-
## Details about Problem
**Summary:**
dotnet.exe (and probably all other forms of package creation) can produce packages with a malformed [Content_Types].xml when packing files that have no exte…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
We need an RSS feed for every page b…