Entity Framework C# - Code First Approach by Data Annotation Attributes

preview_player
Показать описание
This is the explanation video of code first approach by Data Annotation Attributes in entity framework.
In this video, I have explained about many topics mentioned below.
Data Annotation Attributes,
Key,
Table,
Foreign Key,
Index,
Required,
NotMapped,
Column,
MaxLength,
MinLength,
StringLength,
One To One relationship between tables using data annotation attributes.
One To Many relationship between tables using data annotation attributes.
Many To Many relationship between tables using data annotation attributes.

This is the brief explanation video, So, do not miss it to watch.

If you like this video, like , share and subscribe tenfingers channel.

In this video, I have used my own text to speech convertor software for voice.
And speech content is completely written by myself.
Thank you.

#entityframework #entityframeworkcore #csharp #dotnet #dotnetframework #sqlserver
#sqlservermanagementstudio #linq #reports #mssqlserver #mssql #tsql #codefirst #attitude
Рекомендации по теме
Комментарии
Автор

Can you add the Database First approach also, since most shops already have a DB in place already ?

nelsonrivers