PremiseWebClient 1.0.6-beta
dotnet add package PremiseWebClient --version 1.0.6-beta
NuGet\Install-Package PremiseWebClient -Version 1.0.6-beta
<PackageReference Include="PremiseWebClient" Version="1.0.6-beta" />
paket add PremiseWebClient --version 1.0.6-beta
#r "nuget: PremiseWebClient, 1.0.6-beta"
// Install PremiseWebClient as a Cake Addin #addin nuget:?package=PremiseWebClient&version=1.0.6-beta&prerelease // Install PremiseWebClient as a Cake Tool #tool nuget:?package=PremiseWebClient&version=1.0.6-beta&prerelease
The Premise WebClient .NET Client Library makes it easy to build .NET apps that talk to Premise. 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).
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.6-beta | 893 | 7/4/2016 |
1.0.5 | 1,494 | 7/4/2016 |
1.0.4-beta | 836 | 7/4/2016 |
1.0.2-beta | 994 | 9/22/2013 |
First nuget push.