From a05cd0f5e31605a97a36dd883f12a36812897d2a Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 2 Jul 2019 04:54:35 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6e4c36f..99284f1 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file