Тёмный

How to create a entity framework model from database [PostgreSQL, .NET7] 

Mostly Code
Подписаться 1 тыс.
Просмотров 1,7 тыс.
50% 1

In this video, we will guide you through the process of creating an Entity Framework model from a Database, in this case PostgreSQL but it can be applied to any DB technology, from SQL Server, to MySQL etc.
We will create a project with the command line, and then create the models that are already in the database.
00:00 Introduction
00:55 Setting up the project
03:07 Generating the model from database
07:50 Reviewing the generated model
GitHub: github.com/mimo84/
Twitter: / mostly_code

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

 

1 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1   
@user-ez7ls2du9c
@user-ez7ls2du9c 9 месяцев назад
My comment is hiden for me so I cant edit it :/ Anyway i wan to correct the comment. Unity uses: .NET Standard: .NET Standard 2.1, as published by the .NET Foundation. .NET Framework 4.8, as published by Microsoft, plus additional APIs in .NET Standard 2.1.