aboutsummaryrefslogtreecommitdiff
path: root/lib/Plugins.Essentials/README.md
blob: 110f96263c8cf024937a70a8997d3aab954d08b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# VNLib.Plugins.Essentials

A library you need to extend the functionality of your VNLib.Net.Http server. It provides tons of primitives for building powerful web/http services. Some include, stateful sessions, user accounts, account security, web security boilerplate, authentication, OAuth2, content-routing, and extensions for rapid controller development.

## 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.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.