CiDi.SDK.WebApi 1.2.0

Requires NuGet 2.8 or higher.

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

// Install CiDi.SDK.WebApi as a Cake Tool
#tool nuget:?package=CiDi.SDK.WebApi&version=1.2.0

Contiene un DelegatingHandler que permite segurizar las peticiones HTTP realizadas a una Web API (v2).

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CiDi.SDK.WebApi:

Package Downloads
GobCba.StarterKit.Materialize

Gobierno de la Provincia de Córdoba

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 2,133 4/7/2015
1.1.0 1,611 1/6/2015
1.0.0 1,365 1/5/2015

Versión 1.2.0 - 07/04/2015

- [NEW] Se agrega soporte para obtención de documentaciones de un usuario.

Versión 1.1.0 - 06/01/2015

- [NEW] Se capturan exceptiones HttpResponseException para que si una acción requiere redireccionar a CiDi,
 se envíe una respuesta 401.

Versión 1.0.0 - 05/01/2015

   - Versión inicial.