ElectronicsStore API is an Ecommerce web API that was developed to manage the backend of an online electronics store.
A relational database (MySQL) was used for this project, with 6 tables for Users, Category, Product, Cart, CartProduct and Discount created respectively.
AutoMapper.Extensions.Microsoft.DependecyInjection Microsoft.AspNetCore.Authentication.JwtBearer Microsoft.AspNetCore.Identity Microsoft.AspNetCore.Identity.EntityFramework Microsoft.AspNetCore.JsonPatch Microsoft.AspNetCore.Mvc.NewtonsoftJson Microsoft.EntityFrameworkCore Microsoft.EntityFrameworkCore.Design Microsoft.EntityFrameworkCore.SqlServer Microsoft.EntityFrameworkCore.Tools Microsoft.VisualStudio.Web.CodeGeneation.Design Swashbuckle.AspNetCore