OTAPI 2.0.0.50

dotnet add package OTAPI --version 2.0.0.50
                    
NuGet\Install-Package OTAPI -Version 2.0.0.50
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OTAPI" Version="2.0.0.50" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OTAPI" Version="2.0.0.50" />
                    
Directory.Packages.props
<PackageReference Include="OTAPI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OTAPI --version 2.0.0.50
                    
#r "nuget: OTAPI, 2.0.0.50"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OTAPI@2.0.0.50
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OTAPI&version=2.0.0.50
                    
Install as a Cake Addin
#tool nuget:?package=OTAPI&version=2.0.0.50
                    
Install as a Cake Tool

The Open Terraria API (OTAPI) is the core for the new generation of Terraria Server mods.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OTAPI:

Package Downloads
Orion.Core

Orion.Core provides the next generation of Terraria Server APIs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.50 7,879 3/2/2022
2.0.0.49 933 2/28/2022
2.0.0.48 994 2/25/2022
2.0.0.47 4,950 11/24/2021
2.0.0.46 783 11/23/2021
2.0.0.45 879 11/19/2021
2.0.0.44 769 7/19/2021
2.0.0.43 2,483 5/16/2021
2.0.0.42 1,023 4/22/2021
2.0.0.41 1,001 4/8/2021
2.0.0.40 1,322 11/12/2020
2.0.0.39 1,017 10/15/2020
2.0.0.38 932 10/13/2020
2.0.0.37 2,471 6/4/2020
2.0.0.36 1,980 5/23/2020
2.0.0.35 1,219 5/21/2020
2.0.0.34 991 5/21/2020
2.0.0.33 1,376 5/17/2020
2.0.0.32 2,024 10/25/2018
2.0.0.31 3,825 12/9/2017
2.0.0.30 1,922 5/17/2017
2.0.0.29 2,393 5/16/2017
2.0.0.28 1,811 5/15/2017
2.0.0.27 2,002 5/1/2017
2.0.0.26 1,927 4/26/2017
2.0.0.25 1,959 4/25/2017
2.0.0.24 1,858 4/25/2017
2.0.0.23 1,788 4/24/2017
2.0.0.22 1,873 4/21/2017
2.0.0.21 1,848 4/21/2017
2.0.0.20 1,802 4/20/2017
2.0.0.19 1,882 4/19/2017
2.0.0.18 1,798 4/19/2017
2.0.0.17 1,895 3/21/2017
2.0.0.16 2,136 1/2/2017
2.0.0.15 2,076 12/14/2016
2.0.0.14 1,953 12/13/2016
2.0.0.13 1,945 12/12/2016
2.0.0.12 2,008 12/10/2016
2.0.0.11 1,911 12/10/2016
2.0.0.10 1,923 12/7/2016
2.0.0.9 1,917 12/6/2016
2.0.0.8 1,860 12/6/2016
2.0.0.7 1,899 12/4/2016
2.0.0.6 1,929 12/1/2016
2.0.0.5 1,930 11/25/2016
2.0.0.4 1,922 11/19/2016
2.0.0.3 1,983 11/18/2016
2.0.0.2 1,874 11/17/2016
2.0.0.1 1,923 11/16/2016
2.0.0 1,909 10/16/2016
0.2.21 1,888 10/14/2016
0.2.20 1,854 10/4/2016
0.2.19 2,076 9/13/2016
0.2.18 2,383 9/13/2016
0.2.17 2,167 8/13/2016
0.2.16 2,251 8/6/2016
0.2.15 2,175 8/6/2016
0.2.14 2,170 8/2/2016
0.2.13 2,666 7/30/2016
0.2.12 2,224 7/25/2016
0.2.11 2,234 7/24/2016
0.2.10 2,171 7/22/2016
0.2.9 1,983 7/21/2016
0.2.8 2,230 7/20/2016
0.2.7 2,135 7/18/2016
0.2.6 2,188 7/17/2016
0.2.5 2,285 7/16/2016
0.2.4 2,287 7/15/2016
0.2.3 2,297 7/15/2016
0.2.2 2,367 7/12/2016
0.2.1 2,143 6/30/2016
0.2.0 2,122 6/10/2016

Support for terraria 1.4.3.6 thanks to @particles/hakusaro