Show / Hide Table of Contents

Namespace Accelergreat.EntityFramework.InMemory

Classes

InMemoryEntityFrameworkDatabaseComponent<TDbContext>

A component for hosting an in-memory database managed via Entity Framework.

The following objects are published to the environment pipeline data:

- Type: System.String. Key: EntityFrameworkDatabaseName<TDbContext>().

- Type: Microsoft.EntityFrameworkCore.Storage.InMemoryDatabaseRoot. Key: EntityFrameworkInMemoryDatabaseRoot<TDbContext>().

In This Article
Back to top Copyright © Nanogunn Ltd.