marcinstelmach / Ecommerce.Api

Ecommerce in .net core 2.2, C#, MediaTr, CQRS, DDD, Autofac, DI, Entity Framework Core, Memory Cache, Serilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a ecommerce api, which can be used for many online shops. It contain features like:

  • Product categories
  • JWT auth
  • Discounts with promocodes
  • Discounts per product category
  • Nice swagger docs
  • A lot of stats
  • Emails

Dev info

Technologies:

  • .NET CORE 2.2
  • .Entity Framework CORE
  • MediatR
  • Autofac
  • Serilog
  • CQRS (one database :))
  • Smart domain objects (DDD)

Builds

Build Status

About

Ecommerce in .net core 2.2, C#, MediaTr, CQRS, DDD, Autofac, DI, Entity Framework Core, Memory Cache, Serilog


Languages

Language:C# 77.1%Language:HTML 22.9%