首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Entity Framework Core 5 Getting Started
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-12-27 11:40
2024-11-14 17:18
104
803.71 MB
82
磁力链接
magnet:?xt=urn:btih:d59adfdeaa7d330c51b826443af6348cf26543eb
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmQ1OWFkZmRlYWE3ZDMzMGM1MWI4MjY0NDNhZjYzNDhjZjI2NTQzZWJaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Entity
Framework
Core
5
Getting
Started
文件列表
01. Course Overview/01. Course Overview.mp4
4.42MB
02. Building Your First Application using EF Core/01. Introduction and Overview.mp4
4.27MB
02. Building Your First Application using EF Core/02. Module Overview.mp4
1.02MB
02. Building Your First Application using EF Core/03. What Is Entity Framework Core.mp4
8.74MB
02. Building Your First Application using EF Core/04. Getting the Correct Versions of .NET, SQL Server & Visual Studio for This Course.mp4
4.04MB
02. Building Your First Application using EF Core/05. Setting up the Solution.mp4
14.53MB
02. Building Your First Application using EF Core/06. Adding EF Core with the NuGet Package Manager.mp4
13.35MB
02. Building Your First Application using EF Core/07. Creating the Data Model with EF Core.mp4
9.23MB
02. Building Your First Application using EF Core/08. Specifying the Data Provider and Connection String.mp4
10.75MB
02. Building Your First Application using EF Core/09. A Sneak Peek at Writing and Reading Data.mp4
11.83MB
02. Building Your First Application using EF Core/10. Review and Resources.mp4
2.11MB
03. Controlling Database Creation and Schema/01. Introduction and Overview.mp4
1.93MB
03. Controlling Database Creation and Schema/02. Understanding EF Core Migrations.mp4
5.19MB
03. Controlling Database Creation and Schema/03. Adding Your First Migration.mp4
11.12MB
03. Controlling Database Creation and Schema/04. Inspecting Your First Migration.mp4
8.3MB
03. Controlling Database Creation and Schema/05. Using Migrations to Script or Directly Create the Database.mp4
14.09MB
03. Controlling Database Creation and Schema/06. Reverse Engineering an Existing Database.mp4
15.52MB
03. Controlling Database Creation and Schema/07. Review and Resources.mp4
3.39MB
04. Defining Relationships in Your Model/01. Introduction and Overview.mp4
2.04MB
04. Defining Relationships in Your Model/02. Learning More About One-to-Many Relationships.mp4
8.75MB
04. Defining Relationships in Your Model/03. EF Cores Default Many-to-Many Mapping.mp4
11.69MB
04. Defining Relationships in Your Model/04. Storing Additional Data with Many-to-Many Payloads.mp4
6.53MB
04. Defining Relationships in Your Model/05. Configuring the Many-to-Many Payload.mp4
8.08MB
04. Defining Relationships in Your Model/06. Migrating the Many-to-Many Payload.mp4
12.92MB
04. Defining Relationships in Your Model/07. Adding a One-to-One Relationship.mp4
8.81MB
04. Defining Relationships in Your Model/08. Visualizing How EF Core Sees Your Model.mp4
8.68MB
04. Defining Relationships in Your Model/09. Review and Resources.mp4
3.7MB
05. Interacting with Your EF Core Data Mode/01. Introduction and Overview.mp4
3.12MB
05. Interacting with Your EF Core Data Mode/02. Looking at SQL Built by EF Core.mp4
13.44MB
05. Interacting with Your EF Core Data Mode/03. Adding Logging to EF Core's Workload.mp4
22.77MB
05. Interacting with Your EF Core Data Mode/04. Benefiting from Bulk Operations Support.mp4
16.77MB
05. Interacting with Your EF Core Data Mode/05. Understanding the Query Workflow.mp4
6.46MB
05. Interacting with Your EF Core Data Mode/06. Filtering in Queries.mp4
12.85MB
05. Interacting with Your EF Core Data Mode/07. Aggregating in Queries.mp4
8.22MB
05. Interacting with Your EF Core Data Mode/08. Updating Simple Objects.mp4
13.9MB
05. Interacting with Your EF Core Data Mode/09. Deleting Simple Objects.mp4
6.25MB
05. Interacting with Your EF Core Data Mode/10. Understanding Disconnected Scenarios.mp4
3.62MB
05. Interacting with Your EF Core Data Mode/11. Persisting Data in Disconnected Scenarios.mp4
12.76MB
05. Interacting with Your EF Core Data Mode/12. Enhancing Performance in Disconnected Apps with No-Tracking Settings.mp4
8.19MB
05. Interacting with Your EF Core Data Mode/13. Review and Resources.mp4
2.81MB
06. Interacting with Related Data/01. Introduction and Overview.mp4
1.83MB
06. Interacting with Related Data/02. Inserting Related Data.mp4
19.05MB
06. Interacting with Related Data/03. Eager Loading Related Data.mp4
17.73MB
06. Interacting with Related Data/04. Projecting Related Data in Queries.mp4
18.47MB
06. Interacting with Related Data/05. Loading Related Data for Objects Already in Memory.mp4
9.71MB
06. Interacting with Related Data/06. Using Related Data to Filter Objects.mp4
4.71MB
06. Interacting with Related Data/07. Modifying Related Data.mp4
11.72MB
06. Interacting with Related Data/08. Working with Many-to-Many Relationships.mp4
23.02MB
06. Interacting with Related Data/09. Altering or Removing Many-to-Many Joins.mp4
7.38MB
06. Interacting with Related Data/10. Adding a Many-to-Many Payload to Existing Join Table & Data.mp4
9.36MB
06. Interacting with Related Data/11. Working with the Many-to-Many Payload Data.mp4
8.32MB
06. Interacting with Related Data/12. Persisting Data in One-to-One Relationships.mp4
15.61MB
06. Interacting with Related Data/13. Querying One-to-One Relationships.mp4
9.58MB
06. Interacting with Related Data/14. Review and Resources.mp4
5.14MB
07. Working with Views and Stored Procedures and Raw SQL/01. Introduction and Overview.mp4
1.69MB
07. Working with Views and Stored Procedures and Raw SQL/02. Adding Views and Other Database Objects Using Migrations.mp4
11.09MB
07. Working with Views and Stored Procedures and Raw SQL/03. Using Keyless Entities to Map to Views.mp4
10.93MB
07. Working with Views and Stored Procedures and Raw SQL/04. Querying the Database Views.mp4
5.34MB
07. Working with Views and Stored Procedures and Raw SQL/05. Querying with Raw SQL.mp4
14.76MB
07. Working with Views and Stored Procedures and Raw SQL/06. Running Stored Procedure Queries with Raw SQL.mp4
7.98MB
07. Working with Views and Stored Procedures and Raw SQL/07. Executing Non-Query Raw SQL Commands.mp4
7.85MB
07. Working with Views and Stored Procedures and Raw SQL/08. Review and Resources.mp4
3.65MB
08. Using EF Core with ASP.NET Core/01. Introduction and Overview.mp4
2.34MB
08. Using EF Core with ASP.NET Core/02. Adding the ASP.NET Core Project.mp4
15.45MB
08. Using EF Core with ASP.NET Core/03. Adding a Samurai Controller to the Project.mp4
9.47MB
08. Using EF Core with ASP.NET Core/04. Wiring up the ASP.NET Core App with the DbContext.mp4
33.38MB
08. Using EF Core with ASP.NET Core/05. Running the Controller to See the Output.mp4
8.45MB
08. Using EF Core with ASP.NET Core/06. Exploring and Debugging Insert, Update, & Delete Controller Methods.mp4
24.28MB
08. Using EF Core with ASP.NET Core/07. EF Core 5 in Blazor Apps.mp4
15.18MB
08. Using EF Core with ASP.NET Core/08. Review and Resources.mp4
4.17MB
09. Automated Testing with EF Core/01. Introduction and Overview.mp4
3.77MB
09. Automated Testing with EF Core/02. A Very Quick Testing Overview.mp4
3.87MB
09. Automated Testing with EF Core/03. Understanding What We Mean by [Testing EF Core].mp4
3.75MB
09. Automated Testing with EF Core/04. Creating Your First Test and Using It Against the Database.mp4
20.16MB
09. Automated Testing with EF Core/05. Exploring Test Results & Performance Considerations.mp4
12.21MB
09. Automated Testing with EF Core/06. Using the InMemory Provider in Place of a Database Provider.mp4
8.73MB
09. Automated Testing with EF Core/07. Writing Your First Test with the InMemory Provider.mp4
18.01MB
09. Automated Testing with EF Core/08. Refactoring and Testing Some Console App Logic.mp4
15.63MB
09. Automated Testing with EF Core/09. Re-using an InMemory Provider Database.mp4
6.87MB
09. Automated Testing with EF Core/10. Testing EF Core in an ASP.NET Core App.mp4
15.51MB
09. Automated Testing with EF Core/11. Testing the APIs DbContext Configuration.mp4
7.02MB
09. Automated Testing with EF Core/12. Review and Resources.mp4
4.31MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统