SoftCircuits.QueryArgumentEncryptor NuGet Package

.NET library that can transform any number of name/value pairs into an encrypted string and then back again.

Allows you to pass secret data via URL query arguments. Data includes checksum so that it can't be tampered with.

Can be used anywhere you need a Dictionary<string, string> that can encrypt to a string and back again.

Now targets .NET Standard 2.0 or .NET 5.0, and supports nullable reference types.




Got any SoftCircuits.QueryArgumentEncryptor Question?





Info

Version: 2.0.0
Author(s): Jonathan Wood
Last Update: Monday, February 22, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SoftCircuits/QueryArgumentEncryptor
NuGet Url: https://www.nuget.org/packages/SoftCircuits.QueryArgumentEncryptor


Install
Install-Package SoftCircuits.QueryArgumentEncryptor
dotnet add package SoftCircuits.QueryArgumentEncryptor
paket add SoftCircuits.QueryArgumentEncryptor
SoftCircuits.QueryArgumentEncryptor Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.3

avg-downloads-per-day

0

days-since-last-release

1156