Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 6: documentation #10574

Closed
rolfbjarne opened this issue Feb 3, 2021 · 1 comment
Closed

.NET 6: documentation #10574

rolfbjarne opened this issue Feb 3, 2021 · 1 comment
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

Comments

@rolfbjarne
Copy link
Member

rolfbjarne commented Feb 3, 2021

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 of TargetFramework (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

@rolfbjarne rolfbjarne added macOS Issues affecting Xamarin.Mac iOS Issues affecting Xamarin.iOS documentation The issue or pull request is about documentation dotnet An issue or pull request related to .NET (6) labels Feb 3, 2021
@rolfbjarne rolfbjarne added this to the .NET 6 milestone Feb 3, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

1 participant