-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to .NET Core 3.0 #360
Comments
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 |
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 |
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, |
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. |
No description provided.
The text was updated successfully, but these errors were encountered: