01 2017 档案
摘要:1. ASP.NET Core the Unified Framework ASP.NET Core的统一框架 2. New Solution Project 新的解决方案项目 src folder: contains all projects that contain source code th
阅读全文
摘要:1.通过NuGet包管理器安装:EntityFramework6.1.3、MySql.Data.Entity6.9.9 2.添加新建项→ADO.NET实体对象模型(命名MyContext)→空CodeFirst模型。该模型会自动在app.config中添加连接字符串 <connectionStrin
阅读全文
摘要:1.使用验证特性 [RequiredCollection] public ICollection<IFormFile> Attachments { get; set; } 2.自定义验证特性 public class RequiredCollectionAttribute : ValidationA
阅读全文

浙公网安备 33010602011771号