Skip to content

Commit

Permalink
Merge pull request #14 from fossabot/add-license-scan-badge
Browse files Browse the repository at this point in the history
Add license scan report and status
  • Loading branch information
pergerch authored Aug 24, 2020
2 parents 308e9d4 + becfe34 commit dc2f146
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming o

[![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)
[![NuGet](https://img.shields.io/nuget/v/SpatialFocus.EntityFrameworkCore.Extensions.svg)](https://www.nuget.org/packages/SpatialFocus.EntityFrameworkCore.Extensions/)
[![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)

## Installation

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

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).

## License

[![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)

----

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

0 comments on commit dc2f146

Please sign in to comment.