We have received many requests to support .NET Core and are very eager to do so.
One of the main obstacles has been that our test projects depend on some libraries that don't support .NET Core.
While NUnit recently added partial support for .NET Core the support for running tests against .NET Core is limited.
xUnit.net already fully supports .NET Core and we believe in the long run we will be better off switching to xUnit.net.