Pinned Repositories
aspnetcore-problem-details-demo
A demonstration of proper Problem Details implementation in ASP.NET Core Web API following best practices
asyncenumerable-webapi-demo
.NET 8 Web API demonstrating IAsyncEnumerable for efficient data streaming
claude-search-net8
A .NET 8 project integrating Claude AI for intelligent search with CQRS pattern and SQL Server
csharp-6.0-and-.net-4.6
Sample code from the book - C# 6.0 and the .NET 4.6 Framework Authors: TROELSEN, ANDREW, Japikse, Philip
CSharp-GradeBookApplication
Project to add features to an existing C Sharp Grade Book Application.
csharp-project
A C# project following clean code principles and best practices
DesignPatterns
Project : Design Patterns Examples in C#
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
dotnet8-streaming-demo
A .NET 8 demo showing advanced streaming capabilities with AsyncEnumerable, channels, and monitoring
workshopGithub
ZaibiMohammed's Repositories
ZaibiMohammed/workshopGithub
ZaibiMohammed/aspnetcore-problem-details-demo
A demonstration of proper Problem Details implementation in ASP.NET Core Web API following best practices
ZaibiMohammed/asyncenumerable-webapi-demo
.NET 8 Web API demonstrating IAsyncEnumerable for efficient data streaming
ZaibiMohammed/claude-search-net8
A .NET 8 project integrating Claude AI for intelligent search with CQRS pattern and SQL Server
ZaibiMohammed/csharp-6.0-and-.net-4.6
Sample code from the book - C# 6.0 and the .NET 4.6 Framework Authors: TROELSEN, ANDREW, Japikse, Philip
ZaibiMohammed/CSharp-GradeBookApplication
Project to add features to an existing C Sharp Grade Book Application.
ZaibiMohammed/csharp-project
A C# project following clean code principles and best practices
ZaibiMohammed/DesignPatterns
Project : Design Patterns Examples in C#
ZaibiMohammed/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
ZaibiMohammed/dotnet8-streaming-demo
A .NET 8 demo showing advanced streaming capabilities with AsyncEnumerable, channels, and monitoring
ZaibiMohammed/github-actions-katas
This repository contains a set of exercises to learn Github Actions.
ZaibiMohammed/ng-realtime-dashboard
A realtime dashboard that consumes webSocket messages using Angular&RxJS
ZaibiMohammed/quartznet
Quartz Enterprise Scheduler .NET
ZaibiMohammed/DotNetExamples
⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程讲解,助你快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。
ZaibiMohammed/microservices-bff-demo
BFF pattern implementation with gRPC microservices using .NET 8, demonstrating clean architecture and best practices
ZaibiMohammed/odata-net8-demo
A clean architecture .NET 8 Web API with OData implementation following best practices
ZaibiMohammed/RabbitMQ-patterns
ZaibiMohammed/ReplicantDemo
A .NET 8 Web API demonstration using Replicant for HTTP caching
ZaibiMohammed/smartcomponents
Sample intelligent app features provided as reusable .NET components
ZaibiMohammed/SqliteToCsv
A .NET 8 console application that exports SQLite database tables to CSV files