Showing results for dotnet - .NET Blog

Aug 29, 2024
Post comments count10
Post likes count6

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
Dec 6, 2023
Post comments count7
Post likes count14

Learn .NET 8 with New Beginner Videos

Katie Savage Jayme Singleton
Katie,
Jayme

New to .NET? We know there is a lot to explore – so join our Technical Program managers as they cover all of .NET 8 through this brand new beginners video series and take .NET one step at a time.

.NETC#Visual Studio
May 18, 2023
Post comments count6
Post likes count8

Hot Reload Supports Modifying Generics!

Mikelle Rogers
Mikelle Rogers

If you change generics in your code, Hot Reload can enforce the changes without restarting the app.

.NET