• Stars
    star
    113
  • Rank 310,115 (Top 7 %)
  • Language
    C#
  • Created about 6 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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