17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Dependency Injection In .NET Core 3 (Second Edition)
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Dependency Injection in .NET Core 3 (Second Edition)
Master Dependency Injection in .NET Core 3 and ASP.NET Core 3 using C# + Interview Questions
What you'll learn
• Inject Dependencies using built-in .NET Core Dependency Injection Container
• Resolve Dependencies Based on Given Conditions
• Inject Services Directly Into The Views in ASP .NET Core
• Inject Action Filters in ASP .NET Core
• Plug Third-Party IoC Containers (e.g. AutoFac) into Dependency Injection Framework of ASP .NET Core
• Dependency Injection in WPF Core (.NET Core 3)
• Interview Questions
Requirements
• C# Beginner Level
• .NET Core 3 SDK
• Visual Studio 2017, 2019 or Visual Studio for Mac
Description
Learn your value at work and boost your resume by learning the cutting-edge Dependency Injection in .NET Core 3!
Dependency Injection is a technique by which the dependency between modules and classes can be eliminated, in order to increase the mobility, reusability and maintainability of the code.
Historically .NET developers used third party components and frameworks such as Unity, Ninject and AutoFac to implement dependency injection. This meant that developers had to learn multiple complex dependency injection frameworks. In .NET Core, dependency injection is supported out of the box!
By taking this course you will learn the necessary software engineering concepts and design principles, then you will be taken through a few hands-on projects through which various dependency injection features of .NET Core and ASP.NET Core are explained.
At the end of this course you will be able to design and code extensible, scalable and reusable applications using ASP.NET Core ! This will add a huge value to your resume and it will help you shine as a great developer!
The course also comes with a series of Interview Questions about Dependency Injection in .NET Core, which will help you a lot with your future job interviews!
Who this course is for:
• C# and VB .NET Developers
• ASP .NET and ASP .NET MVC Developers
• .NET Core and ASP .NET Core Developers or Learners
• University Students
• Solution Architectes
• Technical Leaders and/or Technology Managers
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
Dependency Injection in .NET Core 3 (Second Edition)/01 Introduction/001 Introduction.mp4
24 MB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/002 What are Dependencies and Dependency Injection.en.srt
19.2 KB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/002 What are Dependencies and Dependency Injection.mp4
90.4 MB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/003 Dependency Injection In Action.en.srt
7.9 KB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/003 Dependency Injection In Action.mp4
47.9 MB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/004 ServiceCollection and ServiceProviders Classes in .NET Core.en.srt
12.8 KB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/004 ServiceCollection and ServiceProviders Classes in .NET Core.mp4
78.4 MB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/005 Coding Exercise.html
1.3 KB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/006 Ways of Injecting Types in .NET Core.en.srt
6.6 KB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/006 Ways of Injecting Types in .NET Core.mp4
20.5 MB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/007 AddScoped vs. AddTransient in Action.en.srt
7.3 KB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/007 AddScoped vs. AddTransient in Action.mp4
40.1 MB
Dependency Injection in .NET Core 3 (Second Edition)/02 Dependency Injection with .NET Core 3/external-assets-links.txt
178 B
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/008 Project Kick Off.en.srt
4.5 KB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/008 Project Kick Off.mp4
14.7 MB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/009 Creating and Injecting Types.en.srt
10.1 KB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/009 Creating and Injecting Types.mp4
65.7 MB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/010 Creating and viewing posts in Personal Blog project.en.srt
5 KB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/010 Creating and viewing posts in Personal Blog project.mp4
34.8 MB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/011 Injecting dependencies to ASP.NET Core MVC Views.en.srt
11.9 KB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/011 Injecting dependencies to ASP.NET Core MVC Views.mp4
71.4 MB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/012 Using Dependency Injection with Attributes and Action Filters.en.srt
4.8 KB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/012 Using Dependency Injection with Attributes and Action Filters.mp4
34.5 MB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/013 ILogger and Dependency Injection in ASP.NET Core MVC.en.srt
4.7 KB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/013 ILogger and Dependency Injection in ASP.NET Core MVC.mp4
34.3 MB
Dependency Injection in .NET Core 3 (Second Edition)/03 Hands-On Project The Personal Blog/external-assets-links.txt
70 B
Dependency Injection in .NET Core 3 (Second Edition)/04 More Advanced Topics/014 Resolving Dependencies Conditionally.en.srt
14.4 KB
Dependency Injection in .NET Core 3 (Second Edition)/04 More Advanced Topics/014 Resolving Dependencies Conditionally.mp4
95.5 MB
Dependency Injection in .NET Core 3 (Second Edition)/04 More Advanced Topics/015 Dependency Injection in WPF Core Applications (.NET Core 3).en.srt
6.7 KB
Dependency Injection in .NET Core 3 (Second Edition)/04 More Advanced Topics/015 Dependency Injection in WPF Core Applications (.NET Core 3).mp4
43.1 MB
Dependency Injection in .NET Core 3 (Second Edition)/04 More Advanced Topics/016 Plugging a Third-Party IoC Container (e.g. AutoFac) into .NET Core.en.srt
8.2 KB
Dependency Injection in .NET Core 3 (Second Edition)/04 More Advanced Topics/016 Plugging a Third-Party IoC Container (e.g. AutoFac) into .NET Core.mp4