I made a WPF programe yet.
And now I wanna to exchange data with the asp .net core for needs upload/download some data.
Such as getting user's information from the database, or creating a new account, changing the password of the account.
All are relate to the user's account system.
However, I only know how to make a webpage by asp .net core but I don't know how to exchange data with a desktop program.
I wanna not only a way to do it but also is safety enough.
How can I do it? Would you please help me? Thank you.
And now I wanna to exchange data with the asp .net core for needs upload/download some data.
Such as getting user's information from the database, or creating a new account, changing the password of the account.
All are relate to the user's account system.
However, I only know how to make a webpage by asp .net core but I don't know how to exchange data with a desktop program.
I wanna not only a way to do it but also is safety enough.
How can I do it? Would you please help me? Thank you.