Skip to content

Instantly share code, notes, and snippets.

@ZacharyPatten
Last active February 3, 2023 16:02
Show Gist options
  • Save ZacharyPatten/6172f642337e4adc9f404bca973d7182 to your computer and use it in GitHub Desktop.
Save ZacharyPatten/6172f642337e4adc9f404bca973d7182 to your computer and use it in GitHub Desktop.
This is a prototype README for the dotnet GitHub organization

dotnet GitHub Dashboard

dotnet is a free, cross-platform, open-source developer platform for building many different types of applications

  repo   issues   discussions   pull requests
Core
roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

runtime

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

installer

.NET SDK Installer

Specific
Languages
csharplang

The official repo for the design of the C# programming language

fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

vblang

The home for design of the Visual Basic .NET programming language and runtime library.

Documentation
docs

This repository contains .NET Documentation.

dotnet-api-docs

.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)

Database
efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

Web
aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    AspNetDocs

Documentation for ASP.NET 4.x

    AspNetApiDocs

Reference documentation for ASP.NET Core APIs

User Interface
winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.

wpf

WPF is a .NET Core UI framework for building Windows desktop applications.

maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

    docs-maui

This repository contains documentation for .NET Multi-platform App UI (MAUI).

Documentation
Generation
docfx

Static site generator for .NET API documentation.

Benchmarking
BenchmarkDotNet

Powerful .NET library for benchmarking

GPU
Silk.NET

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment