Pinned Repositories
AsyncIterators
Prototype of async iterators
CppCoroutines
ExpressionFutures
Scratch pad for various expression tree improvements.
IteratorExpressionTrees
Prototype of expression tree support for iterators.
Quantum
Microsoft Quantum Developer Kit Samples and Libraries
roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
System.Linq.Async
Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.
Threading.Tasks.Remoting
Example of Task-based asynchrony over .NET Remoting
y
bartdesmet's Repositories
bartdesmet/ExpressionFutures
Scratch pad for various expression tree improvements.
bartdesmet/System.Linq.Async
Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.
bartdesmet/AsyncIterators
Prototype of async iterators
bartdesmet/IteratorExpressionTrees
Prototype of expression tree support for iterators.
bartdesmet/Threading.Tasks.Remoting
Example of Task-based asynchrony over .NET Remoting
bartdesmet/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
bartdesmet/y
bartdesmet/CppCoroutines
bartdesmet/Quantum
Microsoft Quantum Developer Kit Samples and Libraries
bartdesmet/azure-amqp
AMQP C# library
bartdesmet/azure-content
Repository containing the Articles on azure.microsoft.com Documentation Center
bartdesmet/azure-docs
bartdesmet/azure-pipelines-agent
Azure Pipelines Agent
bartdesmet/buildtools
Build tools that are necessary for building the .NET Core projects
bartdesmet/clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
bartdesmet/CodePlex
Backup of projects that used to be on CodePlex.
bartdesmet/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.
bartdesmet/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
bartdesmet/csharplang
The official repo for the design of the C# programming language
bartdesmet/ctcache
Cache for clang-tidy static analysis results
bartdesmet/docs
This repository contains .NET Documentation.
bartdesmet/kms-cmake-utils
CMake common files used to build all Kurento C/C++ projects
bartdesmet/reactive
The Reactive Extensions for .NET
bartdesmet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
bartdesmet/SignService
Code Signing service and Client for Authenticode, NuGet, VSIX, and more.
bartdesmet/spdk
Storage Performance Development Kit
bartdesmet/syscall_intercept
The system call intercepting library
bartdesmet/TileDB
TileDB array data management