This is currently not possible.
ASP.NET Core only supports OpenID Connect OIDC. The current versions of ADFS that you need to create a single organization on premises only support WSFed, which is not yet implemented in Core and is unlikely to be implemented in Core RTM. ADFS also supports OAuth, but the AAD team that writes the code for this part focuses on OIDC.
source share