Тёмный

024 - .Net Core: Identity Via Data Access Layer (DAL) 

Ercan Eker
Подписаться 437
Просмотров 3,3 тыс.
50% 1

In this example, it is shown that how to move "Access to Identity Management" from default application to Data Access Layer which will be created as a separate project (dll) in "ASP.NET CORE 2.0 Web Application".
Source Code: github.com/erc...
Summary;
The video progress is below:
1) Create new web application using individual user accounts.
2) Create new dynamic library as data access layer (DAL) in web application solution.
3) Move/Update folders and files to move identity management data access to Data Access Layer of web application solution.
4) Create database (Code First)
5) Build and Run Application
Highlighted Topics:
-- Identity Management
-- Data Access Layer (DAL)
-- Identity data access via Data Access Layer

Software:
OS: Windows 10
IDE: Visual Studio Community Edition
Browser: Firefox
.NET Core v2.0
Credits of the music:
Afternoon (Ambient Piano Solo) which is licensed under the Creative Commons 0 License. freesound.org/...

Опубликовано:

 

16 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@alpaykoyuncuoglu3387
@alpaykoyuncuoglu3387 3 года назад
Good job, thanks
@arsamrahmaan8812
@arsamrahmaan8812 3 года назад
fantastic. Tahnks mate ;)
@AM-rl8lv
@AM-rl8lv 4 года назад
Hey Great video man!! It would be awesome if you could make a video just like this one but by connecting .NET identity to a MongoDB database. I think there is a great need to know how this should be done (in the same way you did here). Hope to hear from you soon!!
@ErcanEker
@ErcanEker 4 года назад
Thank you for your comment. Recently I cannot find enough time to prepare videos, but certainly I will add new videos. Actually a couple of topics for next videos already exist in my mind. On the other hand, I have not tried MongoDB yet but I can if I can find time as I said. Thanks a lot.
@himvip815
@himvip815 4 года назад
Hello would it be possible for you to show the database that what all tables got created. Also can you show to add more fields to user creation . E.g Age, DOB etc.
@MY-eo2gs
@MY-eo2gs 3 года назад
Yeni videolar bekliyoruz Ercan hocam.
@ErcanEker
@ErcanEker 3 года назад
Zaman bulabildiğim ilk anda çekeceğim... :)
@brianlaudrupchannel
@brianlaudrupchannel 4 года назад
application user doesn't exits in my core web project?
@ErcanEker
@ErcanEker 4 года назад
Could you please check the part of the video starting at 5.04. It is created there from the IdentityUser.Thanks.
@brianlaudrupchannel
@brianlaudrupchannel 4 года назад
@@ErcanEker nope genuinely not there. Maybe identity has changed now.
Далее
Brutally honest advice for new .NET Web Developers
7:19
Three Tier Architecture Example in ASP.NET CORE
20:17
.NET in 300 seconds
5:48
Просмотров 72 тыс.
3 layer architecture asp.net core - Part 1 of 3 DAL
26:25