aboutsummaryrefslogtreecommitdiff
path: root/lib/Plugins.Essentials/README.md
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-01-08 16:01:54 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-01-08 16:01:54 -0500
commitde94d788e9a47432a7630a8215896b8dd3628599 (patch)
tree666dec06eef861d101cb6948aff52a3d354c8d73 /lib/Plugins.Essentials/README.md
parentbe6dc557a3b819248b014992eb96c1cb21f8112b (diff)
Reorder + analyzer cleanup
Diffstat (limited to 'lib/Plugins.Essentials/README.md')
-rw-r--r--lib/Plugins.Essentials/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Plugins.Essentials/README.md b/lib/Plugins.Essentials/README.md
new file mode 100644
index 0000000..2399b61
--- /dev/null
+++ b/lib/Plugins.Essentials/README.md
@@ -0,0 +1,3 @@
+# VNLib.Plugins.Essentials
+
+A library to add essential http processing features to your VNLib http application. This library is a part of the VNLib project and mostly focuses on the http content processing. It provides a layer between the base HTTP protocol and serving web content. It provides essential processing layers, extension methods, helper namespaces and more. Some features include stateful sessions, dynamic content routing, runtime extensible plugins, and abstractions for building plugins. \ No newline at end of file