Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi authored Oct 12, 2024
1 parent e5cdc57 commit debf113
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Intro

EntityFramework extensions
[EntityFrameworkCore](https://github.com/dotnet/efcore) extensions

## Package Release Notes

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

- AutoUpdate

- Soft delete for specific entity
- Soft delete for the specific entity
- Auto update CreatedAt/UpdatedAt/CreatedBy/UpdatedBy

- Extensions

- Update specific column(s) `Update`
- Update without specific column(s) `UpdateWithout`

## Contact
## Support

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

0 comments on commit debf113

Please sign in to comment.