Skip to content

ASPNET Core Enterprise Application - ASP.NET Core 8 + Bootstrap 5.3+ DDD + Identity + JWT + CQRS + FluentValidation + Command e CommandHandler

License

Notifications You must be signed in to change notification settings

jeffreysSharp/aspnet-core-enterprise-application

Repository files navigation

Aplicação e-commerce utilizando conceitos avançados do ASP.NET Core 8

Modelo da Arquitetura proposta

ASPNET Core Enterprise Application

  • DDD
  • .NET Core 8
  • ASP.NET MVC - Razor Pages
  • Bootstrap 5.3
  • API Services
  • SOLID
  • Clean Code
  • Identity
  • Swagger
  • JWT
  • Dapper
  • API Gateway
  • RabbitMQ
  • gRPC
  • NGINX
  • Docker
  • Load Balancing
  • Command Handler
  • EventBus
  • BFF
  • FluentValidation
  • MediatR e Command Handler

Ferramentas

  • Visual Studio 2022 - Version 17.11.4 ++
  • SQL Server
  • Docker

Features

  • Cadastro de Usuários
  • Autenticação
  • Lista de Produtos
  • Detalhes do Produto
  • Clientes
  • Carrinho
  • Pedidos
  • Pagamentos