aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 9a06df3a9f5fb1f6faa8902987bacca62510acdf (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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.