Showing tag results for dotnet

Jul 2, 2025
Post comments count2
Post likes count10

Local AI + .NET = AltText Magic in One C# Script

Bruno Capuano
Bruno Capuano

Learn how to generate image AltText using .NET 10 and local AI models — all in a single C# file with dotnet run app.cs. A fun and accessible example of what AI can do beyond chat.

.NETC#AI
Aug 29, 2024
Post comments count10
Post likes count7

Announcing .NET Aspire 8.2 – Goodbye Components, Hello Integrations!

Maddy Montaquila
Maddy Montaquila

.NET Aspire 8.2 is here with some nice updates for components... we mean integrations! Learn more about this rename, what it means for you, and what the teams has been adding to testing in .NET Aspire!

.NET.NET Aspire
Apr 3, 2024
Post comments count7
Post likes count5

Testing Your Native AOT Applications

Marco Rossignoli Jakub Jareš Jakub Chocholowicz
Marco,
Jakub,
Jakub

MSTest introduces a Native AOT compatible test runner and engine for testing your Native AOT applications.

.NETC#Performance
Mar 6, 2024
Post comments count0
Post likes count5

Get Started with Milvus Vector DB in .NET

Luis Quintanilla
Luis Quintanilla

Learn how to get started managing embedding vectors for search and Retrieval Augmented Generation (RAG) scenarios using the Milvus vector database with .NET.

.NETAI