Pinned Repositories
BotBuilder
The Microsoft Bot Builder SDK is one of three main components of the Microsoft Bot Framework. The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/SMS to Skype, Slack, Office 365 mail and other popular services.
C-Sharp-Algorithms
Implementations of Data Structures and Algorithms in C#
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
DynamicExpresso
C# expressions interpreter
Kontent-Injector
The Kontent-Injector is a new cool way to ease the life of developers writing code to generate files from whatever templates they have. LESS CODE, MORE FLEXIBILITY AND MAINTAINABILITY
KhaledHamdy89's Repositories
KhaledHamdy89/Kontent-Injector
The Kontent-Injector is a new cool way to ease the life of developers writing code to generate files from whatever templates they have. LESS CODE, MORE FLEXIBILITY AND MAINTAINABILITY
KhaledHamdy89/BotBuilder
The Microsoft Bot Builder SDK is one of three main components of the Microsoft Bot Framework. The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/SMS to Skype, Slack, Office 365 mail and other popular services.
KhaledHamdy89/C-Sharp-Algorithms
Implementations of Data Structures and Algorithms in C#
KhaledHamdy89/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
KhaledHamdy89/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
KhaledHamdy89/DynamicExpresso
C# expressions interpreter