-
I was under the impression that being as open-source as possible was one of Microsoft's chief goals with .NET Core. It's very surprising then to find that the licensing for [Microsoft.VisualStudio.clr…
-
-
Once the following two things become true:
- we take an MSRV >= 1.77
- we do a breaking release
We can abolish our IP address types and just use `core::net`. Refer to #60
-
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…
-
It looks like Microsoft.Data.SqlClient has a dependency on the .NET Core internal native shims on Unix. This needs to be removed.
https://github.com/dotnet/SqlClient/tree/master/src/Microsoft.Data.S…
-
We use xsd.exe to generate C# classes for based on xml schema. At present there is no xsd.exe tool to generate CoreCLR compliant code and hence code generation can not be fully automated as part of th…
-
**Is your feature request related to a problem? Please describe.**
It is related to a problem where you want to reproduce an internal compiler error related to any of the ``/clr`` switches that…
-
During the work with a customer, discovered that .NET core doesn't contain SSH which was crucial for the development of the engagement. Using a 3rd party NuGet package (known as SSH.NET) was the worka…
-
Hi, what about making this project compilable for .Net Core to support multiplatformity? I know there is WinPcap / LibPcap dependency, but how much is that port (un)real?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
https://learn.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-7.…