Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Maui | 19,984 | 34 | 21 hours ago | 35 | July 11, 2023 | 2,686 | mit | C# | ||
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. | ||||||||||
Xamarin.forms | 5,661 | 15 days ago | 2,551 | other | C# | |||||
Xamarin.Forms Official Home | ||||||||||
Azure Sdk For Net | 4,770 | 123 | 100 | a day ago | 21 | May 06, 2021 | 1,653 | mit | C# | |
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net. | ||||||||||
Cdm | 1,505 | 1 | 2 months ago | 28 | January 17, 2023 | 17 | cc-by-4.0 | C# | ||
The Common Data Model (CDM) is a standard and extensible collection of schemas (entities, attributes, relationships) that represents business concepts and activities with well-defined semantics, to facilitate data interoperability. Examples of entities include: Account, Contact, Lead, Opportunity, Product, etc. | ||||||||||
Gdk | 1,414 | 14 days ago | 1 | April 26, 2023 | 17 | other | PowerShell | |||
Microsoft Public GDK | ||||||||||
Azure Sdk For Go | 1,413 | 1,180 | 3 days ago | 116 | September 07, 2023 | 389 | mit | Go | ||
This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at: | ||||||||||
Directx Sdk Samples | 1,187 | 6 months ago | 6 | mit | C++ | |||||
This repo contains Direct3D 11, XInput, and XAudio2 samples C++ samples from the legacy DirectX SDK updated to build using the Windows 10 SDK | ||||||||||
Azure Iot Sdks | 807 | 11 | 8 | 4 months ago | 20 | September 29, 2016 | other | |||
SDKs for a variety of languages and platforms that help connect devices to Microsoft Azure IoT services | ||||||||||
Azure Cosmos Dotnet V3 | 664 | 54 | 245 | 4 days ago | 93 | July 11, 2022 | 341 | mit | C# | |
.NET SDK for Azure Cosmos DB for the core SQL API | ||||||||||
Microsoft Authentication Library For Python | 648 | 9 | 83 | 4 days ago | 40 | May 31, 2022 | 39 | other | Python | |
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Azure Active Directory. These documented APIs are stable https://msal-python.readthedocs.io. If you have questions but do not have a github account, ask your questions on Stackoverflow with tag "msal" + "python". |
The Microsoft Game Development Kit (GDK) contains the common tools, libraries, and documentation needed to build games for Xbox Game Pass for PC on Windows 10/11, Xbox consoles (Xbox Series X|S, Xbox One), and cloud gaming with Xbox Game Pass Ultimate.
How to Install
Docs & Downloads
Note for Xbox Developers: A version of the GDK with Xbox Extensions (GDKX) to target Xbox consoles is only available to licensed partners in a managed program (https://aka.ms/gdkdl).
Game development on Microsoft platforms has a history going back 40+ years which means that there have been and still are many options to build games that reach gamers on PC. The GDK is an evolution to the Win32 legacy, to unify the app model between Xbox consoles, Windows PCs, and now Cloud Gaming to enable game developers to reach even more gamers on more devices, with less effort. Microsoft Gaming Services are agnostic across many ecosystems and the GDK is sharing the app model across MILLIONS of devices.
(1) Requires software and licensing which only available via an NDA Xbox program (e.g. ID@Xbox program).
In the When to use the GDK section above, we cover the scenarios for which the GDK was designed to provide a modern app model that flows across Xbox consoles, Windows PCs, and Cloud Gaming.
In this section, we cover some of the more practical, basic questions that are also answered in the documentation, but come up frequently from developers getting started with this app model.