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
<PackageReference Include="CiDi.SDK.WebApi" Version="1.2.0" />
paket add CiDi.SDK.WebApi --version 1.2.0
#r "nuget: CiDi.SDK.WebApi, 1.2.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- CiDi.SDK (>= 2.0.9)
- Microsoft.AspNet.WebApi (>= 5.2.2)
- Newtonsoft.Json (>= 6.0.7)
-
.NETFramework 4.5.1
- CiDi.SDK (>= 2.0.9)
- Microsoft.AspNet.WebApi (>= 5.2.2)
- Newtonsoft.Json (>= 6.0.7)
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.
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.