-
halan
- Egypt
- https://amrelshaer.github.io/
Stars
A repository that showcases the native VECTOR type in Azure SQL Database to perform embeddings and RAG with Azure OpenAI.
Sample code from Pluralsight EF Core and Domain-Driven Design published Feb 2024. Uses EF Core 8. https://github.com/julielerman/EFCore6andDDDPluralsight for EF Core 6 version
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
This repository demonstrates how to implement advanced feature management in an ASP.NET Core. It is a central hub for every feature, technique, and approach I introduce on LinkedIn.
How to Implement Retrieval Augmented Generation (RAG) in .NET Using OpenAI API
A high performance implementation of Mediator pattern in .NET using source generators.
🚌 Simple and lean service bus implementation for .NET
A collection of Value Object samples for use in DDD projects.
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
Five lessons, learn how to really apply AI to your .NET Applications
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
Pluggable foundation blocks for building distributed apps.
An approach to implementing a 304 Not Modified leveraging DB change tracking
Modular Monoliths on .NET used ASP.NET Web API, Docker, PostgreSQL, Redis, RabbitMQ, Keycloak, Seq, MassTransit, Entity Framework Core, CQRS, MediatR, DDD, Vertical Slice Architecture and Outbox pa…
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
The main repository for all the Code Maze guides
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
Example source code as part of the Microsoft Learn module
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Materials for my Pluralsight course: Angular Reactive Forms.
Sample code for the Pluralsight course "RxJS and Angular Signal Fundamentals"