Is beta7 the last version that will run on .NET Core 2.x? Any chance the beta8 or first release will still be compatible with .NET Core 2.x?
Is not possible to update to .Net Core 3.0 for your scenario?
Unfortunately not. I have some hard dependencies on a NuGet package that won't be upgraded to .NET Core 3 for a few months.
Do you expect to have to do many changes to move to .NET Core 3.0?
I will explore .NET Core 3.0 next week, so I send some details. But thanks for feedback, I will consider how to manage this update.
Any update on when you'd upgrade to .NET Core 3.0 ?
I am working on it, but I have another PRs which are necessary to review and merge - after that I will upgrade to .Net Core 3.0 馃槉馃憤馃徏 Thanks
Unfortunately not. I have some hard dependencies on a NuGet package that won't be upgraded to .NET Core 3 for a few months.
Do you expect to have to do many changes to move to .NET Core 3.0?
Looks like the packages I need will be upgraded to .NET Core soon, so it should not be blocking after all.
Hey @skoruba , any update on this ?
Not yet. :) Did you try update this solution to Net Core ?
Just like to add that we'd also like a -beta8 package which targets the last IdentityServer4 -> 2.5.3, before upgrading to core 3.0.
Our ability to upgrade to core 3.0 is still a few months out.
Here is updated version to .NET Core 3.0 - #390
Please, you can try it.
Thanks.
at this point, it might just make sense to skip 3.0 and go to 3.1 (which is LTS). You'd just need to wait for Ids4 to release their preview branch: https://www.nuget.org/packages/IdentityServer4/3.1.0-preview.1.4
@maldworth - thanks 馃憤
https://www.nuget.org/packages/IdentityServer4/ - new release of IS4 is available, I will update to .Net Core 3.1 馃憤馃徏馃槉
Hi,
thank you for your great AdminUI. We were wondering if you will provide a guide to upgrade AdminUI from core 2.2 to 3.1 ?
Hey, for sure - check dev branch. The final version is almost prepared. I am polishing docker support. 馃憤馃徏
I am closing this issue, it was released in master branch.
Most helpful comment
https://www.nuget.org/packages/IdentityServer4/ - new release of IS4 is available, I will update to .Net Core 3.1 馃憤馃徏馃槉