When I create a netCore console app in VS and right click on the project in the solution explorer I do not get the option to “Add serviceStack referenece”. I do get this option for a standard .net console app.
I’m using Visual studio 2017 and ServiceStackVS 1.0.33.
FYI Add ServiceStack Reference should now be working in latest v1.0.34 of ServiceStackVS which you should be able to upgrade in the Tools > Extensions and Updates...VS.NET Extensions gallery.
One more thing. Can you also fix the “Update Servicestack reference” ? It does not show when I right-click on the .dtos file in the solution explorer. Or is there another way to update the SS reference?