Skip to content

.NET Core

Compare
Choose a tag to compare
@FFMG FFMG released this 15 Nov 17:20
· 263 commits to master since this release

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