We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f7760 commit 70d7c33Copy full SHA for 70d7c33
README.md
@@ -1,6 +1,9 @@
1
# InstantAPIs
2
A proof-of-concept library that generates Minimal API endpoints for an Entity Framework context.
3
4
+[](https://www.nuget.org/packages/Fritz.InstantAPIs/)
5
+
6
+
7
For a given Entity Framework context, MyContext
8
9
```csharp
0 commit comments