This is the API for usage with the .NET 9 class library. Version 4.1
Jump to → | Get started | API Reference | How to guides | Example apps |
---|
<aside> <img src="notion://custom_emoji/68fd728a-ef0d-43d3-bb15-5294fd0ec790/1c967ca7-6141-8051-9a53-007a3f6517fd" alt="notion://custom_emoji/68fd728a-ef0d-43d3-bb15-5294fd0ec790/1c967ca7-6141-8051-9a53-007a3f6517fd" width="40px" />
**This is a pre-release version of Indx. This page will be updated through the testing phase. Expect changes.
Breaking changes:**
Nuget link → https://www.nuget.org/packages/IndxSearchLib/4.1.0-alpha02
dotnet add package IndxSearchLib --version 4.1.0-alpha02
// 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.