Kayak 0.7.2

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

// Install Kayak as a Cake Tool
#tool nuget:?package=Kayak&version=0.7.2

Kayak is an event-base IO libary for .NET. Kayak allows you to easily create TCP clients and servers, and contains an HTTP/1.1 server implementation.

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

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Kayak:

Repository Stars
hibri/HttpMock
A library for creating Http servers on the fly in tests and stubbing responses
lukevenediger/statsd.net
A high-performance stats collection service that feeds into Graphite and aimed at small- to large-scale windows environments.
Version Downloads Last updated
0.7.2 1,161 8/15/2011
0.7.1 71 8/1/2011
0.7.0 167 7/21/2011
0.6.2 69 6/20/2011
0.6.1 67 6/3/2011
0.6.0 67 5/30/2011
0.3.0 135 1/7/2011