fa
Feedback
//devdigest

//devdigest

رفتن به کانال در Telegram

All about software development: .NET, C#, F#, Azure and other Microsoft technologies! For more information visit https://bio.link/devdigest

نمایش بیشتر
396
مشترکین
اطلاعاتی وجود ندارد24 ساعت
+17 روز
-230 روز
آرشیو پست ها
⚡️ Solving Native Library Loading Issue with .NET Core on Alpine The text explains how an old .NET Core version had trouble loading native libraries on Alpine Linux. It shows the steps followed and the solution found for this issue. ♻️ Subscribe for free now!

⚡️ GitHub Copilot for Azure Available in Visual Studio 2022 Preview GitHub Copilot for Azure is now in Public Preview for Visual Studio 2022 version 17.14 and above. The extension lets users use Azure developer tools and run commands in Copilot Chat, with support from the Azure MCP server, all inside Visual Studio. ♻️ Subscribe for free now!

⚡️ Entra ID Support Added to DocumentDB VS Code Extension The new version 0.3 of the DocumentDB for VS Code extension lets users connect to Azure Cosmos DB for MongoDB (vCore) clusters with Microsoft Entra ID authentication. This update supports using a central identity provider. ♻️ Subscribe for free now!

⚡️ Visual Studio Copilot Adds Bring-Your-Own-Model and Model Context Protocol Microsoft now lets users add their own models to Copilot Chat in Visual Studio. The Model Context Protocol is also now ready for all, so users can connect to internal tools and data. ♻️ Subscribe for free now!

⚡️ MVU Pattern in .NET MAUI with MauiReactor MauiReactor uses the Model-View-Update (MVU) pattern in .NET MAUI. This pattern can work with the .NET MAUI platform to help structure apps. ♻️ Subscribe for free now!

⚡️ Azure Cloud Security from Silicon to Systems Microsoft starts secure design with the silicon parts of its computers and continues this protection across every layer of its cloud systems. ♻️ Subscribe for free now!

⚡️ Git Worktree: Multiple Working Directories Git worktree lets you use more than one working directory with one repository. You can check out different branches in separate folders at the same time, without copying the whole repository again. ♻️ Subscribe for free now!

⚡️ Song Recommendations Using F# Free Monads This text is part of a series about different ways to use functional programming. It looks at how to find song suggestions from lots of playback records using F# free monads and large computation expressions. ♻️ Subscribe for free now!

⚡️ FsiX: New F# REPL with Hot Reloading A new F# REPL called FsiX has been released. It adds hot reloading, which lets users see code changes right away. ♻️ Subscribe for free now!

⚡️ Vibe Coding in AI-Assisted Development Vibe coding is a way of using AI during programming where you talk about what you want in plain words and the assistant builds most of the base and connections. You only write code yourself when you need to fix details or make changes. ♻️ Subscribe for free now!

⚡️ Microsoft’s Open Source History and Growth Microsoft started using open source by adding 20,000 lines of code to the Linux system. Over time, the company expanded its open source work and now uses AI with open source tools around the world. ♻️ Subscribe for free now!

⚡️ Agents Panel Adds Copilot Coding Features in Visual Studio and VS Code GitHub Copilot’s coding agent can now be used in Visual Studio and VS Code by way of a new agents panel. This lets users leave coding tasks to AI and see results in GitHub. ♻️ Subscribe for free now!

⚡️ Local Embeddings with ONNX in SQL Server 2025 RC0 SQL Server 2025 RC0 lets users make text embeddings on Windows using a local ONNX model. This new setup works without needing network traffic outside the local system. ♻️ Subscribe for free now!

⚡️ Improved dotnet test in .NET 10 The new dotnet test uses Microsoft.Testing.Platform in .NET 10. This change gives faster results and better tools to check problems. ♻️ Subscribe for free now!

⚡️ Improved Control of Copilot Code Suggestions Copilot gives code suggestions in the editor to help you work faster and finish lines of code. User feedback showed that keeping a good balance between helpful tips and control over your workspace is important. ♻️ Subscribe for free now!

⚡️ MSSQL Extension for VS Code Adds New Features The MSSQL Extension for VS Code now includes Schema Designer, Schema Compare, and Local SQL Server Containers in its version 1.35.0 release. These tools are now generally available and give users new ways to design, compare, and use SQL Server schemas in their local setup. ♻️ Subscribe for free now!

⚡️ Microsoft Named Leader in 2025 Gartner Magic Quadrant for Cloud-Native Application Platforms Microsoft has been named a Leader in the 2025 Gartner Magic Quadrant for Cloud-Native Application Platforms for the second year in a row. It was also placed furthest to the right in Completeness of Vision. ♻️ Subscribe for free now!

⚡️ Overview of Multi-Agent AI Design Generative AI is now being used more for important work in companies. At first, most projects used one main agent with a large language model, prompts, a vector store, and some API links. ♻️ Subscribe for free now!

⚡️ Copilot Diagnostics for .NET in Visual Studio Copilot is a toolset in Visual Studio for .NET that adds breakpoints, insights, exception fixes, and performance summaries using AI. These features help make debugging tasks easier inside your coding space. ♻️ Subscribe for free now!

⚡️ Agent Factory and Building AI Agents Agent Factory lets people make AI agents that can do real-world tasks. How well these agents work depends on the tools they use and the rules that guide those tools. ♻️ Subscribe for free now!