MyToolkit.Http 2.5.16

dotnet add package MyToolkit.Http --version 2.5.16
                    
NuGet\Install-Package MyToolkit.Http -Version 2.5.16
                    
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="MyToolkit.Http" Version="2.5.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MyToolkit.Http" Version="2.5.16" />
                    
Directory.Packages.props
<PackageReference Include="MyToolkit.Http" />
                    
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 MyToolkit.Http --version 2.5.16
                    
#r "nuget: MyToolkit.Http, 2.5.16"
                    
#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 MyToolkit.Http@2.5.16
                    
#: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=MyToolkit.Http&version=2.5.16
                    
Install as a Cake Addin
#tool nuget:?package=MyToolkit.Http&version=2.5.16
                    
Install as a Cake Tool

MyToolkit is a set of .NET libraries containing lots of useful classes for various .NET platforms like WinRT, Windows Phone, WPF and Silverlight.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MyToolkit.Http:

Package Downloads
WinStoreAPI.WP8

An extension of the Windows Store API to retrieve and rotate screenshots. This version is designed specifically for Windows Phone 8 projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.16 3,459 11/25/2016
2.5.15 1,407 11/15/2016
2.5.14 1,396 11/15/2016
2.5.13 1,506 8/30/2016
2.5.12 1,547 4/6/2016
2.5.11 1,631 1/25/2016
2.5.10 1,479 1/19/2016
2.5.9 1,786 1/13/2016
2.5.8 1,814 11/29/2015
2.5.7 1,676 11/24/2015
2.5.6 1,534 11/18/2015
2.5.5 1,482 11/16/2015
2.5.4 1,605 11/10/2015
2.5.3 1,535 11/8/2015
2.5.2 1,500 11/8/2015
2.5.1 1,521 11/7/2015
2.5.0 1,539 11/7/2015
2.4.2 1,644 9/6/2015
2.4.1 1,528 8/24/2015
2.4.0 1,684 7/31/2015
Loading failed