Fettle.Console 0.7.0

dotnet add package Fettle.Console --version 0.7.0
                    
NuGet\Install-Package Fettle.Console -Version 0.7.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fettle.Console" Version="0.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fettle.Console" Version="0.7.0" />
                    
Directory.Packages.props
<PackageReference Include="Fettle.Console" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fettle.Console --version 0.7.0
                    
#r "nuget: Fettle.Console, 0.7.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fettle.Console@0.7.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fettle.Console&version=0.7.0
                    
Install as a Cake Addin
#tool nuget:?package=Fettle.Console&version=0.7.0
                    
Install as a Cake Tool

Fettle is an experimental mutation testing tool for C# code.
It can mutate C# code that runs on the .NET Framework (Mono or .NET Core are not supported).

If your tests use NUnit 3, Fettle will use them by default (version 3.10 or higher recommended).
Or if you use another framework, or need to run them in a special way, then you can use a custom test runner command.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.0 4,865 2/27/2020
0.6.0 4,487 1/15/2020
0.5.2 3,627 5/17/2019
0.5.1 4,695 4/23/2019
0.5.0 3,737 2/22/2019
0.4.1 4,541 10/22/2018
0.4.0 3,953 10/9/2018
0.3.2 3,701 9/23/2018
0.3.1 3,626 9/19/2018
0.3.0 5,604 9/17/2018
0.2.0 4,716 8/31/2018
0.1.1 4,055 8/21/2018
0.1.0 5,936 8/6/2018