Login and Registration using ASP.NET Core Web API and SQL Server | ASP.NET Core Web API tutorial

preview_player
Показать описание
Login and Registration using ASP.NET Core Web API and SQL Server | ASP.NET Core Web API tutorial

📱 WhatsApp - +91 96257 01241
🌐 Instagram - @openprogrammer

Hello everyone, In this video we will discuss how to create login and registration web api using ASP.NET Core Web API. To achieve this, we will create a sql server database and a table and we will use the same table to insert data through registration ASP.Net Core web api and same table we will use to implement login ASP.NET core web api.

Points discussed :
- How to setup new ASP.NET core Web API project
- How to create a new database in sql server
- How to create a new table in sql server
- How to add supporting class models
- How to add new ASP.Net Core Web API controller
- How to create Connection String using SQL Server
- How to create registration ASP.NET Core Web API
- How to create login ASP.NET Core Web API
- How to add supporting and required namespaces

☕ Buy me a Coffee (Channel Support through Donation)

📻 Recommended Courses

Subscribe to this channel

Must buy Programming Laptops :

Share, Support, Subscribe Now :

⭐️Tags : ⭐️

#aspnetcorewebapi
#aspdotnetcorewebapilogin
#aspdotnetcorewebapiregistration

⭐️ Your Queries : ⭐️

login and registration form in asp net core web api
,asp net core web api authentication token example
,asp net core web api identity authentication
,jwt token based authentication in web api step by step
,web api authentication and authorization example
,login and registration form in asp net core web api
,asp net core web api authentication token example
,api to login and register users
,login and registration in asp net core web api
,asp net core web api authentication token example
,login and registration in asp net core web api
,asp net core web api authentication token example
,api to login and register users
,login with .net core web api
,login with asp .net core api
,c# web api login
,ASP Dot NET Core Web API login page
,how to login using .net core web api

Thanks for watching. 😊😊 🙏🙏
Рекомендации по теме
Комментарии
Автор

it will be better, if there is a test page, where the authenticated user can access it, if it is not, it will be sent to the login page. what you have done here is just a simple crud operation with insert and read

Mostafa-yunb
Автор

Hi there, I followed you on Instagram brother. Thanks for this video. It's very useful to me.

iFOUNDCreations
Автор

thank you so much brother you helped me so much brother thank you brother

kiibun
Автор

You posted it 8 months ago, i thought 8 years ago. So disappointed No entity framework no linq nothing. You only showing tutorial by manually writing queries like used in era of 2006. By the why no authentication nothing??

SHIVAMSHARMA-odco
Автор

The videos are good, but can you do it on visual studio 2022, because the templates are different and half way I can’t follow, in 2022 vs there is no models folder

rmuchala
Автор

what was the use of response class in this??? I think it was not used

gokurobbs
Автор

Thank you, that is what i was need 🥺🥺😍

amanitoama
Автор

Bro created an ApiResponse class and never used it 😂

charanjeetsingh
Автор

Please remove "looking for technical help " line because it's a hurdle in grasping everything.

welearngtr
Автор

Can you please upload version8 videos hear when ever your creating controller you are not getting sqlconnection ref.

poojithapalagani
Автор

I am new so guide what should i write in Startup.cs file to run the project? await brother what should i write in WriteAsync??

muhammadzaheersajid
Автор

Am unable to access my db am getting System.NullReferenceExecption error

lifeisfullofsurprises
Автор

Sql command dose not contain constructor that takes 5 arguments. What should i do ? Please guide

chanchalrao
Автор

'Object reference not set to an instance of an object.'

returned null.

gabriel
Автор

While login, in postman when I give email and password and send, it is showing username field is required

himabindhu
Автор

hi sir i have a doubt admin only register employees how to give authentications roles sir

pratibhagunupuram
Автор

what is the use of creating response class?

shatheesh
Автор

bro getting 400 error on postman when posting data using database

abhijeetsingh
Автор

please yeh bata dijiye
toyscon kya hai

welearngtr
Автор

Thank you very much for your videos!
I opened a same project but with Net. 6 and I don’t have the Startup file, why is that? For what use is it ?
Thanks

g-dd-were