Skip to content

nguyenhoangdat/ERP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERP

Modular ERP application based on Microservices and ASP.NET Core.

  • The code is located in the 'dev' branch.
  • There is also an ongoing refactoring related to Warehouse, Section, and Position entities. The code and tests need to be reviewed

Microservices

  • Catalog.API
  • Identity.API
  • Ordering.API
  • Warehouse.API

Used Packages

  • Entity Framework Core
  • Azure Service Bus (Messaging)
  • MediatR (CQRS)
  • Ocelot (ApiGateway/BFF)
  • AutoMapper

About

ERP system based on Microservices and ASP.NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages