65.9K
CodeProject is changing. Read more.
Home

Lazy-loading NgModules in ASP.NET Core AngularSPA

starIconstarIconstarIconstarIconstarIcon

5.00/5 (1 vote)

Jul 20, 2017

CPOL

2 min read

viewsIcon

10714

This article shows you how configure ASP.NET Core AngularSPA starter project to serve a lazy-loaded angular module.

Lazy-loading NgModules in ASP.NET Core AngularSPA - CodeProject