NavicatEncrypt 1.3.1

dotnet add package NavicatEncrypt --version 1.3.1
NuGet\Install-Package NavicatEncrypt -Version 1.3.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="NavicatEncrypt" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NavicatEncrypt --version 1.3.1
#r "nuget: NavicatEncrypt, 1.3.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.
// Install NavicatEncrypt as a Cake Addin
#addin nuget:?package=NavicatEncrypt&version=1.3.1

// Install NavicatEncrypt as a Cake Tool
#tool nuget:?package=NavicatEncrypt&version=1.3.1

Encrypt and decrypt navicat mysql passwords stored in the windows registry.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.3.1 119 2/10/2024
1.3.0 90 2/8/2024
1.2.0 595 4/25/2021
1.1.0 952 11/23/2017
1.0.0 952 10/21/2017

*1.3.1 - Built with v4.8 instead of v4.8.1
* 1.3 - Removed dependencies
* 1.2 - Changed dependency version
* 1.1 - Added dispose support.