We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f004ef commit 13c36bbCopy full SHA for 13c36bb
README.md
@@ -1 +1,10 @@
1
-# AuthDemo
+# AuthDemo
2
+### Top-level Packages(Nuget):
3
+- Microsoft.AspNetCore.Authentication.JwtBearer
4
+- Microsoft.AspNetCore.Identity
5
+- Microsoft.AspNetCore.OpenApi
6
+- Microsoft.AspNetCore.Identity.EntityFrameworkCore
7
+- Microsoft.EntityFrameworkCore.Design
8
+- Microsoft.EntityFrameworkCore.SqlServer
9
+- Microsoft.EntityFrameworkCore.Tools
10
+- Swashbuckle.AspNetCore
0 commit comments