Skip to content

This repository contains the source code for an E-Commerce application built with .NET 6, microservices architecture, Entity Framework core, Rabbit MQ etc

Notifications You must be signed in to change notification settings

RahulMule/EcommerceApp

Repository files navigation

E-Commerce App

Overview

This repository contains the source code for an E-Commerce application developed as a practice project to enhance Dot Net development skills. The app serves as a learning resource for building E-Commerce applications using Dot Net microservices.

Features

  • Product Purchases: Users can browse and purchase various items from the online store.
  • Discount Coupons: Users have the ability to apply discount coupons during the checkout process.
  • Email Confirmation: Users receive email confirmations once their orders are successfully placed.

Technologies Used

  • .NET 6.0: The latest version of the .NET framework.
  • ASP.NET Core Web API: Building robust and scalable RESTful APIs.
  • C#: The primary programming language.
  • Entity Framework Core: An Object-Relational Mapping (ORM) framework for database interactions.
  • RabbitMQ: A message broker for communication between microservices.

Getting Started

Prerequisites

Installation

  1. Clone the repository bash git clone https://github.com/RahulMule/EcommerceApp.git

About

This repository contains the source code for an E-Commerce application built with .NET 6, microservices architecture, Entity Framework core, Rabbit MQ etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published