.NET Platform

Results 135 repositories owned by .NET Platform

apisof.net

87
Stars
16
Forks
Watchers

runtime

14.2k
Stars
4.4k
Forks
450
Watchers

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

dotnet-console-games

771
Stars
113
Forks
Watchers

Game examples implemented as .NET console applications primarily for providing education and inspiration. :)

BenchmarkDotNet

10.1k
Stars
941
Forks
Watchers

Powerful .NET library for benchmarking

spark

2.0k
Stars
309
Forks
Watchers

.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.

MQTTnet

4.2k
Stars
1.0k
Forks
Watchers

MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.

interactive

2.8k
Stars
366
Forks
Watchers

.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 y...

Silk.NET

3.8k
Stars
360
Forks
Watchers

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.

coreclr

12.8k
Stars
2.7k
Forks
Watchers

CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.

LLVMSharp

816
Stars
88
Forks
Watchers

LLVM bindings for .NET Standard written in C# using ClangSharp