-
Microsoft
- Seattle, WA
-
roslyn Public
Forked from dotnet/roslynThe Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
C# MIT License UpdatedDec 7, 2024 -
runtime Public
Forked from dotnet/runtime.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
C# MIT License UpdatedNov 6, 2024 -
-
vscode-csharp Public
Forked from dotnet/vscode-csharpOfficial C# support for Visual Studio Code (powered by OmniSharp)
-
MIEngine Public
Forked from microsoft/MIEngineThe 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.
C# MIT License UpdatedSep 26, 2024 -
MicrosoftDocs-win32 Public
Forked from MicrosoftDocs/win32Public mirror for win32-pr
PowerShell Creative Commons Attribution 4.0 International UpdatedSep 18, 2024 -
baseball Public
Simple C# library for working with baseball stats
C# MIT License UpdatedFeb 10, 2024 -
ConcordExtensibilitySamples Public
Forked from microsoft/ConcordExtensibilitySamplesVisual Studio Debug Engine Extensibility Samples
C# Other UpdatedDec 14, 2023 -
vscode-docs Public
Forked from microsoft/vscode-docsPublic documentation for Visual Studio Code
-
dotnet-monitor Public
Forked from dotnet/dotnet-monitorThis repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
C# MIT License UpdatedJul 6, 2023 -
cpp-docs Public
Forked from MicrosoftDocs/cpp-docsC++ Documentation
PowerShell Creative Commons Attribution 4.0 International UpdatedDec 2, 2022 -
STL Public
Forked from microsoft/STLMSVC's implementation of the C++ Standard Library.
C++ Other UpdatedJul 6, 2022 -
visualstudio-docs Public
Forked from MicrosoftDocs/visualstudio-docsVisual Studio Documentation
Python Creative Commons Attribution 4.0 International UpdatedJan 31, 2022 -
docs Public
Forked from dotnet/docsThis repository contains .NET Documentation.
PowerShell Creative Commons Attribution 4.0 International UpdatedOct 19, 2021 -
azure-devops-docs Public
Forked from MicrosoftDocs/azure-devops-docsThis 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.
Shell Creative Commons Attribution 4.0 International UpdatedSep 1, 2021 -
symreader-portable Public
Forked from dotnet/symreader-portableReader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
C# Apache License 2.0 UpdatedMay 6, 2021 -
vscode-cpptools Public
Forked from microsoft/vscode-cpptoolsOfficial repository for the Microsoft C/C++ extension for VS Code.
TypeScript Other UpdatedMay 5, 2021 -
perfview Public
Forked from microsoft/perfviewPerfView is a CPU and memory performance-analysis tool
C# MIT License UpdatedJan 11, 2021 -
VSServerReadyExtension Public
Visual Studio extension for launching a client project when a server is ready
C# MIT License UpdatedSep 9, 2020 -
-
eShopOnWeb Public
Forked from dotnet-architecture/eShopOnWebSample 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.
C# MIT License UpdatedNov 27, 2019 -
symstore Public
Forked from dotnet/symstoreImplements API for publishing and retrieval of symbols and other debug artifacts from symbol store.
-
azure-pipelines-yaml Public
Forked from microsoft/azure-pipelines-yamlAzure Pipelines YAML examples, templates, and community interaction
MIT License UpdatedJul 12, 2019 -
coreclr Public
Forked from dotnet/coreclrThis 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.
C# MIT License UpdatedApr 8, 2019 -
debug-adapter-protocol Public
Forked from microsoft/debug-adapter-protocolDefines a common protocol for debug adapters.
Other UpdatedMar 29, 2019 -
-
standard Public
Forked from dotnet/standardThis repo is building the .NET Standard
C# MIT License UpdatedJan 27, 2018 -
AddRefReleaseAnalysis Public
Log file processor for tracepoint output set on AddRef/Release to help analyze the cause of the leak
C# MIT License UpdatedJan 23, 2018 -
corefx Public
Forked from dotnet/corefxThis repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
C# MIT License UpdatedJan 22, 2018 -
vscode-debugadapter-node Public
Forked from microsoft/vscode-debugadapter-nodeDebug adapter protocol and implementation for VS Code.