File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments