EF Core Vector Search: Semantic Search Without a Separate Database
EF Core 10 adds native vector search with SqlVector and VECTOR_DISTANCE. Store embeddings alongside relational data and query by semantic similarity.
Insights tagged with AI
EF Core 10 adds native vector search with SqlVector and VECTOR_DISTANCE. Store embeddings alongside relational data and query by semantic similarity.
A disciplined Plan -> Implement -> Checkpoint loop that keeps AI-assisted development reliable once context resets become routine.
The boring baseline that makes content sites fast: OutputCache policies, EF Core query shaping, compression, and stable indexing.
How DAP iQ turns markdown into published pages with predictable SEO output: frontmatter, upserts, feeds, sitemaps, and local validation.
A practical threat model for AI-generated diffs, with concrete guardrails from a real ASP.NET Core content site.
What AI code assistants do well, where they fail, and how to use them safely in production software development.