Leveraging Common Middleware Packages

Pluralsight
Course Summary
Middleware components in ASP.NET Core are at the heart of the technology. This course will teach you a number of the packages which are available to you out of the box.
-
+
Course Description
Learn how to build great solutions out of the box. In this course, Leveraging Common Middleware Packages, you'll look at how to make use of and expand upon the middleware, which ships with ASP.NET Core. First, you'll explore components that cover authentication, including OpenID connect and identity. Next, you'll discover session management and CORs middleware. Finally, you'll take a look at the OWIN component and integrating the very popular NancyFX into your ASP.NET Core application. By the end of this course, you'll have covered several components which will enable you to put together a ASP.NET Core application that is both capable and highly extendable.
-
+
Course Syllabus
Course Overview- 1m 2s
—Course Overview 1m 2sIntroduction- 2m 30s
—Introduction 2m 30sBasic Components- 25m 51sAuthentication Middleware- 48m 40sOWIN Middleware- 22m 21s