HaemmerElectronics.SeppPenner.AESCryptoLib
1.0.0.4
Prefix Reserved
See the version list below for details.
dotnet add package HaemmerElectronics.SeppPenner.AESCryptoLib --version 1.0.0.4
NuGet\Install-Package HaemmerElectronics.SeppPenner.AESCryptoLib -Version 1.0.0.4
<PackageReference Include="HaemmerElectronics.SeppPenner.AESCryptoLib" Version="1.0.0.4" />
paket add HaemmerElectronics.SeppPenner.AESCryptoLib --version 1.0.0.4
#r "nuget: HaemmerElectronics.SeppPenner.AESCryptoLib, 1.0.0.4"
// Install HaemmerElectronics.SeppPenner.AESCryptoLib as a Cake Addin #addin nuget:?package=HaemmerElectronics.SeppPenner.AESCryptoLib&version=1.0.0.4 // Install HaemmerElectronics.SeppPenner.AESCryptoLib as a Cake Tool #tool nuget:?package=HaemmerElectronics.SeppPenner.AESCryptoLib&version=1.0.0.4
AESCryptoLib is an assembly/ library to encrypt strings with AES. The assembly was written and tested in .Net 4.8.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 is compatible. net463 was computed. net47 is compatible. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
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.2.2 | 0 | 11/24/2024 |
1.2.1 | 158 | 12/7/2023 |
1.2.0 | 147 | 11/21/2023 |
1.1.10 | 53 | 11/16/2023 |
1.1.9 | 126 | 11/13/2023 |
1.1.8 | 351 | 11/10/2022 |
1.1.7 | 317 | 11/10/2022 |
1.1.6 | 373 | 10/30/2022 |
1.1.5 | 456 | 2/9/2022 |
1.1.4 | 356 | 11/9/2021 |
1.1.3 | 331 | 8/9/2021 |
1.1.2 | 369 | 7/25/2021 |
1.1.1 | 385 | 2/21/2021 |
1.0.9 | 532 | 6/5/2020 |
1.0.8 | 578 | 11/8/2019 |
1.0.6 | 543 | 10/28/2019 |
1.0.5 | 609 | 6/23/2019 |
1.0.0.4 | 617 | 5/5/2019 |
1.0.0.3 | 1,060 | 3/15/2018 |
1.0.0.2 | 1,093 | 2/11/2018 |
1.0.0.1 | 1,001 | 8/16/2017 |
1.0.0 | 876 | 8/10/2017 |
Version 1.0.0.4 (2019-05-05) : Updated .Net version to 4.8.
Version 1.0.0.3 (2018-03-15) : Fixed bug with different .Net versions in the Nuget package.
Version 1.0.0.2 (2018-02-11) : Switched to .Net to 4.7.
Version 1.0.0.1 (2017-08-16) : Updated nuget project file and added documentation.
Version 1.0.0.0 (2017-05-16) : 1.0 release.