Skip to content

Commit 4a78a3b

Browse files
authored
Adding badges
1 parent 70d7c33 commit 4a78a3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ A proof-of-concept library that generates Minimal API endpoints for an Entity Fr
33

44
[![Nuget](https://img.shields.io/nuget/v/Fritz.InstantAPIs)](https://www.nuget.org/packages/Fritz.InstantAPIs/)
55
![GitHub branch checks state](https://img.shields.io/github/checks-status/csharpfritz/InstantAPIs/main)
6+
![GitHub last commit](https://img.shields.io/github/last-commit/csharpfritz/InstantAPIs)
7+
![GitHub contributors](https://img.shields.io/github/contributors/csharpfritz/InstantAPIs)
8+
69

710
For a given Entity Framework context, MyContext
811

0 commit comments

Comments
 (0)