services.AddDbContext<AppDbContext>(options => options.UseInMemoryDatabase code example
Example: useinmemorydatabase not found c#
Install-Package Microsoft.EntityFrameworkCore.InMemory
Install-Package Microsoft.EntityFrameworkCore.InMemory