Skip to content
View SalehAhmadi's full-sized avatar
😎
Focusing
😎
Focusing

Block or report SalehAhmadi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SalehAhmadi/README.md

_hellofriend

  • 🙎‍♂️ I’m Saleh Ahmadi
  • 📗 Civilica and ResearchGate certified researcher
  • 🔭 I’m currently working as Technical Lead at Aspian
  • 🌱 I’m currently deepening my understanding of .Net
  • 💬 Ask me about .Net, JavaScript and SQL
  • 📫 You can reach me via [email protected]

Connect with me:

salehahmadi 11573849

 salehahmadi

Pinned Loading

  1. design-patterns-csharp design-patterns-csharp Public

    This repository provides an in-depth exploration of Design Patterns in C# and .NET, using the latest C# features and modern programming methodologies like dependency injection and reactive programm…

  2. dotnet-microservices-messaging dotnet-microservices-messaging Public

    Comprehensive .NET Core microservices projects demonstrating RabbitMQ and Kafka integration. Learn messaging concepts, CQRS, Event Sourcing, and advanced RabbitMQ features with practical examples a…

    C# 3

  3. parallel-programming-csharp parallel-programming-csharp Public

    Explore .NET Parallel Programming with C#. Delve into multithreading using Task Parallel Library (TPL) and Parallel LINQ (PLINQ). Learn task management, data synchronization, concurrent collections…

  4. dependency-injection-csharp-autofac dependency-injection-csharp-autofac Public

    Comprehensive guide to Dependency Injection in .NET using the Autofac library. Covers core DI and IoC principles, component registration, scope and lifecycle management, and configuration with XML/…