You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ the wrapper makes it quite easy by following the below steps.
19
19
| --- | --- | --- |
20
20
| Generic.Repository.EntityFramework| Class Library | EntityFramework wrapping business logic|
21
21
| Generic.Repository.EntityFramework.Test| Test App |unit tests |
22
-
| Generic.Repository.EntityFramework.ConsoleApp.Test | Console app|Test the wrapper project|
22
+
| Generic.Repository.EntityFramework.ConsoleApp.Test | Console |Test the wrapping business logic |
23
23
24
24
> nuget package **"Generic.Repository.EntityFramework"** is a wrapper around ORM EntityFramework
25
25
@@ -89,7 +89,7 @@ public class ConsumeService
89
89
90
90
Having any trouble? Check out our [documentation](https://github.com/AJEETX/Generic.Repository.EntityFramework/blob/master/README.md) or [contact support](mailto:ajeetkumar@email.com) and we’ll help you sort it out.
0 commit comments