Node.Cs.Cmd
1.2.2
.NET Framework 4.5
Install-Package Node.Cs.Cmd -Version 1.2.2
dotnet add package Node.Cs.Cmd --version 1.2.2
<PackageReference Include="Node.Cs.Cmd" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Node.Cs.Cmd --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Node.Cs.Cmd, 1.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Node.Cs.Cmd as a Cake Addin
#addin nuget:?package=Node.Cs.Cmd&version=1.2.2
// Install Node.Cs.Cmd as a Cake Tool
#tool nuget:?package=Node.Cs.Cmd&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Node.Cs.Lib (>= 1.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 2,186 | 4/28/2014 |
1.2.1 | 974 | 4/28/2014 |
1.2.0 | 1,026 | 4/17/2014 |
1.1.0 | 1,168 | 4/7/2014 |
1.0.7-beta | 931 | 4/1/2014 |
1.0.6-beta | 906 | 3/31/2014 |
1.0.5-beta | 892 | 3/31/2014 |
1.0.4-beta | 843 | 3/18/2014 |
1.0.3.14-alpha | 838 | 3/12/2014 |
1.0.3.12-alpha | 844 | 3/12/2014 |
1.0.3.11-alpha | 821 | 3/9/2014 |
1.0.3.9-alpha | 822 | 3/5/2014 |
1.0.3.5-alpha | 835 | 3/3/2014 |
1.0.3.4-alpha | 860 | 2/28/2014 |
1.0.3.3-alpha | 861 | 2/28/2014 |
1.0.3.2-alpha | 856 | 2/28/2014 |
1.0.3.1-alpha | 848 | 2/28/2014 |
1.0.3-alpha | 868 | 2/28/2014 |
1.0.2-alpha | 857 | 2/26/2014 |
1.0.1-alpha | 825 | 2/26/2014 |
1.0.0-alpha | 873 | 2/26/2014 |
Testing improved.
Bugs fixed.