CT.Net
1.1.0
dotnet add package CT.Net --version 1.1.0
NuGet\Install-Package CT.Net -Version 1.1.0
<PackageReference Include="CT.Net" Version="1.1.0" />
paket add CT.Net --version 1.1.0
#r "nuget: CT.Net, 1.1.0"
// Install CT.Net as a Cake Addin #addin nuget:?package=CT.Net&version=1.1.0 // Install CT.Net as a Cake Tool #tool nuget:?package=CT.Net&version=1.1.0
A common module supporting the efficient dispatch of web communications from .NET 4.5 applications and servers
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet45 is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CT.Net:
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.WebServices.Client
The .NET 4.5 client-side library for standard REST-like access to server entry points in Creative Thinking Inc web services |
|
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.
Allow HEAD verb to be used in places where default(GET) would be valid, to peek for web resources.