Explicit module dependencies for enhanced maintainability.
Reducing the number of SQL query execution plans.
25th April 2022
Software Architecture A brief summary of different types of services - Domain, Application, and Infrastructure.
My journey from Vertical Slices to Modules implementation in a greenfield project.
A journey from stateful to stateless web application.
Not exactly a decorator...
Using Feature Switch and Branch by Abstraction for refactoring entangled in dependencies component.
Layered Architecture, Vertical Slices, and Modular Design in feature oriented development.
3rd May 2020
Software Architecture Overview of different data access abstraction levels.
Beware when upgrading form Npgsql.EntityFrameworkCore.PostgreSQL 2.2 and running PostgreSQL 9.6 or earlier.