This is an SDK to interface with Touch Portal to aid in the development of C# based Plugins.
Info
Version: | 0.3.3 |
Author(s): | Nickname Pending |
Last Update: | Thursday, January 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tlewis17/TouchPortalAPI |
NuGet Url: | https://www.nuget.org/packages/TouchPortalApi |
Install
Install-Package TouchPortalApi
dotnet add package TouchPortalApi
paket add TouchPortalApi
TouchPortalApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 3.1.6)
- Newtonsoft.Json(>= 12.0.3)
- System.IO.Pipelines(>= 4.7.2)
- System.Threading.Channels(>= 4.7.1)