Skip to content

.NET class library that provides an interface for the Dátil web api

License

Notifications You must be signed in to change notification settings

datil/link-dotnet

Repository files navigation

Librería de .NET para la API de Dátil

Description

La librería .NET para la API de Dátil provee una manera simple y flexible para acceder a la API de Dátil.

Requerimientos

  • .NET Framework 4.5

  • Newtonsoft.Json 7.0.1 Install-Package Newtonsoft.Json -Version 7.0.1

  • RestSharp Install-Package RestSharp

Ejemplos de Uso

Ver Ejemplo C Sharp