BITCQ

Entity Framework Core 3.1 Getting Started

Size: 688.7 MB
Magnet link

Name Size
Entity Framework Core 3.1 Getting Started/01. Course Overview/01. Course Overview.mp4 4.4 MB
Entity Framework Core 3.1 Getting Started/01. Course Overview/01. Course Overview.srt 3 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/01. Introduction and Course Overview.mp4 4.4 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/01. Introduction and Course Overview.srt 4 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/02. Module Overview.mp4 1.1 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/02. Module Overview.srt 1 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/03. What is Entity Framework Core.mp4 9.2 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/03. What is Entity Framework Core.srt 5 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/04. Getting the Correct Versions of .NET, SQL Server & Visual Studio for This Course.mp4 3.5 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/04. Getting the Correct Versions of .NET, SQL Server & Visual Studio for This Course.srt 2 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/05. Setting up the Solution.mp4 15.2 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/05. Setting up the Solution.srt 7 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/06. Adding EF Core with the NuGet Package Manager.mp4 13.8 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/06. Adding EF Core with the NuGet Package Manager.srt 5 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/07. Creating the Data Model with EF Core.mp4 9.3 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/07. Creating the Data Model with EF Core.srt 5 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/08. Specifying the Data Provider and Connection String.mp4 10.6 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/08. Specifying the Data Provider and Connection String.srt 5 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/09. A Sneak Peek at Writing and Reading Data.mp4 13.1 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/09. A Sneak Peek at Writing and Reading Data.srt 6 KB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/10. Review and Resources.mp4 2.1 MB
Entity Framework Core 3.1 Getting Started/02. Creating Your First App Using EF Core 3.1/10. Review and Resources.srt 1 KB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/01. Introduction and Overview.mp4 1.9 MB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/01. Introduction and Overview.srt 2 KB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/02. Understanding EF Core Migrations.mp4 4.1 MB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/02. Understanding EF Core Migrations.srt 3 KB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/03. Adding Your First Migration.mp4 13.6 MB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/03. Adding Your First Migration.srt 6 KB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/04. Inspecting Your First Migration.mp4 8.5 MB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/04. Inspecting Your First Migration.srt 3 KB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/05. Using Migrations to Script or Directly Create the Database.mp4 14.6 MB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/05. Using Migrations to Script or Directly Create the Database.srt 6 KB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/06. Reverse Engineering an Existing Database.mp4 13.7 MB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/06. Reverse Engineering an Existing Database.srt 7 KB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/07. Review and Resources.mp4 3.1 MB
Entity Framework Core 3.1 Getting Started/03. Controlling Database Creation and Schema Changes/07. Review and Resources.srt 3 KB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/01. Introduction and Overview.mp4 1.4 MB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/01. Introduction and Overview.srt 1 KB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/02. Understanding EF Cores Many-to-Many Mapping.mp4 7.9 MB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/02. Understanding EF Cores Many-to-Many Mapping.srt 4 KB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/03. Setting Up the Many-to-Many Relationship.mp4 11.1 MB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/03. Setting Up the Many-to-Many Relationship.srt 4 KB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/04. Adding a One-to-One Relationship.mp4 3.3 MB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/04. Adding a One-to-One Relationship.srt 1 KB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/05. Visualizing How EF Core Sees Your Model.mp4 9.5 MB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/05. Visualizing How EF Core Sees Your Model.srt 4 KB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/06. Controlling Table Names with Mappings.mp4 5.3 MB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/06. Controlling Table Names with Mappings.srt 2 KB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/07. Running Migrations for the Model Changes.mp4 5.3 MB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/07. Running Migrations for the Model Changes.srt 2 KB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/08. Review and Resources.mp4 3.1 MB
Entity Framework Core 3.1 Getting Started/04. Mapping Many-to-Many and One-to-One Relationships/08. Review and Resources.srt 3 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/01. Introduction and Overview.mp4 3.1 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/01. Introduction and Overview.srt 3 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/02. Looking at SQL Built by EF Core.mp4 10.2 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/02. Looking at SQL Built by EF Core.srt 4 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/03. Adding Logging to EF Cores Workload.mp4 6.9 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/03. Adding Logging to EF Cores Workload.srt 4 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/04. Benefiting from Bulk Operations Support.mp4 14 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/04. Benefiting from Bulk Operations Support.srt 6 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/05. Understanding the Query Workflow.mp4 8.9 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/05. Understanding the Query Workflow.srt 5 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/06. Filtering in Queries.mp4 12.6 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/06. Filtering in Queries.srt 8 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/07. Aggregating in Queries.mp4 8.5 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/07. Aggregating in Queries.srt 4 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/08. Updating Simple Objects.mp4 13.3 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/08. Updating Simple Objects.srt 5 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/09. Deleting Simple Objects.mp4 5.2 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/09. Deleting Simple Objects.srt 3 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/10. Persisting Data in Disconnected Scenarios.mp4 9.5 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/10. Persisting Data in Disconnected Scenarios.srt 6 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/11. Enhancing Performance in Disconnected Apps with No-Tracking Settings.mp4 6.1 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/11. Enhancing Performance in Disconnected Apps with No-Tracking Settings.srt 4 KB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/12. Review and Resources.mp4 2.7 MB
Entity Framework Core 3.1 Getting Started/05. Interacting with Your EF Core Data Model/12. Review and Resources.srt 3 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/01. Introduction and Overview.mp4 1.9 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/01. Introduction and Overview.srt 2 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/02. Inserting Related Data.mp4 18.8 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/02. Inserting Related Data.srt 8 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/03. Eager Loading Related Data.mp4 10 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/03. Eager Loading Related Data.srt 5 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/04. Projecting Related Data in Queries.mp4 16.6 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/04. Projecting Related Data in Queries.srt 7 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/05. Loading Related Data for Objects Already in Memory.mp4 8.2 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/05. Loading Related Data for Objects Already in Memory.srt 5 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/06. Using Related Data to Filter Objects.mp4 5.6 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/06. Using Related Data to Filter Objects.srt 3 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/07. Modifying Related Data.mp4 12.1 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/07. Modifying Related Data.srt 5 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/08. Creating and Changing Many-to-Many Relationships.mp4 9.1 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/08. Creating and Changing Many-to-Many Relationships.srt 6 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/09. Querying Across Many-to-Many Relationships.mp4 3.9 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/09. Querying Across Many-to-Many Relationships.srt 2 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/10. Persisting Data in One-to-One Relationships.mp4 16.6 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/10. Persisting Data in One-to-One Relationships.srt 7 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/11. Querying One-to-One Relationships.mp4 4.7 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/11. Querying One-to-One Relationships.srt 2 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/12. Working with a Relationship that has Minimal Properties.mp4 6.9 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/12. Working with a Relationship that has Minimal Properties.srt 3 KB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/13. Review and Resources.mp4 4.4 MB
Entity Framework Core 3.1 Getting Started/06. Interacting with Related Data/13. Review and Resources.srt 4 KB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/01. Introduction and Overview.mp4 1.7 MB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/01. Introduction and Overview.srt 1 KB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/02. Adding Views and Other Database Objects Using Migrations.mp4 9.6 MB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/02. Adding Views and Other Database Objects Using Migrations.srt 4 KB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/03. Using Keyless Entities to Map to Views.mp4 10.1 MB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/03. Using Keyless Entities to Map to Views.srt 5 KB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/04. Querying the Database Views.mp4 5.3 MB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/04. Querying the Database Views.srt 2 KB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/05. Querying with Raw SQL.mp4 15 MB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/05. Querying with Raw SQL.srt 7 KB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/06. Running Stored Procedure Queries with Raw SQL.mp4 5.5 MB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/06. Running Stored Procedure Queries with Raw SQL.srt 3 KB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/07. Executing Non-Query Raw SQL Commands.mp4 7.6 MB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/07. Executing Non-Query Raw SQL Commands.srt 4 KB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/08. Review and Resources.mp4 3.5 MB
Entity Framework Core 3.1 Getting Started/07. Working with Views and Stored Procedures and Raw SQL/08. Review and Resources.srt 3 KB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/01. Introduction and Overview.mp4 2.1 MB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/01. Introduction and Overview.srt 2 KB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/02. Adding the ASP.NET Core Project.mp4 14.5 MB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/02. Adding the ASP.NET Core Project.srt 6 KB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/03. Adding a Samurai Controller to the Project.mp4 11.3 MB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/03. Adding a Samurai Controller to the Project.srt 4 KB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/04. Wiring up the ASP.NET Core App with the Our DbContext.mp4 34.3 MB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/04. Wiring up the ASP.NET Core App with the Our DbContext.srt 13 KB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/05. Running the Controller to See the Output.mp4 8.2 MB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/05. Running the Controller to See the Output.srt 3 KB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/06. Exploring and Debugging Insert, Update & Delete Controller Methods.mp4 24.1 MB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/06. Exploring and Debugging Insert, Update & Delete Controller Methods.srt 10 KB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/07. Review and Resources.mp4 3.8 MB
Entity Framework Core 3.1 Getting Started/08. Using EF Core with ASP.NET Core/07. Review and Resources.srt 3 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/01. Intro.mp4 3.9 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/01. Intro.srt 3 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/02. A Very Quick Testing Overview.mp4 3.9 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/02. A Very Quick Testing Overview.srt 3 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/03. Understanding What We Mean by [Testing EF Core].mp4 3.5 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/03. Understanding What We Mean by [Testing EF Core].srt 4 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/04. Creating Your First Test and Using It Against the Database.mp4 16.4 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/04. Creating Your First Test and Using It Against the Database.srt 6 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/05. Exploring Test Results & Performance Considerations.mp4 9.1 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/05. Exploring Test Results & Performance Considerations.srt 5 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/06. Using the InMemory Provider in Place of a Database Provider.mp4 8.3 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/06. Using the InMemory Provider in Place of a Database Provider.srt 4 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/07. Writing Your First Test with the InMemory Provider.mp4 15.3 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/07. Writing Your First Test with the InMemory Provider.srt 5 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/08. Refactoring and Testing Some Console App Logic.mp4 16.6 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/08. Refactoring and Testing Some Console App Logic.srt 7 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/09. Re-using an InMemory Provider Database.mp4 7.4 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/09. Re-using an InMemory Provider Database.srt 3 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/10. Testing EF Core in an ASP.NET Core App.mp4 15 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/10. Testing EF Core in an ASP.NET Core App.srt 5 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/11. Testing the APIs DbContext Configuration.mp4 7.2 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/11. Testing the APIs DbContext Configuration.srt 3 KB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/12. Review and Resources.mp4 3.8 MB
Entity Framework Core 3.1 Getting Started/09. Testing with the InMemory Provider Instead of a Real Database/12. Review and Resources.srt 4 KB
Entity Framework Core 3.1 Getting Started/Exercise.zip 8.7 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Freeman A. - Pro Entity Framework Core 2 for ASP.NET Core MVC - 2018 Application 21.7 MB 4
Entity Framework Core 3.1 Getting Started Video 688.7 MB 4
Pluralsight - Building a Web App with ASP.NET Core, MVC, Entity Framework Core, Bootstrap, and Angular by Shawn Wildermuth Video 2.1 GB 39
[Udemy] .NET Core 3.1 Web API & Entity Framework Core Jumpstart Video 2.2 GB 19
[FreeCourseSite.com] Udemy - .NET Core 3.1 Web API & Entity Framework Core Jumpstart Video 2.2 GB 13
[ FreeCourseWeb.com ] Udemy - .NET Core 3.1 Web API & Entity Framework Core Jumpstart.zip Application 2.1 GB 7
Gorman B. Practical Entity Framework Core 6...2ed 2022 Application 41.4 MB 5
Building a Web App with ASP.NET Core, MVC, Entity Framework Application 1.5 GB 33
[ITVDN]Entity Framework Core Video 1.3 GB 31
Pluralsight - Building a Web App with ASP.NET Core, MVC, Entity Framework Core, Bootstrap, and Angular by Shawn Wildermuth Video 2.4 GB 30
[DesireCourse.Net] Udemy - The Complete ASP.Net Core MVC With Entity Framework Core Video 12.9 GB 20
Complete ASP.Net Core 3.1 and Entity Framework Development Application 9.8 GB 20
[ FreeCourseWeb.com ] PluralSight - Entity Framework Core- Getting Started.zip Application 560.6 MB 17
Фримен А. Entity Framework Core 2 для ASP.NET Core MVC для профессионалов 2019.pdf Application 59.9 MB 16
[CourseClub.NET] Pluralsight - Building a Web App with ASP.NET Core, MVC, Entity Framework Core, Bootstrap, and Angular Video 2.4 GB 13
Entity Framework Core 2 Mappings Video 436.5 MB 11
Anbazhagan P. - Mastering Entity Framework Core 2.0 - 2017 Ebook 107.5 MB 9
Pluralsight - Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core Video 388.9 MB 7
[ FreeCourseWeb.com ] Udemy - Entity Framework Core - The Complete Guide (.NET Core 5).zip Application 2.2 GB 7
Building Applications with Angular, ASP.NET Core, and Entity Framework Core Video 652.3 MB 6

Loading...