Pinned Repositories
AddRefReleaseAnalysis
Log file processor for tracepoint output set on AddRef/Release to help analyze the cause of the leak
azure-devops-docs
This repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
azure-pipelines-yaml
Azure Pipelines YAML examples, templates, and community interaction
baseball
Simple C# library for working with baseball stats
cli-samples
ASP.NET Core and the CLI working together in harmony
ConcordExtensibilitySamples
Visual Studio Debug Engine Extensibility Samples
ExampleProjects
symstore
Implements API for publishing and retrieval of symbols and other debug artifacts from symbol store.
vscode-csharp
Official C# support for Visual Studio Code (powered by OmniSharp)
vscode-debugadapter-node
Debug adapter protocol and implementation for VS Code.
gregg-miskelly's Repositories
gregg-miskelly/vscode-csharp
Official C# support for Visual Studio Code (powered by OmniSharp)
gregg-miskelly/ExampleProjects
gregg-miskelly/symstore
Implements API for publishing and retrieval of symbols and other debug artifacts from symbol store.
gregg-miskelly/vscode-debugadapter-node
Debug adapter protocol and implementation for VS Code.
gregg-miskelly/AddRefReleaseAnalysis
Log file processor for tracepoint output set on AddRef/Release to help analyze the cause of the leak
gregg-miskelly/azure-devops-docs
This repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
gregg-miskelly/azure-pipelines-yaml
Azure Pipelines YAML examples, templates, and community interaction
gregg-miskelly/baseball
Simple C# library for working with baseball stats
gregg-miskelly/ConcordExtensibilitySamples
Visual Studio Debug Engine Extensibility Samples
gregg-miskelly/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.
gregg-miskelly/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
gregg-miskelly/cpp-docs
C++ Documentation
gregg-miskelly/debug-adapter-protocol
Defines a common protocol for debug adapters.
gregg-miskelly/docs
This repository contains .NET Documentation.
gregg-miskelly/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
gregg-miskelly/eShopOnWeb
Sample ASP.NET Core 2.2 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download 130+ page eBook PDF from docs folder.
gregg-miskelly/MicrosoftDocs-win32
Public mirror for win32-pr
gregg-miskelly/MIEngine
The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb, lldb, and clrdbg.
gregg-miskelly/MIEngine-wiki
wiki for the MIEngine project
gregg-miskelly/perfview
PerfView is a CPU and memory performance-analysis tool
gregg-miskelly/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
gregg-miskelly/standard
This repo is building the .NET Standard
gregg-miskelly/STL
MSVC's implementation of the C++ Standard Library.
gregg-miskelly/symreader-portable
Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
gregg-miskelly/VCSamples
Samples for VC++
gregg-miskelly/visualstudio-docs
Visual Studio Documentation
gregg-miskelly/vscode-cpptools
Official repository for the Microsoft C/C++ extension for VS Code.
gregg-miskelly/vscode-docs
Public documentation for Visual Studio Code
gregg-miskelly/VSOConsoleCore
gregg-miskelly/VSServerReadyExtension
Visual Studio extension for launching a client project when a server is ready