# Plugins.Essentials This repository contains a collection of essential "Web Plugins" that are built to be loaded directly by a `ServiceStack` in your application, and conform to all required constrains for runtime loading. Some library packages my be consumed directly by your library/application to perform included functionality or provide a base class or set of classes to reduce complexity. Please see each package's readme.md file for further information. This repo will be used a small "mono-repo" for essential runtime loadable plugins that provide essential web-site/api functionality. ## 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 .sha256 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,_plugins.essentials) [Builds and Source](https://www.vaughnnugent.com/resources/software/modules/VNLib.Core) ## 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.