0
How can i display text plain from an API?
hey there as the title says , how can i do that? i want to create a GUI app with C# , so i want to display some texts from web using an API
2 Respuestas
0
Create controller class with get method returning string.