dotnet
Home of the open source .NET platform
Repositories
Select a repository to view its commits, contributors, and more.interactive
.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.
try
Try .NET provides developers and content authors with tools to create interactive experiences.
corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
vscode-csharp
Official C# support for Visual Studio Code
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
Docker.DotNet
:whale: .NET (C#) Client Library for Docker API
android-samples
A collection of .NET for Android sample projects
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
pinvoke
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.
spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#