You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Inventory CRUD REST Service using ASP.NET CORE with JWT Token Authentication
2
-
This repository contains the inventory management REST service, built with ASP.NET Core 3.0 and Entity Framework 3.0 to illustrate creating REST API to performing CRUD actions and, how to create JWT token and secure API.
2
+
This repository contains the inventory management REST service, built with ASP.NET Core 3.1 and Entity Framework 3.1 to illustrate creating REST API to performing CRUD actions and, how to create JWT token and secure API.
0 commit comments