You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,14 @@ No special knowledge is required for this tutorial. But it will be helpful if ha
64
64
35.[Dynamic views in asp.net core](https://www.youtube.com/watch?v=hOE3w9N23zQ&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=35)
65
65
36.[Tag helpers in asp.net core](https://www.youtube.com/watch?v=YsyXTIoLeZQ&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=36)
66
66
37.[Anchor Tag helper in Asp.Net Core](https://www.youtube.com/watch?v=xfUq_aMjL8w&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=37)
67
-
67
+
38.[ Image tag helper in asp.net core](https://www.youtube.com/watch?v=iJTiPHkTwGU&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=38)
68
+
39.[Environment tag helper in asp.net core](https://www.youtube.com/watch?v=V9Ie2OvbAhs&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=39)
69
+
40.[Link tag helper in asp.net core](https://www.youtube.com/watch?v=wYSh8jGsT50&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=40)
70
+
41.[Create form in asp.net core](https://www.youtube.com/watch?v=hRjzu738zgE&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=41)
71
+
42.[What is Entity Framework Core](https://www.youtube.com/watch?v=EGoYmjjU_Ko&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=42)
72
+
43.[How to install entity framework (ef) core](https://www.youtube.com/watch?v=SWkyGXN8f9g&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=43)
73
+
44.[How to setup DbContext class in entity framework core](https://www.youtube.com/watch?v=Yhmg5VJlSwY&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=44)
74
+
45.[Generate database using entity framework core CLI](https://www.youtube.com/watch?v=xPgzPQKG5n8&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=45)
0 commit comments