This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by NSubstitute. To use it, add the AutoNSubstituteCustomization to your Fixture instance.
$ dotnet add package AutoFixture.AutoNSubstituteNo README available.