I'm trying to follow the sample in the Asp.Net Core documentation for adding a View component. The component uses an in memory data store. But I can't get the in memory part working. I've posted the details on Stack Overflow without any response.
Can anyone suggest a tutorial or code sample for Entity Framework in ASP.NET Core that uses an in memory data store?