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 226d099 commit edac780Copy full SHA for edac780
README.md
@@ -0,0 +1,13 @@
1
+#Simple Library .NET Core CRUD API
2
+
3
+This project is an API with .NET Core engine that contains basic operations such as GET, POST, PUT and DELETE
4
+Uses Code first entity framework technique and allows you to put the API construction theory into practice
5
6
+I hope this helps you in your learning and boosts your dev career.
7
8
+You can contact me at bravedeveloper.com
9
10
+Regards,
11
12
+Gerson
13
0 commit comments