HttpCross 0.3.6

dotnet add package HttpCross --version 0.3.6
                    
NuGet\Install-Package HttpCross -Version 0.3.6
                    
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="HttpCross" Version="0.3.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HttpCross" Version="0.3.6" />
                    
Directory.Packages.props
<PackageReference Include="HttpCross" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HttpCross --version 0.3.6
                    
#r "nuget: HttpCross, 0.3.6"
                    
#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.
#:package HttpCross@0.3.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HttpCross&version=0.3.6
                    
Install as a Cake Addin
#tool nuget:?package=HttpCross&version=0.3.6
                    
Install as a Cake Tool

Http Client (Cross Platform)

Supported Platforms:
- .NET Framework 4+
- Windows Store
- Windows Phone 8+
- Silverlight 5
- Xamarin IOS/Android
- PCL

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on HttpCross:

Package Downloads
HttpCross.Extensions

HttpCross Extensions (Cross Platform) Supported Platforms: - .NET Framework 4+ - Windows Store - Windows Phone 8+ - Silverlight 5 - Xamarin IOS/Android - PCL

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.6 1,572 3/8/2015
0.3.5 2,036 3/8/2015
0.2.4 1,440 3/4/2015
0.2.3 1,737 2/25/2015

Alpha