C#C
C#3y ago
dond~

❔ Call an API, get information and then display it on an ASP.NET app

hello,

I have created a console application that can retrieve data from an API.

Now I want to display this data on an ASP.NET webapp, but I can't find anything on how to do this. Can anyone help me get started?
Was this page helpful?