[C#]聊聊.net core的InMemoryCache2017-12-212018-10-222 Comments程序开发, C#这两天在看.net core的in memory cache,这里记录一下用法,主要涉及MemoryCache的Get/Set/Expire/Flush。