Skip to main content
Tag

search

All blogs tagged with search

7
Articles
24,403
Total Views

Showing 7 of 7 articles

08
May
2026
Integrating Azure Cognitive Search into ASP.NET Core Applications
5 views

In this post, readers will learn how to integrate Azure Cognitive Search into their ASP.NET Core applications to enhance search capabilities. This integration matters because it allows developers to provide users with powerful and efficient search experiences, addressing common challenges in data retrieval. Readers should be familiar with ASP.NET Core and have an Azure account for resource provisioning.

08
May
2026
Integrating Algolia Search with ASP.NET Core for Instant Search and Faceting
6 views

In this comprehensive guide, you'll learn how to integrate Algolia Search into your ASP.NET Core applications, enabling instant search and faceting capabilities. This matters because enhancing search functionality can significantly improve user experience and engagement in your applications. Before diving in, familiarity with ASP.NET Core and basic web development concepts is recommended.

08
May
2026
Elasticsearch Integration in ASP.NET Core - Full-Text Search with NEST Client
4 views

This blog post provides a comprehensive guide on integrating Elasticsearch with ASP.NET Core using the NEST client, focusing on full-text search capabilities. Understanding this integration is vital for building scalable applications that require advanced search functionalities. Readers should have a basic knowledge of ASP.NET Core and familiarity with RESTful services.

Translate Page