NetworkHelpers 4.0.2
dotnet add package NetworkHelpers --version 4.0.2
NuGet\Install-Package NetworkHelpers -Version 4.0.2
<PackageReference Include="NetworkHelpers" Version="4.0.2" />
paket add NetworkHelpers --version 4.0.2
#r "nuget: NetworkHelpers, 4.0.2"
// Install NetworkHelpers as a Cake Addin #addin nuget:?package=NetworkHelpers&version=4.0.2 // Install NetworkHelpers as a Cake Tool #tool nuget:?package=NetworkHelpers&version=4.0.2
A series of utilities to ease networking, with the usage of asynccronous requests responses and
coroutines. The documentation can be found on http://www.kendar.org/?p=/dotnet/networkhelpers.
Same performance of Owin but...simpler!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- ConcurrencyHelpers (>= 3.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NetworkHelpers:
Package | Downloads |
---|---|
Node.Cs.Lib
Basic classes and implementations for Node.Cs. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs. |
|
Node.Cs.Razor
Razor/MVC handler implementation for Node.Cs. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs/plugins/razor. |
|
Node.Cs.MVC
MVC handler implementation for Node.Cs. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs/plugins/mvc. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 3,522 | 4/28/2014 |
4.0.1 | 1,322 | 4/17/2014 |
4.0.0-alpha | 1,318 | 4/11/2014 |
3.2.0 | 1,333 | 3/31/2014 |
3.1.9-beta | 1,016 | 3/21/2014 |
3.1.8-beta | 1,035 | 3/21/2014 |
3.1.4-beta | 1,035 | 3/20/2014 |
3.1.3-beta | 1,026 | 3/20/2014 |
3.1.0-beta | 1,016 | 3/19/2014 |
3.0.0-beta | 1,028 | 3/18/2014 |
1.0.4-beta | 1,027 | 3/12/2014 |
1.0.3-beta | 1,020 | 3/11/2014 |
1.0.2-beta | 1,038 | 3/11/2014 |
1.0.1-beta | 1,058 | 2/28/2014 |
1.0.0-alpha | 1,052 | 2/21/2014 |
Improved testing.