BASRemote by CheshireCaat

<PackageReference Include="BASRemote" Version="1.1.7" />

 BASRemote 1.1.7

.NET library, which allows you to automate Google Chrome browser.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>BASRemote</id>
    <version>1.1.7</version>
    <authors>CheshireCaat</authors>
    <owners>CheshireCaat</owners>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>tools\basremote-icon.png</icon>
    <projectUrl>https://github.com/CheshireCaat/BASRemote.NET</projectUrl>
    <description>.NET library, which allows you to automate Google Chrome browser.</description>
    <copyright>Copyright 2021</copyright>
    <language>en-US</language>
    <tags>bas bas-remote bas-client bas-remote-control bas-remote-client automation cef browser macros visual-programming-language bot bot-framework poster grabber ide windows-desktop chromium imacros browserautomationstudio</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="12.0.3" />
    </dependencies>
  </metadata>
</package>