Announcing .NET 6 — The Fastest .NET Yet

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/programming

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • runtimelab

    This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

    Can you share any resources how to build such a DLL? I found this document, but it sounds like it would produce an EXE rather than a DLL: https://github.com/dotnet/runtimelab/blob/feature/NativeAOT/docs/using-nativeaot/compiling.md

  • llilc

    This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.

    There was also an experiment called LLILC which was an LLVM-based JIT for CoreCLR but that didn't end up being successful.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • xUnit

    xUnit.net is a free, open source, community-focused unit testing tool for .NET.

    Tests is a xunit project to unit test your domain logic.

  • dotnet-webgl-sample

    .NET + WebAssembly + WebGL = ♥

    I'm not sure if it helps, but I have a minimal WebGL sample here: https://github.com/AshleighAdams/dotnet6-webgl-test

  • CoreWCF

    Main repository for the Core WCF project

    There's Core WCF at least if you have existing services as a migration path. We're waiting for it to have a stable release and check if it supports all the bindings we need so we can move some of our WCF services to .Net6+.

  • maui-linux

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

  • gc

    Branch of the spec repo scoped to discussion of GC integration in WebAssembly

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • Graal

    GraalVM: Run Programs Faster Anywhere :rocket:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts