Skip to content

Commit 97614e6

Browse files
committed
Added online resources in readme
1 parent 93f1494 commit 97614e6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,9 @@ dotnet-cake build.cake --task="Publish"
7272
* [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) open-source general-purpose development platform maintained by Microsoft.
7373
* [MediatR](https://github.com/jbogard/MediatR) Simple, unambitious mediator implementation in .NET
7474
* [Vue.js](https://vuejs.org/) The Progressive JavaScript Framework.
75-
* [Vuetify](https://vuetifyjs.com/en/) Material design component framework for Vue.js.
75+
* [Vuetify](https://vuetifyjs.com/en/) Material design component framework for Vue.js.
76+
77+
### Online Resources ###
78+
79+
* [https://github.com/gothinkster/aspnetcore-realworld-example-app](https://github.com/gothinkster/aspnetcore-realworld-example-app)
80+
* [https://medium.com/@ozgurgul/asp-net-core-2-0-webapi-jwt-authentication-with-identity-mysql-3698eeba6ff8](https://medium.com/@ozgurgul/asp-net-core-2-0-webapi-jwt-authentication-with-identity-mysql-3698eeba6ff8)

0 commit comments

Comments
 (0)