neon-sunset / fast-cache

The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.
https://www.nuget.org/packages/FastCache.Cached/
MIT License
88 stars 8 forks source link

Help compiler with cctor checks in AOT mode #48

Closed neon-sunset closed 1 year ago

neon-sunset commented 1 year ago
coveralls commented 1 year ago

Coverage Status

coverage: 95.028% (+0.04%) from 94.987% when pulling 1db6be9e32a83d09fa2d3b92dee0783328bd3fcf on optimize-naot-cctor-checks into dbd1fa18b7f1a08f649be7ca972eeaebeb9f5bab on main.