AutoModApi 0.2.3.6

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

A modding api using Attributes and inheritance with custom scripting language and auto-generated Documentation file

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
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
0.2.3.6 199 11/21/2022
0.2.3.5 142 11/21/2022
0.2.3.4 149 11/21/2022
0.2.3.3 150 11/21/2022
0.2.3.2 144 11/21/2022
0.2.3.1 149 11/21/2022
0.2.3 153 11/21/2022
0.2.2 144 11/21/2022
0.2.1 149 11/21/2022
0.2.0 152 11/20/2022
0.1.9 156 11/20/2022
0.1.8 173 9/15/2022
0.1.7.1 156 9/11/2022
0.1.7 157 9/11/2022
0.1.6 153 9/11/2022
0.1.5 162 9/11/2022
0.1.4 155 9/11/2022
0.1.3 151 9/11/2022
0.1.2 156 9/11/2022
0.1.1 150 9/10/2022
0.1.0 149 9/9/2022

- fixed empty methods not being methods