Closed WeihanLi closed 1 year ago
Let's use it as an external dependency
dotnet-exec profile set dumpify -r "nuget:Dumpify" -u "Dumpify" -u "-WeihanLi.Extensions.Dump"
dotnet-exec profile get dumpify
dotnet-exec 'new { Id = 1, Name = "Hello" }.Dump();' --profile dumpify
see comment here https://github.com/waf/CSharpRepl/issues/286#issuecomment-1656721106
Adopt https://github.com/MoaidHathot/Dumpify to
Dump()
a object