AT.NetCore.Encipher 2.2.0.1

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

The bluefish is the modified encryption/decryption in combination of AES (Advanced Encryption Standard or Rijndael) and MD5 for One way encryption. The encrypted string has querystring compatibility for website url.

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. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AT.NetCore.Encipher:

Package Downloads
AT.NetCore.Common

This AT.NetCore.Common library provides those kind of common functions/methods and it reduces 30% developers coding time.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0.1 1,076 1/7/2021
2.2.0 6,343 12/25/2020
2.1.0 8,013 12/29/2020