Building Web Applications with .NET Core 2.1 and JavaScript: Leveraging Modern JavaScript Frameworks by Ben Dewey & Kevin Grossnicklaus & Philip Japikse
Author:Ben Dewey & Kevin Grossnicklaus & Philip Japikse [Ben Dewey]
Language: eng
Format: epub
Publisher: Apress
Published: 2019-12-12T16:00:00+00:00
Listing 7-31The Details Action Method
The Cart Controller
Create a new file named CartController.cs in the Controllers directory. Update the using statements to match the following:using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using AutoMapper;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Configuration;
using SpyStore.Models.Entities;
using SpyStore.Models.ViewModels;
using SpyStore.Mvc.Controllers.Base;
using SpyStore.Mvc.Models.ViewModels;
using SpyStore.Mvc.Support;
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Linux Device Driver Development Cookbook by Rodolfo Giometti(3930)
Embedded Programming with Modern C++ Cookbook by Igor Viarheichyk(3568)
Implementing Cellular IoT Solutions for Digital Transformation by Dennis McCain(3504)
Embedded Linux Development Using Yocto Project - Third Edition by Otavio Salvador & Daiane Angolini(3332)
TinyML Cookbook by Gian Marco Iodice(3280)
Simplifying 3D Printing with OpenSCAD by Colin Dow(2836)
TinyML Cookbook by Gian Marco Iodice & Ronan Naughton(2599)
Fusion 360 for Makers by Lydia Sloan Cline(2219)
Networking A Beginner's Guide by Bruce Hallberg(2206)
Hands-On Linux for Architects by Denis Salamanca(2049)
But How Do It Know? by J. Clark Scott(2028)
Computers For Seniors For Dummies by Nancy C. Muir(1995)
Raspberry Pi and MQTT Essentials by Dhairya Parikh(1948)
Arduino Project Handbook, Volume 2: 25 Simple Electronics Projects for Beginners by Geddes Mark(1943)
9781803246888-ENHANCING DEEP LEARNING WITH BAYESIAN INFERENCE by Unknown(1895)
Hack and HHVM by Owen Yamauchi(1882)
31 Days Before Your CompTIA A+ Exams (Shanette Luellen's Library) by Benjamin Patrick Conry(1857)
MicroPython Projects by Jacob Beningo(1725)
Hands-On Internet of Things with MQTT by Tim Pulver(1702)
