TCD.Web
1.2.3-rc
This is a prerelease version of TCD.Web.
dotnet add package TCD.Web --version 1.2.3-rc
NuGet\Install-Package TCD.Web -Version 1.2.3-rc
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.3-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TCD.Web --version 1.2.3-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TCD.Web, 1.2.3-rc"
#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.3-rc&prerelease // Install TCD.Web as a Cake Tool #tool nuget:?package=TCD.Web&version=1.2.3-rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- Microsoft.Bcl.Async (>= 1.0.14-rc)
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,256 | 3/25/2013 |
1.2.2-beta | 1,308 | 11/4/2012 |
1.2.1-beta | 1,281 | 11/1/2012 |
1.1.3 | 2,030 | 10/30/2012 |
1.1.2 | 1,460 | 9/8/2012 |
1.0.0 | 1,366 | 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.2 bugfix of POST downlaod method
1.2.3 updated to newer Microsoft.Bcl.Async version