CT.WebServices.Client 1.0.0

dotnet add package CT.WebServices.Client --version 1.0.0
NuGet\Install-Package CT.WebServices.Client -Version 1.0.0
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="CT.WebServices.Client" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CT.WebServices.Client --version 1.0.0
#r "nuget: CT.WebServices.Client, 1.0.0"
#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 CT.WebServices.Client as a Cake Addin
#addin nuget:?package=CT.WebServices.Client&version=1.0.0

// Install CT.WebServices.Client as a Cake Tool
#tool nuget:?package=CT.WebServices.Client&version=1.0.0

The .NET 4.5 client-side library for standard REST-like access to server entry points in Creative Thinking Inc web services

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet45 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CT.WebServices.Client:

Package Downloads
CT.WebServices.Server

Server-side code for standard REST-like web calls in Creative Thinking Inc services framework. Provides classes that can act as the code-behind for an ASPX page, providing RPC-like web call entry points.

CT.FocusSupport.Client

.NET 4.5 client library for accessing common web-based services that assist in support of form-based, scoped application frameworks

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 1,678 12/30/2016

Initial release