Once Microsoft release it, we will work on the upgrade.
Im trying to use Abp with Blazor (server side) and it doesnt seem to work because Abp references the 2.2.* packages. I was just curious, is there a way I can do a workaround for this? Thank you
I don't know a way of it. I think MS will release RC in a few weeks, then we will upgrade to it.
If anyone knows a way, it is appreciated.
https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-preview-7/ preview-7 has go live
It is not RC yet :) However, we will start to upgrade it in the next weeks.
karelz: Preview 7 is RC. It is go-live license.
https://github.com/dotnet/core/issues/3079#issuecomment-516986501
it is RC now.

Started to working on this (https://github.com/abpframework/abp/tree/aspnetcore-3.0). The progress until now is fine. I am getting weird errors but fixing one by one :)
IdentityServer already supports Net Core 3.0
https://github.com/IdentityServer/IdentityServer4/releases/tag/3.0.0
https://leastprivilege.com/2019/09/08/identityserver-for-asp-net-core-3/
Thanks @maliming already upgraded: https://github.com/abpframework/abp/commit/29cb4a676b1d53cc0aef19eafb164e287a03d9f8
:)
.NET Core 3.0 Release Candidate 1
https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0-release-candidate-1/
.Net Core 3.0 will be release on Monday 23rd September as part of the online .Net Conf
_"We intend to release the final version on September 23 at .NET Conf."_
https://www.dotnetconf.net/?utm_source=dotnet&utm_medium=blog&utm_campaign=savedate
I know it will be released on .NET Conf. I will also talk in this conference about ABP framework :)

ππ½ππ½ππ½ππ½ππ½ππ½ππ½ Will be there!! Excelente speaker ππ½ππ½
El El vie, 20 de septiembre de 2019 a la(s) 9:05 a. m., Halil Δ°brahim
Kalkan notifications@github.com escribiΓ³:
I know it will be released on .NET Conf. I will also talk in this
conference about ABP framework :)[image: image]
https://user-images.githubusercontent.com/1210527/65333244-ca91b680-dbc8-11e9-8987-0f639008b2e4.pnghttps://www.dotnetconf.net/speakers
β
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/abpframework/abp/issues/1396?email_source=notifications&email_token=ACGJYYLU36OXMXSSYNYWSLDQKTKCRA5CNFSM4H37SWGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7GZURY#issuecomment-533568071,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACGJYYISJLNPY3VJ4YPDDP3QKTKCRANCNFSM4H37SWGA
.
Done! Used AspNet Core 3.0 preview9. Microsoft will release the final release today/tomorrow. We will then upgrade it and release again.
Most helpful comment
Started to working on this (https://github.com/abpframework/abp/tree/aspnetcore-3.0). The progress until now is fine. I am getting weird errors but fixing one by one :)