Skip to content

An e-commerce CRUD sample using WebAPI , CQRS , and Repository Pattern

Notifications You must be signed in to change notification settings

samanbahrekazemi/EcommerceApp

Repository files navigation

E-commerce App Using ASP.NET Core , CQRS , MediatR

This project is an in-progress web application developed using ASP.NET Core. It utilizes MediatR, CQRS, EF (Entity Framework), SQL, and other technologies to provide users with an intuitive and responsive user interface.

Prerequisites

Prerequisites Before you can install and run this project, you must have the following software installed on your machine:

Installation

To install and run the project locally with in-memory storage, follow these steps:

Clone the repository to your local machine. Open the project in Visual Studio. In the appsettings.json file, set "UseInMemoryDatabase" to true. Build the solution in Visual Studio. Run the project using Visual Studio's built-in web server or deploy it to a web server of your choice. Access the application using a web browser.

About

An e-commerce CRUD sample using WebAPI , CQRS , and Repository Pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages