question

seihyungoh avatar image
0 Votes"
seihyungoh asked RoyLi-MSFT edited

Questions about publishing wpf app to windows store

Hello,

I have a question about publishing wpf app to windows store.

  1. I used some NuGet packages (e.g. microsoft.toolkit.mvvm) to make this app. is there any copyright problem in publishing it? what can I do to deal with it?

  2. Can I attach ads to my app?

if someone's responsible to these things give me a good advice to me, I's be very appreciated.

thanks,

c00012



partner-center-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

RoyLi-MSFT avatar image
0 Votes"
RoyLi-MSFT answered RoyLi-MSFT edited

Hello,

Welcome to Microsoft Q&A!

Due to our policy, I could not answer any legal or copyright related questions. So I can't answer your first question.

For your second question, the answer is Yes. You could attach ads in your app using some ads sdks

Thank you.


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Dear RoyLi,

first of all, thanks for your answer.

you said you couldn't answer my first question. if you don't mind, please let me know any legal contact in your company?

0 Votes 0 ·

also, I almost forgot. where can I find how to convert wpf to uwp app? FYI, I used .net 5.0 for wpf app.

0 Votes 0 ·

You could take a look at this tool: MSIX Packaging Tool. This could convert your existing desktop applications to the MSIX format which could be uploaded to the store.

0 Votes 0 ·