Neon.Cryptography 4.0.13-preview.8

This is a prerelease version of Neon.Cryptography.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Neon.Cryptography --version 4.0.13-preview.8
                    
NuGet\Install-Package Neon.Cryptography -Version 4.0.13-preview.8
                    
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.13-preview.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neon.Cryptography" Version="4.0.13-preview.8" />
                    
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.13-preview.8
                    
#r "nuget: Neon.Cryptography, 4.0.13-preview.8"
                    
#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=Neon.Cryptography&version=4.0.13-preview.8&prerelease
                    
Install Neon.Cryptography as a Cake Addin
#tool nuget:?package=Neon.Cryptography&version=4.0.13-preview.8&prerelease
                    
Install Neon.Cryptography 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 336 4/15/2025
4.0.17-preview.0 161 4/14/2025
4.0.16 334 4/14/2025
4.0.15 293 4/10/2025
4.0.14 365 12/19/2024
4.0.13-preview.11 84 8/9/2024
4.0.13-preview.10 75 8/9/2024
4.0.13-preview.9 81 8/9/2024
4.0.13-preview.8 77 8/9/2024
4.0.13-preview.3 54 8/1/2024
4.0.12 277 7/30/2024
4.0.11-preview.6 66 7/30/2024
4.0.11-preview.4 103 7/3/2024
4.0.11-preview.3 73 6/15/2024
4.0.11-preview.2 98 6/7/2024
4.0.11-preview.1 73 6/6/2024
4.0.11-preview.0 81 6/3/2024
4.0.10 431 4/25/2024
4.0.10-preview.0 92 4/25/2024
4.0.9 370 4/25/2024
4.0.8 508 3/29/2024
4.0.7 383 3/22/2024
4.0.6 411 3/19/2024
4.0.5 381 3/17/2024
4.0.4 494 2/24/2024
4.0.4-rc.12 93 2/24/2024
4.0.4-rc.11 87 2/23/2024
4.0.4-rc.10 97 2/22/2024
4.0.4-rc.8 101 2/21/2024
4.0.4-rc.7 94 2/21/2024
4.0.4-rc.6 81 2/21/2024
4.0.4-rc.5 96 2/21/2024
4.0.4-rc.4 87 2/21/2024
4.0.4-rc.2 79 2/20/2024
4.0.4-rc.1 83 2/16/2024
4.0.3 398 2/15/2024
4.0.3-rc.2 87 2/15/2024
4.0.3-rc.1 82 2/15/2024
4.0.2 384 2/15/2024
4.0.1 379 2/14/2024
4.0.0 449 2/8/2024
4.0.0-rc.17 92 2/7/2024
4.0.0-rc.16 103 2/3/2024
4.0.0-rc.15 82 2/2/2024
4.0.0-rc.14 87 1/24/2024
4.0.0-rc.13 75 1/24/2024
4.0.0-rc.12 77 1/24/2024
4.0.0-rc.11 84 1/24/2024
4.0.0-rc.10 67 1/24/2024
4.0.0-rc.8 89 1/23/2024
4.0.0-rc.7 110 1/11/2024
4.0.0-rc.6 93 1/11/2024
4.0.0-rc.5 82 1/10/2024
4.0.0-rc.4 83 1/10/2024
4.0.0-rc.3 181 12/12/2023
4.0.0-rc.2 100 12/12/2023
4.0.0-rc.1 135 12/9/2023
4.0.0-rc.0 86 12/7/2023
3.1.4 537 10/17/2023
3.1.3 388 10/13/2023
3.1.2 322 10/13/2023
3.1.1 143 10/13/2023
3.1.0 497 8/2/2023
3.0.2 659 4/17/2023
3.0.1 499 4/14/2023
3.0.1-preview0 332 4/14/2023
3.0.0 709 3/22/2023
3.0.0-preview1 348 3/22/2023
3.0.0-preview0 357 3/8/2023
2.19.0 3,089 8/30/2022
2.18.2 6,261 11/3/2021
2.18.1 3,215 11/3/2021
2.15.0 3,321 6/7/2021
2.14.0 6,162 4/2/2021
2.13.0 3,718 3/30/2021
2.12.0 3,097 3/15/2021
2.11.1 2,818 3/5/2021
2.11.0 2,633 3/5/2021
2.10.0 3,160 11/29/2020
2.9.0 3,048 11/21/2020
2.8.0 2,982 11/19/2020
2.7.1 2,974 11/18/2020
2.7.0 2,698 11/18/2020
2.6.0 2,928 11/4/2020
2.5.0 3,171 11/3/2020
2.4.1 3,222 10/29/2020
2.4.0 7,446 10/27/2020
2.3.2 9,625 10/13/2020
2.3.1 2,892 10/6/2020
2.3.0 2,997 10/3/2020
2.2.0 4,586 8/25/2020
2.1.0 4,411 5/12/2020
2.0.1 3,869 4/25/2020
2.0.0 3,997 4/15/2020
1.5.1 3,559 2/3/2021
1.5.0 3,738 11/19/2020
1.4.1 3,654 10/29/2020
1.4.0 3,819 7/24/2020
1.3.0 3,910 6/28/2020
1.2.4 3,978 5/13/2020
1.2.3 3,960 5/9/2020
1.2.2 4,118 3/4/2020
1.2.1 3,937 3/2/2020
1.2.0 3,939 2/26/2020
1.1.0 3,833 1/28/2020
1.0.4 3,981 1/15/2020
1.0.3 3,872 12/24/2019
1.0.1 4,103 12/5/2019
1.0.0 4,069 11/21/2019
0.7.1 4,037 11/12/2019
0.7.0-alpha 1,113 10/22/2019
0.6.9-alpha 1,115 10/18/2019
0.6.8-alpha 1,080 10/10/2019
0.6.7-alpha 1,027 10/6/2019
0.6.6-alpha 1,070 10/5/2019
0.6.5-alpha 1,116 9/30/2019
0.6.4-alpha 1,038 9/29/2019
0.6.3-alpha 1,116 9/25/2019
0.6.2-alpha 850 9/19/2019
0.6.1-alpha 811 9/17/2019
0.6.0-alpha 837 9/16/2019
0.5.9-alpha 853 8/30/2019
0.5.8-alpha 799 8/22/2019
0.5.7-alpha 755 8/20/2019
0.5.6-alpha 748 8/15/2019
0.5.5-alpha 804 7/31/2019
0.5.4-alpha 735 7/1/2019
0.5.3-alpha 735 6/18/2019
0.5.2-alpha 849 6/7/2019
0.5.1-alpha 807 6/5/2019
0.5.0-alpha 884 5/22/2019
0.4.9-alpha 748 5/20/2019
0.4.8-alpha 737 5/20/2019
0.4.7-alpha 775 5/15/2019
0.4.6-alpha 779 5/13/2019
0.4.5-alpha 729 5/10/2019
0.4.4-alpha 679 4/22/2019
0.4.3-alpha 761 4/18/2019
0.4.2-alpha 748 4/17/2019
0.4.1-alpha 731 4/15/2019
0.4.0-alpha 734 4/12/2019
0.3.9-alpha 689 4/11/2019
0.3.8-alpha 746 4/9/2019
0.3.7-alpha 958 4/8/2019
0.3.6-alpha 878 4/8/2019
0.3.5-alpha 888 4/2/2019
0.3.4-alpha 881 4/1/2019
0.3.3-alpha 844 3/30/2019
0.3.2-alpha 924 3/28/2019
0.3.1-alpha 891 3/25/2019
0.3.0-alpha 941 3/18/2019
0.2.7-alpha 942 3/6/2019
0.2.6-alpha 797 3/6/2019
0.2.5-alpha 763 3/1/2019
0.2.4-alpha 730 3/1/2019
0.2.3-alpha 805 2/27/2019
0.2.2-alpha 737 2/27/2019
0.2.1-alpha 740 2/27/2019
0.2.0-alpha 761 2/26/2019