-
Microsoft
- Seattle, WA
-
16:34
(UTC -08:00) - https://aka.ms/azmcp
- @imjoshfree
-
servers Public
Forked from modelcontextprotocol/serversModel Context Protocol Servers
TypeScript MIT License UpdatedSep 12, 2025 -
mcp Public
Forked from microsoft/mcpCatalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
C# MIT License UpdatedSep 6, 2025 -
azure-sdk-for-java Public
Forked from Azure/azure-sdk-for-javaThis repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our …
Java MIT License UpdatedNov 14, 2023 -
azure-rest-api-specs Public
Forked from Azure/azure-rest-api-specsThe source for REST API specifications for Microsoft Azure.
MIT License UpdatedSep 25, 2023 -
-
pandas Public
Forked from pandas-dev/pandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 29, 2022 -
react Public
Forked from facebook/reactA declarative, efficient, and flexible JavaScript library for building user interfaces.
JavaScript MIT License UpdatedOct 9, 2022 -
up-for-grabs.net Public
Forked from up-for-grabs/up-for-grabs.netJump in!
JavaScript Other UpdatedJan 26, 2020 -
azure-libraries-for-java Public
Forked from Azure/azure-libraries-for-javaAzure Management Libraries for Java
Java MIT License UpdatedMay 14, 2019 -
corefxlab Public
Forked from dotnet/corefxlabThis repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
C# MIT License UpdatedApr 19, 2019 -
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. We welcome contributions.
C# MIT License UpdatedApr 18, 2019 -
core Public
Forked from dotnet/coreHome repository for .NET Core
Shell MIT License UpdatedJul 30, 2018 -
core-setup Public
Forked from dotnet/core-setupInstaller packages for the .NET Core runtime and libraries
C++ MIT License UpdatedJul 19, 2018 -
coreclr Public
Forked from dotnet/coreclrThis repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types an…
C# MIT License UpdatedJul 19, 2018 -
codeformatter Public
Forked from dotnet/codeformatterTool that uses Roslyn to automatically rewrite the source to follow our coding styles
C# MIT License UpdatedMar 20, 2018 -
dotnet Public
Forked from microsoft/dotnetThis repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
HTML MIT License UpdatedOct 9, 2017 -
KestrelHttpServer Public
Forked from aspnet/KestrelHttpServerA web server for ASP.NET Core based on libuv.
C# Other UpdatedMar 6, 2017 -
buildtools Public
Forked from dotnet/buildtoolsBuild tools that are necessary for building the .NET Core projects
C# MIT License UpdatedNov 11, 2016 -
corert Public
Forked from dotnet/corertThis repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
C# Other UpdatedNov 11, 2016 -
wcf Public
Forked from dotnet/wcfThis repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
C# MIT License UpdatedMay 21, 2016 -
cli Public
Forked from dotnet/cliThis repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
C# MIT License UpdatedMay 16, 2016 -
core-docs Public
Forked from dotnet/docs.NET Core documentation (work in progress).
CSS Other UpdatedMay 4, 2016 -
bond Public
Forked from microsoft/bondBond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly …