ConsoleControlAPI by Dave Kerr

<PackageReference Include="ConsoleControlAPI" Version="1.3.0" />

 ConsoleControlAPI 1.3.0

The ConsoleControl API provides common functionality used in the ConsoleControl and ConsoleControl.WPF libraries.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>ConsoleControlAPI</id>
    <version>1.3.0</version>
    <title>ConsoleControl API</title>
    <authors>Dave Kerr</authors>
    <owners>Dave Kerr</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/dwmkerr/consolecontrol/LICENSE.md</licenseUrl>
    <projectUrl>https://github.com/dwmkerr/consolecontrol</projectUrl>
    <description>The ConsoleControl API provides common functionality used in the ConsoleControl and ConsoleControl.WPF libraries.</description>
    <copyright>Copyright © Dave Kerr 2019</copyright>
    <tags>Console,Shell</tags>
    <dependencies />
  </metadata>
</package>