Enter a NuGet framework to see how it parses. Both short form (e.g. net45) and long form (e.g. .NETFramework,Version=v4.5) are supported.
The input value is net6.0-windows.
The short folder name is net60-windows.
The .NET framework name is .NETFramework,Version=v6.0,Profile=windows.
The framework identifier is .NETFramework.
The framework version is 6.0.
The result of ToString() is .NETFramework,Version=v6.0,Profile=windows.
The framework profile is windows.
Platform information is only available in NuGet 5.8.0-preview.1 or later.