GSF.ServiceProcess by Grid Protection Alliance

<PackageReference Include="GSF.ServiceProcess" Version="2.1.28-beta" />

 GSF.ServiceProcess 2.1.28-beta

Library of components that facilitate remote interaction with a Windows Service from Console, Windows and Web applications.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>GSF.ServiceProcess</id>
    <version>2.1.28-beta</version>
    <title>Grid Solutions Framework Windows Service Process Library</title>
    <authors>Grid Protection Alliance</authors>
    <owners>Grid Protection Alliance</owners>
    <licenseUrl>http://opensource.org/licenses/EPL-1.0</licenseUrl>
    <projectUrl>https://gsf.codeplex.com/</projectUrl>
    <iconUrl>https://s3.amazonaws.com/cloud.ohloh.net/attachments/70294/GSF64x64_med.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Library of components that facilitate remote interaction with a Windows Service from Console, Windows and Web applications.</description>
    <tags>Windows Services Remote Access Console Client Server Monitoring</tags>
    <dependencies>
      <dependency id="GSF.Core" />
      <dependency id="GSF.Communication" />
      <dependency id="GSF.Security" />
    </dependencies>
  </metadata>
</package>