Skip to main content
PremiseWebClient package icon

PremiseWebClient

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.5 (Visual Studio 2012) 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).

Total Downloads
9.2K
9,175
Published
Sep 22, 2013
Latest stable version

Install

.NET CLI
dotnet add package PremiseWebClient --version 1.0.2-beta
Package Manager Console
Install-Package PremiseWebClient -Version 1.0.2-beta
PackageReference
<PackageReference Include="PremiseWebClient" Version="1.0.2-beta" />

Frameworks

.NETPortable0.0-net4+sl4+wp7+win8

Dependencies

Microsoft.Bcl.Async
.NETPortable0.0-net4+sl4+wp7+win8
[1.0.16, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.