-
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.
-
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.
-
It's also useful to use a tool like ILSpy or DNSpy to see what the code you are using is actually executing.
Related posts
-
My game is being stolen - No idea what to do and it's frustrating
-
Are there tools for convenient researching source code of builded assemblies?
-
Rust takes forever to load
-
Found this exedecompiler.com website. Does anybody know it? Is it worth it?
-
I made a DLL INteroreter that Allows the user to invoke methods with parameters in ANY DLL File