FileSystemWatcherMemoryCache
FileSystemWatcherMemoryCache copied to clipboard
Example of using MemoryCache to solve the problem with FileSystemWatcher events firing twice.
It all would work, only if it wasn't for this [https://failingfast.io/erratic-behaviour-from-net-memorycache-expiration/](url) The MemoryCache is expiring only on 20-seconds boundaries (like 12:34:00, 12:34:20, 12:34:40, ...). Then every event in between won't...
yoyoyo
There were 3 Orphan file references in project file. Please have a look at it.