Загрузка страницы

Lets Create a Calendar App in .Net Core and Full Calendar - Section 2: Create The Models

Let's build a calendar app in .Net Core and Full Calendar!

With this app we will be able to log in, add events and have those events display on our calendar.

In this second section, we will go over how to create our models to map to a local database using Entity Framework. We will create 3 models - our ApplicationUser, Event and Location so that every user can log in and create their own events.

We will also set up migrations that contain relational data so that we can have a one to many relationship from locations to events - one location to many events. We also need to extend our IdentityUser so that we can add functionality to it with our UserManager class.

Items needed to get started:
Visual Studio
Full Calendar - Free Version
Basic HTML/CSS/JavaScript skills
Knowledge of C#

Resources for project:
https://www.tutorialsteacher.com/core/dotnet-core
https://fullcalendar.io/docs/getting-started
https://www.entityframeworktutorial.net/efcore/entity-framework-core.aspx

GitHub link:
https://github.com/cataclysm1987/NetCoreCalendar

Видео Lets Create a Calendar App in .Net Core and Full Calendar - Section 2: Create The Models канала Coding With Eric
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
26 июля 2021 г. 5:25:22
00:35:34
Яндекс.Метрика