ASP.NET Core and Angular 2

January 14, 2021 ยท View on GitHub

This is the code repository for ASP.NET Core and Angular 2, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

IMPORTANT: The master branch will work with Visual Studio 2015: if you're using VS2017, please use the master_VS2017 branch.

Instructions and Navigation

These represents the various "stages" of the application, from Chapter 01 to Chapter 10.

Each project can be opened independently using the included OpenGameList_ChapterXX.sln file, or they can be opened alltogheter within a single solution using the OpenGameList.sln file.

Some chapters (3 and 5) have two projects each, splitted into Part 1 and Part 2, because they both contain a huge code refactoring.

The project ending with _Chapter10 is meant to be the "final" source code of the application by the end of the book.

Software Hardware Requirements:

Chapter numberSoftware required (With version)Hardware specificationsOS required
1-9Visual Studio 2015 Update 3 (or newer) .NET Core 1.0.0 - VS 2015 Tooling Preview 2 (or newer) .NET Framework 4.6.11.8 GHz or faster processor. Dualcore or better recommended. 4 GB of RAM; 8 GB of RAM recommended (2.5 GB minimum if running on a virtual machine) Hard disk space: 1GB to 40GB, depending on features installed. Video card that supports 720p (1280 by 720) or higher display resolutionWindows 7 SP1 or later (up to Windows 10)
10See above plus the following: Internet Information Services 8 (or newer) Microsoft SQL Server Express 2016 (or newer)See above plus the following: A physical or virtual Web Server environment with a public available Hostname/IP (for deployment test)See above for the development environment Windows Server 2008 R2 (or newer) for production environment

Suggestions and Feedback

Click here if you have any feedback or suggestions.