Hacker News new | ask | show | jobs
by vborovikov 495 days ago
You can decompile any modern .NET assembly to C# 1.0 in ILSpy. It can be quite useful when learning the language new syntax.