.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Home repository for .NET Core
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Powerful .NET library for benchmarking
Cloud Native application framework for .NET
The official repo for the design of the C# programming language
ML.NET is an open source and cross-platform machine learning framework for .NET.
Tools, templates, and packages to accelerate building observable, production-ready apps
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
Static site generator for .NET API documentation.
Windows Forms is a .NET UI framework for building Windows desktop applications.
This repository contains .NET Documentation.
Command line parsing, invocation, and rendering of terminal output.
Samples for .NET Multi-Platform App UI (.NET MAUI)
Sample code referenced by the .NET documentation
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
Try .NET provides developers and content authors with tools to create interactive experiences.
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
Documentation for Entity Framework Core and Entity Framework 6
Infer.NET is a framework for running Bayesian inference in graphical models
This repo contains the Template Engine which is used by dotnet new
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.