C#C
C#3y ago
134 replies
REAL STUNNA

❔ Getting information from web api

So I created my own web api and am creating a console application that can consume the api. I'm currently running them in two separate solutions, where the web api is on so i can access the local host on my console application. I'm currently having trouble trying to return all entries in that when I call my function that gets all entries, I get a message that its processing and sending the request, and that's it. Can someone look over my code for the method please?

https://paste.mod.gg/vrqvhehmayuy/0
image.png
A tool for sharing your source code with the world!
Was this page helpful?