An Eshop website written in .Net Core MVC
- How To Buld new Ecommerce website using N-Tier Architecture and technolgy of Dotnet Core (MVC,API)
Type | Place | Badge |
---|---|---|
Build On Ubunto Status | Github | |
Build and Test Circle CI Pieplines | CircleCI |
- Admin Management Dashboard in {Domain/Admin}
- Moderator Management Dashboard in {Domain/Moderator}
- API for accessing Eshop in {Domain/api}
- download the .Net Core SDK and Runtime
- The DB is configured to be the Visual studio Local DB
- Update migrations to accept the DB
- EntityFramework Core
- IdentiryFramework
- AutoMapper
- NLog