In .Net 6 Preview 7 a class generated with VS used the new C#10 file scoped namespace. In RC1 this is not the case anymore. It uses the block-scope namespace, which sounds like a step back. Using ...
In .NET Core, a long list of members are missing from the original .NET Framework System.ServiceModel.Description namespace, including, for example: System ...