rx-USB NuGet Package

Easily handle USB event with observer pattern an rx extensions.

Sample:
rx_usb.USB.UsbAdded.Subscribe(Observer.Create<DriveInfo>((_) =>
{
Debug.WriteLine("USB Added");
}));.




Got any rx-USB Question?





Info

Version: 1.0.1
Author(s): furesoft
Last Update: Monday, July 11, 2016
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/rx-USB


Install
Install-Package rx-USB
dotnet add package rx-USB
paket add rx-USB
rx-USB Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

2818