【资源目录】:

├──1.-Welcome.mp4 12.82M
├──1.-Welcome.srt 1.84kb
├──1.-Welcome_en.srt 2.25kb
├──10.-Querying-Single-Columns-with-Execute-Scalar.mp4 35.35M
├──10.-Querying-Single-Columns-with-Execute-Scalar.srt 15.35kb
├──10.-Querying-Single-Columns-with-Execute-Scalar_en.srt 13.87kb
├──11.-Querying-Single-Rows.mp4 18.29M
├──11.-Querying-Single-Rows.srt 8.44kb
├──11.-Querying-Single-Rows_en.srt 7.56kb
├──12.-Querying-Multiple-Rows-and-Values.mp4 17.84M
├──12.-Querying-Multiple-Rows-and-Values.srt 7.11kb
├──12.-Querying-Multiple-Rows-and-Values_en.srt 6.43kb
├──13.-Retrieving-Data-Asynchronously.mp4 10.30M
├──13.-Retrieving-Data-Asynchronously.srt 5.65kb
├──13.-Retrieving-Data-Asynchronously_en.srt 4.70kb
├──14.-Inserting-Data.mp4 40.07M
├──14.-Inserting-Data.srt 18.75kb
├──14.-Inserting-Data_en.srt 22.39kb
├──15.-Deleting-Records.mp4 13.45M
├──15.-Deleting-Records.srt 7.28kb
├──15.-Deleting-Records_en.srt 5.96kb
├──16.-Updating-Records.mp4 9.76M
├──16.-Updating-Records.srt 4.77kb
├──16.-Updating-Records_en.srt 4.42kb
├──17.-Why-Use-the-Reader.mp4 39.57M
├──17.-Why-Use-the-Reader.srt 5.33kb
├──17.-Why-Use-the-Reader_en.srt 4.66kb
├──18.-The-ExecuteReader-Method.mp4 17.13M
├──18.-The-ExecuteReader-Method.srt 11.59kb
├──18.-The-ExecuteReader-Method_en.srt 10.31kb
├──19.-One-To-Many-Relationships-in-Dapper.mp4 26.31M
├──19.-One-To-Many-Relationships-in-Dapper.srt 18.04kb
├──19.-One-To-Many-Relationships-in-Dapper_en.srt 15.37kb
├──2.-What-will-you-learn-in-this-course.mp4 25.63M
├──2.-What-will-you-learn-in-this-course.srt 3.07kb
├──2.-What-will-you-learn-in-this-course_en.srt 2.89kb
├──20.-Many-To-Many-Relationships-in-Dapper.mp4 15.67M
├──20.-Many-To-Many-Relationships-in-Dapper.srt 10.79kb
├──20.-Many-To-Many-Relationships-in-Dapper_en.srt 13.02kb
├──21.-What-is-CRUD.mp4 49.15M
├──21.-What-is-CRUD.srt 6.88kb
├──21.-What-is-CRUD_en.srt 6.11kb
├──22.-The-Repository-Pattern.mp4 50.23M
├──22.-The-Repository-Pattern.srt 7.29kb
├──22.-The-Repository-Pattern_en.srt 6.29kb
├──23.-Building-Models-and-Repositories.mp4 18.70M
├──23.-Building-Models-and-Repositories.srt 10.18kb
├──23.-Building-Models-and-Repositories_en.srt 9.07kb
├──24.-Building-a-CRUD-Service.mp4 13.82M
├──24.-Building-a-CRUD-Service.srt 6.65kb
├──24.-Building-a-CRUD-Service_en.srt 6.10kb
├──25.-Building-the-API-layer-with-Minimal-APIs.mp4 38.50M
├──25.-Building-the-API-layer-with-Minimal-APIs.srt 20.08kb
├──25.-Building-the-API-layer-with-Minimal-APIs_en.srt 18.71kb
├──26.-What-are-Stored-Procedures.mp4 30.29M
├──26.-What-are-Stored-Procedures.srt 4.41kb
├──26.-What-are-Stored-Procedures_en.srt 4.52kb
├──27.-When-to-use-Stored-Procedures.mp4 34.44M
├──27.-When-to-use-Stored-Procedures.srt 4.63kb
├──27.-When-to-use-Stored-Procedures_en.srt 4.10kb
├──28.-Writing-a-Stored-Procedure-and-Executing-it-from-Dapper.mp4 13.47M
├──28.-Writing-a-Stored-Procedure-and-Executing-it-from-Dapper.srt 8.81kb
├──28.-Writing-a-Stored-Procedure-and-Executing-it-from-Dapper_en.srt 7.06kb
├──29.-Dapper-Plus.mp4 24.02M
├──29.-Dapper-Plus.srt 5.28kb
├──29.-Dapper-Plus_en.srt 4.45kb
├──3.-Who-is-the-course-for-and-prerequisites.mp4 17.48M
├──3.-Who-is-the-course-for-and-prerequisites.srt 1.94kb
├──3.-Who-is-the-course-for-and-prerequisites_en.srt 1.91kb
├──30.-Bulk-Insert.mp4 7.00M
├──30.-Bulk-Insert.srt 4.31kb
├──30.-Bulk-Insert_en.srt 3.18kb
├──31.-Bulk-Update.mp4 10.28M
├──31.-Bulk-Update.srt 6.41kb
├──31.-Bulk-Update_en.srt 5.45kb
├──32.-Upserting-Bulk-Data-with-BulkMerge__.mp4 19.83M
├──32.-Upserting-Bulk-Data-with-BulkMerge__.srt 11.66kb
├──32.-Upserting-Bulk-Data-with-BulkMerge___en.srt 10.07kb
├──33.-Bulk-Delete.mp4 3.84M
├──33.-Bulk-Delete.srt 2.51kb
├──33.-Bulk-Delete_en.srt 2.11kb
├──34.-Guarding-against-SQL-Injection-Attacks.mp4 16.27M
├──34.-Guarding-against-SQL-Injection-Attacks.srt 10.09kb
├──34.-Guarding-against-SQL-Injection-Attacks_en.srt 8.34kb
├──35.-Managing-Connection-Strings.mp4 13.45M
├──35.-Managing-Connection-Strings.srt 10.00kb
├──35.-Managing-Connection-Strings_en.srt 7.22kb
├──36.-Improving-Performance-with-Unbuffered-Operations.mp4 14.32M
├──36.-Improving-Performance-with-Unbuffered-Operations.srt 9.13kb
├──36.-Improving-Performance-with-Unbuffered-Operations_en.srt 8.09kb
├──37.-Creating-Temporary-Tables.mp4 12.42M
├──37.-Creating-Temporary-Tables.srt 8.21kb
├──37.-Creating-Temporary-Tables_en.srt 6.46kb
├──38.-Using-Transactions.mp4 20.01M
├──38.-Using-Transactions.srt 12.73kb
├──38.-Using-Transactions_en.srt 11.17kb
├──39.-Conclusion.mp4 12.74M
├──39.-Conclusion.srt 1.84kb
├──39.-Conclusion_en.srt 1.65kb
├──4.-What-is-Dapper.mp4 17.18M
├──4.-What-is-Dapper.srt 2.02kb
├──4.-What-is-Dapper_en.srt 1.79kb
├──5.-What-is-an-ORM.mp4 27.60M
├──5.-What-is-an-ORM.srt 2.70kb
├──5.-What-is-an-ORM_en.srt 2.58kb
├──6.-What-is-a-Micro-ORM.mp4 25.05M
├──6.-What-is-a-Micro-ORM.srt 2.98kb
├──6.-What-is-a-Micro-ORM_en.srt 2.52kb
├──7.-Why-use-Dapper.mp4 59.34M
├──7.-Why-use-Dapper.srt 15.72kb
├──7.-Why-use-Dapper_en.srt 14.13kb
├──8.-Installing-Dapper.mp4 7.14M
├──8.-Installing-Dapper.srt 2.58kb
├──8.-Installing-Dapper_en.srt 2.66kb
├──9.-Dapper-vs-Entity-Framework.mp4 15.76M
├──9.-Dapper-vs-Entity-Framework.srt 10.16kb
├──9.-Dapper-vs-Entity-Framework_en.srt 8.53kb
├──From Zero to Hero Dapper in .NET.txt 1.01kb
└──github.txt 0.06kb

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。