-
MacOS Catalina 10.15.7.
Attempted launching in Visual Studio and JB Rider – same outcome.
Exception is thrown on line `this.mapMain = new GMap.NET.WindowsForms.GMapControl();`
As far as I see, …
-
### Description
When running the sample code on NET Framework 4.7.2 or 4.8.0. You can see items being evicted from the cache as you'd expect.
However, when the same sample code on `netcoreapp3.1…
-
I've experienced thread starvation in these cases (using AsyncLazy to populate entries in MemoryCache).
It's only an issue with factory methods which have a long CPU bound lead-in before their firs…
-
-
When you add items with long keys (I used ODATA Urls as key which can become quite long) it is acceptable to add keys longer than 2000 bytes. The AllKeys also works fine.
However when you use Contain…
-
Just got the following exception running the latest version of EE on
IntelliJ IDEA 2020.3.1 (Ultimate Edition)
Build #IU-203.6682.168, built on December 29, 2020
Runtime version: 11.0.9.1+11-b11…
-
Trigger two loads :
- Cache in memory and disk, BitmapConfig.RGB_565 - _displayImage(uri, view, displayImageOptions)_
- Cache in disk, BitmapConfig.ARGB_8888 - _loadImage(uri, imageLoadingListener)_
…
-
Hi FoalTS team, I hope you are doing well!
I was looking for a server-side cache implementation in FoalTS but I couldn't find it. I bring you the following `feature request`:
You can dramatical…
-
I can't get NCache to respect a 10 second absolute expiration. It always expires after about 15 seconds.
I have created a sample repository to demonstrate this:
https://github.com/gregpakes/NCa…
-
Hi there, I faced in issue with using this library with ListView or RecyclerView:
if listView have a few of duplicate images on first page than images goest to the wrong imageView.
If you use
``…