MODEFDP.OTAPI.Upcoming 3.1.17

There is a newer version of this package available.
See the version list below for details.
dotnet add package MODEFDP.OTAPI.Upcoming --version 3.1.17
NuGet\Install-Package MODEFDP.OTAPI.Upcoming -Version 3.1.17
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="MODEFDP.OTAPI.Upcoming" Version="3.1.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MODEFDP.OTAPI.Upcoming --version 3.1.17
#r "nuget: MODEFDP.OTAPI.Upcoming, 3.1.17"
#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.
// Install MODEFDP.OTAPI.Upcoming as a Cake Addin
#addin nuget:?package=MODEFDP.OTAPI.Upcoming&version=3.1.17

// Install MODEFDP.OTAPI.Upcoming as a Cake Tool
#tool nuget:?package=MODEFDP.OTAPI.Upcoming&version=3.1.17

Modified Version
       ---
       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 .NET6 library thanks to ModFramework being able to retarget the .NET4 vanilla assembly up to .NET6.
       This means that any mod you create can be written as a .NET6 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 .NET6 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 net6.0 is compatible.  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. 
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 MODEFDP.OTAPI.Upcoming:

Package Downloads
MODEFDP.TSAPI

MODIFIED VERSION - This is the Terraria Server API, the API that TShock for Terraria runs on.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.20.5 0 4/21/2024
3.1.20.2 1,475 6/15/2023
3.1.20.1 4,202 1/2/2023
3.1.20 4,604 12/23/2022
3.1.17 3,262 11/3/2022
3.1.16 3,368 11/3/2022

Preliminary Terraria 1.4.3.6