PrivateIdentity.runtime.linux 0.0.6

Additional Details

This package is no longer maintained.

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 PrivateIdentity.runtime.linux --version 0.0.6
NuGet\Install-Package PrivateIdentity.runtime.linux -Version 0.0.6
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="PrivateIdentity.runtime.linux" Version="0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PrivateIdentity.runtime.linux --version 0.0.6
#r "nuget: PrivateIdentity.runtime.linux, 0.0.6"
#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 PrivateIdentity.runtime.linux as a Cake Addin
#addin nuget:?package=PrivateIdentity.runtime.linux&version=0.0.6

// Install PrivateIdentity.runtime.linux as a Cake Tool
#tool nuget:?package=PrivateIdentity.runtime.linux&version=0.0.6

Private Identity .NET SDK

PrivateIdentity.runtime.linux NuGet Package

This package contains only the native binaries required by PrivateIdentity.Sdk package to run properly on the Linux x64 operating system.

You don't need this package if you want only to compile managed code but if you want to run on this target platform you have to install this package.

Redistribution

Your packaging process should place all the .so files from the runtimes/linux-x64/native subfolder added by this package into your final distribution. The folder structure should follow the same pattern and .so files should be placed in some subfolder relative to the primary application executable.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

- The new native binaries with a lot of internal improvements/fixes.