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

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.)

  • github1s

    One second to read GitHub code with VS Code.

  • I also like github1s for general browsing of anything.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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