Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enisgurkann authored Jul 5, 2023
1 parent af44c5e commit 9f28471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@



Entity freamwork kullanırken database kilitlenme yani lock olayını engellemek için kullandığımız transcaction scope olayını basite indirgemek için yaptığım extention dur
It is the plugin we made to simplify the 'transaction scope' event that we use to prevent the database lock event when using Entity Framework.

## Methods
FirstOrDefault,Single,ToList,Any and Async
Expand Down

0 comments on commit 9f28471

Please sign in to comment.