Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
2881099 committed Aug 6, 2024
1 parent d1e4e08 commit ba4d6a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ QQ Groups:**561616019(available)**、4336577(full)、8578575(full)、52508226(
> Please select a development mode:
- Use FreeSql, keep the original usage.
- Use [FreeSql.Repository](https://github.com/dotnetcore/FreeSql/wiki/Repository), Repository + UnitOfWork.
- Use [FreeSql.DbContext](https://github.com/dotnetcore/FreeSql/wiki/DbContext), Like efcore.
- Use [FreeSql.DbContext](https://github.com/dotnetcore/FreeSql/wiki/Repository), Repository + UnitOfWork.
- Use [FreeSql.BaseEntity](https://github.com/dotnetcore/FreeSql/tree/master/Examples/base_entity), Simple mode.

> Some open source projects that use FreeSql:
Expand Down
4 changes: 1 addition & 3 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,14 @@ QQ群:561616019(在线)、4336577(已满)、8578575(已满)、52508226(已满)
> FreeSql 提供多种使用习惯,请根据实际情况选择团队合适的一种:
- 要么 FreeSql,原始用法;
- 要么 [FreeSql.Repository](https://github.com/2881099/FreeSql/wiki/Repository),仓储+工作单元习惯;
- 要么 [FreeSql.DbContext](https://github.com/2881099/FreeSql/wiki/DbContext),有点像 EFCore 的使用习惯;
- 要么 [FreeSql.DbContext](https://github.com/2881099/FreeSql/wiki/Repository),仓储+工作单元习惯;
- 要么 [FreeSql.BaseEntity](https://github.com/2881099/FreeSql/tree/master/Examples/base_entity),求简单使用这个;

> 示范项目
- [zhontai.net Admin 后台管理系统](https://github.com/zhontai/Admin.Core)
- [A simple and practical CMS implemented by .NET Core](https://github.com/luoyunchong/lin-cms-dotnetcore)
- [AIBPM 一个开源的工作流引擎](https://github.com/leooneone/aibpm.plus)
- [EasyCms 企业建站,事业单位使用的CMS管理系统](https://github.com/jasonyush/EasyCMS)

<p align="center">
<img src="https://github.com/dotnetcore/FreeSql/raw/master/functions13.png"/>
Expand Down

0 comments on commit ba4d6a0

Please sign in to comment.