DSoft.Portable.WebClient.Encryption 2.0.2105.211

There is a newer version of this package available.
See the version list below for details.
dotnet add package DSoft.Portable.WebClient.Encryption --version 2.0.2105.211                
NuGet\Install-Package DSoft.Portable.WebClient.Encryption -Version 2.0.2105.211                
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="DSoft.Portable.WebClient.Encryption" Version="2.0.2105.211" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DSoft.Portable.WebClient.Encryption --version 2.0.2105.211                
#r "nuget: DSoft.Portable.WebClient.Encryption, 2.0.2105.211"                
#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 DSoft.Portable.WebClient.Encryption as a Cake Addin
#addin nuget:?package=DSoft.Portable.WebClient.Encryption&version=2.0.2105.211

// Install DSoft.Portable.WebClient.Encryption as a Cake Tool
#tool nuget:?package=DSoft.Portable.WebClient.Encryption&version=2.0.2105.211                

Encrypted payload communications classes for the DSoft.Portable.WebClient

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DSoft.Portable.WebClient.Encryption:

Package Downloads
DSoft.Portable.WebClient.Rest.Encryption

Encrypted communications classes for the RESRful web api client

DSoft.Portable.WebClient.Rest.Extensions

Extensions to the Rest to RestServiceClientBase

DSoft.Portable.WebClient.Grpc.Encryption

Encrypted payload communications classes for the Grpc client

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.2411.191 102 11/19/2024
4.1.2405.21 265 5/2/2024
4.0.2312.111 519 12/12/2023
4.0.2312.71 465 12/7/2023
3.2.2302.221 1,121 2/22/2023
3.1.2204.241 2,023 4/24/2022
3.1.2204.221 1,651 4/22/2022
3.1.2204.51 1,782 4/5/2022
3.1.2112.232 1,225 12/23/2021
3.1.2112.231 974 12/23/2021
3.0.2112.72-prereleaae 713 12/7/2021
3.0.2109.261-prereleaae 796 9/26/2021
3.0.2108.201 1,418 8/21/2021
3.0.2108.62-prerelease 777 8/6/2021
3.0.2108.61-prerelease 761 8/6/2021
3.0.2108.21-prerelease 787 8/2/2021
3.0.2107.201-prerelease 839 7/20/2021
3.0.2107.64-prerelease 943 7/6/2021
3.0.2107.63-prerelease 806 7/6/2021
3.0.2107.61-prerelease 845 7/6/2021
3.0.2107.51-prerelease 806 7/5/2021
3.0.2107.42-prerelease 868 7/4/2021
3.0.2107.41-prerelease 920 7/4/2021
2.0.2106.241 424 6/24/2021
2.0.2106.11 496 6/1/2021
2.0.2105.211 384 5/21/2021
2.0.2005.121 884 5/12/2020
1.1.2002.61-preview 553 2/6/2020
1.1.2001.271-preview 485 1/27/2020
1.1.2001.264-preview 533 1/26/2020
1.1.2001.263-preview 516 1/26/2020
1.0.2001.81 648 1/9/2020
1.0.1912.103 601 12/10/2019

Updated to 2.0
   Breaking Change:  Switched to AesManaged from RijndaelManaged