@ismcagdas
Its not possible to share the project. Is there any other way to resolve this issue?
Hi @ismcagdas,
As we are upgrading to latest version from 6.2.0 to 13.1.1 following documentation. I have read in one of your comment "We don't support IdentityServer4 anymore. In v12.3 we will integrate and support OpenIdDict".
I have seen in latest version you have removed IdentityServer4 and using OpenIdDict but we still want to use IdentityServer4. Need your assistance on this. What we have to do to use IdentityServer4 instead of OpenIdDict?
alright got it.
As you know, we are upgrading from 6.2.0 to 13.1.1. What you suggest, can we continue with v13.1.1 or should continue with 13.2.0? What is the expected release date of 13.2.0? I read in one comment 13.2.0 will be release on Tuesday 05/14/2024. Can you please confirm?
Hi @ismcagdas
Thank you for your reply. Do you mean copy all project files by Folder in file explorer of the newly downloaded project (Latest version 13.1.1) onto my existing project (version 6.2.1) OR by Merging two (newly downloaded project & existing project) branches ?
Second thing is that what does it mean in documentation "Both approaches explained above doesn't delete the files which are renamed or deleted in the original AspNet Zero repository".
@ismcagdas We are using jQuery not angular.
@ismcagdas "This is only possible if a feature is disabled for the tenant. Does that work for your case ?" -- This is how it is we know. But need to confirm if there is way " if tenant is setup (ENABLED) with specific feature tag" can we disable some page access?
We already have one class with same name src\Project.Core\EntityHistory\EntityHistoryHelper.cs , which is static class. so how do we handle it.
It is working , thanks.