0

I have Windows App (.net framework) need to send data from app to web site by Apis, but need Apis in Winforms not from another app ,I'm using windows forms (.net framework 4.7)

  • If you "need to send data from app to web site", then check out `HttpClient` and see how to make HTTP requests with it. Calling/consuming an external web site/service does not require "create rest Apis service". – Lex Li Jan 16 '23 at 16:12
  • [Call and consume Web API in winform using C#.net](https://stackoverflow.com/a/32716351/3110834). – Reza Aghaei Jan 16 '23 at 19:43

0 Answers0