TCD.Web 1.2.1-beta

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

// Install TCD.Web as a Cake Tool
#tool nuget:?package=TCD.Web&version=1.2.1-beta&prerelease

WebUtility -> decode HTML (special characters..)
WebDownloader -> async (POST) download of strings

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.3-rc 1,215 3/25/2013
1.2.2-beta 1,285 11/4/2012
1.2.1-beta 1,251 11/1/2012
1.1.3 1,983 10/30/2012
1.1.2 1,422 9/8/2012
1.0.0 1,332 8/4/2012

1.1.2 WP7.1 support, tests for network connectivity before downloading

1.1.3 build in release mode (WinRT)

1.2.0 As Protable Class Library

1.2.1 bugfix of POST downlaod method