PremiseWebClient 1.0.2-beta
This is a prerelease version of PremiseWebClient.
dotnet add package PremiseWebClient --version 1.0.2-beta
NuGet\Install-Package PremiseWebClient -Version 1.0.2-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.2-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PremiseWebClient" Version="1.0.2-beta" />
<PackageReference Include="PremiseWebClient" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PremiseWebClient --version 1.0.2-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PremiseWebClient, 1.0.2-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.
#:package PremiseWebClient@1.0.2-beta
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PremiseWebClient&version=1.0.2-beta&prerelease
#tool nuget:?package=PremiseWebClient&version=1.0.2-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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).
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
Portable Class Library (.NETFramework 4.0, Silverlight 4.0, Windows 8.0, WindowsPhone 7.0)
- Microsoft.Bcl.Async (>= 1.0.16)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.2-beta | 72 | 9/22/2013 |
First nuget push.