- C#
- .Net Core 3.1 (Console Application)
- WindowsForms
-Navigate to the project folder
- project folder.\LinkedListProject\LinkedListProject\bin\Release\netcoreapp3.1\publish\LinkedListProject.exe
- fill in the textbox with the element that you want to add then press "add" (this have to be done for each element that the user wants to add)
- fill in the index of the element that you want to display and press "display"