.NET 6: documentation #10574
Labels
documentation
The issue or pull request is about documentation
dotnet
An issue or pull request related to .NET (6)
iOS
Issues affecting Xamarin.iOS
macOS
Issues affecting Xamarin.Mac
Milestone
This is a list of things we'll want to document about our .NET 6 support.
CFNetworkHandler
It won't be possible to select
CFNetworkHandler
as the default handler (it will still be possible to manually pass to to HttpClient).Deprecated NuGet packages which won't work
Ref: #11710
Ref: dotnet/designs#222 (comment)
Exception marshaling is enabled by default
'dotnet pack' doesn't work for projects with multiple target frameworks
'dotnet pack' doesn't work for projects using
TargetFrameworks
(plural) instead ofTargetFramework
(singular).Workaround: use
TargetFramework
in the csproj.Ref: #14708
Ran out of trampolines of type 1 running on x64 simulator
Ref: #14887
Ref: dotnet/runtime#68808
Known issues
The text was updated successfully, but these errors were encountered: