Build app using React JS, .NET Core Web API and Microsoft SQL Server

preview_player
Показать описание
Hello everyone.
In this tutorial, we will learn how to build a simple to do application from scratch using
React JS as front end, dot net core web API as backend, and microsoft SQL server as the database.
we will first install all the pre requisites.

then we will create the database and objects required for our app.

next we will create the backend project using dot net core web API.

and finally we will start creating the React project.
Рекомендации по теме
Комментарии
Автор

To the point, The whole skeleton in less than 30 minutes, !!! Thank you bro. !!!

miguelcalderon
Автор

Master!!
Awesome!! This is exactly what I was looking for.
Thanks a lot!
Please more content like this.

johnherrera
Автор

Finally one that uses the cloud and not local DB. Thank you!!

CANIHAZURDREAMSPLS
Автор

Although I prefer Blazor more than any other frameworks or libraries, but this is a great video indeed. I subscribed long time ago. Thanks a lot.

imadabab
Автор

Thank you so much! Learning new things for free!

ElevatedMndSet
Автор

sql query ? why not using Linq ? where is the db context ? where is the repository pattern ? this is fun for noob but that's all

JohnSunda
Автор

Great tutorial, exactly what I was looking for, thank you!

I'm 99% following, except I'm getting an '[Object object]" message after clicking the 'Add Notes' button, though everything in my code looks the same as yours. Any thoughts?

Mediamahn
Автор

Please make a video tutorial about upload Exell file and save it into MS SQL for .NET Core Web API

Sameyo_Rei
Автор

Thank you, well done
How to implement white list server

sha.e.sengineeringsolution
Автор

Im getting an error at 19:17, in the response body section, it says 'Internal server error, login failed'
how do i correct this ?

kushall
Автор

Thanks, but I got all the way to the end and everything seems to work except for the deletion of notes. Everything with the Web API seems to work, so I think it's just the React app with the problem.

shaneanderson
Автор

Is it possible to use my sql workbench instead of sql server?

sahilapte
Автор

How can you protect the API that it can only be accessed by the react app?

thedevmachine
Автор

after I had to installed Install-package System.Data.SqlClient my control file with no error

kyong
Автор

Where is the source code? This is very confusing. I can pay for the help.

F-m.a
Автор

Why are you using class to create React components... bruh

graficandorealidades