Skip to content

Latest commit

 

History

History

Plugins.PluginBase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Plugins.PluginBase

Provides a abstract base class implementation of an IPlugin interface that does helpful housekeeping and serves as a base type for a large collection of extension libraries to build from. Maintains routes, and handles host loading hooks. To better understand the plugin system please read these articles.

Builds

Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file.

Docs and Guides

Documentation, specifications, and setup guides are available on my website.

Docs and Articles
Builds and Source

License

The software in this repository is licensed under the GNU Affero General Public License (or any later version). See the LICENSE files for more information.