This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/nsnail/FreeSql.git
synced
2025-04-22 02:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.DbContext
/
DbContext
History
28810
36759402cc
- 增加 FreeSql.DbContext OnModelCreating 虚方法,实现在 DbContext 使用 FluentApi;#4 - 移除 FreeSql.Extensions.EfCoreFluentApi,功能移至 FreeSql.DbContext;
2020-04-16 02:58:34 +08:00
..
DbContext.cs
- 增加 FreeSql.DbContext OnModelCreating 虚方法,实现在 DbContext 使用 FluentApi;#4 - 移除 FreeSql.Extensions.EfCoreFluentApi,功能移至 FreeSql.DbContext;
2020-04-16 02:58:34 +08:00
DbContextAsync.cs
rename DbContext Internal Method
2020-04-11 12:02:50 +08:00
DbContextOptions.cs
- 增加 EfCoreFluentApi HasData 设定 CodeFirst 种子数据;
2020-04-03 08:55:56 +08:00
DbContextOptionsBuilder.cs
- 补充 使用 IsIgnore 忽略后,表达式再使用时的友好错误提示;
2019-08-13 17:17:38 +08:00
DbContextScopedFreeSql.cs
rename DbContext Internal Method
2020-04-11 12:02:50 +08:00
DbContextSync.cs
rename DbContext Internal Method
2020-04-11 12:02:50 +08:00
FreeContext.cs
- 优化 DbContext/Repository Orm 属性进行 CURD 与自身事务相同【新突破】;#270
2020-04-10 19:54:43 +08:00