top of page
Search
The Tech Platform
Dec 6, 2021
Factory Method of Creational Design Patterns for .Net Core
In this article, we will address a common problem encountered in applications that receive payments from multiple banks. The number of...
The Tech Platform
Nov 12, 2021
Dynamic Data Transfer Object in .Net Core
In c# to assemble property values from source to destination can be achieved by mapping source DTO properties to destination DTO class...
bottom of page