QingYi.Crypto 2.3.0-beta1

This is a prerelease version of QingYi.Crypto.
There is a newer version of this package available.
See the version list below for details.
dotnet add package QingYi.Crypto --version 2.3.0-beta1                
NuGet\Install-Package QingYi.Crypto -Version 2.3.0-beta1                
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="QingYi.Crypto" Version="2.3.0-beta1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QingYi.Crypto --version 2.3.0-beta1                
#r "nuget: QingYi.Crypto, 2.3.0-beta1"                
#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 QingYi.Crypto as a Cake Addin
#addin nuget:?package=QingYi.Crypto&version=2.3.0-beta1&prerelease

// Install QingYi.Crypto as a Cake Tool
#tool nuget:?package=QingYi.Crypto&version=2.3.0-beta1&prerelease                

QingYi.Cryption

A simple library that can be quickly encrypted and decrypted, based on native C#.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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.  net6.0-windows7.0 is compatible.  net7.0 is compatible.  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.  net7.0-windows7.0 is compatible.  net8.0 is compatible.  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.  net8.0-windows7.0 is compatible. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on QingYi.Crypto:

Package Downloads
PrivateChatCore

A library for private chat.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.1 108 9/3/2024
2.5.0 77 8/29/2024
2.4.0 80 8/28/2024
2.4.0-beta2 74 8/28/2024
2.4.0-beta1 66 8/28/2024
2.4.0-alpha2 58 8/27/2024
2.4.0-alpha1 85 8/22/2024
2.3.0 98 8/22/2024
2.3.0-beta1 86 8/21/2024
2.2.0 96 8/20/2024
2.1.0 86 8/20/2024
2.1.0-beta4 75 8/20/2024
2.1.0-beta3 97 8/16/2024
2.1.0-beta2 87 8/16/2024

Optimize XOR encryption and Caesar encryption.