OTAPI.Upcoming.Mobile 3.0.14-alpha

This is a prerelease version of OTAPI.Upcoming.Mobile.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OTAPI.Upcoming.Mobile --version 3.0.14-alpha
                    
NuGet\Install-Package OTAPI.Upcoming.Mobile -Version 3.0.14-alpha
                    
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.Upcoming.Mobile" Version="3.0.14-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OTAPI.Upcoming.Mobile" Version="3.0.14-alpha" />
                    
Directory.Packages.props
<PackageReference Include="OTAPI.Upcoming.Mobile" />
                    
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.Upcoming.Mobile --version 3.0.14-alpha
                    
#r "nuget: OTAPI.Upcoming.Mobile, 3.0.14-alpha"
                    
#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.Upcoming.Mobile@3.0.14-alpha
                    
#: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.Upcoming.Mobile&version=3.0.14-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OTAPI.Upcoming.Mobile&version=3.0.14-alpha&prerelease
                    
Install as a Cake Tool

The Open Terraria API, known as OTAPI, is a low-level API for Terraria that rewrites and hooks into the official or modded binaries for others to use.

       OTAPI is primarily a server modification and is available as a cross platform package via NuGet.

       Version 3.0 is now a .NET5 library thanks to ModFramework being able to retarget the .NET4 vanilla assembly up to .NET5.
       This means that any mod you create can be written as a .NET5 module and later merged into the patched assembly thanks to MonoMod.

       Here is what is now possible:
        - Native Runtime hooks, just reference OTAPI.Runtime.dll and register to MonoMod events generated from the Terraria assembly.
        - Full .NET5 ecosystem and its performance improvements. No need for two targets such as Windows & Mono anymore either.
        - A new optional internal module system via ModFramework to load precompiled dll's, .cs files or even top level classes.
        - A strong set of libraries with methods and extensions to help you build more mods.
        - Create 1 file MonoMod patches to rewrite or inject new meta data to the assembly.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.6 46 6/9/2025
3.2.5 195 3/1/2025
3.2.4 91 1/5/2025
3.2.3 85 1/4/2025
3.2.2 95 1/2/2025
3.2.1 89 1/2/2025
3.2.0 79 1/2/2025
3.1.20 12,146 11/17/2022
3.1.19 10,845 11/10/2022
3.1.18 12,321 11/9/2022
3.1.17 11,862 11/6/2022
3.1.16 11,617 10/24/2022
3.1.15 11,334 10/21/2022
3.1.14 10,911 10/16/2022
3.1.13 9,736 10/16/2022
3.1.12-alpha 315 10/10/2022
3.1.11-alpha 338 10/9/2022
3.1.10-alpha 351 10/8/2022
3.1.9-alpha 334 10/7/2022
3.1.8-alpha 294 10/6/2022
3.1.7-alpha 347 10/4/2022
3.1.3-alpha 352 9/8/2022
3.1.2-alpha 383 9/6/2022
3.1.1-alpha 372 9/5/2022
3.1.0-alpha 253 9/5/2022
3.0.42-alpha 443 8/11/2022
3.0.41-alpha 348 8/10/2022
3.0.40-alpha 389 7/31/2022
3.0.39-alpha 329 7/31/2022
3.0.38-alpha 386 7/31/2022
3.0.37-alpha 403 7/27/2022
3.0.36-alpha 475 3/27/2022
3.0.35-alpha 345 3/27/2022
3.0.34-alpha 416 3/1/2022
3.0.33-alpha 424 3/1/2022
3.0.32-alpha 471 2/28/2022
3.0.31-alpha 432 2/26/2022
3.0.30-alpha 449 12/9/2021
3.0.29-alpha 494 12/2/2021
3.0.28-alpha 1,067 12/1/2021
3.0.27-alpha 418 11/27/2021
3.0.26-alpha 2,140 11/27/2021
3.0.25-alpha 2,117 11/27/2021
3.0.24-alpha 3,114 11/25/2021
3.0.23-alpha 369 11/23/2021
3.0.22-alpha 493 11/23/2021
3.0.21-alpha 1,036 11/21/2021
3.0.20-alpha 542 7/27/2021
3.0.19-alpha 427 7/25/2021
3.0.18-alpha 597 7/24/2021
3.0.17-alpha 517 7/24/2021
3.0.16-alpha 595 7/24/2021
3.0.15-alpha 645 7/24/2021
3.0.14-alpha 454 7/12/2021
3.0.13-alpha 578 7/10/2021
3.0.0-alpha12 603 7/10/2021
3.0.0-alpha10 425 6/25/2021

Preliminary Terraria 1.4.0.5 (Mobile)