.NET Core
Added Support for:
- .NET Core 3.0
- .NET Standard 2.0
- .NET 4.6.2
Fixed a couple of stability issues, (mostly related to start/stop during events)
Added more tests as well as a simple .NET Core example.
And some other cleanup that I probably forgot about
You can get it (over on nuget)[https://www.nuget.org/packages/MyOddWeb.DirectoryWatcher/]
Or in your project Install-Package MyOddWeb.DirectoryWatcher -Version 0.1.5