NetPGPLibrary 1.0.0
See the version list below for details.
dotnet add package NetPGPLibrary --version 1.0.0
NuGet\Install-Package NetPGPLibrary -Version 1.0.0
<PackageReference Include="NetPGPLibrary" Version="1.0.0" />
paket add NetPGPLibrary --version 1.0.0
#r "nuget: NetPGPLibrary, 1.0.0"
// Install NetPGPLibrary as a Cake Addin #addin nuget:?package=NetPGPLibrary&version=1.0.0 // Install NetPGPLibrary as a Cake Tool #tool nuget:?package=NetPGPLibrary&version=1.0.0
Encrypt/Decrypt files and streams with PGP using a single line of code. Synchronous or asynchronous operation. Other features; ASCII Armor, data integrity packets, public/private key generation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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.
Kellerman Software announces a new product: .NET PGP Library. Easily Encrypt/Decrypt files and streams with PGP using a single line of code. Synchronous or asynchronous operation. Other features; ASCII Armor, data integrity packets, and public/private key generation.