Skip to content

Commit 9f9f505

Browse files
author
Azy
authored
Update README.md
1 parent 4a7c324 commit 9f9f505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ the wrapper makes it quite easy by following the below steps.
1919
| --- | --- | --- |
2020
| Generic.Repository.EntityFramework| Class Library | EntityFramework wrapping business logic|
2121
| 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 |
2323

2424
> nuget package **"Generic.Repository.EntityFramework"** is a wrapper around ORM EntityFramework
2525
@@ -89,7 +89,7 @@ public class ConsumeService
8989

9090
Having any trouble? Check out our [documentation](https://github.com/AJEETX/Generic.Repository.EntityFramework/blob/master/README.md) or [contact support](mailto:[email protected]) and we’ll help you sort it out.
9191

92-
|![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/ajeetx/Generic.Repository.EntityFramework.svg?label=pre-release) | ![Github commits (since latest release)](https://img.shields.io/github/commits-since/ajeetx/Generic.Repository.EntityFramework/latest.svg)| [![Downloads](https://img.shields.io/nuget/dt/Generic.Repository.EntityFramework.svg?label=nuget-download&style=flat-square)](https://www.nuget.org/stats/packages/Generic.Repository.EntityFramework?groupby=Version) | [![Downloads](https://img.shields.io/myget/azy/dt/Generic.Repository.EntityFramework.svg?style=flat-square&label=myget-download)](https://www.myget.org/feed/azy/package/nuget/Generic.Repository.EntityFramework)|
92+
|![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/ajeetx/Generic.Repository.EntityFramework.svg?label=pre-release) | ![Github commits (since latest release)](https://img.shields.io/github/commits-since/ajeetx/Generic.Repository.EntityFramework/latest.svg)| [![Downloads](https://img.shields.io/nuget/dt/Generic.Repository.EntityFramework.svg?label=nuget-download&style=flat-square)](https://www.nuget.org/stats/packages/Generic.Repository.EntityFramework?groupby=Version) | [![Downloads](https://img.shields.io/myget/ajeetx/dt/Generic.Repository.EntityFramework.svg?style=flat-square&label=myget-download)](https://www.myget.org/feed/azy/package/nuget/Generic.Repository.EntityFramework)|
9393
| --- | --- | --- | --- |
9494

9595
[![HitCount](http://hits.dwyl.io/ajeetx/Generic.Repository.EntityFramework/projects/1.svg)](http://hits.dwyl.io/ajeetx/Generic.Repository.EntityFramework/projects/1) | ![GitHub contributors](https://img.shields.io/github/contributors/ajeetx/Generic.Repository.EntityFramework.svg?style=plastic)|![license](https://img.shields.io/github/license/ajeetx/Generic.Repository.EntityFramework.svg?style=plastic)|

0 commit comments

Comments
 (0)