# 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. These libraries are intended for web-server/web-site use and therefor are license to use by the following: ## License All source files in this repository is licensed under the GNU Affero General Public License (or any later version). See the LICENSE files for more information.