Skip to main content

Documentation Index

Fetch the complete documentation index at: https://support.locker.io/llms.txt

Use this file to discover all available pages before exploring further.

Requirements & Installation

Requirements

  • .NET 3.0+

Installation

Using .NET Core command-line tools:
dotnet add package lockersm
Using the NuGet command-line interface:
nuget install lockersm
Using the Package Manager Console:
Install-Package lockersm