PreviousNext

An ASP.NET Core Razor Pages Bootstrap 4 Application using Webpack, Typescript, and npm

by bill-s, 2018-06-25T15:59:45.267Z

This article shows how an ASP.NET Core Razor Pages application could be setup to use webpack, Typescript and npm to build, and bundle the client js, CSS for development and production. The application uses Bootstrap 4.

Read More