Companies Home Search Profile

Understanding ASP.NET Core 3.x

Focused View

Roland Guijt

2:55:41

33 View
  • 00. Course Overview.mp4
    01:29
  • 00. About This Course.mp4
    02:32
  • 01. Starting a New Project.mp4
    01:50
  • 02. The Project File.mp4
    01:49
  • 03. The Main Method.mp4
    02:12
  • 04. Dependency Injection.mp4
    02:54
  • 05. Configuring Dependency Injection with the ConfigureServices Method.mp4
    03:02
  • 06. Configuring the Pipeline with the Configure Method.mp4
    01:45
  • 07. Routing.mp4
    04:51
  • 08. Adding Middleware.mp4
    01:14
  • 09. Launch Profiles.mp4
    01:41
  • 10. Environments.mp4
    02:25
  • 11. The wwwroot Folder.mp4
    01:08
  • 12. Summary.mp4
    01:02
  • 00. Module Overview.mp4
    00:38
  • 01. Packages with NuGet and NPM.mp4
    01:26
  • 02. Working with NPM.mp4
    02:03
  • 03. LibMan.mp4
    02:40
  • 04. Bundler and Minifier.mp4
    02:52
  • 05. Using Task Runners.mp4
    01:56
  • 06. Summary.mp4
    00:44
  • 00. Module Overview.mp4
    00:37
  • 01. Implementing Controllers.mp4
    04:26
  • 02. Tag Helpers in the Layout Page.mp4
    06:40
  • 03. Tag Helpers in Views.mp4
    02:22
  • 04. Tag Helpers in Forms.mp4
    01:58
  • 05. Application Settings.mp4
    02:10
  • 06. Strongly Typing Application Settings.mp4
    04:12
  • 07. View Components.mp4
    04:41
  • 08. Razor Pages.mp4
    02:29
  • 09. Adding Razor Pages.mp4
    04:16
  • 10. Summary.mp4
    00:48
  • 00. Module Overview.mp4
    00:46
  • 01. Real-time Web Applications.mp4
    01:39
  • 02. SignalR Features.mp4
    02:05
  • 03. Implementing SignalR.mp4
    04:52
  • 04. What is Blazor - .mp4
    03:55
  • 05. Implementing Server-side Blazor.mp4
    03:44
  • 06. Working with Blazor Components.mp4
    04:40
  • 07. Using Blazor Form Components.mp4
    02:19
  • 08. Summary.mp4
    00:29
  • 00. Module Overview.mp4
    00:48
  • 01. Moving to an Architecture Supporting APIs.mp4
    01:50
  • 02. Implementing a Web API.mp4
    07:16
  • 03. The [ApiController] Attribute.mp4
    02:59
  • 04. Content Negotiation.mp4
    02:31
  • 05. Examining Web API Output.mp4
    01:54
  • 06. Accessing a Web API from a .NET Application.mp4
    05:03
  • 07. Using Strongly Typed HttpClients.mp4
    01:25
  • 08. Understanding a gRPC Service.mp4
    02:47
  • 09. Writing the Proto File.mp4
    03:30
  • 10. Implementing a gRPC Service.mp4
    03:06
  • 11. Accessing a gRPC Service from a .NET Application.mp4
    01:57
  • 12. Summary.mp4
    00:43
  • 00. Module Overview.mp4
    00:52
  • 01. What is .NET Core - .mp4
    03:08
  • 02. dotnet - The .NET Core CLI.mp4
    03:24
  • 03. Managing .NET Core Versions.mp4
    02:34
  • 04. Sharing Code with .NET Standard.mp4
    03:41
  • 05. Configuring .NET Standard and Framework Versions.mp4
    02:18
  • 06. Summary.mp4
    00:27
  • 00. Module Overview.mp4
    00:48
  • 01. ASP.NET Core Topology.mp4
    02:11
  • 02. Deployment Options.mp4
    03:04
  • 03. Framework-dependent deployments.mp4
    02:00
  • 04. Self-contained deployments.mp4
    03:25
  • 05. Deploying to IIS - web.config.mp4
    02:33
  • 06. Configuring IIS.mp4
    01:45
  • 07. Deploying to Microsoft Azure.mp4
    02:13
  • 08. Deploying to Linux.mp4
    01:20
  • 09. Running with Nginx.mp4
    02:01
  • 10. Summary.mp4
    00:47
  • Description


    If you’re looking to upgrade your knowledge to ASP.NET Core 3, then this course is for you. We also have you covered for versions of .NET beyond .NET Core 3 in the final module.

    What You'll Learn?


      This course, Understanding ASP.NET Core 3.x, uses a practical, demo-driven approach. You’ll get started by exploring the project structure, main method, and the startup class with the new endpoint routing. Next, you’ll examine topics such as client-side package management with Libman and NPM, MVC with tag helpers, view components and Razor pages and SignalR, a framework to create real-time web applications. The new Blazor is a single page application framework using just C#. You'll learn everything about that as well as how to create and consume REST and gRPC APIs. Finally you'll experience what .NET Core is, how to share code with .NET Standard and how to deploy your app using self-contained or framework deployments to IIS and Nginx. By the end of this course, you’ll be up to speed on all of the great features ASP.NET Core 3 has to offer and we'll take a look at what changed in subsequent versions of .NET as well.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Roland Guijt
    Roland Guijt
    Instructor's Courses
    Roland is a Microsoft MVP enjoying a constant curiosity around new techniques in software development. His focus is on all things .Net and browser technologies. As a long-time trainer, he led many courses on these topics and spoke about them at international conferences. He also travels around the globe to offer his self-developed workshops. The word that comes to mind when he thinks about software development is passion! Roland lives in The Netherlands with his wife and two boys.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 72
    • duration 2:55:41
    • level preliminary
    • Release Date 2023/10/11

    Courses related to ASP.NET Core