Claude 3.7 coding capabilities are formidable.
This is the first time an LLM provided me with a truly complete implementation of anything in c#. Complete with documentation, logging, an interface for sane arg parsing and it compiles at the first try. I did not have to beg the LLM to provide me with…