Kayak 0.7.2
dotnet add package Kayak --version 0.7.2
NuGet\Install-Package Kayak -Version 0.7.2
<PackageReference Include="Kayak" Version="0.7.2" />
<PackageVersion Include="Kayak" Version="0.7.2" />
<PackageReference Include="Kayak" />
paket add Kayak --version 0.7.2
#r "nuget: Kayak, 0.7.2"
#:package Kayak@0.7.2
#addin nuget:?package=Kayak&version=0.7.2
#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 | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net is compatible. | 
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Kayak:
| Package | Downloads | 
|---|---|
| HttpMock A library for creating Http servers on the fly in tests and stubbing responses. The verification calls have now moved to HttpMock.Verify.NUnit. Use HttpMock.Logging.Log4Net for logging to the console. | |
| FubuKayak Run FubuMVC applications using the Kayak/OWIN stack | |
| HttpMock.WithConcurrencySupport-Private-SharedMocks An extension for HttpMock(hibri) with concurrency support With the current changes now this will support: 1.Concurrency. 2.Session. 3.Private/Shared Mocks (in the context of initializing a single HttpMock server with parallel running scenarios ) 4.WithNewContext support to individual scenarios. (Which will not break already running scenarios in parallel) | |
| HttpMock.Verify.NUnit.WithConcurrencySupport-Private-SharedMocks An extension for HttpMock(hibri) with concurrency support for running scenario in parallel | 
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.
                                                         |