Spaghetti Tom
Monday, May 11, 2020
no pack flag
›
It is some kind of error, Ace.
Call Alert
›
It is for alerts!
Sunday, May 10, 2020
more random from Dungeons and Dragons
›
The gunk at QMap.pub uses QAnon which have only existed since 2017. Q notifications tell you, the listener, of new QAnon. Vivaldi allows for...
Friday, May 8, 2020
a bit more on IMemoryCache
›
Remove an id: _memoryCache.Remove((object) id); Fish out a specific type: var authItems = _memoryCache.Get<AuthorizationCacheItem>...
get IMemoryCache to work with Autofac
›
In the setup... builder.RegisterType<MemoryCache>().As<IMemoryCache>().SingleInstance(); At a Controller... private readonly...
Secret Manager Tool
›
It is the stuff which manages secrets.json per ASP.NET Core 2 and Angular 5 by Valerio De Sanctis.
IMemoryCache Interface
›
...for .NET Core. It is a thing.
‹
›
Home
View web version