using System; using Domain; using Microsoft.EntityFrameworkCore; namespace Persistence { public class ApplicationDBContext: DbContext ...
確定! 回上一頁