Skip to content

Commit debf113

Browse files
authored
docs: Update README.md
1 parent e5cdc57 commit debf113

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Intro
1212

13-
EntityFramework extensions
13+
[EntityFrameworkCore](https://github.com/dotnet/efcore) extensions
1414

1515
## Package Release Notes
1616

@@ -26,7 +26,7 @@ https://github.com/WeihanLi/WeihanLi.EntityFramework/pulls?q=is%3Apr+is%3Aclosed
2626
>
2727
> For EF Core 5/6, use 2.x
2828
>
29-
> For EF 7, use 3.0.0 and above
29+
> For EF 7, use 3.x
3030
>
3131
> For EF 8 and above, use 8.x or above major-version matched versions
3232
@@ -51,14 +51,14 @@ https://github.com/WeihanLi/WeihanLi.EntityFramework/pulls?q=is%3Apr+is%3Aclosed
5151

5252
- AutoUpdate
5353

54-
- Soft delete for specific entity
54+
- Soft delete for the specific entity
5555
- Auto update CreatedAt/UpdatedAt/CreatedBy/UpdatedBy
5656

5757
- Extensions
5858

5959
- Update specific column(s) `Update`
6060
- Update without specific column(s) `UpdateWithout`
6161

62-
## Contact
62+
## Support
6363

64-
contact me <weihanli@outlook.com> if you need
64+
Feel free to try and [create issues](https://github.com/WeihanLi/WeihanLi.EntityFramework/issues/new) if you have any questions or integration issues

0 commit comments

Comments
 (0)