Base solution for your next web application

Activities of "botcoredev"

Hi,

Requirement : Login with Microsoft/Azure AD Users as an option in Login page. **Trails: ******

  1. Using App Registration in Azure Active Directory.https://docs.microsoft.com/en-us/azure/app-service/configure-authentication-provider-microsoft
  2. Using Open ID Connect. https://docs.aspnetzero.com/documents/aspnet-core-mvc/latest/Infrastructure-Core-Mvc-Identity-Server4-Integration

Please help me for sign in to Azure AD/ Microsoft.

Thanks in Advance.

I want to integrate Azure KeyVault service into my solution to store important secret in keyvault.

Can anyone explain how to do this?

Please reply soon.

Thanks in advance.

I want to re-use the same _ CreateOrEdit popup, which is used in index page of a table, on button click Edit Modal popup must be loaded in a custom page.

Please reply as soon as posible.

Thanks in advance.

I want to add multiple pages for a CRUD operation. Not like modal popup. And I want to use mvc format. How can I achieve this. Because in your solution, One have to follow your steps. I just want to use the core mvc functionality and able to add pages in the menu bar.

What should I do? I am in hurry. Plz reply asap.

I created a git repo first in azure devops, with an empty folder. Then try to create the pipeline, but it failled because there were no files in it. So, I clone repo to my local and then added the downloaded source code from Asp .Net Zero and created a pull request. After that "Restore, Build" were successfull, but yarn gave an error. So, after that, I ran yarn command in the root folder of .MVC project, then created the bundules and then pushed again. And then "Restore, Build, yarn" were successful. But I got a build error in "Npm Run Task".

my .sln is running successfully in local.

But i dont understand, why its not builing in the PIpeline.

Plz reply as soon as possible.

Showing 1 to 5 of 5 entries