摘要: Installation¶ There are a couple of packages for Hangfire available on NuGet. To install Hangfire into your ASP.NET application withSQL Server storage 阅读全文
posted @ 2017-10-05 18:17 shiningrise 阅读(658) 评论(0) 推荐(0) 编辑
摘要: protected override void OnModelCreating(DbModelBuilder modelBuilder) { modelBuilder.Entity().HasKey(t => t.ProductID); modelBuilder.Entity().Property(t => t.ProductID) .HasColumnName(... 阅读全文
posted @ 2017-10-05 10:36 shiningrise 阅读(1026) 评论(0) 推荐(0) 编辑
// 侧边栏目录 // https://blog-static.cnblogs.com/files/douzujun/marvin.nav.my1502.css