PSA: The .NET Source Browser is Super, SUPER Useful

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • referencesource

    Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework

    https://referencesource.microsoft.com/ is .NET Framework 4.8. (Oddly, that one says at the top. Not sure why the other one doesn't.)

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • github1s

    One second to read GitHub code with VS Code.

    I also like github1s for general browsing of anything.

  • ILSpy

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

    It's also useful to use a tool like ILSpy or DNSpy to see what the code you are using is actually executing.

  • dnSpy

    It's also useful to use a tool like ILSpy or DNSpy to see what the code you are using is actually executing.

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

  • My game is being stolen - No idea what to do and it's frustrating

    2 projects | /r/gamedev | 18 Jun 2022
  • Are there tools for convenient researching source code of builded assemblies?

    2 projects | /r/VisualStudio | 21 Sep 2021
  • Rust takes forever to load

    1 project | /r/playrust | 8 Dec 2023
  • Found this exedecompiler.com website. Does anybody know it? Is it worth it?

    1 project | /r/software | 30 Oct 2023
  • I made a DLL INteroreter that Allows the user to invoke methods with parameters in ANY DLL File

    2 projects | /r/SoftwareEngineering | 24 May 2023

Did you konow that C# is
the 10th most popular programming language
based on number of metions?