Version of ASP.NET Zero in use: - Project type: ASP.NET CORE MVC & jQuery - Project version: 12.3.1 - .NET version: .NET 6 - Web Server: IIS
My question: - Case 1: How to disable all Authentication in IIS including (Anonymous, Basic, Windows) but the web site still works when deployed on IIS? I tried to disable but it reported an error HTTP Error 401.2 - Unauthorized - Case 2: When it is required to enable an authentication method in IIS, in case Baisc authentication is enabled, how to bypass the popup when accessing the website by hard-passing a username and password
Hi, I was looking for a timeline control to use in a project and I found PrimeNG which has this control: https://www.primefaces.org/primeng/timeline But I don't know how to use this control (PrimeNG) in project with Product type of MVC.
Please guide me any steps to use this control.
Thank you!