Bitrium.WebApi.Client 1.0.11

dotnet add package Bitrium.WebApi.Client --version 1.0.11
NuGet\Install-Package Bitrium.WebApi.Client -Version 1.0.11
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="Bitrium.WebApi.Client" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bitrium.WebApi.Client --version 1.0.11
#r "nuget: Bitrium.WebApi.Client, 1.0.11"
#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 Bitrium.WebApi.Client as a Cake Addin
#addin nuget:?package=Bitrium.WebApi.Client&version=1.0.11

// Install Bitrium.WebApi.Client as a Cake Tool
#tool nuget:?package=Bitrium.WebApi.Client&version=1.0.11

Облегчает использование WebApi на стороне клиента.

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.0.11 1,697 10/7/2014
1.0.10 1,213 10/7/2014
1.0.9 1,540 8/16/2014

1.0.0 Первый релиз
1.0.2 Добавил обработку ошибок.
1.0.3 Добавил возможность передачи тайаута операции.
1.0.5 Добавил нормализацию базового URI.
1.0.6 Изменил использование сборки System.Net.Http.Formatting.
1.0.7 Увеличил таймаут до 1 минуты.
1.0.8 Поменял префикс route на service.
1.0.10 Добавил поддержку авторизации.