GSF.ServiceProcess by Grid Protection Alliance

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

 GSF.ServiceProcess 2.4.78-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/2013/05/nuspec.xsd">
  <metadata>
    <id>GSF.ServiceProcess</id>
    <version>2.4.78-beta</version>
    <title>Grid Solutions Framework Windows Service Process Library</title>
    <authors>Grid Protection Alliance</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>images\GSF64x64.png</icon>
    <projectUrl>https://github.com/GridProtectionAlliance/gsf</projectUrl>
    <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" version="2.4.78-beta" />
      <dependency id="GSF.Communication" version="2.4.78-beta" />
      <dependency id="GSF.Security" version="2.4.78-beta" />
    </dependencies>
  </metadata>
</package>