You're welcome :)
Hi,
Well, after some investigations I found that despite Windows 10, Windows Server 2012 R2 (on Azure VM) does not support Persian calendar and I think that is the problem, because it works well on my Windows 10. I noticed that someone else had already asked about the issue and it is left unanswered: <a class="postlink" href="http://stackoverflow.com/questions/36400581/add-persian-calendar-to-windows-server-2012-r2">http://stackoverflow.com/questions/3640 ... er-2012-r2</a>
Thanks
Hi,
It has installed it and it correctly shows the translated texts in Persian when I choose Persian language in the website.
Thank you :-).
Hi,
Thank you so much! For #3, is it the way we can use the settings from appsettings.json in all projects or only in mvc/host project?
Thank you so much.
Payman
Thanks for the response :-).
Payman
Thank you so much!
I added the index file, but still I'm now clear how to do it.... Suppose I have a username and password, how can I get token from it? How can I enable authorization for swagger then? Do I need to add any security definition to AddSwaggerGen?