This is the API for usage with the .NET 9 class library. Version 4.0
Jump to → | Get started | API Reference | How to guides | Example apps |
---|
dotnet add package IndxSearchLib --version 4.0.0-rc03 // RELEASE CANDIDATE
// NAMESPACES
using Indx;
using Indx.Api;
using Indx.Json;
using Indx.Json.Api;
This is a guide on basic use of Indx v4 functions with a JSON workflow. For more in-depth use cases, see the “How to” section further down.