Asp.Net Core Web API CRUD Operations Using EF Core and SQL Server

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • In this video, we will go step by step and we will create an ASP.NET Core API that will perform CRUD operations in a SQL Server database.
    Learn how to create and build an ASP.NET Core Web API From scratch using C# and .NET 7.
    We will create a REST API CRUD Server and an MVC API Client Application.
    We will develop 2 projects in this Video.
    What is a CRUD?.
    CRUD stands for Create, Read, Update and Delete.
    What is an API?
    API Stands for application programming interface.
    An "application programming interface"
    is a way for two or more computer programs
    to communicate with each other.
    it is a type of software interface,
    offering a service to other pieces of
    software.
    What Is JSON?
    JSON means JavaScript Object Notation.
    JavaScript Object Notation is a standard text-based format for representing
    structured data based on JavaScript object syntax.
    It is commonly used for transmitting data in web applications
    JSON is used everywhere because it works natively with JavaScript.
    and today almost all the browsers understands JavaScript very well.
    OK lets see more about API CRUD Server and Client in the Video.
    So please watch the full video and download the
    source code from the URL shown in the Video.
    MVC API Web Client URL
    • ASP.NET Web API tutori...
    MVC API Server URL
    • REST API SERVER and MV...
    How to Convert API JSON to C# Classes using Asp .NET Core in MVC
    • How to Convert API JSO...
    Best Regards,
    Aniz

Комментарии • 26

  • @bassethoundgang2800
    @bassethoundgang2800 7 месяцев назад

    Thanks for making such a good training video. I know how hard it is to make videos like this. This was very helpful to me. I'm trying to learn APIs with C#. Thanks again!!!

  • @jamunak616
    @jamunak616 Год назад

    Awesome tutorial! It’s really hard to find such a simple and complete video. Kudos. I like the narration and video making too. Keep up your good job.

  • @aliensoul7600
    @aliensoul7600 Год назад

    thank you sir, 💐i like how to teach it's super cleaner 😇.

  • @asura122
    @asura122 Год назад

    thank you for this informative tutorial

  • @user-qz1mf9bc1r
    @user-qz1mf9bc1r 8 месяцев назад

    very nice tutorial!!

  • @purnarana9081
    @purnarana9081 Год назад

    superb, thank you so much. you made it so easy.

  • @ahmedmetwaly8550
    @ahmedmetwaly8550 9 месяцев назад

    This is very simple and effective. Thank you very much 🌹🌹
    How can I create a login page in this MVC Also with this API

  • @ayushkumar-ym4oz
    @ayushkumar-ym4oz 5 месяцев назад

    can you please make this similar video using vs code with same crud operation like this one.

  • @melisarafoles3066
    @melisarafoles3066 Год назад

    Excellent, Thank you, please add JWT To this tutorial.

  • @2005Azm
    @2005Azm Год назад

    Wonderful!!

  • @abdullahquhtani4247
    @abdullahquhtani4247 Год назад

    Excellent and would be GREAT if you used VS-code instead. I hope you consider doing that soon 🙏🏻👍🏼

    • @hectorsuarez7
      @hectorsuarez7 Год назад

      more specifically speaking using react + vite and a web api in asp.net core 6 or 7 :)

    • @CodeSbyAniz
      @CodeSbyAniz  Год назад

      Thanks, Will do in the future

  • @4josue9legal
    @4josue9legal Год назад

    Great, please full calendar CRUD tutorial.

    • @CodeSbyAniz
      @CodeSbyAniz  Год назад

      Thanks for Watching, Sure Will do!

  • @denverarqueza5664
    @denverarqueza5664 Год назад

    how to add or create new without having to fill or provide values to the other fields

  • @cissemy
    @cissemy 6 месяцев назад

    Great
    Can you make Blazor courses ?
    Thanks

  • @bpk2954
    @bpk2954 9 месяцев назад

    Need a source code cant open that source code link mentioned in video

  • @keerthisri4171
    @keerthisri4171 Год назад

    Can anyone please tell what are packages installed

  • @harrisonwell1719
    @harrisonwell1719 Год назад

    Any tutorials on blazor server?

  • @ianjeffery3762
    @ianjeffery3762 Год назад

    hi, do you publish the source code for your tutorials ?

  • @msrnetcore1697
    @msrnetcore1697 Год назад

    Create master details with angular+ web api