Skip to content

Commit dc2f146

Browse files
authored
Merge pull request #14 from fossabot/add-license-scan-badge
Add license scan report and status
2 parents 308e9d4 + becfe34 commit dc2f146

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming o
44

55
[![Build Status](https://spatial-focus.visualstudio.com/EntityFrameworkCore.Extensions/_apis/build/status/EntityFrameworkCore.Extensions-CI)](https://spatial-focus.visualstudio.com/EntityFrameworkCore.Extensions/_build/latest?definitionId=3)
66
[![NuGet](https://img.shields.io/nuget/v/SpatialFocus.EntityFrameworkCore.Extensions.svg)](https://www.nuget.org/packages/SpatialFocus.EntityFrameworkCore.Extensions/)
7+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSpatialFocus%2FEntityFrameworkCore.Extensions.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FSpatialFocus%2FEntityFrameworkCore.Extensions?ref=badge_shield)
78

89
## Installation
910

@@ -72,6 +73,10 @@ The two extension methods in the `OnModelCreating` method in the `DbContext` cla
7273

7374
For an exemplary usage, see the `DemoContext` in the [sample project](https://github.com/SpatialFocus/SpatialFocus.EntityFrameworkCore.Extensions/tree/master/samples/SpatialFocus.EntityFrameworkCore.Extensions.SQLiteDemo).
7475

76+
## License
77+
78+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSpatialFocus%2FEntityFrameworkCore.Extensions.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FSpatialFocus%2FEntityFrameworkCore.Extensions?ref=badge_large)
79+
7580
----
7681

77-
Made with :heart: by [Spatial Focus](https://spatial-focus.net/)
82+
Made with :heart: by [Spatial Focus](https://spatial-focus.net/)

0 commit comments

Comments
 (0)