
The .Net Standard and .Net Core support just became available with Service Fabric 6.0 release.
Since the NuGet packages are still in preview we did not move to it yet, but it will be considered to be aligned with our 2.0 release.
From 2.0.0 on, we plan to publish updates to individual NuGet packages when needed without necessarily updating all of them at the same time every time. Microsoft.Orleans.ServiceFabric is a good candidate for that, as it can be updated with changes to its dependencies without touching the rest of the codebase.
Most helpful comment
From 2.0.0 on, we plan to publish updates to individual NuGet packages when needed without necessarily updating all of them at the same time every time.
Microsoft.Orleans.ServiceFabricis a good candidate for that, as it can be updated with changes to its dependencies without touching the rest of the codebase.