July 2019
Intermediate to advanced
416 pages
10h 6m
English
This chapter requires .NET Core Framework version 2.1 or higher. The easiest way to install this framework is to download and install Visual Studio; Microsoft provides a fully functional Community Edition, which you can get at https://visualstudio.microsoft.com/downloads/.
The finished project can be downloaded from https://github.com/PacktPublishing/Advanced-TypeScript-3-Programming-Projects/tree/master/Chapter10.
.NET applications don't tend to use npm to download packages; instead, they use NuGet to manage .NET packages. Building the source code will download the packages automatically.
Read now
Unlock full access