按照教程建立了一個Blazor Server 專案教程地址: ... public class BlazorApp0206Context: DbContext { public DbSet<Menu> Menus { get; set; } ...
確定! 回上一頁