-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Describe the bug
I'm trying to clean workloads on my local machine. Some of them were installed from unsigned sources (Aspire previews), but now `dotnet workload clean --all` fails with the follo…
-
### Describe the bug
When there is a project targeting .NET Framework on a .sln and `dotnet format style xxx.sln` is invoked, an exception is raised about `Microsoft.CodeAnalysis.Workspaces.MSBuild…
-
## Environment data
`dotnet --info` output:
PS>dotnet --info
.NET Core SDK (reflecting any global.json):
Version: 3.1.407
Commit: d3244d0e44
Runtime Environment:
OS Name: Windows
…
-
什么时候兼容.NETCORE 3.1
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have a React SPA and a Mobile App that calls a Web API protected by Azure AD OIDC.
-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
`WebApplication.CreateBuilder` checks for whether it is running on Windows, and if it is then…
-
---
**Issue moved from dotnet/aspnetcore#27197**
- Please respond to @dajma00.
---
_From @dajma00 on Saturday, October 24, 2020 5:32:38 PM_
After scaffolding Identity pages into my Blazor W…
-
Steps to Reproduce
1.install Net 9.0.100-rc.1.24421.9 SDK on window11-x64.
2.Checkout the dotnet-format repo. git clone https://github.com/dotnet/format.git
3.Update the gobal.json by removing the …
-
It seems performance for decimal arithmetics has decreased significantly (~50%-80% slower in _simple_ cases and more in others) since moving to the managed implementation (I believe the relevant metho…