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
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,8 +72,13 @@ No special knowledge is required for this tutorial. But it will be helpful if ha
72
72
43.[How to install entity framework (ef) core](https://www.youtube.com/watch?v=SWkyGXN8f9g&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=43)
73
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
74
45.[Generate database using entity framework core CLI](https://www.youtube.com/watch?v=xPgzPQKG5n8&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=45)
75
+
46.[Insert data in database using entity framework core](https://www.youtube.com/watch?v=cE_o8piz-2Y&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=46)
76
+
47.[Making Async call using entity framework core](https://www.youtube.com/watch?v=O7NkoVMRS7M&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=47)
77
+
48.[Get list of data from database using entity framework core](https://www.youtube.com/watch?v=4flp6MQTRhQ&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=48)
78
+
49.[Get details of book from database](https://www.youtube.com/watch?v=AhMwkcvQc6w&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=49)
79
+
50.[Model validations in asp.net core](https://www.youtube.com/watch?v=ckD1tLQfyH4&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=50)
75
80
76
81
To be added...
77
82
78
-
## Contact Us:
79
-
You can contact nitish on nitish@webgentle.com
83
+
## Contact the author:
84
+
You can contact nitish on nitish@webgentle.com, nitish.webgentle@gmail.com
0 commit comments