Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodAffection authored Feb 24, 2019
1 parent 07f1cb6 commit b5506a7
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions README.md
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 |

0 comments on commit b5506a7

Please sign in to comment.