-
After `dotnet tool update --global dotnet-ilverify --version 5.0.0`, any invocation of `ilverify` that includes a dll (I tried several) fails with:
```
Error: Internal.IL.VerifierException: Assemb…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please…
-
### Describe the bug
Even if you set AllowEmptyInputInBodyModelBinding = true it's basically impossible to have a nullable [FromBody] with no value that works across platforms because it still requir…
-
- [NLN - Infra Team Upgrade Status](https://dev.azure.com/Payoneer/Payoneer/_wiki/wikis/Payoneer.wiki/9406/NLN-Infra-Team-Upgrade-Status)
- [Old Open API](https://dev.azure.com/Payoneer/Payoneer/_wik…
-
Cofoundry doesn't use the ASP.NET identity system because Cofoundry requires some additional features not available in ASP.NET identity (e.g. the ability to partition users across user areas).
It i…
-
Hi,
I have a simple ASP.NET Core web app ([source](https://github.com/SuperRembo/AspNetIntegrationTests)) with an integration test. It's basically a stripped down version of the Microsoft [Integrat…
-
Is there any plan to support generating OpenAPI 3.0 definitions?
-
**Description:**
We started getting build errors where it reported that it could not run because dotnet was not installed, but it had just executed a test which required dotnet. After some research i…
-
# Microsoft Security Advisory CVE-2023-33170: .NET Security Feature Bypass Vulnerability
## Executive summary
Microsoft is releasing this security advisory to provide information about a vulnera…
-
# .NET Package Maintenance
.NET Core was released in June 2016, and over the last six years, many thousands of NuGet packages have been published under the .NET umbrella. Many of these packages are…