Open abubkdar opened 2 years ago
What method we should use instead of GetEntityTable ??
I think it is not an issue, I copied to local class the GetEntityTable method and use copy of GetEntityTable method instead of Skoruba.IdentityServer4.Admin.EntityFramework.Helpers.DbContextHelpers's method
and it works properly.
So, I will try to review my migrated code from net core 3.1 to 6.0 Maybe I forget update some assemblies.
Hope it help you
Host terminated unexpectedly
I am trying to run it from source code using the solution file "Skoruba.IdentityServer4.Admin.sln" found on the root of the repository. I am able to build the solution successfully but unable to run application due to and unexpected error.
To Reproduce
Download source code from the repository. Compile and Run it in visual studio 2022. Source code built successfully but throws an error when trying to start web ( both Skoruba.IdentityServer4.Admin and Skoruba.IdentityServer4.Admin.Api)
Relevant parts of the log file