https://github.com/jeffreyssharp/aspnet-core-enterprise-application
ASPNET Core Enterprise Application - ASP.NET Core 8 + Bootstrap 5.3+ DDD + Identity + JWT + CQRS + FluentValidation + Command e CommandHandler
https://github.com/jeffreyssharp/aspnet-core-enterprise-application
circuit-breaker command command-handler cqrs delagate-handlers delegatinghandlers efcore event-handlers exceptionmiddleware fluentvalidation httpservices iaggregateroot identity ihttpclientfactory iunitofwork mediatr migrations refit retry-pattern shared-kernel
Last synced: 6 months ago
JSON representation
ASPNET Core Enterprise Application - ASP.NET Core 8 + Bootstrap 5.3+ DDD + Identity + JWT + CQRS + FluentValidation + Command e CommandHandler
- Host: GitHub
- URL: https://github.com/jeffreyssharp/aspnet-core-enterprise-application
- Owner: jeffreysSharp
- Created: 2024-09-21T16:45:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T18:57:19.000Z (9 months ago)
- Last Synced: 2025-02-10T03:17:48.364Z (8 months ago)
- Topics: circuit-breaker, command, command-handler, cqrs, delagate-handlers, delegatinghandlers, efcore, event-handlers, exceptionmiddleware, fluentvalidation, httpservices, iaggregateroot, identity, ihttpclientfactory, iunitofwork, mediatr, migrations, refit, retry-pattern, shared-kernel
- Language: C#
- Homepage: https://www.linkedin.com/in/jefersonalmeidadotnetdeveloper
- Size: 5.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aplicação e-commerce utilizando conceitos avançados do ASP.NET Core 8

# 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
- gRPC
- NGINX
- Docker
- Load Balancing
- Command Handler
- EventBus
- BFF
- FluentValidation
- MediatR e Command Handler
- Events e Event Handlers
- Shared Kernel
- Refit
- Arfquitetura exagonal
-CQRS
- RabbitMQ
- EasyNetQ
- Application Query Stack e Specification Pattern
- NetDevPack
- Facade
- Elastic Search
- JWK e JWKS# Ferramentas
- Visual Studio 2022 - Version 17.11.4 ++
- SQL Server
- Docker# Features
- [x] Cadastro de Usuários
- [x] Autenticação
- [x] Lista de Produtos
- [x] Detalhes do Produto
- [X] Cadastro de Clientes
- [X] Carrinho
- [x] API Gateway / BFF - Compras
- [X] Aplicação de Voucher
- [X] Pedidos
- [x] Pagamentos