Skip to content

Shopapp is a asp.net web mvc project where brands can sell their own products.It has a layered architectural structure. It supports user transactions.

License

Notifications You must be signed in to change notification settings

mzahidberber/Shopapp

Repository files navigation



Quick Start

You can run shopapp with docker compose

docker-compose up -d

or you can run your local but you need mysql server and you should change connectionstring in appsetting.json

npm install
dotnet run

Shopapp

Shopapp is a asp.net web mvc project where brands can sell their own products.It has a layered architectural structure. It supports user transactions.

Technologies;

Data Access : Entity Framework Core
Logging : NLog
Validation : Fluent Validation
Map : AutoMapper
User operation : Identity

About

Shopapp is a asp.net web mvc project where brands can sell their own products.It has a layered architectural structure. It supports user transactions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages