JsonCommandServer 2.1.5.1

dotnet add package JsonCommandServer --version 2.1.5.1
NuGet\Install-Package JsonCommandServer -Version 2.1.5.1
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="JsonCommandServer" Version="2.1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonCommandServer --version 2.1.5.1
#r "nuget: JsonCommandServer, 2.1.5.1"
#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 JsonCommandServer as a Cake Addin
#addin nuget:?package=JsonCommandServer&version=2.1.5.1

// Install JsonCommandServer as a Cake Tool
#tool nuget:?package=JsonCommandServer&version=2.1.5.1

JsonCommand Server

Product 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on JsonCommandServer:

Package Downloads
mrgiacore

Core library of MrGia framework (.net version)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.5.1 1,151 11/10/2016
2.1.5 920 11/10/2016
2.1.4.1 939 10/14/2016
2.1.4 920 10/14/2016
2.1.3 2,176 5/11/2016
2.1.2 1,923 1/23/2016
2.1.1 966 1/22/2016
2.1.0 944 1/19/2016
2.0.1 964 1/18/2016
2.0.0 1,328 1/10/2016
1.1.2 1,047 11/8/2015
1.1.1 1,062 9/20/2015
1.1.0 1,037 9/20/2015
1.0.0.5 1,153 4/23/2015
1.0.0.4 1,034 4/9/2015
1.0.0.3 1,025 4/9/2015
1.0.0.2 1,000 4/9/2015
1.0.0.1 1,050 4/9/2015
1.0.0 1,039 4/9/2015

2.1.5.1: add event BeforeResponseData for EmbeddedServiceBase
2.1.4: add new Attributes