Manually

Although it is most recomendable to perform the installation via NuGet You can also perform an installation manually.

To do this, you will need to access the library repository at GitHub.

After that, you will needs to click the Clone or download button. This action will open a small window with some informations, click at Download ZIP to download Tango.

Now, you can compile the Tango project and copy the DLL's to your project.

Warning

You must add all generated DLL's for your project, this way, you will ensure that the Tango and its dependencies will be loaded correctly.

Dependencies

In order to Tango work correctly is necessary the installation of:

It is necessary for Tango in order to provides a more modern way to work with Tuples and so on.

All of these, for make your experience the best as possible.

Last updated