Anuraj

Results 4 comments of Anuraj

@g19d71s9a6nhs-b4eam Which project you're trying to run?

Can you try this code? ``` var pizza = new[] { new {Name = "Mushrooms", Count = 3}, new {Name = "Onions", Count = 1}, new {Name = "Olives", Count...

I think this can be updated. ![image](https://user-images.githubusercontent.com/276411/192662628-9d458632-973f-418c-8af1-a470e7ab6cf0.png)

Here is one implementation - `dotnet tool install --global asciiart`