System.Security.Principal.Windows nuget package has latest version 6.0.0-preview.5.21301.5 (last updated 15.06.2021)

Alexey Leonovich 96 Reputation points
2023-04-24T04:05:57.7966667+00:00

Hello. System.Security.Principal.Windows nuget package has latest version 6.0.0-preview.5.21301.5 (it is not updated since 15.06.2021). And this package is not marked as depreceated. What is recommended for applications targeting latest .NET vesions (.NET 7 for example) - use latest stable version (5.0.0 from 09.11.2020) or what?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,648 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,648 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alexey Leonovich 96 Reputation points
    2023-04-24T08:08:04.9166667+00:00

    The package is now in box and I don't need to install anything. See #54365:

    These packages will no longer be updated because their implementation is now part of the .NET 6 platform:

    • Microsoft.Win32.Registry
    • System.ComponentModel.Annotations
    • System.IO.FileSystem.AccessControl
    • System.IO.Pipes.AccessControl
    • System.Security.AccessControl
    • System.Security.Cryptography.Cng
    • System.Security.Cryptography.OpenSsl
    • System.Security.Principal.Windows
    0 comments No comments