Use the Tictail API to create new Tictails apps, with this Nuget package can you easily connect with the API using any .NET technologi.
Info
Version: | 0.2.5 |
Author(s): | Stephan Kaas Johansen |
Last Update: | Wednesday, October 29, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skjohansen/TictailSharp |
NuGet Url: | https://www.nuget.org/packages/TictailSharp |
Install
Install-Package TictailSharp
dotnet add package TictailSharp
paket add TictailSharp
TictailSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.5)
- RestSharp(104.4.0)