i'm making some projects in C# but i cant make the console hold some information on the screen.
for example: i want to creat a shopping list were on the top show the total spend and on the bottom show the shop itens, were i buy something the top would update without ereasing everything but showing only the top part
there is a way to make this ?