HaemmerElectronics.SeppPenner.AESCryptoLib 1.1.9

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package HaemmerElectronics.SeppPenner.AESCryptoLib --version 1.1.9
NuGet\Install-Package HaemmerElectronics.SeppPenner.AESCryptoLib -Version 1.1.9
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="HaemmerElectronics.SeppPenner.AESCryptoLib" Version="1.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HaemmerElectronics.SeppPenner.AESCryptoLib --version 1.1.9
#r "nuget: HaemmerElectronics.SeppPenner.AESCryptoLib, 1.1.9"
#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 HaemmerElectronics.SeppPenner.AESCryptoLib as a Cake Addin
#addin nuget:?package=HaemmerElectronics.SeppPenner.AESCryptoLib&version=1.1.9

// Install HaemmerElectronics.SeppPenner.AESCryptoLib as a Cake Tool
#tool nuget:?package=HaemmerElectronics.SeppPenner.AESCryptoLib&version=1.1.9

AESCryptoLib is an assembly/ library to encrypt strings with AES.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net7.0

    • 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.1 145 12/7/2023
1.2.0 119 11/21/2023
1.1.10 45 11/16/2023
1.1.9 99 11/13/2023
1.1.8 323 11/10/2022
1.1.7 293 11/10/2022
1.1.6 347 10/30/2022
1.1.5 431 2/9/2022
1.1.4 334 11/9/2021
1.1.3 303 8/9/2021
1.1.2 342 7/25/2021
1.1.1 360 2/21/2021
1.0.9 507 6/5/2020
1.0.8 542 11/8/2019
1.0.6 519 10/28/2019
1.0.5 586 6/23/2019
1.0.0.4 606 5/5/2019
1.0.0.3 1,034 3/15/2018
1.0.0.2 1,060 2/11/2018
1.0.0.1 974 8/16/2017
1.0.0 859 8/10/2017

Version 1.1.9.0 (2023-11-13): Removed netcoreapp3.1 support, removed netstandard support, fixed deprecated classes, updated NuGet packages.