2019年7月2日

前端UI网站

摘要: https://www.layui.comhttps://mint-ui.github.io/#!/zh-cnhttp://www.jeasyui.nethttps://muse-ui.org/#/zh-CN/progresshttps://www.iviewui.comhttps://elemen 阅读全文

posted @ 2019-07-02 13:40 laodu0 阅读(184) 评论(0) 推荐(0)

2019年6月30日

Fluent API

摘要: https://www.e-learn.cn/content/net/921278 设置主键modelBuilder.Entity<x>().HasKey(t => t.Name); 设置联合主键modelBuilder.Entity<x>().HasKey(t =>new{t.Name,t.ID} 阅读全文

posted @ 2019-06-30 22:36 laodu0 阅读(122) 评论(0) 推荐(0)

导航