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
/
UnitOfWork
History
2881099
a1013a39bf
- 增加 DuckDB 数据库支持;
2024-08-17 12:09:20 +08:00
..
IUnitOfWork.cs
- 增加 IUnitOfWork.States 自定义状态管理,便于扩展;
2021-08-31 10:59:39 +08:00
UnitOfWork.cs
- 增加 DuckDB 数据库支持;
2024-08-17 12:09:20 +08:00
UnitOfWorkManager.cs
- 增加 DbContextOptions.AuditValue 基于 Ioc Scoped 审计值;
2024-01-29 09:17:49 +08:00