openssl-vc141-native 3.0.0

Requires NuGet 3.5 or higher.

dotnet add package openssl-vc141-native --version 3.0.0
                    
NuGet\Install-Package openssl-vc141-native -Version 3.0.0
                    
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-vc141-native" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="openssl-vc141-native" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="openssl-vc141-native" />
                    
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-vc141-native --version 3.0.0
                    
#r "nuget: openssl-vc141-native, 3.0.0"
                    
#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.
#:package openssl-vc141-native@3.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=openssl-vc141-native&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=openssl-vc141-native&version=3.0.0
                    
Install as a Cake Tool

Version 3.0.0

OpenSSL source is latest 1.1.1o release (commit ca2e0784d2c38edcefd5d68028f4d954bd8faddb) Build environment: VS 2017 15.9.38, toolset vc141, NASM 2.15.05, Strawberry Perl 5.32.1.1, Perl module Text::Template 1.59, Windows 10 21H1

By default, dynamic libraries are used. To use static libraries, define a environment variable STATIC_LINKING_OPENSSL with a value set to '1'

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on openssl-vc141-native:

Package Downloads
Microsoft.Tvm.Attestation.Library

This library is intended to be used by applications running on Trusted Launch VMs in Azure to perform attestation by collecting VM artifacts and performing attestation with a provided endpoint.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 2,278 6/14/2022
2.0.0 1,963 3/15/2021
1.1.1 3,116 4/21/2020 1.1.1 is deprecated.