Use the Laserfiche Repository API to access data in a Laserfiche repository. Import or export documents, modify the repository folder structure, read and modify templates and field values, and more.
- Laserfiche Developer Center
- Documentation for the
Laserfiche.Repository.Api.Client.V2
NuGet package used to access the v2 Laserfiche Repository APIs. - Documentation for the
Laserfiche.Repository.Api.Client
NuGet package used to access the v1 Laserfiche Repository APIs.
See CHANGELOG here.
Useful commands for building and testing the app.
See the .github/workflows/generate-client.yml.
See the .github/workflows/main.yml.
The v1 branch stores client code for the Laserfiche Repository API v1; the v2 branch stores client code for the Laserfiche Repository API v2.