Info
Version: | 1.1.1 |
Author(s): | Pazcal |
Last Update: | Wednesday, October 2, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.pazquality.com/post/2013/10/02/PazcalWrapClient-WebClientWrapper-NuGet-Package-for-download-data-and-files-Async.aspx |
NuGet Url: | https://www.nuget.org/packages/Pazcal.WrapClient |
Install
Install-Package Pazcal.WrapClient
dotnet add package Pazcal.WrapClient
paket add Pazcal.WrapClient
Pazcal.WrapClient Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This wrapper gives you the oppertunity of getting your data async from a webclient and process the result in specific handlers within the same class, without having all the needed EventHandlers of the .NET WebClient in your class.