openssl 1.0.1.24

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package openssl --version 1.0.1.24
                    
NuGet\Install-Package openssl -Version 1.0.1.24
                    
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="openssl" Version="1.0.1.24" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="openssl" Version="1.0.1.24" />
                    
Directory.Packages.props
<PackageReference Include="openssl" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add openssl --version 1.0.1.24
                    
#r "nuget: openssl, 1.0.1.24"
                    
#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.
#addin nuget:?package=openssl&version=1.0.1.24
                    
Install openssl as a Cake Addin
#tool nuget:?package=openssl&version=1.0.1.24
                    
Install openssl as a Cake Tool

Native OpenSSL library.
OpenSSL homepage:  http://www.openssl.org/

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on openssl:

Package Downloads
librabbitmq

This is a C-language AMQP client library for use with v2.0+ of the RabbitMQ broker.

poco.crypto

POCO Cryptographic Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Release of OpenSSL 1.0.1e libraries.