Skip to content

HAMED SALAMEH

Battling the imposter syndrome with code

  • Home
  • About
  • Subscribe to my blog!
  • Contact
Search

HAMED SALAMEH

Battling the imposter syndrome with code

Close menu
  • Home
  • About
  • Subscribe to my blog!
  • Contact

HAMED SALAMEH

Battling the imposter syndrome with code

Search Toggle menu

Category: C#

November 21, 2022May 21, 2024C#, .Net Core

Add resilience to .NET applications in 3 simple steps

Modern applications often depend on resources and services from other services or systems, that may be hosted on the cloud, on a […]

November 7, 2022May 8, 2025C#, .Net Core

Implement your own correlation ID in .Net core in a few simple steps

Cover image by Gerd Altmann from Pixabay The correlation ID is a unique identifier that is added to the incoming request to […]

November 2, 2022May 21, 2024C#, .Net Core

Building NetCore Console Application with Logging and Dependency Injection

In this article, we will create a simple console application with .Net dependency Injection and Serilog. Create a Dotnet console application, either […]

March 23, 2022May 8, 2025C#, .Net Core, API

Using Envoy as an API Gateway in ASP.Net Core

Introduction – What is API gateway ? An API Gateway is basically a service that acts as the single entry point into […]

September 10, 2021May 30, 2024.Net Core

Adding metrics to an Asp.Net Core application easily

Having rich information about how an application is performing is highly valuable, and helps draw a better picture of the application performance, […]

June 2, 2019June 2, 2024C#

Configuration in ASP.Net Core

NOTE: The code for this article is available from the following GitHub Repo. Quick jump to: Configuration Providers Custom Configuration Provider With […]

May 26, 2019June 2, 2024C#

Custom .Net Core middleware

What is Middleware? Middleware is one or more software components, usually small, each encapsulated in a class, that are assembled into an […]

April 22, 2018June 12, 2024C#

Simple & Quick setup for Dependency Injection using Ninject

Intro Dependency Injection, DI in short, also known as Inversion-of-Control, is one of the core principles of SOLID programming and one of […]

Posts pagination

< 1 2

Recent Posts

  • Mastering Kafka In .NET: Schema Registry & Error Handling Made Simple
  • Kafka and .NET: Practical Guide to Building Event-Driven Services
  • Managing Users and Groups Easily with AWS Cognito in .NET
  • RabbitMQ and MassTransit in .NET Core : Practical Guide
  • Elevate .NET Code Quality With NDepend: A Powerful Analysis Tool

Subscribe

Recent Comments

  1. Kafka and .NET: Practical Guide to Building Event-Driven Services on RabbitMQ and MassTransit in .NET Core : Practical Guide

Archives

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • February 2024
  • November 2023
  • September 2023
  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • March 2022
  • September 2021
  • August 2021
  • June 2019
  • May 2019
  • April 2018

Categories

  • .Net Core
  • API
  • AWS
  • C#
  • Distributed Systems
  • Front-end
  • Kafka
  • Libraries
  • Messaging
  • Queues
  • Software Architecture
  • Text Analysis
  • Tools
  • Uncategorized
© 2025 HAMED SALAMEH. Proudly powered by Sydney