HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuidesLegal TermsDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

.NET Client async APIs

Describes the common asynchronous APIs for Optimizely Search & Navigation

Optimizely Search & Navigation has added many asynchronous methods for the common APIs. These asynchronous methods are supported only in the .NET Core version. By using these methods, you can leverage the benefits of asynchronous programming and performance improvements. They are particularly necessary and helpful if you are building your app with a microservices architecture or loading data from the FIND service and UI independently for better user experiences.