-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07f1cb6
commit b5506a7
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# JWT Authentication with .Net Core Web API and Angualar | ||
7 | ||
|
||
|
||
|
||
###### Before Running this Project | ||
1. Install npm packages using 'npm install' command from Angular 7 folder. | ||
|
||
|
||
# Step By Step Explanation | ||
|
||
Video Tutorial : xxx(will be updated tomorrow) | ||
|
||
|
||
|
||
<a href="http://www.youtube.com/watch?feature=player_embedded&v=9WVG-tXl7XA | ||
" target="_blank"><img src="http://img.youtube.com/vi/9WVG-tXl7XA/0.jpg" | ||
alt="Video Tutorial for User Registration with Asp.Net Core Web API and Angular 7" width="500" height="400" border="10" /></a> | ||
|
||
|
||
# All Video Tutorial Series | ||
| Series | Video PlayList | | ||
| ------------- |:-------------:| | ||
| Angular 7|https://goo.gl/vN9LFd | | ||
| Asp.Net MVC|https://goo.gl/gvjUJ7 | | ||
| Asp.Net Core|https://goo.gl/scJc4f | | ||
| Node JS|https://goo.gl/viJcFs | | ||
| Web API|https://goo.gl/itVayJ | | ||
| Angular Material|https://goo.gl/TbDQnT | | ||
| MEAN Stack|https://goo.gl/YJPPAH | | ||
| C# Tutorial|https://goo.gl/s1zJxo | | ||
| Asp.Net WebForm|https://goo.gl/GXC2aJ | | ||
| Angular 5|https://goo.gl/ahk39S | | ||
| Angular 4|https://goo.gl/Ha71kq | | ||
| C# WinForm|https://goo.gl/vHS9Hd | | ||
| MS SQL|https://goo.gl/MLYS9e | | ||
| Crystal Report|https://goo.gl/5Vou7t | | ||
| CG Exercises in C Program|https://goo.gl/qEWJCs | |