LuduvoDotNet

Typed .NET client for the Luduvo API.

Start here

Key capabilities

  • Authenticate with Luduvo.LoginAsync(identifier, password) or use new Luduvo(token).
  • Read user profiles with GetUserByIdAsync.
  • Search users, places, and store items with optional pagination (limit, offset).
  • Read inventories with GetUserInventotoryAsync.