System.Security.Cryptography.RandomNumberGenerator 4.0.0-beta-23225

Prefix Reserved
This is a prerelease version of System.Security.Cryptography.RandomNumberGenerator.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 3.0 or higher.

dotnet add package System.Security.Cryptography.RandomNumberGenerator --version 4.0.0-beta-23225                
NuGet\Install-Package System.Security.Cryptography.RandomNumberGenerator -Version 4.0.0-beta-23225                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Security.Cryptography.RandomNumberGenerator" Version="4.0.0-beta-23225" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Security.Cryptography.RandomNumberGenerator --version 4.0.0-beta-23225                
#r "nuget: System.Security.Cryptography.RandomNumberGenerator, 4.0.0-beta-23225"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Security.Cryptography.RandomNumberGenerator as a Cake Addin
#addin nuget:?package=System.Security.Cryptography.RandomNumberGenerator&version=4.0.0-beta-23225&prerelease

// Install System.Security.Cryptography.RandomNumberGenerator as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.RandomNumberGenerator&version=4.0.0-beta-23225&prerelease                

Obsolete: Use System.Security.Cryptography.Algorithms instead.  Provided the System.Security.Cryptography.RandomNumberGenerator class, which generates cryptographically secure random numbers.

Commonly Used Types:
System.Security.Cryptography.RandomNumberGenerator

Product Compatible and additional computed target framework versions.
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on System.Security.Cryptography.RandomNumberGenerator:

Package Downloads
Microsoft.AspNet.Security.DataProtection

ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.

Microsoft.AspNet.SignalR.Server

Core server components for ASP.NET SignalR.

Microsoft.AspNet.SignalR.Messaging

Core messaging components for ASP.NET SignalR.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on System.Security.Cryptography.RandomNumberGenerator:

Repository Stars
weltkante/managed-lzma
C# implementation of LZMA and 7zip
Version Downloads Last updated