CessilCellsCeaChells 0.1.4

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

// Install CessilCellsCeaChells as a Cake Tool
#tool nuget:?package=CessilCellsCeaChells&version=0.1.4

CessilCellsCeaChells

Allows installed plugins to request creation of Fields, Properties, and Methods in Managed DLLs.

Technical Jargon

A BepInEx 5.4.21 patcher that scans all installed plugins for assembly attributes that inform us of any desired Fields, Properties, and Methods to inject on the /Game_Data/Managed/ DLLs.

Usage & Documentation

The wiki contains a Getting Started section as well as usages of assembly attributes.

Features

  • Injecting Public Instance Properties on any type in /Game_Data/Managed/*.dll
  • Injecting Private Instance Fields on any type in /Game_Data/Managed/*.dll
  • Injecting Public Methods on any type in /Game_Data/Managed/*.dll with any parameters and/or return type.

Version Compatability

BepInEx - v5.4.*

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

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
0.1.92 45 4/30/2024
0.1.91 73 4/29/2024
0.1.9 82 4/29/2024
0.1.8 79 4/29/2024
0.1.5 78 4/26/2024
0.1.4 76 4/22/2024
0.1.3 76 4/21/2024
0.1.2 90 4/21/2024
0.1.1 81 4/21/2024