Development

Explore articles on Development.

87 articles

Apr 18, 2025 6 min read

Semantic Search in .NET / C# with Build5Nines.SharpVector

As developers, we often find ourselves building smarter, more context-aware applications. Whether it’s powering a document search tool or implementing Retrieval-Augmented Generation (RAG), semantic search…

May 12, 2024 4 min read

Read and Write Azure Blob Storage with C#

In this article, we’ll explore how to integrate the Azure Storage SDK into a .NET application. We’ll cover the steps to read and write blobs…

Oct 20, 2017 3 min read

Swagger is now the OpenAPI Specification

A while back I wrote an OSS Spotlight post about the Swagger project. In short, Swagger is “the world’s most popular API tooling”. It’s a…