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

Dead end S.Security.Cryptography.Cng package #51853

Merged
merged 6 commits into from
Apr 26, 2021

Commits on Apr 26, 2021

  1. Dead end S.Security.Cryptography.Cng package

    To reduce complexity of the cryptography cng library, dead ending its
    package as most of the configurations are partial facades anyway and
    adding Cng to the targeting pack. It's already part of the runtime and
    exposed in aspnetcore's targeting pack.
    
    .NET Standard libraries can continue to use the latest available package
    which harvests for .NET Standard configurations.
    
    Contributes to dotnet#47530
    ViktorHofer committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c25b78d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7985f0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96815f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5775e6c View commit details
    Browse the repository at this point in the history
  5. Add inboxon for net6.0

    ViktorHofer committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    a8b872a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    409b94f View commit details
    Browse the repository at this point in the history