Info
Version: | 1.0.6-beta |
Author(s): | Charlie Kindel |
Last Update: | Monday, July 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tig/Premise/tree/master/PremiseWebClient |
NuGet Url: | https://www.nuget.org/packages/PremiseWebClient |
Install
Install-Package PremiseWebClient
dotnet add package PremiseWebClient
paket add PremiseWebClient
PremiseWebClient Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It supports the entire Premise WebClient Protocol including subscriptions so polling is not needed. See README.md in that project for more details.
The client is written in C# 4.6 (Visual Studio 2015) and the library is built as .NET Portable Class Library (PCL) so it should work on ASP.NET, Windows Phone 7/8, Windows 8, Android (Xamarin), and iOS (Xamarin).