AutoMapper and MediatR Going Commercial: What Happens Next?AutoMapper and MediatR are transitioning to a commercial model — what does this mean for developers?1d ago11d ago1
Beware! How Modifying Cached Objects Can Break Your .NET ApplicationBeware of mutability in .NET caching! Modifying cached objects can lead to unintended side effects.Mar 18Mar 18
Published inBorda TechnologyEnsuring Idempotent Event Consumption with DotNetCore.CAPHow to handle idempotency challenges in event-driven systems using DotNetCore.CAP with practical solutions and examples.Dec 18, 2024Dec 18, 2024
Published inBorda TechnologyCase-Insensitive Solutions in PostgreSQLCase sensitivity is a common issue in database development. Depending on the database technology used, case sensitivity may be required in…Mar 7, 2023Mar 7, 2023
PostgreSQL Case SensitivityKüçük-büyük harf duyarlılığı konusu veritabanı geliştirmesi yaparken karşımıza sıkça çıkar. Hangi veritabanı teknolojisini kullanırsak…Feb 27, 2023Feb 27, 2023
Published inBorda TechnologyHealth Check of CAP Library— CAP.HealthCheckIn this article, CAP.HealthCheck, which is a health check library developed for the CAP, will be introduced.Mar 25, 2022Mar 25, 2022
Published inBorda TechnologyHealth check aggregator UI in microservice architectureThis article demonstrates how a single service or user interface can show the health check result of multiple services.Dec 31, 2021Dec 31, 2021
Published inBorda TechnologyUsing CAP library in multi-tenant application via SubscribeFilterThis article aims to show how to develop a multi-tenant application using the filters in the CAP library.Nov 30, 2021Nov 30, 2021
Published inBorda TechnologyMultiple deployments using a single code baseWe can deploy the single code base to more than one customer by creating configurations for each customer.Oct 31, 2021Oct 31, 2021
Published inBorda TechnologyEvent bus implementation using EF Core and CAP librariesOne of the biggest challenges of microservice architectures is to ensure data consistency. Some data is transferred from one service to…Sep 30, 2021Sep 30, 2021