SharpAdbClient is a .NET library that allows .NET and .NET Core applications to communicate with Android devices.
                        
                    
         
                Info
| Version: | 2.3.23 | 
| Author(s): | The Android Open Source Project, Ryan Conrad, Quamotion | 
| Last Update: | Tuesday, September 22, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/sharpadbclient | 
Install
Install-Package sharpadbclient
                        dotnet add package sharpadbclient
                        paket add sharpadbclient
                        
                                sharpadbclient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
 - System.Buffers(>= 4.5.0)
 - System.Drawing.Common(>= 4.5.0)
 
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
 - System.Buffers(>= 4.5.0)
 - System.Drawing.Common(>= 4.5.0)
 
Tags