Skip to content

Commit 70d7c33

Browse files
authored
Added badges
1 parent 75f7760 commit 70d7c33

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
@@ -1,6 +1,9 @@
11
# InstantAPIs
22
A proof-of-concept library that generates Minimal API endpoints for an Entity Framework context.
33

4+
[![Nuget](https://img.shields.io/nuget/v/Fritz.InstantAPIs)](https://www.nuget.org/packages/Fritz.InstantAPIs/)
5+
![GitHub branch checks state](https://img.shields.io/github/checks-status/csharpfritz/InstantAPIs/main)
6+
47
For a given Entity Framework context, MyContext
58

69
```csharp

0 commit comments

Comments
 (0)