Windows Service to monitor Remote Desktop and keep sessions alive so OpenRPA can work unattended. 
                        
                    
         
                Info
| Version: | 1.0.14 | 
| Author(s): | OpenRPA.RDService | 
| Last Update: | Friday, February 28, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/open-rpa/openrpa | 
| NuGet Url: | https://www.nuget.org/packages/OpenRPA.RDService | 
Install
Install-Package OpenRPA.RDService
                        dotnet add package OpenRPA.RDService
                        paket add OpenRPA.RDService
                        
                                OpenRPA.RDService Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- OpenRPA.Interfaces(>= 1.0.34)
- OpenRPA.NamedPipeWrapper(>= 1.0.16)
- OpenRPA.Net(>= 1.0.17)
- FreeRDP-Sharp(>= 0.1.0)
