Skip to main content




.NET 6 introduces a new RequiresPreviewFeatures attribute.

The attribute indicates an API is in preview.

Roslyn gets a new rule, CA2252, to check if the client uses preview APIs.

/1
#dotnet6 #roslyn #devcommunity

2863635

⇧