top of page
Search
![](https://static.wixstatic.com/media/0f65e1_0aa9b51b4f564c7bad83b06aebdb3b37~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,lg_1,q_30,blur_30,enc_auto/0f65e1_0aa9b51b4f564c7bad83b06aebdb3b37~mv2.webp)
![Designing Interfaces in .NET C#](https://static.wixstatic.com/media/0f65e1_0aa9b51b4f564c7bad83b06aebdb3b37~mv2.jpg/v1/fill/w_275,h_172,fp_0.50_0.50,q_90,enc_auto/0f65e1_0aa9b51b4f564c7bad83b06aebdb3b37~mv2.webp)
The Tech Platform
Dec 1, 2021
Designing Interfaces in .NET C#
While working on your masterpiece software system, you define your own interfaces to act as contracts between your different system...
![](https://static.wixstatic.com/media/0f65e1_ac3a02a7b51e4812a145fcf449dbcf82~mv2.jpg/v1/fill/w_179,h_179,fp_0.50_0.50,lg_1,q_30,blur_30,enc_auto/0f65e1_ac3a02a7b51e4812a145fcf449dbcf82~mv2.webp)
![How to use Polly in .NET](https://static.wixstatic.com/media/0f65e1_ac3a02a7b51e4812a145fcf449dbcf82~mv2.jpg/v1/fill/w_128,h_128,fp_0.50_0.50,q_90,enc_auto/0f65e1_ac3a02a7b51e4812a145fcf449dbcf82~mv2.webp)
The Tech Platform
Nov 26, 2021
How to use Polly in .NET
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit...
![CQRS Pattern Using MediatR In .NET 5](https://static.wixstatic.com/media/0f65e1_541b7abb6a1c491b814883202d807610~mv2.png/v1/fill/w_305,h_172,fp_0.50_0.50,q_95,enc_auto/0f65e1_541b7abb6a1c491b814883202d807610~mv2.webp)
The Tech Platform
Jul 3, 2021
CQRS Pattern Using MediatR In .NET 5
In this article let us learn the basics of the CQRS pattern using the MediatR NuGet package in .Net 5. We know how a traditional web API...
bottom of page