├── FlightAndHotelsAPI-master.zip ├── FlightsandHotelsReact-master.zip ├── LICENSE ├── MusicStoreAPI-master.zip ├── MusicStoreVUE-master.zip ├── README.md ├── ShoppingASPNETAngular-master.zip ├── shoppingAPI-master.zip └── shoppingapp-master.zip /FlightAndHotelsAPI-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-/7407bb73df534f2b178aff75e145cdffd5f85777/FlightAndHotelsAPI-master.zip -------------------------------------------------------------------------------- /FlightsandHotelsReact-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-/7407bb73df534f2b178aff75e145cdffd5f85777/FlightsandHotelsReact-master.zip -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2018 Packt 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /MusicStoreAPI-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-/7407bb73df534f2b178aff75e145cdffd5f85777/MusicStoreAPI-master.zip -------------------------------------------------------------------------------- /MusicStoreVUE-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-/7407bb73df534f2b178aff75e145cdffd5f85777/MusicStoreVUE-master.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ASP.NET Core Full-Stack Development Projects [Video] 2 | This is the code repository for [ASP.NET Core Full-Stack Development Projects [Video]](https://www.packtpub.com/web-development/aspnet-core-full-stack-development-projects-video?utm_source=github&utm_medium=repository&utm_campaign=9781788998215), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the video course from start to finish. 3 | ## About the Video Course 4 | ASP.NET Core Full-Stack Development Projects aims to demonstrate how existing JavaScript developers can build upon their existing skills to create modular, full-stack web applications. Starting out with introductory coverage on NPM (Node Package Manager), it’ll quickly dive into setting up a web server with ASP.NET, and some database work using SQLite. 5 | ASP.NET Core Full-Stack Development Projects aims to demonstrate how existing JavaScript developers can build upon their existing skills to create modular, full-stack web applications. Starting out with introductory coverage on NPM (Node Package Manager), it’ll quickly dive into setting up a web server with ASP.NET, and some database work using SQLite. 6 | We build Full Stack applications using ASP.NET, complimented with a simple front-end built in the three most popular Front End Frameworks (Angular, React, and Vue). By the end of this course you should be able to build Full Stack applications. It’s great for anybody looking to skill up for production-ready development on Azure utilizing the Microsoft Ecosystem (ASP.NET Core). 7 | 8 | 9 |

What You Will Learn

10 |
11 |
18 | 19 | ## Instructions and Navigation 20 | ### Assumed Knowledge 21 | To fully benefit from the coverage included in this course, you will need:
22 | ● Prior working knowledge of the JavaScript (ES6) language
23 | ● An understanding of basic HTML and CSS syntax
24 | ● (Optional) Experience with Databases 25 | 26 | ### Technical Requirements 27 | This course has the following software requirements:
28 | ● An editor like Atom, Sublime Text or Visual Studio Code
29 | ● Node.JS 30 | 31 | This course has been tested on the following system configuration:
32 | ● OS: Windows 10
33 | ● Processor:Quad Core 3.2Ghz
34 | ● Memory:24GB
35 | ● Hard Disk Space: 200MB
36 | ● Video Card:2GB Video Memory 37 | 38 | 39 | 40 | ## Related Products 41 | * [Hands-on Application Development with ASP.NET Core and Angular [Video]](https://www.packtpub.com/web-development/hands-application-development-aspnet-core-and-angular-video?utm_source=github&utm_medium=repository&utm_campaign=9781788290449) 42 | 43 | * [ASP .NET Core 2 and Angular 5 [Video]](https://www.packtpub.com/web-development/asp-net-core-2-and-angular-5-video?utm_source=github&utm_medium=repository&utm_campaign=9781789531442) 44 | 45 | * [Docker for ASP.NET Core MVC [Video]](https://www.packtpub.com/virtualization-and-cloud/docker-aspnet-core-mvc-video?utm_source=github&utm_medium=repository&utm_campaign=9781788831468) 46 | 47 | -------------------------------------------------------------------------------- /ShoppingASPNETAngular-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-/7407bb73df534f2b178aff75e145cdffd5f85777/ShoppingASPNETAngular-master.zip -------------------------------------------------------------------------------- /shoppingAPI-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-/7407bb73df534f2b178aff75e145cdffd5f85777/shoppingAPI-master.zip -------------------------------------------------------------------------------- /shoppingapp-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/ASP.NET-Core-Full-Stack-Development-Projects-/7407bb73df534f2b178aff75e145cdffd5f85777/shoppingapp-master.zip --------------------------------------------------------------------------------