PremiseWebClient 1.0.6-beta

This is a prerelease version of PremiseWebClient.
dotnet add package PremiseWebClient --version 1.0.6-beta
NuGet\Install-Package PremiseWebClient -Version 1.0.6-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PremiseWebClient" Version="1.0.6-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PremiseWebClient --version 1.0.6-beta
#r "nuget: PremiseWebClient, 1.0.6-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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).

There are no supported framework assets in this package.

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 858 7/4/2016
1.0.5 1,451 7/4/2016
1.0.4-beta 811 7/4/2016
1.0.2-beta 960 9/22/2013

First nuget push.