IHasDbContext Interface
Namespace: PTS.DomainFramework.Infrastructure
Assembly: PTS.DomainFramework.Infrastructure.dll
Syntax
public interface IHasDbContext
Properties
DbContext
Declaration
DbContext DbContext { get; }
Property Value
| Type | Description |
|---|---|
| Microsoft.EntityFrameworkCore.DbContext |