If Visual Studio had a setting to stop builds when the first project fails, then it would speed it up significantly. Here is a 227-project solution, with a syntax error in one of the projects.
Would you enable the setting?
How about this old feature request to cancel the solution build after first project build fails to speed things up. Cast your vote if you're interested in this feature still.
https://t.co/vCkESDvfDb
Take beautiful screenshots of code, tool windows, menus and more from inside Visual Studio. With many tools for annotation, styling, and optimizing the end result. https://t.co/srq4i9kEHM
🚀 AgentPlayground is a simple Blazor Web App for quickly testing agents built with the Microsoft Agent Framework. Spend less time building a test UI and more time iterating on your agents https://t.co/YOQUJXPmdt #dotnet#ai
🚀 I have updated my SqlDatabaseVectorSearch project! It now uses Microsoft Agent Framework to demonstrate a RAG workflow with vector search on SQL Server/Azure SQL Database, embeddings, and Azure OpenAI in .NET https://t.co/OlkHQc6GZm #dotnet#azure#ai#rag
🎥 La registrazione del Live Coding "da Semantic Kernel a Microsoft Agent Framework" è disponibile online https://t.co/qatR2Jpnbl #dotnet#agent-framework #ai
Feature focus in the C# 16 cycle 👀
#dotnet
Unsafe v2
Dictionary expressions
Closed enums
Type inference improvements
Declarative UI construction
What do you think?
https://t.co/t0beP3JcN2
🎥 La registrazione del Live Coding "Gestire la persistenza della sessione con Microsoft Agent Framework" è disponibile online https://t.co/zpG4t2puwg #dotnet#ai
🎥 La registrazione del Live Coding "Gestire la memoria utente con Microsoft Agent Framework" è disponibile online https://t.co/huF4TGTGSu #dotnet#ai#agentframework
Happy to share that another of my contributions has just been merged into the https://t.co/mEQetwCEKn Core repository! 🚀 #aspnetcore https://t.co/jij9eTyhI1
Since file-based apps landed in .NET, I stopped writing .ps1 and .sh files for helper scripts in my repos.
With shebang support, we can run them directly on Unix as ./tools/foo.cs. And when combined with Spectre.Console.Cli and CliWrap, we can get a lot done with very little code.
It is awesome.
https://t.co/JwEpIGqZnG
🎥 La registrazione del Live Coding "Sviluppiamo un File Browser in https://t.co/mEQetwCEKn Core" è disponibile online https://t.co/jHQ1vKFVnU #dotnet#aspnetcore