UnityCsReference VS dotNext

Compare UnityCsReference vs dotNext and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
UnityCsReference dotNext
58 6
11,356 1,510
1.0% 4.0%
7.4 9.7
1 day ago 5 days ago
C# C#
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

UnityCsReference

Posts with mentions or reviews of UnityCsReference. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.

dotNext

Posts with mentions or reviews of dotNext. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Ask HN: Examples of Top C# Code?
    29 projects | news.ycombinator.com | 25 Oct 2022
    "DotNEXT" is a repo that enhances the code from .NET core, and has examples of using new API's that you can't even find tutorials for on the internet/examples from in public code.

    For instance, there's been a class since .NET 6, "RandomAccess", for high-performance random-access file I/O (potentially async), and I couldn't find a single damn use of it on the internet.

    But then this repo had a whole utility class for it, and it's chock full of similar things:

    https://github.com/dotnet/dotNext/blob/d4111528297ff3b6567b9...

    Similarly, I would recommend stuff by the .NET core team.

    I'm particular biased towards the low-level/interop team. Anything by Tanner Gooding is great, stuff by Michal Strehovský, Aaron Robinson, Elinor Fung.

  • Best C# library for extra features
    3 projects | /r/csharp | 29 Aug 2022
    DotNext
  • What annoys you about C#/.Net?
    3 projects | /r/csharp | 28 Oct 2021
    Someone else used the name dotNext since MS didn't

What are some alternatives?

When comparing UnityCsReference and dotNext you can also consider the following projects:

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

Akka.net - Canonical actor model implementation for .NET with local + distributed actors in C# and F#.

ILSpy - .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

Jint - Javascript Interpreter for .NET

Raylib-CsLo - autogen bindings to Raylib 4.x and convenience wrappers on top. Requires use of `unsafe`

tinyraycaster - 486 lines of C++: old-school FPS in a weekend

astc-encoder - The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.

ReactJS.NET - .NET library for JSX compilation and server-side rendering of React components

Jot - Jot is a library for persisting and applying .NET application state.

dotnet - This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.

Coravel - Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!

osu-framework - A game framework written with osu! in mind.