This a store management project that manages different products, providers and categories .
To get a local copy up and running follow these simple example steps.
You may find below the list of things you need to install using NuGet Packages :
- Microsoft.EntityFrameworkCore v5.0.11
- Microsoft.EntityFrameworkCore.Design v5.0.11
- Microsoft.EntityFrameworkCore.SqlServer v5.0.11
- Microsoft.EntityFrameworkCore.Tools v5.0.11
In order to install the app you need to follow the instructions below :
-
Clone the repo
git clone git clone https://github.com/ahlem-phantom/Dotnet-Store-Project.git cd .Net-Workshop
-
Change the debug properties to :
PS.GUI
-
And that's it you can enjoy the project 🎉!