Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
Generic Repository & UOW Pattern For ASP.NET Core

[![Build status](https://ci.appveyor.com/api/projects/status/1gum36aiadit63bk/branch/master?svg=true)](https://ci.appveyor.com/project/senvardarsemih/genericforcore/branch/master)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fsenvardarsemih%2Fgenericforcore.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fsenvardarsemih%2Fgenericforcore?ref=badge_shield)

[![Build Status](https://travis-ci.org/senvardarsemih/genericforcore.svg?branch=master)](https://travis-ci.org/senvardarsemih/genericforcore)

[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=senvardarsemih_genericforcore)](https://sonarcloud.io/dashboard?id=senvardarsemih_genericforcore)
* You have to setup your own connection string in appsettings.json file.
* You have to run the entity framework core migration via package manager console


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fsenvardarsemih%2Fgenericforcore.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fsenvardarsemih%2Fgenericforcore?ref=badge_large)