Neon.Cryptography 4.0.17

dotnet add package Neon.Cryptography --version 4.0.17
                    
NuGet\Install-Package Neon.Cryptography -Version 4.0.17
                    
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="Neon.Cryptography" Version="4.0.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neon.Cryptography" Version="4.0.17" />
                    
Directory.Packages.props
<PackageReference Include="Neon.Cryptography" />
                    
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 Neon.Cryptography --version 4.0.17
                    
#r "nuget: Neon.Cryptography, 4.0.17"
                    
#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 Neon.Cryptography@4.0.17
                    
#: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=Neon.Cryptography&version=4.0.17
                    
Install as a Cake Addin
#tool nuget:?package=Neon.Cryptography&version=4.0.17
                    
Install as a Cake Tool

Neon.Cryptography

Neon related cryptographic classes and utilities. You can get started here: Neon.Cryptography

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Neon.Cryptography:

Package Downloads
Neon.Xunit

Xunit extensions including several additional test fixtures

Neon.Kube

INTERNAL USE ONLY: Common library used by neonKUBE related projects.

Neon.Web

Package Description

Neon.Service

Service library supporting application deployment as containers as well as in-process for testing

Neon.SSH

This namespace includes the LinuxSshProxy and related classes that wrap and extend the base SSH.NET library clients with additional support for managing remote Linux machines via SSH including executing commands, scripts, uploading/downloading files, and performing idempotent operations. Remote command executions and their results can also be logged locally via a TextWriter (using a completely non-standard but still useful logging format). The other major type is CommandBundle. Command bundles provide a way to upload a script or executable to a temporary working directory and then run the script or program in the context of the working directory so the script or program will have access to the files. Command bundle executions can also tolerate transient network disconnections. NOTE: This package has been tested against remote machines running Ubuntu 18.04+ and will probably run fine on many other Debian-based distributions. RedHat and other non-Debian distributions probably won't be compatible.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.17 369 4/15/2025
4.0.17-preview.0 170 4/14/2025
4.0.16 342 4/14/2025
4.0.15 302 4/10/2025
4.0.14 378 12/19/2024
4.0.13-preview.11 99 8/9/2024
4.0.13-preview.10 83 8/9/2024
4.0.13-preview.9 94 8/9/2024
4.0.13-preview.8 88 8/9/2024
4.0.13-preview.3 64 8/1/2024
4.0.12 286 7/30/2024
4.0.11-preview.6 72 7/30/2024
4.0.11-preview.4 120 7/3/2024
4.0.11-preview.3 88 6/15/2024
4.0.11-preview.2 106 6/7/2024
4.0.11-preview.1 80 6/6/2024
4.0.11-preview.0 87 6/3/2024
4.0.10 440 4/25/2024
4.0.10-preview.0 102 4/25/2024
4.0.9 380 4/25/2024
4.0.8 524 3/29/2024
4.0.7 398 3/22/2024
4.0.6 428 3/19/2024
4.0.5 391 3/17/2024
4.0.4 511 2/24/2024
4.0.4-rc.12 113 2/24/2024
4.0.4-rc.11 96 2/23/2024
4.0.4-rc.10 107 2/22/2024
4.0.4-rc.8 112 2/21/2024
4.0.4-rc.7 100 2/21/2024
4.0.4-rc.6 94 2/21/2024
4.0.4-rc.5 107 2/21/2024
4.0.4-rc.4 98 2/21/2024
4.0.4-rc.2 94 2/20/2024
4.0.4-rc.1 90 2/16/2024
4.0.3 406 2/15/2024
4.0.3-rc.2 96 2/15/2024
4.0.3-rc.1 91 2/15/2024
4.0.2 398 2/15/2024
4.0.1 388 2/14/2024
4.0.0 462 2/8/2024
4.0.0-rc.17 98 2/7/2024
4.0.0-rc.16 118 2/3/2024
4.0.0-rc.15 89 2/2/2024
4.0.0-rc.14 93 1/24/2024
4.0.0-rc.13 82 1/24/2024
4.0.0-rc.12 85 1/24/2024
4.0.0-rc.11 89 1/24/2024
4.0.0-rc.10 76 1/24/2024
4.0.0-rc.8 101 1/23/2024
4.0.0-rc.7 118 1/11/2024
4.0.0-rc.6 101 1/11/2024
4.0.0-rc.5 95 1/10/2024
4.0.0-rc.4 94 1/10/2024
4.0.0-rc.3 189 12/12/2023
4.0.0-rc.2 107 12/12/2023
4.0.0-rc.1 148 12/9/2023
4.0.0-rc.0 91 12/7/2023
3.1.4 551 10/17/2023
3.1.3 402 10/13/2023
3.1.2 339 10/13/2023
3.1.1 156 10/13/2023
3.1.0 522 8/2/2023
3.0.2 682 4/17/2023
3.0.1 520 4/14/2023
3.0.1-preview0 353 4/14/2023
3.0.0 729 3/22/2023
3.0.0-preview1 372 3/22/2023
3.0.0-preview0 376 3/8/2023
2.19.0 3,106 8/30/2022
2.18.2 6,298 11/3/2021
2.18.1 3,241 11/3/2021
2.15.0 3,344 6/7/2021
2.14.0 6,189 4/2/2021
2.13.0 3,749 3/30/2021
2.12.0 3,133 3/15/2021
2.11.1 2,847 3/5/2021
2.11.0 2,663 3/5/2021
2.10.0 3,194 11/29/2020
2.9.0 3,081 11/21/2020
2.8.0 3,018 11/19/2020
2.7.1 3,004 11/18/2020
2.7.0 2,731 11/18/2020
2.6.0 2,962 11/4/2020
2.5.0 3,207 11/3/2020
2.4.1 3,263 10/29/2020
2.4.0 7,482 10/27/2020
2.3.2 9,665 10/13/2020
2.3.1 2,920 10/6/2020
2.3.0 3,025 10/3/2020
2.2.0 4,618 8/25/2020
2.1.0 4,445 5/12/2020
2.0.1 3,909 4/25/2020
2.0.0 4,032 4/15/2020
1.5.1 3,595 2/3/2021
1.5.0 3,773 11/19/2020
1.4.1 3,682 10/29/2020
1.4.0 3,850 7/24/2020
1.3.0 3,940 6/28/2020
1.2.4 4,014 5/13/2020
1.2.3 3,995 5/9/2020
1.2.2 4,157 3/4/2020
1.2.1 3,975 3/2/2020
1.2.0 3,977 2/26/2020
1.1.0 3,869 1/28/2020
1.0.4 4,017 1/15/2020
1.0.3 3,906 12/24/2019
1.0.1 4,137 12/5/2019
1.0.0 4,108 11/21/2019
0.7.1 4,075 11/12/2019
0.7.0-alpha 1,156 10/22/2019
0.6.9-alpha 1,154 10/18/2019
0.6.8-alpha 1,119 10/10/2019
0.6.7-alpha 1,064 10/6/2019
0.6.6-alpha 1,106 10/5/2019
0.6.5-alpha 1,155 9/30/2019
0.6.4-alpha 1,077 9/29/2019
0.6.3-alpha 1,149 9/25/2019
0.6.2-alpha 885 9/19/2019
0.6.1-alpha 853 9/17/2019
0.6.0-alpha 871 9/16/2019
0.5.9-alpha 887 8/30/2019
0.5.8-alpha 839 8/22/2019
0.5.7-alpha 790 8/20/2019
0.5.6-alpha 790 8/15/2019
0.5.5-alpha 842 7/31/2019
0.5.4-alpha 770 7/1/2019
0.5.3-alpha 777 6/18/2019
0.5.2-alpha 886 6/7/2019
0.5.1-alpha 843 6/5/2019
0.5.0-alpha 924 5/22/2019
0.4.9-alpha 781 5/20/2019
0.4.8-alpha 771 5/20/2019
0.4.7-alpha 812 5/15/2019
0.4.6-alpha 812 5/13/2019
0.4.5-alpha 762 5/10/2019
0.4.4-alpha 713 4/22/2019
0.4.3-alpha 795 4/18/2019
0.4.2-alpha 781 4/17/2019
0.4.1-alpha 765 4/15/2019
0.4.0-alpha 769 4/12/2019
0.3.9-alpha 723 4/11/2019
0.3.8-alpha 782 4/9/2019
0.3.7-alpha 1,000 4/8/2019
0.3.6-alpha 915 4/8/2019
0.3.5-alpha 923 4/2/2019
0.3.4-alpha 914 4/1/2019
0.3.3-alpha 885 3/30/2019
0.3.2-alpha 959 3/28/2019
0.3.1-alpha 932 3/25/2019
0.3.0-alpha 974 3/18/2019
0.2.7-alpha 978 3/6/2019
0.2.6-alpha 835 3/6/2019
0.2.5-alpha 798 3/1/2019
0.2.4-alpha 764 3/1/2019
0.2.3-alpha 844 2/27/2019
0.2.2-alpha 780 2/27/2019
0.2.1-alpha 776 2/27/2019
0.2.0-alpha 798 2/26/2019