Back to Browse

.Net Core - Server Client Web API HTTP

17.6K views
Feb 15, 2018
1:32:21

It's time we started making a communication channel between our client applications (Windows Desktop WPF, Android, iOS, anything else) and a HTTP Server (our ASP.Net Core server). We construct, from scratch as always, a HTTP web client that can send and receive data in JSON and XML format and automatically serialize and deserialize data for us so it is as simple as a single function call to make bidirectional calls between the client and server. Source Code: https://github.com/angelsix/dna-framework/tree/ea404726936168cc08ff2789868c56a8349573c6 Latest Source Code: https://github.com/angelsix/dna-framework Fasetto Word Source Code: https://github.com/angelsix/fasetto-word Support me on Patreon: https://www.patreon.com/angelsix

Download

0 formats

No download links available.

.Net Core - Server Client Web API HTTP | NatokHD