FileSystemWatcherMemoryCache icon indicating copy to clipboard operation
FileSystemWatcherMemoryCache copied to clipboard

Example of using MemoryCache to solve the problem with FileSystemWatcher events firing twice.

Results 3 FileSystemWatcherMemoryCache issues
Sort by recently updated
recently updated
newest added

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...

There were 3 Orphan file references in project file. Please have a look at it.