reza ghasemi
Reza Ghasemi

Reza Ghasemi

Follow
homebadgesnewsletter
Blog Author

7 posts

@vamcan

Sponsor & Support

Reza Ghasemi

you can buy me a cafe :)

Recent articles

how to get started with Kubernetes (k8s) and Dotnet core

Jan 16, 2023What is Kubernetes Kubernetes is an open-source container orchestration system for automating the deployment, scaling, and management of containerized applications. It provides a platform-agnostic way to manage containerized workloads, making it easy...

deepening into the Async Await in Dotnet Core

Jan 1, 2023what are Async and await Async and await are C# keywords that are used to specify and manage the asynchrony in your code. They enable you to write asynchronous code that looks and feels like synchronous code, making it easier to read and maintain. As...

deepening into the implicit operator and explicit operator in c#

Dec 31, 2022what is the implicit operator and explicit operator In C#, operator overloading allows you to define custom behavior for certain operators when applied to a class or struct types. This can be useful for creating more intuitive and natural syntax for ...

Implementing a Library Like MediatR-Notification in .NET Core

Dec 30, 2022In this article, we will look at how to create a notification library in .NET Core inspired by the popular MediatR library. We will start by defining the core interfaces that make up the notification system, and then we will build a mediator class th...

Recent Sponsors

reza

reza

a year ago