AdsHan
Tech Lead at @ArezzoCo who loves technology and innovation.
@ArezzoCoRio Grande do Sul - Brazil
Pinned Repositories
Adshan
dotnet-api-gateway-yarp
Using YARP to Implement an API Gateway for Microservices with Load Balance, Rate Limit and Authentication.
dotnet-digital-school-messaging-rabbitmq
Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.
dotnet-elastic-observability
Implementing Elastic Observability (Elasticsearch, Kibana e Elastic APM).
dotnet-flow-control
Flow control using approaches like manual controller, exceptions and also libraries like OneOf, FluentResults and ErrorOr.
dotnet-http-request-delegating-handlers
Implementing the Decorator Pattern for HttpClient with Delegating Handlers.
dotnet-metrics-influxdb-grafana
Observability option using InfluxDB and Grafana to monitor applications in real-time.
dotnet-microservices-outbox-pattern
Outbox Pattern strategy to implement atomicity between database transactions and message publishing.
dotnet-performance-benchmark
Analyzing performance with BenchmarkDotNet.
dotnet-real-time-sse
Implementing real-time events with Server-Sent Events (SSE).
AdsHan's Repositories
AdsHan/dotnet-performance-benchmark
Analyzing performance with BenchmarkDotNet.
AdsHan/dotnet-digital-school-messaging-rabbitmq
Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.
AdsHan/dotnet-digital-school-messaging-azure-bus
Messaging using Azure Service Bus.
AdsHan/dotnet-escola-digital-monolito
Clean Architecture, CQRS using MediatR, Repository Pattern and Fluent Validation.
AdsHan/dotnet-messaging-rabbitmq
Basic demonstration of how RabbitMQ works.
AdsHan/dotnet-middleware-exception-handler
Exception handling using custom exception handler middleware.
AdsHan/dotnet-notification-service
Notification service to send emails.
AdsHan/dotnet-redis-cache-storage
Redis to provide cache distributed.
AdsHan/dotnet-refresh-token-redis
Refresh Token with JWT authentication using Redis as a cache repository.
AdsHan/dotnet-template-webapi
Kickstart boilerplate Api.