ziggy90127

Results 2 issues of ziggy90127

I have legacy code using CacheManager.Core 0.9.2 and CacheManager.Serialization.Json 0.9.2, which works fine: ``` using CacheManager.Core; using Newtonsoft.Json; ... var config = ConfigurationBuilder.LoadConfiguration(cacheName); var serializerSettings = new JsonSerializerSettings { NullValueHandling...

I have about 240 maps, I get this error on 3 of them. Not sure if this is enough for you to get a handle on the problem. Here's 1...

bug
in-branch