ru
Feedback
//devdigest

//devdigest

Открыть в Telegram

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

Больше
385
Подписчики
Нет данных24 часа
-17 дней
-630 день
Архив постов
⚡️ Better Code Search in Visual Studio with Semantic Search The Visual Studio 17.14.11 update adds Remote Semantic Search to the chat and code search tools. This new feature helps users find parts of their code more quickly and accurately. ♻️ Subscribe for free now!

⚡️ Rider 2025.2 Release Adds New Features and Improvements Rider 2025.2 brings better performance and faster response in many parts of the software. The update adds features like Junie, OpenTelemetry in the IDE, support for game development, out-of-process support, quicker solution startup, faster refactorings, and improved handling of Razor and Blazor. ♻️ Subscribe for free now!

⚡️ ReSharper and .NET Tools 2025.2 Update Released The new 2025.2 version of ReSharper brings faster performance and better response in key areas. It adds out-of-process support, quicker solution startup, improved refactorings, and better handling for Razor and Blazor. ♻️ Subscribe for free now!

⚡️ ReSharper 2025.2 Performance Updates ReSharper 2025.2 brings faster startup, quicker code changes, and better handling of Razor and Blazor. It now also supports running some processes outside the main program to make things work faster. ♻️ Subscribe for free now!

⚡️ New Features in .NET 10 Preview 7 The new .NET 10 Preview 7 brings a XAML Source Generator for .NET MAUI and adds PipeReader support in System.Text.Json. This update also has fixes and improvements for desktop, web, and libraries. ♻️ Subscribe for free now!

⚡️ Agentic AI and Its Uses in Azure AI Foundry Agentic AI can reason, act, and work together instead of just giving information. The Azure AI Foundry gives more details about how to use agentic AI and how it works. ♻️ Subscribe for free now!

⚡️ VS Live! Redmond Event Brings Developers Together Visual Studio Live! took place at Microsoft headquarters in Redmond, where developers joined sessions and met with Product Managers and engineers from Visual Studio, Azure, and GitHub Copilot. Attendees asked questions and connected with experts during the event. ♻️ Subscribe for free now!

⚡️ Using Azure DevOps Pipelines with Azure Developer CLI This text explains how to use Azure DevOps YAML pipelines together with Azure Developer CLI to move code from development to production. It shows a way to build and deploy the same code in different environments, using the same steps as in a GitHub Actions example. ♻️ Subscribe for free now!

⚡️ Azure DevOps Shows OAuth Client Secrets Only Once From September, Azure DevOps will display new OAuth client secrets just one time when they are made. Later, secrets cannot be seen in the UI or API. ♻️ Subscribe for free now!

⚡️ GPT-5 Now in Visual Studio's GitHub Copilot Microsoft said that OpenAI's new GPT-5 model is now part of the GitHub Copilot tool in Visual Studio. This follows the recent launch of GPT-5. ♻️ Subscribe for free now!

⚡️ Azure Managed Instance for Apache Cassandra v5.0 Released Azure Managed Instance for Apache Cassandra has been upgraded to version 5.0 and is now available. This update brings new features and better performance for cloud-based applications and data teams. ♻️ Subscribe for free now!

⚡️ .NET 10 Preview 7 Release and Features .NET 10 Preview 7 has been released. This version brings new features to the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, and .NET MAUI. ♻️ Subscribe for free now!

⚡️ GPT-5 Available in Visual Studio with GitHub Copilot GPT-5, the newest model from OpenAI, is now in GitHub Copilot for Visual Studio. It gives faster answers and improved help for writing and reading code. ♻️ Subscribe for free now!

⚡️ Choosing the right .NET core Image for your workload Engineer MxBill broke down the official .NET container images into layers and families, explaining the difference between runtime, aspnet, sdk, and minimalist distroless variants. This article compares sizes, capabilities, and use cases, as well as tips for improving security and performance. ♻️ Subscribe for free now!

⚡️ Secret Validity Checks Added to GitHub Advanced Security for Azure DevOps GitHub Advanced Security for Azure DevOps now has secret validity checks. Each secret alert will show if the secret is still usable or if it could not be checked. ♻️ Subscribe for free now!

⚡️ Overview of C# Null-Coalescing Operators C# has null-coalescing operators called ?? and ??=. The ?? operator gives the value on the left if it is not null, or the value on the right if the left is null. The ??= operator will set the value on the left if it is null. ♻️ Subscribe for free now!

⚡️ .NET in the Browser Without Blazor .NET code can run in a web browser without Blazor by using JSImport and JSExport. These tools help connect .NET with browser features directly. ♻️ Subscribe for free now!

⚡️ Keeping Code the Same in Big Companies The text explains that large companies have many projects and it is hard to keep them the same over time. It says that small companies often do not have this problem because they have fewer projects. ♻️ Subscribe for free now!

⚡️ Using Free Monads for Song Recommendations This article is one part of a series about different ways to use functional programming, especially with large data amounts. Earlier parts showed methods like the Recawr Sandwich pattern, functional combinators, and pipes and filters for solving programming tasks. ♻️ Subscribe for free now!

⚡️ Call for Speakers at .NET Conf 2025 and JetBrains .NET Days .NET Conf 2025 and JetBrains .NET Days are looking for people to speak at their events. This was shared in F# Weekly #32 for the year 2025. ♻️ Subscribe for free now!