Managed.Adb 1.0.0.110347

There is a newer version of this package available.
See the version list below for details.
dotnet add package Managed.Adb --version 1.0.0.110347
NuGet\Install-Package Managed.Adb -Version 1.0.0.110347
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="Managed.Adb" Version="1.0.0.110347" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Managed.Adb --version 1.0.0.110347
#r "nuget: Managed.Adb, 1.0.0.110347"
#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 Managed.Adb as a Cake Addin
#addin nuget:?package=Managed.Adb&version=1.0.0.110347

// Install Managed.Adb as a Cake Tool
#tool nuget:?package=Managed.Adb&version=1.0.0.110347

A managed library for communicating with the Android Debug Bridge.

*** CONTAINS BREAKING CHANGES ***
Fixed issue with SyncService.DoPushFile failing because of the chmod. Although, it is now just checking if it can do the chmod first. Which means if it can't, instead of failing, it just wont do the chmod (workitem:20040)
Udated the signature for the RemoveForward to not include the remotePort. I guess this changed in some later version of ADB becuase it used to take it. (workitem:21236) *** BREAKING CHANGE ***
Updated the regex used to get the connected devices. This will allow "remote" (or TCP) devices to be returned. Also added the "-l" flag to the call to get the devices. This returns more information about the connected devices. (workitem:21136)
Fixed the issue with the SyncService.PullFile writing the wrong number of bytes. (workitem:20831)
Fixed the date parsing issue where "CultureInfo.CurrentCulture" was used. This was mainly when getting the directory contents. It is now forcing "en-US". Until there is a case were this does not work, this is what will be used. (workitem:20458)
Added a unified method to execute query commands to the adb server.
Added method to Remove All Forwards to the AdbHelper.
Changed the constuctor of Device to now take model, product, and device. These are information that is returned now from the AdbHelper.GetDevices since it contains the "-l" flag. *** BREAKING CHANGE ***

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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.136.9917-beta 1,733 4/9/2017
2.0.131.13916 22,978 5/18/2016
2.0.130.13916-beta 1,303 5/18/2016
2.0.127.10716-beta 1,317 4/16/2016
2.0.101.9816-beta 1,266 4/7/2016
2.0.99.9816-beta 1,241 4/7/2016
2.0.82.7204 1,887 4/4/2016
1.0.3.12644 2,557 9/21/2015
1.0.0.110347 3,179 1/8/2015
1.0.0.100693 2,347 5/27/2013
1.0.0.93896 2,131 8/18/2012
1.0.0.83451 2,215 11/29/2011
1.0.0.83413 1,864 11/28/2011
1.0.0.83410 1,862 11/28/2011
1.0.0.74774 2,287 6/1/2011
1.0.0.74727 2,076 5/31/2011
1.0.0.74473 2,103 5/26/2011
1.0.0.74394 2,010 5/25/2011
1.0.0.74261 2,972 5/24/2011
1.0.0.74260 3,046 5/24/2011
1.0.0.73544 2,966 5/23/2011
1.0.0.72655 2,954 5/4/2011