ModFramework 1.1.7

dotnet add package ModFramework --version 1.1.7
NuGet\Install-Package ModFramework -Version 1.1.7
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="ModFramework" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ModFramework --version 1.1.7
#r "nuget: ModFramework, 1.1.7"
#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 ModFramework as a Cake Addin
#addin nuget:?package=ModFramework&version=1.1.7

// Install ModFramework as a Cake Tool
#tool nuget:?package=ModFramework&version=1.1.7

A tool for rewriting .net binaries. Can allow rewriting of Types to Interfaces, Arrays to Extensible Collections, or even Fields to Properties.

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 (9)

Showing the top 5 NuGet packages that depend on ModFramework:

Package Downloads
OTAPI.Upcoming

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.

OTAPI.Upcoming.tModLoader

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.

ModFramework.Modules.ClearScript

ModFramework module to enable javascript plugins via Microsoft's ClearScript.

OTAPI.Upcoming.Mobile

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.

ModFramework.Modules.CSharp

A plugin for ModFramework that loads CSharp scripts

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ModFramework:

Repository Stars
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
Version Downloads Last updated
1.1.7 45,441 11/9/2022
1.1.6 31,003 10/16/2022
1.1.5 6,482 10/16/2022
1.1.4-alpha 452 10/15/2022
1.1.3-alpha 7,847 10/6/2022
1.1.2-alpha 4,276 9/28/2022
1.1.1-alpha 3,260 9/6/2022
1.1.0-alpha 3,514 9/4/2022
1.0.46-alpha 4,027 8/10/2022
1.0.45-alpha 678 8/2/2022
1.0.44-alpha 695 7/31/2022
1.0.43-alpha 130 7/31/2022
1.0.42-alpha 1,460 7/31/2022
1.0.41-alpha 423 7/30/2022
1.0.40-alpha 433 7/26/2022
1.0.39-alpha 4,071 3/27/2022
1.0.38-alpha 423 3/27/2022
1.0.37-alpha 398 3/27/2022
1.0.36-alpha 458 12/15/2021
1.0.35-alpha 9,840 12/12/2021
1.0.34-alpha 439 12/12/2021
1.0.33-alpha 395 12/12/2021
1.0.32-alpha 409 12/12/2021
1.0.31-alpha 637 12/11/2021
1.0.30-alpha 384 12/11/2021
1.0.29-alpha 785 12/11/2021
1.0.28-alpha 668 12/11/2021
1.0.26-alpha 452 12/9/2021
1.0.25-alpha 662 12/8/2021
1.0.24-alpha 622 12/8/2021
1.0.23-alpha 591 12/8/2021
1.0.22-alpha 415 12/4/2021
1.0.21-alpha 436 12/4/2021
1.0.20-alpha 5,600 11/29/2021
1.0.19-alpha 437 11/27/2021
1.0.18-alpha 3,405 11/25/2021
1.0.17-alpha 5,457 11/24/2021
1.0.16-alpha 18,001 8/15/2021
1.0.15-alpha 516 8/14/2021
1.0.14-alpha 568 8/14/2021
1.0.13-alpha 516 8/13/2021
1.0.12-alpha 503 8/11/2021
1.0.11-alpha 532 8/11/2021
1.0.10-alpha 535 7/31/2021
1.0.9-alpha 13,258 7/24/2021
1.0.8-alpha 562 7/23/2021
1.0.7-alpha 500 7/23/2021
1.0.6-alpha 484 7/23/2021
1.0.5-alpha 474 7/23/2021
1.0.4-alpha 548 7/20/2021
1.0.3-alpha 480 7/20/2021
1.0.2-alpha 518 7/17/2021
1.0.1-alpha 516 7/17/2021
1.0.0-alpha5 478 7/14/2021
1.0.0-alpha4 9,573 7/10/2021
1.0.0-alpha3 1,799 6/25/2021
1.0.0-alpha2 214 5/23/2021
1.0.0-alpha1 205 5/20/2021

Fixed target framework resolution when using a higher SDK.