This is the first release of the NUnit Console Runner, which allows running of both .NET Framework and .NET Core tests, either separately or in combination. The Console Runner executes under the .NET Framework but is able to launch .NET Core agents and communicate with them over a TCP connection. A second major feature is the availability of preemptive cancellation when the normal approach of requesting the test run to terminate itself doesn’t work.