.NET implementation of various foundational APIs for Laserfiche, including authorization APIs such as OAuth 2.0 flows for secure and easy access to Laserfiche APIs.
See CHANGELOG here.
Useful commands for building and testing the app.
- Download the
nswag
command line tool. Instructions can be found here. - From the root directory of this Git repository, run the command
pwsh generate-client.ps1
See the .github/workflows/main.yml.