Skip to content

Server API Library Installation

Lorenzo Bruni edited this page Feb 26, 2020 · 26 revisions

Home / Installation

You can find the pre-compiled library in the root/rls folder.

Alternatively, you can compile the Solution as you need.

  • API.Library.dll
  • API.Library.dll.config
  • API.Library.pdb

To use the library, just reference the file API.Library.dll in your projects, or even better include it under the project's packages (see the API.Test solution in root/test).

Clone this wiki locally