An open API service indexing awesome lists of open source software.

https://github.com/withlithum/polite

Reusable component for LSPDFR plugins
https://github.com/withlithum/polite

Last synced: over 1 year ago
JSON representation

Reusable component for LSPDFR plugins

Awesome Lists containing this project

README

          

# Polite

A helper library designed to provide reusable code for the use of writing
LSPD First Response plugins.

## Building

Place LSPD First Response assembly into `References` directory, and then
it should build.

Building this project requires Visual Studio 2022. Do note that this project uses
SDK-style project file so you might need Build Tools or a new version of .NET SDK.

## Licence

This project is licensed under [GNU Lesser General Public License](COPYING.LESSER) version 3,
or any later version of your choice.

Note that LGPLv3 is just a set of additional permissions granted based on [GPLv3](COPYING).