Skip to content

Second version of my famous PcMAG e-commerce website. Now with a ASP.NET backend and Angular frontend

Notifications You must be signed in to change notification settings

HalalaiMircea/PcMAG2

Repository files navigation

PcMAG backend

Generate model classes with:

dotnet-ef dbcontext scaffold "DataSource=./Pcmag.db;" Microsoft.EntityFrameworkCore.Sqlite -o Models/Entities

where DataSource value is path to the SQLite database file

About

Second version of my famous PcMAG e-commerce website. Now with a ASP.NET backend and Angular frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published