Skip to content

A .NET Core CLI extension tool for cleaning projects

License

Notifications You must be signed in to change notification settings

tonerdo/dotnet-clean

Repository files navigation

dotnet-clean NuGet version

A .NET Core CLI extension tool for cleaning projects

How to use

Add as a tool to your project.json

"tools": {
    "DotNet.Cleaner.Tools": "1.0.0-*"
}

Restore dependencies to install

dotnet restore

Usage

Run the following command

dotnet clean

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section.

Author

Toni Solarin-Sodara

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

A .NET Core CLI extension tool for cleaning projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages