We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f0742 commit 7afe4ecCopy full SHA for 7afe4ec
README.md
@@ -3,7 +3,7 @@ ASP.NET Core with JWT Authentication Demo
3
4
# Framework and SDK
5
- Compatibile for `Visual Studio 2017` and `Visual Studio for Mac`
6
-- Base on `.NET Core 1.1`
+- Base on `.NET Core 2.0`
7
- `Swashbuckle.AspNetCore` for Swagger API documentation
8
- `Dapper` for ORM
9
- `MailKit` for email sending
@@ -43,5 +43,5 @@ ASP.NET Core with JWT Authentication Demo
43
2. ~~More detail usage description for this demo~~
44
3. Send mail async implementation
45
4. Add Postman script samples for API calls
46
-5. Upgrade to .NET Core 2.0
+5. ~~Upgrade to .NET Core 2.0~~
47
6. Add API version support
0 commit comments