You are here:
dtSearch .NET Standard API
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Topics
dtSearch .NET Standard API
Topics
Topic
Description
Native Libraries
The dtSearch .NET Standard API consists of two components, dtSearchNetStdApi.dll, which is cross-platform, and a platform-specific dynamic library). This article explains how to include the correct native library in your projects.
IDisposable Pattern
Use the IDisposable pattern with dtSearch Engine API objects to prevent memory depletion.
Changes from dtSearchNetApi4.dll
The dtSearch .NET Standard API is very similar to the .NET Framework API in dtSearchNetApi4.dll, but there are some changes.
.NET Standard Sample Applications
Sample applications using the .NET Standard API