DEPRECATED: The .Net version of Hyper API was deprecated as of October 2023. This version will be the last update for the .Net Hyper API. In the future, .Net will not receive any new features. The old packages will stay available on NuGet indefinitely, so you can keep using older versions in .Net. We recommend migrating to one of the other languages (Python, Java, C++) of Hyper API. Furthermore, we released the source code for the .Net Hyper API under https://github.com/tableau/hyper-api-dotnet in case anyone wants to take over maintaining it. The Hyper API contains a set of functions you can use to automate your interactions with Tableau extract (.hyper) files. You can use the API to create new extract files, or to open existing files, and then insert, delete, update, or read data from those files. Using the Hyper API developers and administrators can: - Create extract files for data sources not currently supported by Tableau. - Automate custom extract, transform and load (ETL) processes (for example, implement rolling window updates or custom incremental updates). - Retrieve data from an extract file. More information can be found here: https://tableau.github.io/hyper-db. This is an umbrella package which depends on platform-specific packages.
$ dotnet add package Tableau.HyperAPI.NETNo README available.