Fersoft.Cipher
1.0.2
Class to crypt and decript strings. From https://stackoverflow.com/questions/10168240/encrypting-decrypting-a-string-in-c-sharp
Install-Package Fersoft.Cipher -Version 1.0.2
dotnet add package Fersoft.Cipher --version 1.0.2
<PackageReference Include="Fersoft.Cipher" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fersoft.Cipher --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fersoft.Cipher, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Fersoft.Cipher:
Package | Downloads |
---|---|
Fersoft.SOAInfrastructure.Mvc
Mvc infrastructure for SOA solution
|
|
Fersoft.SOAInfrastructure.AppKeyGenerator
Class to generate app keys.
|
GitHub repositories
This package is not used by any popular GitHub repositories.