-
Notifications
You must be signed in to change notification settings - Fork 0
Server API Library Installation
Lorenzo Bruni edited this page Feb 26, 2020
·
26 revisions
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
).