ASP .NET Core Web API CRUD with Angular | Hindi/Urdu ✅

Logic Tycoon
Logic Tycoon
86.2 هزار بار بازدید - 2 سال پیش - ASP .NET Core Web API
ASP .NET Core Web API CRUD with Angular | Hindi/Urdu ✅

____________  🌀  Download Source Code ____________
For Source code :  https://bit.ly/3xDTztT

In this video you will learn Asp .Net Core Web API crud operation with Angular application using Entity Framework Core Code First Approach with SQL Server. this video based on multiple table relation and modern eye catching attractive design  fully practically approach  from scratch to advance.

So watch complete video from start to end.  And don't forget to subscribe.

____________  🌀  Discussed Topics  ____________
➤ .NET Core Web API CRUD with Angular
➤ Angular Crud Application
➤ ASP .Net Core with Entity Framework Code First Approach
➤ Getting started with Asp.Net Core Web App.
➤ Angular 13
➤ Toast Notification in Angular
➤ Dependency Injection in Asp.Net Core.
➤ EF Core CRUD Operations using Code First Approach.
➤ Crud Operation in multiple tables.
➤ How to enable cors in .Net Core Web Api
➤ Load Drop down List using Asp.Net Core framework.
➤ Bootstrap in Angular 13
➤ Validations in Asp.Net Core Mvc
➤ Sql Server
➤ Visual Studio 2019
➤ MVC

_______________    🎬 All Videos    _______________

https://bit.ly/3ho0zBK  🔥 For more  videos click this link
https://bit.ly/356ACo1  🔥 Grid System in Bootstrap4
https://bit.ly/3BTylbA    🔥 Watch Complete playlist of Angular

If you like it so Please Like Share & subscribe Our Channel.

_______________    🔗  Social Media Links    _____________
✅ follow us on BlogSpot https://logictycoon.blogspot.com/
✅ follow us on Facebook : Facebook: logictycoon
✅ follow us on twitter :  Twitter: LogicTycoon
✅ follow us on TikTok :  TikTok: logictycoonofficial
✅ follow us on WhatsApp :  https://whatsapp.com/channel/0029VaCu...

#DotNetCore #Angular15 #DotNetCoreWebApi #Logictycoon #Programming #learning #EntityFramework #WebApi #EFCore #.net6
#crud

____________  🌀  Use this CSS code for Add Form Data ____________

.formAdd {
   background:#c7b29e;
   color:#FFF;
   position: absolute;
   top: -250px;
   left: 0;
   width: 100%;
   height: 250px;
   padding: 20px;
   transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
   overflow: hidden;
   box-sizing: border-box;
     
   }
   
   #toggle {
     position:absolute;
     appearance:none;
     cursor:pointer;
     left:-100%;
     top:-100%;
   }
   
   #toggle + label {
     position:absolute;
     cursor:pointer;
     padding:10px;
     background: #26ae90;
   width: 100px;
   border-radius: 3px;
   padding: 8px 10px;
   color: #FFF;
   line-height:20px;
   font-size:12px;
   text-align:center;
   -webkit-font-smoothing: antialiased;
   cursor: pointer;
     margin:20px 50px;
     transition:all 500ms ease;
   }
   #toggle + label:after {
     content:"Add New"
   }
   
   .container {
   transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
     padding:2em 3em;
   }
   
   #toggle:checked ~ .formAdd {
     top: 0;
   }
   
   #toggle:checked ~ .container {
     margin-top: 250px;
   }
   
   #toggle:checked + label {
     background:#dd6149;
   }
   
   #toggle:checked + label:after {
     content:"Close"
   }
2 سال پیش در تاریخ 1400/12/08 منتشر شده است.
86,234 بـار بازدید شده
... بیشتر