Emre.
HomeProjectsBlogAboutContact
CV
HomeProjectsBlogAboutContact
CV

Emre.

Building scalable software solutions.

© 2026 Veysel Emre Yılmaz. All rights reserved.

Back to Projects
Elasticsearch Blog API
backendFebruary 2025

Elasticsearch Blog API

A minimal Web API built with .NET 9 that demonstrates full-text search capabilities using Elasticsearch. Supports creating, updating, and querying blog posts with fast, relevance-ranked search results. Implements Elasticsearch indexing strategies, custom analyzers, and fuzzy matching to deliver accurate search even with typos. Designed as a lightweight reference for integrating Elasticsearch into .NET projects.

C#.NET 9ElasticsearchMinimal API
View Code