Does NUnit support .NET core?

Does NUnit support .NET core?

These are the three kinds of test frameworks that gets the support of ASP.NET Core meant to manage unit testing - xUnit, MSTest, and NUnit. You can test your code in an extremely consistent way.