Fast endpoints allow you to create web APIs with automatic validation, high performance and less code. In this post, we will understand how to use fast endpoints as an alternative to classic approaches and combine the best of both worlds when creating new web APIs in ASP.NET Core.
Entity Framework Core 9 introduced a new feature for vector search, which allows searches based on vector similarity, allowing developers to incorporate these advantages directly into databases. Check out this post on how to implement vector search in ASP.NET Core using this new feature in EF 9.