-
.NET8 is the next LTS release, due November 23
-
### Description
Building a MAUI project targeting net9.0-android is much slower when EmbedAssembliesIntoApk is enabled compared to building under net8.0-android (500s in net9 vs 90s in net8). Most of…
-
# Description
As the title says, deserializing an empty XML tag to a collection gives different behavior when `DynamicCodeSupport` feature switch is enabled or disabled.
Considering the followin…
-
I found the Serilog.dll here .nuget\packages\microsoft.dotnet-interactive\1.0.522904\tools\net8.0\any but it was an older version. I loaded the following
#r "nuget:Microsoft.Extensions.Logging,8.…
-
### .NET version
.NET 10.0.100-alpha.1.24573.1
### Did it work in .NET Framework?
Yes
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
Yes, also can repro in .NET8.0/9.0, c…
-
System.Data.Common 4.3.0 has a dependency on System.Text.RegularExpressions 4.3.0 which has a vulnerability. Please add .net 8 support, and consider adding System.Text.RegularExpressions 4.3.1 to your…
-
* Support net8.0-browser TFM on the SDK and runtime side.
* Update Static Web Assets to account for multitargeted projects.
* The project needs to include the assets produced by the net8.0-browser…
-
As per the discussion in [this thread](https://github.com/ipjohnson/Grace/pull/314) and specifically using jods4:net8 PR branch
Will open an new issue so not to clutter the other thread
---
D…
-
When .net8 AOT compiled linux-arm64 library interface is invoked using DllImport from .net8 CLR code, on linux-arm64 environment, it crashes.
The code where this issue can be reproduced is listed …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Task description
See #1040 for context. Given the performance penalty for using the netstandard2.0 target, and…