This project is part of the Tano Innovations toolkit, which provides various utilities and functionalities for software development.
Description
The Tano Toolkit is a collection of tools and libraries designed to enhance the development experience and improve productivity. It includes features such as:
- Microsoft.Build: A package that provides build-related functionality for MSBuild projects.
- Microsoft.Build.Utilities.Core: A package that contains core utility classes for MSBuild projects.
- Microsoft.VisualStudio.Extensibility.Sdk: A package that enables the creation of Visual Studio extensions.
- Microsoft.VisualStudio.Extensibility.Build: A package that provides build-related functionality for Visual Studio extensions.
- Microsoft.Xaml.Behaviors.Wpf: A package that provides behaviors for WPF applications.
Usage
To use the Tano Toolkit in your project, follow these steps:
- Add a reference to the Tano.Toolkit package in your project's .csproj file:
- Make sure the necessary NuGet packages are restored by running the following command in the terminal:
- You can now start using the Tano Toolkit in your code. For example, you can import the necessary namespaces and use the provided utilities and functionalities:
Contributing
Contributions to the Tano Toolkit are welcome! If you have any bug reports, feature requests, or pull requests, please submit them to the GitHub repository.
License
The Tano Toolkit is licensed under the MIT License. See the LICENSE file for more details.