Support Files for the TT .NET Server Side SDK
The dlls listed below are required for successfully running an application on Server Side SDK. These are part of the SDK package that can be downloaded from NuGet.
Note TT .NET Server Side SDK only supports the .NET 4.x framework. In addition, the TT .NET Server Side SDK requires a TT-provided server to run.
These dependent dlls can be found in the /build folder if the code is compiled using Visual Studio. Otherwise, they can be found in the package folder under the /lib and /build sub-folders.
If you are using Visual Studio to publish the application or using ClickOnce to create a package, please be aware it might not include all the dlls that are required to make the Server Side SDK run. You should be able to create a .zip file with the required dlls.
Dependent DLLS Required to Run the TT .NET Server Side SDK
- boost_date_time-vc141-mt-x64-1_70.dll
- boost_filesystem-vc141-mt-x64-1_70.dll
- boost_serialization-vc141-mt-x64-1_70.dll
- core-wrapper.dll
- iconv.dll
- lbm.dll
- lbmj.dll
- libcurl.dll
- libeay32.dll
- libprotobuf.dll
- msvcr110.dll
- netstandard.dll
- snappy.dll
- ssleay32.dll
- tt-net-api.dll
- Zlib1.dll
.NET Dependencies
- Newtonsoft.Json.dll
- TimeZoneConverter.dll
- google.ProtocolBuffers.dll
- google.ProtocolBuffers.Serialization.dll
Microsoft Visual C++ Redistributables
Ensure you install the Microsoft Visual C++ Redistributable runtime files. Use the following link for more information and to access the files: https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022.