EF Core 8 Fundamentals/ef-core-8-fundamentals.zip |
682.2 MB |
EF Core 8 Fundamentals/00. Course Overview/00. Course Overview.mp4 |
3.5 MB |
EF Core 8 Fundamentals/00. Course Overview/00. Course Overview.srt |
2 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/00. Introduction and Overview.mp4 |
7.3 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/00. Introduction and Overview.srt |
7 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/01. What Is Entity Framework Core - .mp4 |
5.9 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/01. What Is Entity Framework Core - .srt |
5 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/02. Getting the Correct Versions of .NET, SQL Server and Visual Studio for this Course.mp4 |
2.3 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/02. Getting the Correct Versions of .NET, SQL Server and Visual Studio for this Course.srt |
2 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/03. Introducing the Project.mp4 |
5.2 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/03. Introducing the Project.srt |
5 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/04. Creating a Data Project with EF Core Packages.mp4 |
7 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/04. Creating a Data Project with EF Core Packages.srt |
5 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/05. Creating the Data Model with EF Core.mp4 |
4.8 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/05. Creating the Data Model with EF Core.srt |
5 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/06. Specifying the Data Provider and Connection String.mp4 |
5.2 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/06. Specifying the Data Provider and Connection String.srt |
5 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/07. Reading and Writing Some Data.mp4 |
8.5 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/07. Reading and Writing Some Data.srt |
7 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/08. Reading and Writing Some Related Data.mp4 |
6.9 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/08. Reading and Writing Some Related Data.srt |
5 KB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/09. Review and Resources.mp4 |
1.9 MB |
EF Core 8 Fundamentals/01. Creating Your First Application Using EF Core/09. Review and Resources.srt |
2 KB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/00. Introduction and Overview.mp4 |
2.1 MB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/00. Introduction and Overview.srt |
2 KB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/01. Querying Basics.mp4 |
9.5 MB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/01. Querying Basics.srt |
10 KB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/02. Filtering Queries Securely by Default.mp4 |
7 MB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/02. Filtering Queries Securely by Default.srt |
6 KB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/03. Benefiting from Additional Filtering Features .mp4 |
9.7 MB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/03. Benefiting from Additional Filtering Features .srt |
6 KB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/04. Sorting Data in Queries.mp4 |
3.3 MB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/04. Sorting Data in Queries.srt |
3 KB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/05. Aggregating Results in Queries.mp4 |
7.5 MB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/05. Aggregating Results in Queries.srt |
6 KB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/06. Enhancing Query Performance When Tracking Isn’t Needed.mp4 |
5.8 MB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/06. Enhancing Query Performance When Tracking Isn’t Needed.srt |
6 KB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/07. Review and Resources.mp4 |
3 MB |
EF Core 8 Fundamentals/02. Using EF Core to Query a Database/07. Review and Resources.srt |
2 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/00. Introduction and Overview.mp4 |
2.2 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/00. Introduction and Overview.srt |
2 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/01. Gaining a Better Understanding of DbContext and Entity.mp4 |
3.8 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/01. Gaining a Better Understanding of DbContext and Entity.srt |
4 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/02. Understanding Tracking and Saving Workflow.mp4 |
3.3 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/02. Understanding Tracking and Saving Workflow.srt |
3 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/03. Inserting Simple Objects.mp4 |
5.1 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/03. Inserting Simple Objects.srt |
4 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/04. Updating Simple Objects.mp4 |
15.2 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/04. Updating Simple Objects.srt |
12 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/05. Updating Untracked Objects.mp4 |
9 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/05. Updating Untracked Objects.srt |
7 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/06. Deleting Simple Objects.mp4 |
5.2 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/06. Deleting Simple Objects.srt |
5 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/07. Tracking Multiple Objects and Batch Support.mp4 |
5.2 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/07. Tracking Multiple Objects and Batch Support.srt |
4 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/08. Updating and Deleting Multiple Untracked Objects.mp4 |
9.4 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/08. Updating and Deleting Multiple Untracked Objects.srt |
9 KB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/09. Review and Resources.mp4 |
3.1 MB |
EF Core 8 Fundamentals/03. Tracking and Saving Data with EF Core/09. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/00. Introduction and Overview.mp4 |
2.1 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/00. Introduction and Overview.srt |
2 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/01. Understanding EF Core Migrations.mp4 |
3.5 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/01. Understanding EF Core Migrations.srt |
4 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/02. Getting and Understanding the Design-Time Migrations Tools.mp4 |
7.9 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/02. Getting and Understanding the Design-Time Migrations Tools.srt |
8 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/03. Getting the Package Manager Console Ready to Use Migrations.mp4 |
5.1 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/03. Getting the Package Manager Console Ready to Use Migrations.srt |
5 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/04. Adding Your First Migration.mp4 |
4.1 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/04. Adding Your First Migration.srt |
3 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/05. Inspecting Your First Migration.mp4 |
9.1 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/05. Inspecting Your First Migration.srt |
6 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/06. Using Migrations to Script or Directly Create the Database.mp4 |
9.9 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/06. Using Migrations to Script or Directly Create the Database.srt |
8 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/07. Seeding a Database via Migrations.mp4 |
7 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/07. Seeding a Database via Migrations.srt |
7 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/08. Scripting Multiple Migrations.mp4 |
7.6 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/08. Scripting Multiple Migrations.srt |
6 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/09. Reverse Engineering an Existing Database.mp4 |
13.2 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/09. Reverse Engineering an Existing Database.srt |
12 KB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/10. Review and Resources.mp4 |
3 MB |
EF Core 8 Fundamentals/04. Controlling Database Creation and Schema with Migrations/10. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/00. Introduction and Overview.mp4 |
2 MB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/00. Introduction and Overview.srt |
2 KB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/01. Visualizing EF Core’s Interpretation of Your Data Model.mp4 |
6.3 MB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/01. Visualizing EF Core’s Interpretation of Your Data Model.srt |
5 KB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/02. Interpreting One-to-Many Relationships.mp4 |
10.8 MB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/02. Interpreting One-to-Many Relationships.srt |
10 KB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/03. Benefiting from Foreign Key Properties.mp4 |
10.1 MB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/03. Benefiting from Foreign Key Properties.srt |
9 KB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/04. Mapping Unconventional Foreign Keys.mp4 |
4.7 MB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/04. Mapping Unconventional Foreign Keys.srt |
4 KB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/05. Understanding Nullability and Required vs. Optional Principals.mp4 |
4.1 MB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/05. Understanding Nullability and Required vs. Optional Principals.srt |
4 KB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/06. Review and Resources.mp4 |
3.1 MB |
EF Core 8 Fundamentals/05. Defining One-to-Many Relationships/06. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/00. Introduction and Overview.mp4 |
1.3 MB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/00. Introduction and Overview.srt |
1 KB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/01. Adding Logging to EF Core’s Workflow.mp4 |
7.3 MB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/01. Adding Logging to EF Core’s Workflow.srt |
4 KB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/02. Filtering Log Output with EF Core Message Categories and LogLevel.mp4 |
9.7 MB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/02. Filtering Log Output with EF Core Message Categories and LogLevel.srt |
5 KB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/03. Additional Filtering Capabilities.mp4 |
4.3 MB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/03. Additional Filtering Capabilities.srt |
4 KB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/04. Specifying the Target of the Log Output.mp4 |
2.2 MB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/04. Specifying the Target of the Log Output.srt |
2 KB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/05. Review and Resources.mp4 |
2.9 MB |
EF Core 8 Fundamentals/06. Logging EF Core Activity and SQL/05. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/00. Introduction and Overview.mp4 |
3 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/00. Introduction and Overview.srt |
3 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/01. Adding Related Data.mp4 |
14.6 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/01. Adding Related Data.srt |
12 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/02. Eager Loading Related Data in Queries.mp4 |
10.1 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/02. Eager Loading Related Data in Queries.srt |
10 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/03. Projecting Related Data in Queries.mp4 |
6.2 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/03. Projecting Related Data in Queries.srt |
6 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/04. Loading Related Data for Objects Already in Memory.mp4 |
3.8 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/04. Loading Related Data for Objects Already in Memory.srt |
4 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/05. Using Lazy Loading to Retrieve Related Data.mp4 |
6 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/05. Using Lazy Loading to Retrieve Related Data.srt |
6 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/06. Using Related Data to Filter Objects.mp4 |
2.3 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/06. Using Related Data to Filter Objects.srt |
2 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/07. Modifying Related Data.mp4 |
9.9 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/07. Modifying Related Data.srt |
9 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/08. Understanding Deleting Within Graphs.mp4 |
13 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/08. Understanding Deleting Within Graphs.srt |
13 KB |
EF Core 8 Fundamentals/07. Interacting with Related Data/09. Review and Resources.mp4 |
2.7 MB |
EF Core 8 Fundamentals/07. Interacting with Related Data/09. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/00. Introduction and Overview.mp4 |
2.2 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/00. Introduction and Overview.srt |
2 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/01. Planning the Many-to-Many Implementation.mp4 |
4.4 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/01. Planning the Many-to-Many Implementation.srt |
5 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/02. Understanding and Creating Skip Navigations.mp4 |
12.1 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/02. Understanding and Creating Skip Navigations.srt |
10 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/03. Joining Objects in New Many-to-Many Relationships.mp4 |
11 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/03. Joining Objects in New Many-to-Many Relationships.srt |
9 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/04. Querying Across Many-to-Many Relationships.mp4 |
5.8 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/04. Querying Across Many-to-Many Relationships.srt |
5 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/05. Understanding and Benefiting From Circular References in Graphs.mp4 |
10.1 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/05. Understanding and Benefiting From Circular References in Graphs.srt |
8 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/06. Removing Joins in Many-to-Many Relationships.mp4 |
9.4 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/06. Removing Joins in Many-to-Many Relationships.srt |
8 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/07. Changing Joins in Many-to-Many Relationships.mp4 |
2.6 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/07. Changing Joins in Many-to-Many Relationships.srt |
2 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/08. Introducing More Complex Many-to-Many Relationships.mp4 |
10.6 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/08. Introducing More Complex Many-to-Many Relationships.srt |
10 KB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/09. Review and Resources.mp4 |
3 MB |
EF Core 8 Fundamentals/08. Defining and Using Many-to-Many Relationships/09. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/00. Introduction and Overview.mp4 |
1.8 MB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/00. Introduction and Overview.srt |
2 KB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/01. Understanding How EF Core Discovers One-to-One Relationships.mp4 |
7.1 MB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/01. Understanding How EF Core Discovers One-to-One Relationships.srt |
7 KB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/02. Updating the Model and Database with the New Relationship.mp4 |
13.7 MB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/02. Updating the Model and Database with the New Relationship.srt |
10 KB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/03. Querying One-to-One Relationships.mp4 |
10.3 MB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/03. Querying One-to-One Relationships.srt |
9 KB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/04. Combining Objects in One-to-One Relationships.mp4 |
8.1 MB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/04. Combining Objects in One-to-One Relationships.srt |
7 KB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/05. Replacing or Removing One-to-One Relationships.mp4 |
5 MB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/05. Replacing or Removing One-to-One Relationships.srt |
5 KB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/06. Review and Resources.mp4 |
4.2 MB |
EF Core 8 Fundamentals/09. Defining and Using One-to-One Relationships/06. Review and Resources.srt |
4 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/00. Introduction and Overview.mp4 |
3.5 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/00. Introduction and Overview.srt |
3 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/01. Querying with SQL.mp4 |
5.9 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/01. Querying with SQL.srt |
6 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/02. Keeping Your Database Safe with Parameterized Raw SQL Queries.mp4 |
15.1 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/02. Keeping Your Database Safe with Parameterized Raw SQL Queries.srt |
13 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/03. Adding Stored Procedures and Other Database Objects Using Migrations.mp4 |
8.7 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/03. Adding Stored Procedures and Other Database Objects Using Migrations.srt |
8 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/04. Running Stored Procedure Queries with Raw SQL.mp4 |
5.9 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/04. Running Stored Procedure Queries with Raw SQL.srt |
6 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/05. Querying for Scalars and Other Non-Entity Types.mp4 |
8.4 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/05. Querying for Scalars and Other Non-Entity Types.srt |
6 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/06. Using Keyless Entities to Map to Views.mp4 |
10.7 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/06. Using Keyless Entities to Map to Views.srt |
9 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/07. Querying the Database Views.mp4 |
2.7 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/07. Querying the Database Views.srt |
2 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/08. Executing Non-Query SQL Commands.mp4 |
6.1 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/08. Executing Non-Query SQL Commands.srt |
5 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/09. Mapping Insert, Update, and Delete Stored Procedures to Entities .mp4 |
9.4 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/09. Mapping Insert, Update, and Delete Stored Procedures to Entities .srt |
9 KB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/10. Review and Resources.mp4 |
3.6 MB |
EF Core 8 Fundamentals/10. Working with SQL, Views, and Stored Procedures/10. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/00. Introduction and Overview.mp4 |
3.3 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/00. Introduction and Overview.srt |
3 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/01. Reviewing EF Core’s Lifecycle in Disconnected Apps.mp4 |
5.1 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/01. Reviewing EF Core’s Lifecycle in Disconnected Apps.srt |
5 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/02. Adding the ASP.NET Core Project.mp4 |
8.1 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/02. Adding the ASP.NET Core Project.srt |
7 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/03. Creating Author Endpoints for the API.mp4 |
14.9 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/03. Creating Author Endpoints for the API.srt |
11 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/04. Wiring up the ASP.NET Core App with the DbContext.mp4 |
14.6 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/04. Wiring up the ASP.NET Core App with the DbContext.srt |
11 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/05. Running the API to See the Output and Logs.mp4 |
15.2 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/05. Running the API to See the Output and Logs.srt |
10 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/06. Refactoring the API to Align with Common Practices Using DTOs.mp4 |
8.1 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/06. Refactoring the API to Align with Common Practices Using DTOs.srt |
7 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/07. Exploring and Debugging Insert, Update & Delete API Methods.mp4 |
13.4 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/07. Exploring and Debugging Insert, Update & Delete API Methods.srt |
11 KB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/08. Review and Resources.mp4 |
3.2 MB |
EF Core 8 Fundamentals/11. Using EF Core in ASP.NET Core Apps/08. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/00. Introduction and Overview.mp4 |
3.2 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/00. Introduction and Overview.srt |
3 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/01. A Very Quick Testing Overview.mp4 |
3.1 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/01. A Very Quick Testing Overview.srt |
3 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/02. Understanding What We Mean by “Testing EF Core”.mp4 |
3.1 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/02. Understanding What We Mean by “Testing EF Core”.srt |
3 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/03. Preparing the DbContext.mp4 |
4.2 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/03. Preparing the DbContext.srt |
3 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/04. Creating Your First Test and Using It Against the Database.mp4 |
12.2 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/04. Creating Your First Test and Using It Against the Database.srt |
9 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/05. Exploring Test Results and Performance Considerations.mp4 |
9.2 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/05. Exploring Test Results and Performance Considerations.srt |
7 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/06. Testing with SQLite in Memory.mp4 |
11.9 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/06. Testing with SQLite in Memory.srt |
9 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/07. Refactoring and Testing Some Console App Logic.mp4 |
11.6 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/07. Refactoring and Testing Some Console App Logic.srt |
10 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/08. Testing the ASP.NET Core API.mp4 |
5.3 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/08. Testing the ASP.NET Core API.srt |
5 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/09. Testing Endpoints That Use EF Core.mp4 |
11.2 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/09. Testing Endpoints That Use EF Core.srt |
7 KB |
EF Core 8 Fundamentals/12. Testing with EF Core/10. Review and Resources.mp4 |
4.2 MB |
EF Core 8 Fundamentals/12. Testing with EF Core/10. Review and Resources.srt |
4 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/00. Introduction and Overview.mp4 |
4.1 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/00. Introduction and Overview.srt |
4 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/01. Understanding How Project Nullability Affects EF Core’s String Mappings.mp4 |
6.4 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/01. Understanding How Project Nullability Affects EF Core’s String Mappings.srt |
6 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/02. Learning Some Additional Common Conventions and Mappings.mp4 |
11.4 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/02. Learning Some Additional Common Conventions and Mappings.srt |
10 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/03. Using Data Annotations to Describe Mappings.mp4 |
3.9 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/03. Using Data Annotations to Describe Mappings.srt |
4 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/04. Storing Sub-Types and Primitive Collections as JSON.mp4 |
4 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/04. Storing Sub-Types and Primitive Collections as JSON.srt |
3 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/05. Mapping “Unmappable” Property Types with Value Conversions.mp4 |
4.8 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/05. Mapping “Unmappable” Property Types with Value Conversions.srt |
5 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/06. Applying Bulk Configurations and Conversions.mp4 |
7 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/06. Applying Bulk Configurations and Conversions.srt |
5 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/07. Mapping Complex Types and DDD Value Objects.mp4 |
5.6 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/07. Mapping Complex Types and DDD Value Objects.srt |
5 KB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/08. Review and Resources.mp4 |
3.3 MB |
EF Core 8 Fundamentals/13. Adding Some More Practical Mappings to Your Application/08. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/00. Introduction and Overview.mp4 |
2.3 MB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/00. Introduction and Overview.srt |
2 KB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/01. Recognizing the Many Database Providers Available for EF Core.mp4 |
5.1 MB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/01. Recognizing the Many Database Providers Available for EF Core.srt |
5 KB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/02. Highlights of the Azure Cosmos DB Provider.mp4 |
7.4 MB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/02. Highlights of the Azure Cosmos DB Provider.srt |
7 KB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/03. EF Core’s Transaction Support and Concurrency Handling.mp4 |
9.7 MB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/03. EF Core’s Transaction Support and Concurrency Handling.srt |
8 KB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/04. Answering Some DB Connection FAQs.mp4 |
6.3 MB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/04. Answering Some DB Connection FAQs.srt |
6 KB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/05. Review and Resources.mp4 |
3 MB |
EF Core 8 Fundamentals/14. Understanding EF Core’s Database Connectivity/05. Review and Resources.srt |
3 KB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/00. Introduction and Overview.mp4 |
1.2 MB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/00. Introduction and Overview.srt |
1 KB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/01. Exploring ChangeTracker Entries for Overriding the SaveChanges Method.mp4 |
6.8 MB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/01. Exploring ChangeTracker Entries for Overriding the SaveChanges Method.srt |
6 KB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/02. Updating Shadow Properties During SaveChanges.mp4 |
4.2 MB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/02. Updating Shadow Properties During SaveChanges.srt |
4 KB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/03. Using EF Core Pipeline Events.mp4 |
6 MB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/03. Using EF Core Pipeline Events.srt |
5 KB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/04. Using Interceptors to Inject Logic into EF Core’s Pipeline.mp4 |
5.4 MB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/04. Using Interceptors to Inject Logic into EF Core’s Pipeline.srt |
5 KB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/05. Review and Resources.mp4 |
3 MB |
EF Core 8 Fundamentals/15. Tapping into EF Core’s Pipeline/05. Review and Resources.srt |
3 KB |