Node.Cs.Lib
1.2.2
dotnet add package Node.Cs.Lib --version 1.2.2
NuGet\Install-Package Node.Cs.Lib -Version 1.2.2
<PackageReference Include="Node.Cs.Lib" Version="1.2.2" />
paket add Node.Cs.Lib --version 1.2.2
#r "nuget: Node.Cs.Lib, 1.2.2"
// Install Node.Cs.Lib as a Cake Addin #addin nuget:?package=Node.Cs.Lib&version=1.2.2 // Install Node.Cs.Lib as a Cake Tool #tool nuget:?package=Node.Cs.Lib&version=1.2.2
Basic classes and implementations for Node.Cs.
The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
-
.NETFramework 4.5
- ClassWrapper (>= 2.1.0)
- ConcurrencyHelpers (>= 3.3.6)
- CoroutineCache (>= 3.3.0)
- GenericHelpers (>= 1.0.2)
- NetworkHelpers (>= 4.0.2)
- Node.Cs.Commons (>= 1.2.2)
- UniversalTypeConverter (>= 1.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Node.Cs.Lib:
Package | Downloads |
---|---|
Node.Cs.Cmd
Node.Cs server core. Command line/service MVC/API Server based on couroutines compatible with MVC4 syntax and WebApi Syntax. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs. |
|
Node.Cs.Admin
Administration interfaces for Node.Cs. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs/plugins/admin. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 3,441 | 4/28/2014 |
1.2.1 | 1,600 | 4/28/2014 |
1.2.0 | 1,752 | 4/17/2014 |
1.1.0 | 1,797 | 4/7/2014 |
1.0.7-beta | 1,456 | 4/1/2014 |
1.0.6-beta | 1,361 | 3/31/2014 |
1.0.5-beta | 1,417 | 3/31/2014 |
1.0.4-beta | 1,374 | 3/18/2014 |
1.0.3.14-alpha | 1,398 | 3/12/2014 |
1.0.3.12-alpha | 1,358 | 3/12/2014 |
1.0.3.11-alpha | 1,309 | 3/9/2014 |
1.0.3.9-alpha | 1,313 | 3/5/2014 |
1.0.3.5-alpha | 1,316 | 3/3/2014 |
1.0.3.1-alpha | 1,372 | 2/28/2014 |
1.0.3-alpha | 1,348 | 2/28/2014 |
1.0.0-alpha | 1,320 | 2/26/2014 |
Testing improved.
Bugs fixed.