# VNLib.Plugins A compact and simple contract interface and supporting types for runtime loadable plugins. It implements types that may be used outside the scope of **VNLib.Plugins.Essentials** library, but the contract types were designed for use with it, which is why they are opinionated. **This library has no internal or external dependencies** ## 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](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_VNLib.Plugins) [Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Core) ## License The software in this repository is licensed under the GNU GPL version 2.0 (or any later version). See the LICENSE files for more information.