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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
|