.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Featured posts

Announcing .NET 10
Nov 11, 2025
Post comments count 15
Post likes count 50

Announcing .NET 10

.NET Team
.NET Team

Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14...

.NETASP.NET CoreC#

Latest posts

Vector Data in .NET – Building Blocks for AI Part 2
Feb 26, 2026
Post comments count 2
Post likes count 3

Vector Data in .NET – Building Blocks for AI Part 2

Jeremy Likness
Jeremy Likness

Discover how Microsoft.Extensions.VectorData brings unified vector database access to .NET - one interface for semantic search across any vector store with built-in support for embeddings, filtering, and RAG patterns.

The Dongle Died at Midnight – WinForms Agent Saved my German Mom’s Business Trip
Feb 24, 2026
Post comments count 6
Post likes count 8

The Dongle Died at Midnight – WinForms Agent Saved my German Mom’s Business Trip

Klaus Loeffelmann
Klaus Loeffelmann

Vibe Coding. IntelliSense on Steroids. Intention-Based Development. Call it what makes you happy - it's "just" the next evolutionary step in software development for me. Which let me build my stranded 82-year-old retirement-resistant mom an ersatz time-study app when her dongle died at midnight.

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026
Feb 11, 2026
Post comments count 0
Post likes count 6

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

McKenna Barlow
McKenna Barlow

GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape its future.

.NET 11 Preview 1 is now available!
Feb 10, 2026
Post comments count 11
Post likes count 9

.NET 11 Preview 1 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 11 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NET and .NET Framework February 2026 servicing releases updates
Feb 10, 2026
Post comments count 1
Post likes count 0

.NET and .NET Framework February 2026 servicing releases updates

Rahul Bhandari (MSFT) Tara Overfield
Rahul,
Tara

A recap of the latest servicing updates for .NET and .NET Framework for February 2026.

.NET Framework 3.5 Moves to Standalone Deployment in new versions of Windows
Feb 5, 2026
Post comments count 7
Post likes count 0

.NET Framework 3.5 Moves to Standalone Deployment in new versions of Windows

Tara Overfield Brett Lopez
Tara,
Brett

An announcement of .NET Framework 3.5 servicing updates on new versions of Windows.

.NET AI Essentials – The Core Building Blocks Explained
Jan 28, 2026
Post comments count 1
Post likes count 16

.NET AI Essentials – The Core Building Blocks Explained

Jeremy Likness
Jeremy Likness

Learn how Microsoft.Extensions.AI provides a unified API for building intelligent .NET applications with any LLM provider - one interface, endless possibilities, with built-in middleware, telemetry, structured outputs and more.

Join Microsoft at NDC London 2026 – Let’s Build the Future of .NET Together
Jan 26, 2026
Post comments count 0
Post likes count 1

Join Microsoft at NDC London 2026 – Let’s Build the Future of .NET Together

.NET Team
.NET Team

Meet the .NET team at NDC London 2026 to explore the latest in .NET 10, Azure, and AI-powered development through sessions and 1:1 meetups.

.NET and .NET Framework January 2026 servicing releases updates
Jan 13, 2026
Post comments count 3
Post likes count 0

.NET and .NET Framework January 2026 servicing releases updates

Rahul Bhandari (MSFT) Tara Overfield
Rahul,
Tara

A recap of the latest servicing updates for .NET and .NET Framework for January 2026.

How to Build Android Widgets with .NET MAUI
Jan 12, 2026
Post comments count 0
Post likes count 4

How to Build Android Widgets with .NET MAUI

Toine de Boer
Toine de Boer

Build interactive Android widgets with .NET MAUI using RemoteViews, intents, and shared data.

How We Synchronize .NET’s Virtual Monorepo
Jan 12, 2026
Post comments count 7
Post likes count 7

How We Synchronize .NET’s Virtual Monorepo

Přemek Vysoký
Přemek Vysoký

A deep dive into the technical challenges of keeping .NET's product repositories synchronized with our Virtual Monolithic Repository using a custom two-way algorithm.

Secure and Intelligent: Queryable Encryption and Vector Search in MongoDB EF Core Provider
Jan 7, 2026
Post comments count 1
Post likes count 0

Secure and Intelligent: Queryable Encryption and Vector Search in MongoDB EF Core Provider

Rishit Bhatia Luce Carter
Rishit,
Luce

The MongoDB EF Core provider now supports Queryable Encryption and Vector Search. Learn how to encrypt sensitive data while querying it and build AI-powered semantic search applications directly with EF Core.

Generative AI with Large Language Models in C# in 2026
Jan 5, 2026
Post comments count 10
Post likes count 18

Generative AI with Large Language Models in C# in 2026

Jeremy Likness
Jeremy Likness

A practical introduction to modern AI for .NET developers.

Top .NET Videos & Live Streams of 2025
Dec 31, 2025
Post comments count 0
Post likes count 2

Top .NET Videos & Live Streams of 2025

Jon Galloway
Jon Galloway

Let's take a look back at the amazing .NET videos, events, and live streams from 2025!

Top .NET Blog Posts of 2025
Dec 30, 2025
Post comments count 0
Post likes count 3

Top .NET Blog Posts of 2025

Jon Galloway
Jon Galloway

Let's look back at the most-read .NET blog posts published in 2025, from .NET 10 to AI, performance, and developer tooling.

Microsoft.Testing.Platform Now Fully Supported in Azure DevOps
Dec 16, 2025
Post comments count 12
Post likes count 0

Microsoft.Testing.Platform Now Fully Supported in Azure DevOps

Youssef Fahmy
Youssef Fahmy

Azure DevOps enhanced support for Microsoft.Testing.Platform, from running tests to publishing results!

How to Build iOS Widgets with .NET MAUI
Dec 15, 2025
Post comments count 3
Post likes count 6

How to Build iOS Widgets with .NET MAUI

Toine de Boer
Toine de Boer

Build professional iOS widgets with .NET MAUI, from static displays to interactive widgets.

.NET and .NET Framework December 2025 servicing releases updates
Dec 9, 2025
Post comments count 2
Post likes count 0

.NET and .NET Framework December 2025 servicing releases updates

.NET Team Tara Overfield
.NET,
Tara

A recap of the latest servicing updates for .NET and .NET Framework for December 2025.

Implementing Cross-Platform In-App Billing in .NET MAUI Applications
Dec 9, 2025
Post comments count 1
Post likes count 6

Implementing Cross-Platform In-App Billing in .NET MAUI Applications

Gerald Versluis
Gerald Versluis

Learn how to implement in-app purchases in your .NET MAUI apps with our new cross-platform billing sample for Android, iOS, Mac Catalyst, and Windows.

Microsoft Learn MCP Server Elevates Development
Dec 8, 2025
Post comments count 4
Post likes count 5

Microsoft Learn MCP Server Elevates Development

Wendy Breiding (SHE/HER) Eric Imasogie
Wendy,
Eric

Explore how the Learn MCP server enhances the developer experience with Copilot, showcase practical examples, and provide straightforward integration instructions for Visual Studio, Visual Studio Code, the Copilot Command Line Interface, and the Copilot Coding Agent

.NET 10 Networking Improvements
Dec 8, 2025
Post comments count 3
Post likes count 1

.NET 10 Networking Improvements

Máňa
Máňa

Introducing new networking features in .NET 10 including HTTP space, WebSockets, security and more!

.NET Conf 2025 Recap – Celebrating .NET 10, Visual Studio 2026, AI, Community, & More
Dec 4, 2025
Post comments count 4
Post likes count 3

.NET Conf 2025 Recap – Celebrating .NET 10, Visual Studio 2026, AI, Community, & More

.NET Team
.NET Team

.NET Conf 2025 is over, but you can catch up with all the announcements and fun with video recordings, slides, demos, and more.

Introducing Data Ingestion Building Blocks (Preview)
Dec 3, 2025
Post comments count 0
Post likes count 4

Introducing Data Ingestion Building Blocks (Preview)

Luis Quintanilla Adam Sitnik
Luis,
Adam

Announcing the preview of open, modular data ingestion building blocks in .NET, empowering developers to build scalable AI pipelines with seamless integration, extensibility, and easy getting started experiences across the .NET ecosystem.

.NET Day on Agentic Modernization Coming Soon
Nov 26, 2025
Post comments count 0
Post likes count 3

.NET Day on Agentic Modernization Coming Soon

Matt Soucoup
Matt Soucoup

Join us live on December 9 to explore the newest, most practical ways to modernize your .NET apps with Azure, AI, and powerful agentic tooling.

Reinventing how .NET Builds and Ships (Again)
Nov 20, 2025
Post comments count 11
Post likes count 9

Reinventing how .NET Builds and Ships (Again)

Matt Mitchell
Matt Mitchell

An exploration of how .NET evolved from a distributed build system to Unified Build, dramatically reducing complexity and build times while improving flexibility and predictability for shipping .NET releases.

Supercharge Your Test Coverage with GitHub Copilot Testing for .NET
Nov 19, 2025
Post comments count 4
Post likes count 8

Supercharge Your Test Coverage with GitHub Copilot Testing for .NET

McKenna Barlow
McKenna Barlow

Boost your testing workflow with GitHub Copilot testing for .NET, available now in Visual Studio. Automatically generate, build, and run high-quality unit tests for files, projects, or entire solutions.

A step-by-step guide to modernizing .NET applications with GitHub Copilot agent mode
Nov 18, 2025
Post comments count 17
Post likes count 5

A step-by-step guide to modernizing .NET applications with GitHub Copilot agent mode

Mika Dumont
Mika Dumont

Learn how Visual Studio 2026 and GitHub Copilot app modernization upgrade .NET versions and frameworks, fix build issues, and migrate apps to Azure with less manual effort

Post-Quantum Cryptography in .NET
Nov 18, 2025
Post comments count 5
Post likes count 7

Post-Quantum Cryptography in .NET

Jeremy Barton
Jeremy Barton

What we've added for PQC, and how we got there.

Introducing C# 14
Nov 17, 2025
Post comments count 12
Post likes count 7

Introducing C# 14

Bill Wagner
Bill Wagner

Learn what features are in C# 14, which ships as part of .NET 10.

Introducing F# 10
Nov 17, 2025
Post comments count 4
Post likes count 4

Introducing F# 10

Adam Boniecki
Adam Boniecki

Learn about new F# 10 language features, performance upgrades, and tooling improvements shipping with .NET 10.

Announcing .NET 10
Nov 11, 2025
Post comments count 15
Post likes count 50

Announcing .NET 10

.NET Team
.NET Team

Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14, .NET MAUI, Aspire, and so much more.

.NET and .NET Framework November 2025 servicing releases updates
Nov 11, 2025
Post comments count 0
Post likes count 2

.NET and .NET Framework November 2025 servicing releases updates

Tara Overfield Victor Israel-Bolarinwa
Tara,
Victor

A recap of the latest servicing updates for .NET and .NET Framework for November 2025.

How Copilot Studio uses .NET and WebAssembly for performance and innovation
Nov 5, 2025
Post comments count 3
Post likes count 4

How Copilot Studio uses .NET and WebAssembly for performance and innovation

Daniel Roth
Daniel Roth

Learn how Microsoft Copilot Studio uses .NET to provide a consistent AI agent execution across platforms, including on the web via WebAssembly.

Get Ready for .NET Conf 2025!
Nov 4, 2025
Post comments count 0
Post likes count 8

Get Ready for .NET Conf 2025!

Jon Galloway
Jon Galloway

The biggest .NET event of the year is just one week away! Join us November 11-13 for .NET 10 and Visual Studio 2026, plus a Student Zone on November 14th.

Introducing Custom Agents for .NET Developers: C# Expert & WinForms Expert
Oct 28, 2025
Post comments count 4
Post likes count 7

Introducing Custom Agents for .NET Developers: C# Expert & WinForms Expert

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Introducing C# Expert and WinForms Expert: experimental custom agents that help .NET developers write better code with GitHub Copilot.

Announcing Sponsorship on NuGet.org
Oct 23, 2025
Post comments count 13
Post likes count 8

Announcing Sponsorship on NuGet.org

Sean
Sean

Announcing Sponsorship on NuGet.org - An easy way to recognize package maintainers and grow the NuGet community stronger!

Upgrading to Microsoft Agent Framework in Your .NET AI Chat App
Oct 23, 2025
Post comments count 0
Post likes count 8

Upgrading to Microsoft Agent Framework in Your .NET AI Chat App

Bruno Capuano
Bruno Capuano

Step-by-step review on how to upgrade your .NET AI chat app to Microsoft Agent Framework for better architecture, tool integration, and intelligent reasoning.

.NET and .NET Framework October 2025 servicing releases updates
Oct 14, 2025
Post comments count 0
Post likes count 0

.NET and .NET Framework October 2025 servicing releases updates

Tara Overfield Victor Israel-Bolarinwa
Tara,
Victor

A recap of the latest servicing updates for .NET and .NET Framework for October 2025.

Announcing .NET 10 Release Candidate 2
Oct 14, 2025
Post comments count 1
Post likes count 5

Announcing .NET 10 Release Candidate 2

.NET Team
.NET Team

.NET 10 Release Candidate 2 focuses on final quality, reliability, and stabilization across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more.

Announcing the .NET Security Group
Oct 14, 2025
Post comments count 0
Post likes count 2

Announcing the .NET Security Group

Jamshed Damkewala
Jamshed Damkewala

Learn how to join the .NET Security Group for early access to CVE information and help deliver security patches to your .NET distribution simultaneously with Microsoft.

Preparing for the .NET 10 GC (DATAS)
Oct 8, 2025
Post comments count 16
Post likes count 5

Preparing for the .NET 10 GC (DATAS)

maoni
maoni

Learn how DATAS in .NET 10 adapts heap size, what changes to expect versus previous Server Garbage Collection (GC) behavior, and how to decide whether to tune or disable it.

Developer and AI Code Reviewer: Reviewing AI-Generated Code in .NET
Oct 7, 2025
Post comments count 11
Post likes count 5

Developer and AI Code Reviewer: Reviewing AI-Generated Code in .NET

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Learn how to effectively review AI-generated .NET code with practical strategies for maintaining quality, enforcing standards, and boosting team productivity through thoughtful code review practices.

Introducing Microsoft Agent Framework (Preview): Making AI Agents Simple for Every Developer
Oct 1, 2025
Post comments count 10
Post likes count 21

Introducing Microsoft Agent Framework (Preview): Making AI Agents Simple for Every Developer

Luis Quintanilla
Luis Quintanilla

Microsoft Agent Framework (Preview) unifies agent creation, orchestration, tooling, hosting, and observability so any .NET developer can ship production AI agents faster.

Preparing Your .NET MAUI Apps for Google Play’s 16 KB Page Size Requirement
Sep 26, 2025
Post comments count 9
Post likes count 5

Preparing Your .NET MAUI Apps for Google Play’s 16 KB Page Size Requirement

Gerald Versluis
Gerald Versluis

Learn about the upcoming 16 KB page size requirement for Google Play and how to ensure your .NET MAUI apps are ready for the November 2025 deadline.

Announcing Aspire 9.5
Sep 25, 2025
Post comments count 2
Post likes count 9

Announcing Aspire 9.5

Jeffrey Fritz
Jeffrey Fritz

Aspire 9.5 adds the preview 'aspire update' command, single-file AppHost, richer CLI and dashboard UX, and new integrations for AI, DevTunnels, and more.

Exploring Text-to-Image capabilities in .NET
Sep 24, 2025
Post comments count 2
Post likes count 7

Exploring Text-to-Image capabilities in .NET

Jeremy Likness
Jeremy Likness

Learn how to generate images from natural language prompts using the universal abstractions in Microsoft's extensions for .NET AI.

New Trusted Publishing enhances security on NuGet.org
Sep 22, 2025
Post comments count 3
Post likes count 1

New Trusted Publishing enhances security on NuGet.org

Evgeny Tvorun Sean
Evgeny,
Sean

Announcing Trusted Publishing on NuGet.org - a safer way to publish packages using short-lived tokens instead of long-lived API keys

Prompt Files and Instructions Files Explained
Sep 17, 2025
Post comments count 7
Post likes count 6

Prompt Files and Instructions Files Explained

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Unlocking the Power of GitHub Copilot for .NET Developers with Instruction Files and Prompt Files

.NET STS releases supported for 24 months
Sep 16, 2025
Post comments count 29
Post likes count 26

.NET STS releases supported for 24 months

Jamshed Damkewala
Jamshed Damkewala

.NET STS releases will be supported for 24 months

Application Insights Code Optimizations for .NET Apps
Sep 15, 2025
Post comments count 1
Post likes count 4

Application Insights Code Optimizations for .NET Apps

Chuck Weininger
Chuck Weininger

Learn how Application Insights Code Optimizations helps .NET developers identify performance bottlenecks and get AI-powered recommendations through GitHub Copilot integration.

Performance Improvements in .NET 10
Sep 10, 2025
Post comments count 86
Post likes count 90

Performance Improvements in .NET 10

Stephen Toub - MSFT
Stephen Toub - MSFT

Take a tour through hundreds of performance improvements in .NET 10.

Announcing .NET 10 Release Candidate 1
Sep 9, 2025
Post comments count 8
Post likes count 8

Announcing .NET 10 Release Candidate 1

.NET Team
.NET Team

.NET 10 Release Candidate 1 is available with improvements across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more!

.NET and .NET Framework September 2025 servicing releases updates
Sep 9, 2025
Post comments count 2
Post likes count 0

.NET and .NET Framework September 2025 servicing releases updates

Tara Overfield Victor Israel-Bolarinwa
Tara,
Victor

A recap of the latest servicing updates for .NET and .NET Framework for September 2025.

Let Copilot Coding Agent handle the busy work
Sep 3, 2025
Post comments count 12
Post likes count 4

Let Copilot Coding Agent handle the busy work

Bruno Capuano
Bruno Capuano

See how GitHub Copilot Coding Agent automates unit tests and ships features from a PRD in a real .NET sample, so you can focus on design and review.

Getting Started with the Aspire CLI
Aug 28, 2025
Post comments count 0
Post likes count 1

Getting Started with the Aspire CLI

Jeffrey Fritz
Jeffrey Fritz

The Aspire CLI is here and you can use it to configure and run your applications

EFCore.Visualizer – View Entity Framework Core query plan inside Visual Studio
Aug 27, 2025
Post comments count 2
Post likes count 9

EFCore.Visualizer – View Entity Framework Core query plan inside Visual Studio

Giorgi Dalakishvili
Giorgi Dalakishvili

A Visual Studio extension that helps developers visualize and analyze Entity Framework Core query execution plans directly within their development environment.

MauiReactor: An MVU Approach for .NET MAUI
Aug 25, 2025
Post comments count 7
Post likes count 11

MauiReactor: An MVU Approach for .NET MAUI

David Ortinau
David Ortinau

A look at how the Model-View-Update pattern can complement the .NET MAUI ecosystem

Enhance your CLI testing workflow with the new dotnet test
Aug 21, 2025
Post comments count 2
Post likes count 6

Enhance your CLI testing workflow with the new dotnet test

Mariam Abdullah
Mariam Abdullah

Learn how .NET 10 transforms dotnet test with native Microsoft.Testing.Platform integration, delivering better performance and enhanced diagnostics.

Copilot Diagnostics toolset for .NET In Visual Studio
Aug 20, 2025
Post comments count 1
Post likes count 6

Copilot Diagnostics toolset for .NET In Visual Studio

Harshada Hole
Harshada Hole

Debugging doesn’t have to be a grind. With Copilot woven into Visual Studio, you get AI-powered breakpoints, insights, exception fixes, and performance summaries all right where you work.

GPT-OSS – A C# Guide with Ollama
Aug 19, 2025
Post comments count 8
Post likes count 19

GPT-OSS – A C# Guide with Ollama

Bruno Capuano
Bruno Capuano

Run GPT-OSS locally with C# and Ollama to build fast, private, offline AI

Announcing the NuGet MCP Server Preview
Aug 14, 2025
Post comments count 0
Post likes count 2

Announcing the NuGet MCP Server Preview

Jeff Kluge
Jeff Kluge

We've released a preview of the NuGet MCP Server, which extends Copilot by providing realtime information about packages and adds advanced functionality around updating packages.

.NET 10 Preview 7 is now available!
Aug 12, 2025
Post comments count 7
Post likes count 6

.NET 10 Preview 7 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 7 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

5 Copilot Chat Prompts .NET Devs Should Steal Today
Aug 6, 2025
Post comments count 4
Post likes count 13

5 Copilot Chat Prompts .NET Devs Should Steal Today

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Discover 5 practical GitHub Copilot Chat prompts to boost .NET development productivity, from code optimization to security reviews.

.NET and .NET Framework August 2025 servicing releases updates
Aug 5, 2025
Post comments count 3
Post likes count 0

.NET and .NET Framework August 2025 servicing releases updates

Tara Overfield Victor Israel-Bolarinwa
Tara,
Victor

A recap of the latest servicing updates for .NET and .NET Framework for August 2025.

Exploring new Agent Quality and NLP evaluators for .NET AI applications
Aug 5, 2025
Post comments count 1
Post likes count 3

Exploring new Agent Quality and NLP evaluators for .NET AI applications

Shyam Namboodiripad
Shyam Namboodiripad

Introducing Agent Quality and NLP evaluators in the Microsoft.Extensions.AI.Evaluation libraries.

.NET Conf 2025 – Announcing the Call for Content
Aug 5, 2025
Post comments count 0
Post likes count 5

.NET Conf 2025 – Announcing the Call for Content

Jeffrey T. Fritz
Jeffrey T. Fritz

The .NET Conf 2025 Call for Content is now open! Join us November 11-13 for the premier .NET virtual event celebrating .NET 10. Submit your session proposal by August 31st and share your .NET expertise with developers worldwide.

The new Dependabot NuGet updater: 65% faster with native .NET
Aug 4, 2025
Post comments count 12
Post likes count 11

The new Dependabot NuGet updater: 65% faster with native .NET

Jamie Magee Brett Forsgren
Jamie,
Brett

Discover the new Dependabot NuGet updater that improves performance, accuracy, and developer experience by leveraging native .NET tooling.

Building a Full-Stack App with React and Aspire: A Step-by-Step Guide
Jul 30, 2025
Post comments count 9
Post likes count 11

Building a Full-Stack App with React and Aspire: A Step-by-Step Guide

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

Discover how to build a full-stack application with React and Aspire, integrating a React front-end with an ASP.NET Core Web API and persisting data to a database.

Aspire 9.4 is here with a CLI and interactive dashboard features
Jul 29, 2025
Post comments count 3
Post likes count 19

Aspire 9.4 is here with a CLI and interactive dashboard features

Maddy Montaquila
Maddy Montaquila

Aspire 9.4 is packed with new features, integrations, and improvements

MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18
Jul 22, 2025
Post comments count 3
Post likes count 3

MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18

Mike Kistler
Mike Kistler

The MCP C# SDK has been updated to support the latest Model Context Protocol specification (2025-06-18), bringing structured tool output, elicitation support, enhanced security, and more to .NET developers building AI applications.

Ask Mode vs Agent Mode – Choosing the Right Copilot Experience for .NET
Jul 21, 2025
Post comments count 5
Post likes count 4

Ask Mode vs Agent Mode – Choosing the Right Copilot Experience for .NET

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

GitHub Copilot Chat offers two powerful modes, Ask Mode and Agent Mode, that can dramatically accelerate your development. Learn when to use each mode to get the most out of this tool.

Building Your First MCP Server with .NET and Publishing to NuGet
Jul 15, 2025
Post comments count 13
Post likes count 7

Building Your First MCP Server with .NET and Publishing to NuGet

Jon Douglas Joel Verhagen Jon Galloway
Jon,
Joel,
Jon

Learn how to create a Model Context Protocol (MCP) server using .NET 10 and publish it to NuGet — making AI capabilities discoverable and reusable across the ecosystem.

.NET 10 Preview 6 is now available!
Jul 15, 2025
Post comments count 11
Post likes count 11

.NET 10 Preview 6 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 6 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

Customize AI responses from GitHub Copilot
Jul 10, 2025
Post comments count 1
Post likes count 5

Customize AI responses from GitHub Copilot

Matt Soucoup
Matt Soucoup

Learn how custom instructions can tailor GitHub Copilot's AI responses to your team's exact needs.

How the .NET MAUI Team uses GitHub Copilot for Productivity
Jul 9, 2025
Post comments count 2
Post likes count 3

How the .NET MAUI Team uses GitHub Copilot for Productivity

Jonathan Peppers
Jonathan Peppers

How the .NET MAUI Team uses GitHub Copilot for Productivity

.NET and .NET Framework July 2025 servicing releases updates
Jul 8, 2025
Post comments count 3
Post likes count 0

.NET and .NET Framework July 2025 servicing releases updates

Tara Overfield Victor Israel-Bolarinwa
Tara,
Victor

A recap of the latest servicing updates for .NET and .NET Framework for July 2025.

Local AI + .NET = AltText Magic in One C# Script
Jul 2, 2025
Post comments count 2
Post likes count 10

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.

Simpler XAML in .NET MAUI 10
Jun 26, 2025
Post comments count 6
Post likes count 8

Simpler XAML in .NET MAUI 10

David Ortinau
David Ortinau

Make your .NET MAUI XAML more consistent and easier to read with global and implicit XML namespaces.

Multimodal Vision Intelligence with .NET MAUI
Jun 17, 2025
Post comments count 1
Post likes count 4

Multimodal Vision Intelligence with .NET MAUI

David Ortinau
David Ortinau

Enhance your .NET MAUI app with photo-based AI by capturing images and extracting structured information using Microsoft.Extensions.AI.

Improve Your Productivity with New GitHub Copilot Features for .NET!
Jun 12, 2025
Post comments count 0
Post likes count 8

Improve Your Productivity with New GitHub Copilot Features for .NET!

Leslie Richardson
Leslie Richardson

We recently introduced several new GitHub Copilot-powered .NET experiences designed to help you be more productive. Take a look!

Multimodal Voice Intelligence with .NET MAUI
Jun 11, 2025
Post comments count 1
Post likes count 2

Multimodal Voice Intelligence with .NET MAUI

David Ortinau
David Ortinau

Learn how to enhance your .NET MAUI apps with multimodal AI capabilities, enabling users to interact through voice using plugins and Microsoft.Extensions.AI.

.NET and .NET Framework June 2025 servicing releases updates
Jun 10, 2025
Post comments count 0
Post likes count 2

.NET and .NET Framework June 2025 servicing releases updates

Tara Overfield Victor Israel-Bolarinwa
Tara,
Victor

A recap of the latest servicing updates for .NET and .NET Framework for June 2025.

.NET 10 Preview 5 is now available!
Jun 10, 2025
Post comments count 1
Post likes count 3

.NET 10 Preview 5 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 5 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

Emit logs on-demand with log buffering
Jun 5, 2025
Post comments count 6
Post likes count 9

Emit logs on-demand with log buffering

Evgenii Fedorov
Evgenii Fedorov

Learn how to delay log emission with the new log buffering feature for more intelligent, context-aware logging in .NET 9

Catch Up on Microsoft Build 2025: Essential Sessions for .NET Developers
Jun 4, 2025
Post comments count 0
Post likes count 13

Catch Up on Microsoft Build 2025: Essential Sessions for .NET Developers

.NET Team
.NET Team

Get up to date on all of the .NET sessions from Microsoft Build 2025 covering .NET 10, C# 14, .NET Aspire, ASP.NET Core, Blazor, AI development, and more!

Using AI Foundry with .NET MAUI
Jun 3, 2025
Post comments count 1
Post likes count 3

Using AI Foundry with .NET MAUI

David Ortinau
David Ortinau

Using AI Foundry with .NET MAUI brings the power of LLMs to mobile and desktop applications.

Fine-tune the volume of logs your app produces
May 29, 2025
Post comments count 3
Post likes count 9

Fine-tune the volume of logs your app produces

Evgenii Fedorov
Evgenii Fedorov

Explores the new log sampling feature

Announcing dotnet run app.cs – A simpler way to start with C# and .NET 10
May 28, 2025
Post comments count 66
Post likes count 57

Announcing dotnet run app.cs – A simpler way to start with C# and .NET 10

Damian Edwards
Damian Edwards

We are super excited to introduce a new feature that was released as part of .NET 10 Preview 4 that makes getting started with C# easier than ever. You can now run a C# file directly using . This means you no longer need to create a project file or scaffold a whole application to run a quick script, test a snippet, or experiment with an idea. It's simple, intuitive, and designed to streamline the C# development experience, especially for those just getting started. What is ? Until now, executing C# code using the CLI required a project structure that included a file. With this new capability, which we call fi...

Circuit Breaker Policy Fine-tuning Best Practice
May 27, 2025
Post comments count 2
Post likes count 9

Circuit Breaker Policy Fine-tuning Best Practice

Xin Lyu 🚀
Xin Lyu 🚀

Summary of some best practice and insights about circuit breaker resilience policy fine-tuning.

AI and Vector Data Extensions are now Generally Available (GA)
May 21, 2025
Post comments count 0
Post likes count 6

AI and Vector Data Extensions are now Generally Available (GA)

Luis Quintanilla
Luis Quintanilla

We’re excited to announce that these extensions are now generally available, providing developers with a robust foundation to build scalable, maintainable, and interoperable AI-powered applications.

.NET Aspire 9.3 is here and enhanced with GitHub Copilot!
May 19, 2025
Post comments count 0
Post likes count 6

.NET Aspire 9.3 is here and enhanced with GitHub Copilot!

Jeffrey T. Fritz
Jeffrey T. Fritz

.NET Aspire 9.3 is the biggest release of .NET Aspire yet, with the introduction of GitHub Copilot directly into the .NET Aspire Dashboard, updates for integrations, app model enhancements, and more.

Accelerate Your .NET Upgrades with GitHub Copilot
May 19, 2025
Post comments count 12
Post likes count 3

Accelerate Your .NET Upgrades with GitHub Copilot

McKenna Barlow
McKenna Barlow

Upgrade your .NET apps with confidence! Introducing our newest AI-powered upgrade experience, GitHub Copilot app modernization - Upgrade for .NET.

Evaluating content safety in your .NET AI applications
May 15, 2025
Post comments count 0
Post likes count 1

Evaluating content safety in your .NET AI applications

Shyam Namboodiripad
Shyam Namboodiripad

Announcing content safety evaluations and other imporvements in the Microsoft.Extensions.AI.Evaluation libraries.

.NET and .NET Framework May 2025 servicing releases updates
May 13, 2025
Post comments count 0
Post likes count 3

.NET and .NET Framework May 2025 servicing releases updates

Tara Overfield
Tara Overfield

A recap of the latest servicing updates for .NET and .NET Framework for May 2025.

.NET 10 Preview 4 is now available!
May 13, 2025
Post comments count 3
Post likes count 4

.NET 10 Preview 4 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 4 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

C# 14 – Exploring extension members
May 8, 2025
Post comments count 32
Post likes count 14

C# 14 – Exploring extension members

Kathleen Dollard
Kathleen Dollard

C# 14 introduces extension members. See how the `extension` syntax offers flexibility for extension authors and continuity for developers using extensions

Why we built our startup in C#
May 7, 2025
Post comments count 11
Post likes count 19

Why we built our startup in C#

Sam Cox
Sam Cox

Tracebit built their B2B SaaS security product using C#.

Packaging and Publishing a .NET MAUI Library with GitHub Actions
Apr 30, 2025
Post comments count 0
Post likes count 3

Packaging and Publishing a .NET MAUI Library with GitHub Actions

Sweeky Satpathy David Ortinau
Sweeky,
David

In this post, learn how to setup a DevOps pipeline to build and publish a .NET MAUI library with GitHub Actions.

Building Real‑Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview)
Apr 22, 2025
Post comments count 0
Post likes count 3

Building Real‑Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview)

Kevin Guo
Kevin Guo

Introduction Until now, iOS developers who wanted real‑time, bi‑directional communication with SignalR had to rely on community‑built clients or roll their own Swift implementation—both of which introduced maintenance and compatibility headaches. We’re excited to announce that the official SignalR Swift client is now available in public preview. With this release, you can: In this post you’ll learn how to set up the Swift client and use its core features. During a recent .NET Community Standup, we demoed an AI-enabled chat sample that uses SignalR for streaming AI‑generated tokens to iOS clie...

Introducing the AI Dev Gallery: Your Gateway to Local AI Development with .NET
Apr 22, 2025
Post comments count 4
Post likes count 12

Introducing the AI Dev Gallery: Your Gateway to Local AI Development with .NET

Jon Galloway Luis Quintanilla
Jon,
Luis

Discover the new AI Dev Gallery, a Windows application that provides interactive local AI samples, easy model downloads, and source code export - all built with .NET AI building blocks.

Preview 2 of the .NET AI Template Now Available
Apr 17, 2025
Post comments count 2
Post likes count 13

Preview 2 of the .NET AI Template Now Available

Jordan Matthiesen
Jordan Matthiesen

Preview 2 of the .NET AI Chat Web App template introduces support for .NET Aspire and Qdrant vector database integration, making it easier to create cloud-native AI-powered chat applications with custom data.

Build MCP Remote Servers with Azure Functions
Apr 16, 2025
Post comments count 10
Post likes count 9

Build MCP Remote Servers with Azure Functions

Matt Soucoup
Matt Soucoup

Build AI-powered tools quickly using Azure Functions to create remote MCP servers that seamlessly integrate with GitHub Copilot and other LLM-based applications.

Join the .NET & C# Teams at Microsoft Build 2025
Apr 15, 2025
Post comments count 5
Post likes count 13

Join the .NET & C# Teams at Microsoft Build 2025

.NET Team
.NET Team

The countdown to Microsoft Build 2025 is on! Join us May 19-22 either in-person in Seattle or online and explore an exciting lineup of .NET and C# content, including sessions on AI integration, app modernization, and the latest language features.

.NET 10 Preview 3 is now available!
Apr 10, 2025
Post comments count 1
Post likes count 6

.NET 10 Preview 3 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 3 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

Aspire 9.2 is Now Available with New Ways to Deploy
Apr 10, 2025
Post comments count 3
Post likes count 3

Aspire 9.2 is Now Available with New Ways to Deploy

Jeffrey Fritz
Jeffrey Fritz

Aspire 9.2 is now available with cool new dashboard features and introducing the publishers feature

.NET and .NET Framework April 2025 servicing releases updates
Apr 9, 2025
Post comments count 3
Post likes count 1

.NET and .NET Framework April 2025 servicing releases updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the latest servicing updates for .NET and .NET Framework for April 2025.

How we ended up rewriting NuGet Restore in .NET 9
Apr 9, 2025
Post comments count 15
Post likes count 28

How we ended up rewriting NuGet Restore in .NET 9

The NuGet Team
The NuGet Team

Learn about the journey that led to a full rewrite of the NuGet Restore algorithm in .NET 9, achieving break-through scale and performance.

Build a Model Context Protocol (MCP) server in C#
Apr 7, 2025
Post comments count 29
Post likes count 52

Build a Model Context Protocol (MCP) server in C#

James Montemagno
James Montemagno

Learn how to build a Model Context Protocol (MCP) server using the C# SDK to enable seamless communication between AI models and applications.

Modernizing push notification API for Teams
Apr 1, 2025
Post comments count 5
Post likes count 16

Modernizing push notification API for Teams

Rudolf Kurka Frantisek (Fero) Kaduk
Rudolf,
Frantisek

Push Notification Hub is an essential internal service that plays a crucial role in the messaging and calling flows within Teams and other platforms. This article describes its recent overhaul, which has significantly enhanced its performance and reduced latencies in delivering push notifications to user devices

Use BrowserStack App Automate with Appium UI Tests for .NET MAUI Apps
Mar 26, 2025
Post comments count 1
Post likes count 6

Use BrowserStack App Automate with Appium UI Tests for .NET MAUI Apps

Sweeky Satpathy Gerald Versluis
Sweeky,
Gerald

In this post, learn how to run your Appium UI Tests for .NET MAUI Apps on real devices on the cloud using BrowserStack App Automate.

Exploring new .NET releases with Dev Containers
Mar 25, 2025
Post comments count 10
Post likes count 4

Exploring new .NET releases with Dev Containers

Mike Kistler
Mike Kistler

Learn how to set up and use dev containers for experimenting with new .NET releases.

Xbox + .NET Aspire: Transforming Local Development Practices
Mar 24, 2025
Post comments count 6
Post likes count 7

Xbox + .NET Aspire: Transforming Local Development Practices

Craig Taylor (XBOX LIVE)
Craig Taylor (XBOX LIVE)

Learn how the Xbox services team leveraged .NET Aspire to boost their team's productivity.

MSTest 3.8: Top 10 features to supercharge your .NET tests!
Mar 19, 2025
Post comments count 9
Post likes count 4

MSTest 3.8: Top 10 features to supercharge your .NET tests!

Youssef Fahmy Amaury Levé
Youssef,
Amaury

MSTest 3.8 is here! It's built on your feedback and packed with powerful new features to simplify and smooth your testing experience.

.NET 10 Preview 2 is now available!
Mar 18, 2025
Post comments count 8
Post likes count 6

.NET 10 Preview 2 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 2 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

Introducing support for SLNX, a new, simpler solution file format in the .NET CLI
Mar 13, 2025
Post comments count 38
Post likes count 25

Introducing support for SLNX, a new, simpler solution file format in the .NET CLI

Chet Husk
Chet Husk

Learn about the .NET CLI's ability to interact with the new XML-based solution file format.

Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications
Mar 12, 2025
Post comments count 5
Post likes count 12

Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications

Claudia Regio
Claudia Regio

HybridCache is now GA, use today

.NET and .NET Framework March 2025 servicing releases updates
Mar 11, 2025
Post comments count 0
Post likes count 1

.NET and .NET Framework March 2025 servicing releases updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the latest servicing updates for .NET and .NET Framework for March 2025.

.NET AI Template Now Available in Preview
Mar 6, 2025
Post comments count 15
Post likes count 23

.NET AI Template Now Available in Preview

Jordan Matthiesen
Jordan Matthiesen

Announcing the first preview of the .NET AI Template, for Visual Studio, Visual Studio Code, and the .NET CLI. Get started building amazing AI apps with .NET.

Unlock new possibilities for AI Evaluations for .NET
Mar 3, 2025
Post comments count 3
Post likes count 3

Unlock new possibilities for AI Evaluations for .NET

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Microsoft.Extensions.AI.Evaluations library is now open source, and a new Azure DevOps plug-in is available to make reporting in your CI pipelines easier than ever.

.NET 10 Preview 1 is now available!
Feb 25, 2025
Post comments count 5
Post likes count 12

.NET 10 Preview 1 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NET Aspire 9.1 is here with six great new dashboard features, and more!
Feb 25, 2025
Post comments count 5
Post likes count 9

.NET Aspire 9.1 is here with six great new dashboard features, and more!

Maddy Montaquila
Maddy Montaquila

.NET Aspire 9.1 is here! From enhanced dashboard capabilities like Resource Relationships and Localization Overrides to improved Docker integration and flexible console logs, this release is packed with tools to streamline your development process.

Let’s Learn .NET: GitHub Copilot Event
Feb 24, 2025
Post comments count 0
Post likes count 2

Let’s Learn .NET: GitHub Copilot Event

James Montemagno
James Montemagno

Join us for an exciting Let's Learn .NET live stream event where we will explore GitHub Copilot and its capabilities.

.NET MAUI Performance Features in .NET 9
Feb 20, 2025
Post comments count 3
Post likes count 9

.NET MAUI Performance Features in .NET 9

Jonathan Peppers Simon Rozsival
Jonathan,
Simon

Optimize .NET MAUI application size and startup times with trimming and NativeAOT. Learn about `dotnet-trace` and `dotnet-gcdump` for measuring performance.

New Features for Enhanced Razor Productivity!
Feb 13, 2025
Post comments count 9
Post likes count 8

New Features for Enhanced Razor Productivity!

Leslie Richardson
Leslie Richardson

The Extract to Component refactoring and the Roslyn tokenizer are two new features designed to help improve your productivity in Razor files.

Announcing Generative AI for Beginners – .NET
Feb 12, 2025
Post comments count 3
Post likes count 21

Announcing Generative AI for Beginners – .NET

Pablo Lopes
Pablo Lopes

Introducing a new practical course designed for the .NET community to explore the world of Generative AI.

.NET and .NET Framework February 2025 servicing releases updates
Feb 11, 2025
Post comments count 4
Post likes count 2

.NET and .NET Framework February 2025 servicing releases updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the latest servicing updates for .NET and .NET Framework for February 2025.

C# Dev Kit Updates: .NET Aspire, Hot Reload, and More!
Feb 11, 2025
Post comments count 0
Post likes count 4

C# Dev Kit Updates: .NET Aspire, Hot Reload, and More!

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Exploring the latest features and enhancements in the C# Dev Kit for VS Code including .NET Aspire orchestration support, new hot reload features, enhanced debugging capabilities, and more!

Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks
Feb 10, 2025
Post comments count 12
Post likes count 8

Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks

Amaury Levé
Amaury Levé

All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run your tests.

.NET 9 Networking Improvements
Feb 6, 2025
Post comments count 5
Post likes count 18

.NET 9 Networking Improvements

Máňa Natalia Kondratyeva Anton Firszov
Máňa,
Natalia,
Anton

Introducing new networking features in .NET 9 including HTTP space, HttpClientFactory, security and more!

ASP.NET Core on .NET Framework servicing release advisory: ASP.NET Core 2.3
Feb 4, 2025
Post comments count 0
Post likes count 0

ASP.NET Core on .NET Framework servicing release advisory: ASP.NET Core 2.3

Daniel Roth
Daniel Roth

ASP.NET Core 2.1 has been reshipped as ASP.NET Core 2.3 to help users on the unsupported ASP.NET Core 2.2 move to a supported version.

Build Intelligent Apps with .NET and DeepSeek R1 Today!
Jan 31, 2025
Post comments count 1
Post likes count 9

Build Intelligent Apps with .NET and DeepSeek R1 Today!

Matt Soucoup
Matt Soucoup

Learn how to easily integrate DeepSeek R1 with .NET applications using the Microsoft.Extensions.AI library.

WinForms: Analyze This (Me in Visual Basic)
Jan 21, 2025
Post comments count 2
Post likes count 3

WinForms: Analyze This (Me in Visual Basic)

Klaus Loeffelmann
Klaus Loeffelmann

Your WinForms code might have issues—maybe an Async call picked the wrong overload, or it’s leaking data into resource files. Time to call in a code-shrink! So, WinForms, Analyze This!

Meet the .NET Team at NDC London 2025
Jan 16, 2025
Post comments count 2
Post likes count 2

Meet the .NET Team at NDC London 2025

Mehul Harry
Mehul Harry

Meet the .NET team at NDC London 2025 to explore the latest in .NET 9, Azure, and AI-powered development through keynotes, sessions, and 1:1 meetups.

.NET and .NET Framework January 2025 servicing releases updates
Jan 14, 2025
Post comments count 7
Post likes count 2

.NET and .NET Framework January 2025 servicing releases updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

Welcome to our combined .NET servicing updates for January 2025. Let's get into the latest release of .NET & .NET Framework, here is a quick overview of what's new in these releases: Security improvements   This month you will find several CVEs that have been fixed this month: .NET January 2025 Updates   Below you will find a detailed list of everything from the .NET release for January 2025 including .NET 9.0.1 and .NET 8.0.12: .NET Improvements   Share feedback about this release in the Release feedback issue. ....

Aspire Quick Tip – Managing Container & Data Lifetime
Jan 7, 2025
Post comments count 0
Post likes count 6

Aspire Quick Tip – Managing Container & Data Lifetime

James Montemagno
James Montemagno

Aspire 9 adds new control over the lifetime of containers on your local developer environment. Let's look at how to manage them with the new APIs!

Top .NET Videos & Live Streams of 2024
Dec 30, 2024
Post comments count 1
Post likes count 9

Top .NET Videos & Live Streams of 2024

James Montemagno
James Montemagno

Let's take a look back at the amazing .NET videos, events, and live streams from 2024!

Critical: .NET Install links are changing
Dec 26, 2024
Post comments count 0
Post likes count 8

Critical: .NET Install links are changing

Richard Lander
Richard Lander

The .NET installers and archives distribution method is currently changing unexpectedly. This change may impact your development, CI, and production infrastructure. It is crucial to validate if you are affected and monitor for any downtime or disruptions.

Top .NET Blogs Posts of 2024
Dec 23, 2024
Post comments count 0
Post likes count 7

Top .NET Blogs Posts of 2024

James Montemagno
James Montemagno

Let's take a look back at the top .NET blogs from 2024 from exciting announcements, deep dives on new features, and so much more.

.NET Conf 2024 Recap – Celebrating .NET 9, AI, Community, & More
Dec 17, 2024
Post comments count 0
Post likes count 3

.NET Conf 2024 Recap – Celebrating .NET 9, AI, Community, & More

.NET Team
.NET Team

.NET Conf 2024 is over, but you can catch up with all the announcement and fun with video recordings, slides, demos, and more.

Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search
Dec 16, 2024
Post comments count 2
Post likes count 7

Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search

Bruno Capuano
Bruno Capuano

Discover how to use Microsoft.Extensions.VectorData to implement semantic search using Qdrant and Azure AI Search

Announcing .NET Community Toolkit 8.4! Partial properties support for MVVM, new analyzers, and more!
Dec 12, 2024
Post comments count 7
Post likes count 10

Announcing .NET Community Toolkit 8.4! Partial properties support for MVVM, new analyzers, and more!

Sergio Pedri Simon Rozsival
Sergio,
Simon

We're happy to announce the official launch of the .NET Community Toolkit 8.4 release, featuring support for partial properties for the MVVM Toolkit generators, new analyzers, bug fixes and enhancements, and more!

Invoking Async Power: What Awaits WinForms in .NET 9
Dec 10, 2024
Post comments count 8
Post likes count 11

Invoking Async Power: What Awaits WinForms in .NET 9

Klaus Loeffelmann
Klaus Loeffelmann

With .NET 9, we’re bringing a suite of new async APIs to WinForms, aimed at making UI updates, dialog interactions, and control management more efficient.

Using Local AI models with Aspire
Dec 9, 2024
Post comments count 4
Post likes count 11

Using Local AI models with Aspire

Aaron Powell
Aaron Powell

Let's look at how to build and run local AI models with Aspire.

Using Dependabot to Manage .NET SDK Updates
Dec 5, 2024
Post comments count 6
Post likes count 9

Using Dependabot to Manage .NET SDK Updates

Jamie Magee
Jamie Magee

Learn how to use Dependabot to keep your .NET SDK version up to date with the latest security patches and improvements.

Dramatically faster package restores with .NET 9’s new NuGet resolver
Nov 27, 2024
Post comments count 1
Post likes count 10

Dramatically faster package restores with .NET 9’s new NuGet resolver

Jeff Kluge
Jeff Kluge

.NET 9 introduces a new NuGet dependency graph resolver that dramatically improves package restore performance for large repositories. Learn how this reimagined approach reduces restore times from 30 minutes to just 2 minutes by creating a more efficient dependency graph with fewer nodes.

Evaluate the quality of your AI applications with ease
Nov 26, 2024
Post comments count 1
Post likes count 3

Evaluate the quality of your AI applications with ease

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Get started with the new Microsoft.Extensions.AI.Evaluation library to kickstart your Intelligent Application eveluation journey.

OpenAPI document generation in .NET 9
Nov 25, 2024
Post comments count 17
Post likes count 10

OpenAPI document generation in .NET 9

Mike Kistler
Mike Kistler

Introducing the New OpenAPI Document Generation Feature in .NET 9. Let's take a look at what it is, how to use it, and how it streamlines API development in .NET.

dotnet scaffold – Next Generation Content Creation for .NET
Nov 20, 2024
Post comments count 6
Post likes count 22

dotnet scaffold – Next Generation Content Creation for .NET

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

Introducing a new command line tool dotnet scaffold, a new interactive way to create projects in .NET.

Enhance Your .NET Developer Productivity with GitHub Copilot
Nov 18, 2024
Post comments count 2
Post likes count 1

Enhance Your .NET Developer Productivity with GitHub Copilot

Mika Dumont
Mika Dumont

Learn how to get started with GitHub Copilot for .NET development for AI assisted development in Visual Studio and Visual Studio Code

Calling methods is easier and faster with C# 13 params collections
Nov 14, 2024
Post comments count 10
Post likes count 10

Calling methods is easier and faster with C# 13 params collections

Kathleen Dollard
Kathleen Dollard

Let's take a look at C# 13's new params collections that make methods easier to use and allow new optimizations.

Nullable Reference Types in F# 9
Nov 14, 2024
Post comments count 0
Post likes count 2

Nullable Reference Types in F# 9

RNDr. Tomáš Grošup, Ph.D.
RNDr. Tomáš Grošup, Ph.D.

Read about latest F# 9 feature, Nullable Reference Types

Introducing the Aspire Community Toolkit
Nov 13, 2024
Post comments count 0
Post likes count 4

Introducing the Aspire Community Toolkit

Aaron Powell
Aaron Powell

Learn about the Aspire Community Toolkit, a collection of tools and libraries that help you build with Aspire.

Announcing .NET 9
Nov 12, 2024
Post comments count 30
Post likes count 44

Announcing .NET 9

.NET Team
.NET Team

Announcing the release of .NET 9, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C#, .NET MAUI, .NET Aspire, and so much more.

.NET and .NET Framework November 2024 servicing releases updates
Nov 12, 2024
Post comments count 2
Post likes count 1

.NET and .NET Framework November 2024 servicing releases updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the latest servicing updates for .NET and .NET Framework for November 2024.

Get Ready for .NET Conf 2024!
Nov 7, 2024
Post comments count 1
Post likes count 4

Get Ready for .NET Conf 2024!

Jeffrey Fritz
Jeffrey Fritz

The biggest .NET event of the year is almost here, its all free, all online, and you're invited!

OpenSSF Scorecard for .NET and the NuGet ecosystem
Nov 4, 2024
Post comments count 0
Post likes count 2

OpenSSF Scorecard for .NET and the NuGet ecosystem

Ioana Amarande Avishay Balter Mélanie Guittet
Ioana,
Avishay,
Mélanie

OpenSSF Scorecard is a tool developed by the Open Source Security Foundation (OpenSSF) that provides automated security assessments for open-source projects. The primary goal of the Scorecard project is to help developers and users determine the security posture of open-source software by generating a score based on a series of security-related checks. Using Scorecard, developers can assess the risks associated with each check and make informed decisions about accepting these risks, evaluating alternative solutions, or making improvements. Moreover, while projects can use GitHub Actions to generate a scorecar...

Unlocking the Power of GitHub Models in .NET with Semantic Kernel
Oct 31, 2024
Post comments count 2
Post likes count 2

Unlocking the Power of GitHub Models in .NET with Semantic Kernel

Bruno Capuano
Bruno Capuano

Explore how to integrate GitHub's AI models, like GPT, Llama and Phi, into your .NET apps using Microsoft's Semantic Kernel for intelligent applications

Introducing Microsoft.Extensions.VectorData Preview
Oct 29, 2024
Post comments count 3
Post likes count 11

Introducing Microsoft.Extensions.VectorData Preview

Luis Quintanilla
Luis Quintanilla

We are excited to introduce the Microsoft.Extensions.VectorData.Abstractions package available in preview today. This new package provides a unified abstraction layer that enables you to integrate vector stores into your .NET applications.

.NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangement
Oct 24, 2024
Post comments count 4
Post likes count 11

.NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangement

McKenna Barlow
McKenna Barlow

Learn how to use the .NET Upgrade Assistant tool to upgrade your projects to use NuGet Central Package Management (CPM).

eShop infused with AI – a comprehensive intelligent app sample
Oct 23, 2024
Post comments count 1
Post likes count 11

eShop infused with AI – a comprehensive intelligent app sample

Jeremy Likness
Jeremy Likness

Go beyond a simple demo app that demonstrates a chat bot and explore a real-world scale application that is infused with AI and illustrates the value of intelligent apps with features like semantic search, summarization, classification, sentiment scoring, chatbot, test data generation, evaluation tool, and E2E testing.

.NET MAUI Welcomes Syncfusion Open-source Contributions
Oct 22, 2024
Post comments count 15
Post likes count 17

.NET MAUI Welcomes Syncfusion Open-source Contributions

David Ortinau
David Ortinau

Announcing the release of the Syncfusion Toolkit for .NET MAUI, a set of free, open-source controls for .NET MAUI! Syncfusion has made 14 impressive UI controls freely available for .NET MAUI developers.

MongoDB EF Core Provider: What’s New?
Oct 21, 2024
Post comments count 1
Post likes count 4

MongoDB EF Core Provider: What’s New?

Rishit Bhatia Luce Carter
Rishit,
Luce

The latest updates to the MongoDB EF Core Provider brings updates to change tracking, index creation, complex queries, and transactions.

.NET Conf 2024 Student Zone
Oct 17, 2024
Post comments count 0
Post likes count 2

.NET Conf 2024 Student Zone

Katie Savage
Katie Savage

The .NET Conf Student Zone is a beginner-friendly, virtual event where experts will teach you how to build amazing projects - all using C# and .NET!

How we build GitHub Copilot into Visual Studio
Oct 16, 2024
Post comments count 3
Post likes count 8

How we build GitHub Copilot into Visual Studio

Anson Horton
Anson Horton

Find out how Visual Studio integrates GitHub Copilot, architectural detail, .NET implementation, and the importance of the indexing service for providing context-aware AI code suggestions.

What’s new in System.Text.Json in .NET 9
Oct 15, 2024
Post comments count 7
Post likes count 16

What’s new in System.Text.Json in .NET 9

Eirik Tsarpalis
Eirik Tsarpalis

An overview of all new .NET 9 features in System.Text.Json for developers.

Catch the highlights from Azure Developers – Aspire Day 2024!
Oct 14, 2024
Post comments count 0
Post likes count 2

Catch the highlights from Azure Developers – Aspire Day 2024!

Mehul Harry
Mehul Harry

Watch the top sessions on demand for insights and practical guidance on building distributed applications with Aspire!

Engineering the Scalable Vector Extension in .NET
Oct 10, 2024
Post comments count 5
Post likes count 16

Engineering the Scalable Vector Extension in .NET

Kunal Pathak
Kunal Pathak

Let's take an in-depth look at how the team implemented the Scalable Vector Extension (SVE) for .NET.

.NET 9 Release Candidate 2 is now available!
Oct 8, 2024
Post comments count 0
Post likes count 3

.NET 9 Release Candidate 2 is now available!

.NET Team
.NET Team

Try out the latest features in .NET 9 Release Candidate 2 across the .NET SDK, libraries, runtime, ASP.NET Core, SignalR, .NET MAUI, and more!

Introducing Microsoft.Extensions.AI Preview – Unified AI Building Blocks for .NET
Oct 8, 2024
Post comments count 16
Post likes count 37

Introducing Microsoft.Extensions.AI Preview – Unified AI Building Blocks for .NET

Luis Quintanilla
Luis Quintanilla

We are excited to introduce the Microsoft.Extensions.AI package available in preview today. This new package provides a unified abstraction layer that enables you to integrate AI services into your .NET applications.

.NET and .NET Framework October 2024 servicing releases updates
Oct 8, 2024
Post comments count 1
Post likes count 1

.NET and .NET Framework October 2024 servicing releases updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the latest servicing updates for .NET and .NET Framework for October 2024.

Announcing the stable release of the official OpenAI library for .NET
Oct 1, 2024
Post comments count 5
Post likes count 8

Announcing the stable release of the official OpenAI library for .NET

.NET Team
.NET Team

Discover the stable release of the official OpenAI library for .NET, empowering developers to integrate cutting-edge AI models, including GPT-4o & o1, into their .NET applications.

Getting started with testing and Aspire
Sep 25, 2024
Post comments count 3
Post likes count 5

Getting started with testing and Aspire

Aaron Powell
Aaron Powell

Learn how to improve your software development process with automated testing in Aspire. This post covers the basics of getting started, writing tests for distributed applications, and ensuring your services run smoothly.

Join the .NET Smart Components ecosystem
Sep 19, 2024
Post comments count 0
Post likes count 4

Join the .NET Smart Components ecosystem

Daniel Roth
Daniel Roth

The .NET Smart Components are now open source to help library authors build and share easy-to-use AI-powered features, including new AI-powered components from Telerik, DevExpress, and Syncfusion.

Improving GitHub Copilot Completions in Visual Studio for C# Developers
Sep 18, 2024
Post comments count 7
Post likes count 3

Improving GitHub Copilot Completions in Visual Studio for C# Developers

Mika Dumont
Mika Dumont

Learn about the latest GitHub Copilot improvements for C# developers

Android Asset Packs for .NET & .NET MAUI Android Apps
Sep 12, 2024
Post comments count 0
Post likes count 2

Android Asset Packs for .NET & .NET MAUI Android Apps

Dean Ellis
Dean Ellis

Introducing a new way to build and deploy Android Asset Packs using .NET for Android and .NET MAUI. If your app has allot of AndroidAsset items this feature will make your life easier.

Performance Improvements in .NET 9
Sep 12, 2024
Post comments count 66
Post likes count 155

Performance Improvements in .NET 9

Stephen Toub - MSFT
Stephen Toub - MSFT

Take an in-depth tour through hundreds of performance improvements in .NET 9.

.NET 9 Release Candidate 1 is now available!
Sep 11, 2024
Post comments count 0
Post likes count 4

.NET 9 Release Candidate 1 is now available!

.NET Team
.NET Team

Try out the latest features in .NET 9 Release Candidate 1 across the .NET SDK, libraries, ASP.NET Core, SignalR, .NET MAUI, and more!

GitHub Models and .NET: Building Generative AI apps for engineers
Sep 11, 2024
Post comments count 0
Post likes count 4

GitHub Models and .NET: Building Generative AI apps for engineers

April Yoho
April Yoho

In this post, you'll learn how to use AI models on GitHub.

Learn to Build Your First Blazor Hybrid App!
Sep 10, 2024
Post comments count 2
Post likes count 8

Learn to Build Your First Blazor Hybrid App!

Sweeky Satpathy Gerald Versluis
Sweeky,
Gerald

Learn all about the Blazor Hybrid workshop that you can follow yourself or teach to others!

Why is F# code so robust and reliable?
Sep 9, 2024
Post comments count 10
Post likes count 20

Why is F# code so robust and reliable?

Vladimir Shchur
Vladimir Shchur

F# is not just for math and big data, it's a general purpose language that will greatly reduce the amount of bugs in your code.

Discover .NET at DEVintersection Las Vegas 2024
Sep 4, 2024
Post comments count 0
Post likes count 0

Discover .NET at DEVintersection Las Vegas 2024

Mehul Harry
Mehul Harry

Join us at DEVintersection Las Vegas from September 9-12, 2024, for an in-person event featuring the latest in .NET and Azure technologies. Connect with experts, dive into new advancements, and get your questions answered by the people who build the tools you use every day.

Enhance Your Cloud Development Skills at ‘Azure Developers – Aspire Day 2024’
Sep 3, 2024
Post comments count 0
Post likes count 3

Enhance Your Cloud Development Skills at ‘Azure Developers – Aspire Day 2024’

Mehul Harry
Mehul Harry

Join us at the Azure Developers - Aspire Day 2024, a virtual event happening on September 18, 2024

Announcing Aspire 8.2 – Goodbye Components, Hello Integrations!
Aug 29, 2024
Post comments count 10
Post likes count 7

Announcing Aspire 8.2 – Goodbye Components, Hello Integrations!

Maddy Montaquila
Maddy Montaquila

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 have been adding to testing in Aspire!

BinaryFormatter removed from .NET 9
Aug 28, 2024
Post comments count 23
Post likes count 8

BinaryFormatter removed from .NET 9

Immo Landwerth
Immo Landwerth

Starting with .NET 9, we no longer include an implementation of BinaryFormatter in the runtime. This post covers what options you have to move forward.

Introducing the Pinecone .NET SDK
Aug 27, 2024
Post comments count 1
Post likes count 8

Introducing the Pinecone .NET SDK

Luis Quintanilla
Luis Quintanilla

Get started building AI applications in .NET using the Pinecone Vector DB and the Pinecone .NET SDK.

.NET Community Toolkit 8.3 is here! NativeAOT, .NET 8 enhancements, and more!
Aug 27, 2024
Post comments count 8
Post likes count 9

.NET Community Toolkit 8.3 is here! NativeAOT, .NET 8 enhancements, and more!

Sergio Pedri
Sergio Pedri

We're happy to announce the official launch of the .NET Community Toolkit 8.3 release, featuring .NET 8 and NativeAOT support, performance improvements, several bug fixes and enhancements, and more!

C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options
Aug 27, 2024
Post comments count 0
Post likes count 6

C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Boost your dev workflow with the C# Dev Kit August 2024 release, which brings enhanced Razor IntelliSense, updated Project Status Bar, and new Project Configuration Options!

Supercharge your testing experience with MSTest.Analyzers
Aug 21, 2024
Post comments count 0
Post likes count 2

Supercharge your testing experience with MSTest.Analyzers

Jakub Jareš
Jakub Jareš

MSTest ships with extensive suite of code analyzers to help you write well-formed, performant and error free tests.

.NET 9 Preview 7 is now available!
Aug 15, 2024
Post comments count 0
Post likes count 12

.NET 9 Preview 7 is now available!

.NET Team
.NET Team

Try out the latest features in .NET 9 Preview 7 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NET Conf 2024 – Celebrating the Release of .NET 9! – Save the Date!
Aug 14, 2024
Post comments count 4
Post likes count 5

.NET Conf 2024 – Celebrating the Release of .NET 9! – Save the Date!

Mehul Harry
Mehul Harry

Announcing .NET Conf 2024 - a free, three-day virtual developer event that celebrates the release of .NET 9.

Introducing the Azure AI Inference SDK: Access More AI Models with the Azure AI Model Catalog
Aug 13, 2024
Post comments count 5
Post likes count 3

Introducing the Azure AI Inference SDK: Access More AI Models with the Azure AI Model Catalog

Luis Quintanilla
Luis Quintanilla

Announcing the Azure AI Inference SDK for .NET! This SDK provides easy access to a comprehensive suite of AI models in the Azure AI Model Catalog for inference tasks like chat, enabling you to effortlessly incorporate AI into your applications that align with your requirements.

.NET and .NET Framework August 2024 updates
Aug 13, 2024
Post comments count 3
Post likes count 1

.NET and .NET Framework August 2024 updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the updates for .NET and .NET Framework for August 2024.

Adding Aspire to your existing .NET apps
Aug 7, 2024
Post comments count 11
Post likes count 15

Adding Aspire to your existing .NET apps

Jon Galloway
Jon Galloway

Aspire can really simplify local development for your existing apps, large or small. In this post, we'll look at how easy it is to make your current solutions better with just a few lines of code.

Enhancing #help in F# Interactive
Jul 31, 2024
Post comments count 2
Post likes count 2

Enhancing #help in F# Interactive

David Schaefer
David Schaefer

The '#help' directive in F# Interactive can now quickly access documentation instantly within the REPL.

Creating Bindings for .NET MAUI with Native Library Interop
Jul 29, 2024
Post comments count 15
Post likes count 8

Creating Bindings for .NET MAUI with Native Library Interop

Rachel Kang (SHE/HER)
Rachel Kang (SHE/HER)

Learn how to get started creating bindings with Native Library Interop by following this example binding native Chart libraries in a .NET MAUI application.

How use a Blazor QuickGrid with GraphQL
Jul 24, 2024
Post comments count 4
Post likes count 6

How use a Blazor QuickGrid with GraphQL

Frank Boucher
Frank Boucher

In this is the second post in a series of posts about GraphQL and .NET, we will see how to fill a Blazor QuickGrid component with data fetched with GraphQL. We will also use the virtualize feature of the QuickGrid to improve performance.

Announcing .NET Conf: Focus on AI – August 20th 2024
Jul 23, 2024
Post comments count 7
Post likes count 9

Announcing .NET Conf: Focus on AI – August 20th 2024

Mehul Harry
Mehul Harry

We're thrilled to announce the upcoming .NET Conf: Focus on AI, happening on August 20th! This one-day, virtual event will be packed with insightful sessions from both the community and Microsoft teams, showcasing how you can infuse your .NET applications with powerful AI capabilities.

What’s new in Aspire 8.1 for cloud native developers!
Jul 23, 2024
Post comments count 0
Post likes count 4

What’s new in Aspire 8.1 for cloud native developers!

Mitch Denny
Mitch Denny

Let's take a look at what is new with Aspire 8.1 for building cloud native applications!

Add AI to Your .NET Apps Easily with Prompty
Jul 22, 2024
Post comments count 2
Post likes count 9

Add AI to Your .NET Apps Easily with Prompty

Bruno Capuano
Bruno Capuano

Learn how to integrate AI into your .NET applications with Prompty, a powerful Visual Studio Code extension.

Introducing CoreWCF and WCF Client Azure Queue Storage bindings for .NET
Jul 18, 2024
Post comments count 0
Post likes count 3

Introducing CoreWCF and WCF Client Azure Queue Storage bindings for .NET

Subhrajit Saha
Subhrajit Saha

The initial beta release of the official libraries Microsoft.CoreWCF.Azure.StorageQueues and Microsoft.WCF.Azure.StorageQueues.Client library for .NET is now available.

.NET 6 will reach End of Support on November 12, 2024
Jul 18, 2024
Post comments count 1
Post likes count 4

.NET 6 will reach End of Support on November 12, 2024

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

.NET 6 will reach end of support on November 12, 2024, this blog breaks down all the valuable information you need to know and how to update to .NET 8.

NuGetAudit 2.0: Elevating Security and Trust in Package Management
Jul 17, 2024
Post comments count 11
Post likes count 5

NuGetAudit 2.0: Elevating Security and Trust in Package Management

Andy Zivkovic Jon Douglas
Andy,
Jon

Introduction In November 2023 (NuGet 6.8, Visual Studio 17.8, .NET SDK 8.0.100), we released NuGet Audit. NuGet Audit provides warnings during restore when a package with a known vulnerability is used by a project. More information about NuGet Audit, including detailed configuration options can be found on our learn website. New features are still being added, so if you haven’t read the docs recently, consider having another look, or check our release notes, to see if new features that may help you have been added. Here is a quick summary of available settings that will be available in NuGet 6.12, Visual Studio...

Building a Safer Future – How NuGet is Tackling Software Supply Chain Threats
Jul 16, 2024
Post comments count 0
Post likes count 4

Building a Safer Future – How NuGet is Tackling Software Supply Chain Threats

Jon Douglas
Jon Douglas

Despite significant technological progress in addressing complex security threats, the key to preventing the next attack lies in adhering to fundamental security principles. It's essential to ensure the software ecosystem is secure, focusing on protecting .NET developers who design, build, and maintain the critical software we all use. As the home to one of the world's largest developer communities, NuGet is in a unique position to help improve the security of the software supply chain. In 2022, we launched several initiatives aimed at enhancing supply chain security and prioritizing the protection of developers...

.NET 9 Preview 6 is now available!
Jul 15, 2024
Post comments count 0
Post likes count 12

.NET 9 Preview 6 is now available!

.NET Team
.NET Team

Try out the latest features in .NET 9 Preview 6 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, and more!

Why and How to Execute GraphQL Queries in .NET
Jul 11, 2024
Post comments count 4
Post likes count 9

Why and How to Execute GraphQL Queries in .NET

Frank Boucher
Frank Boucher

This post shows how to query a GraphQL API in .NET using Strawberry Shake from a console application

Dark Mode Now Available on NuGet.org
Jul 11, 2024
Post comments count 6
Post likes count 5

Dark Mode Now Available on NuGet.org

Allie Barry martinruiz
Allie,
martinruiz

We won’t keep you “in the dark” about this any longer… Dark Mode for NuGet.org is finally here!   Your feedback has been invaluable in making this happen. We know that eye strain is a significant issue for many developers, and we're excited to offer a solution. Whether you prefer it for aesthetics or necessity, Dark Mode is here to enhance your experience. Inspired by the sleek and modern design of Fluent UI, we’re integrated a color scheme that is easy on the eyes and aligns with the aesthetics of other Microsoft products.  Dark mode on NuGet.org respects your system themes settings on both Windows and Mac....

C# 13: Explore the latest preview features
Jul 9, 2024
Post comments count 51
Post likes count 11

C# 13: Explore the latest preview features

Kathleen Dollard
Kathleen Dollard

C# 13 focuses on flexibility and performance, with top features like params collections for added flexibility, lock object for improved performance, and partial properties to support generators.

.NET and .NET Framework July 2024 servicing releases updates
Jul 9, 2024
Post comments count 7
Post likes count 3

.NET and .NET Framework July 2024 servicing releases updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the latest servicing updates for .NET and .NET Framework for July 2024.

Join Us for Aspire Developers Day – Elevate Your Cloud Native Skills!
Jun 26, 2024
Post comments count 5
Post likes count 6

Join Us for Aspire Developers Day – Elevate Your Cloud Native Skills!

Mehul Harry
Mehul Harry

Join us on July 23, 2024, for Aspire Developers Day, a livestream event to elevate your .NET skills with keynotes, deep dives, and interactive sessions. Connect with experts and the community.

Let’s Learn Aspire – Start your cloud-native journey live!
Jun 24, 2024
Post comments count 2
Post likes count 3

Let’s Learn Aspire – Start your cloud-native journey live!

James Montemagno
James Montemagno

Join us for Let's Learn Aspire, a global live stream workshop where you can learn all about what Aspire is, why you would use it, and see how to integrate Aspire into your apps with a hands on workshop.

Announcing Third Party API and Package Map Support for .NET Upgrade Assistant
Jun 20, 2024
Post comments count 0
Post likes count 2

Announcing Third Party API and Package Map Support for .NET Upgrade Assistant

Marco Goertz
Marco Goertz

Learn how to extend the .NET Upgrade Assistant by providing mappings for your own libraries and packages.

Using Phi-3 & C# with ONNX for text and vision samples
Jun 19, 2024
Post comments count 9
Post likes count 5

Using Phi-3 & C# with ONNX for text and vision samples

Bruno Capuano
Bruno Capuano

Harness the power of Phi-3 SLMs and ONNX for AI-driven .NET applications, showcasing C# integration for advanced tasks like image analysis and interactive Q&A.

Privacy and security improvements in .NET modernization tooling
Jun 18, 2024
Post comments count 0
Post likes count 5

Privacy and security improvements in .NET modernization tooling

Mike Rousos
Mike Rousos

Learn about the latest privacy and security-related updates to Azure Migrate application and code assessment and .NET Upgrade Assistant.

Refactor your code with default lambda parameters
Jun 17, 2024
Post comments count 0
Post likes count 6

Refactor your code with default lambda parameters

David Pine
David Pine

Explore opportunities to refactor your C# code with default lambda parameters, a new feature in C# 12.

Using PostgreSQL with .NET and Entra ID
Jun 13, 2024
Post comments count 0
Post likes count 4

Using PostgreSQL with .NET and Entra ID

Aaron Powell
Aaron Powell

Getting started with .NET and PostgreSQL, and using Entra ID to secure your app.

The .NET MAUI Extension for Visual Studio Code is now Generally Available
Jun 12, 2024
Post comments count 15
Post likes count 12

The .NET MAUI Extension for Visual Studio Code is now Generally Available

Maddy Montaquila
Maddy Montaquila

Start developing .NET MAUI apps with the GA Visual Studio Code extension today!

Building Generative AI apps with .NET 8
Jun 11, 2024
Post comments count 3
Post likes count 12

Building Generative AI apps with .NET 8

Jordan Matthiesen Luis Quintanilla
Jordan,
Luis

Learn the latest news and announcements about the state of generative AI development with .NET 8.

Getting started with UI testing .NET MAUI apps using Appium
Jun 10, 2024
Post comments count 12
Post likes count 7

Getting started with UI testing .NET MAUI apps using Appium

Gerald Versluis
Gerald Versluis

A proven way to test your (mobile) apps is through UI testing. In this post we will learn how to get setup with UI testing for .NET MAUI apps using Appium.

Announcing the official OpenAI library for .NET
Jun 6, 2024
Post comments count 21
Post likes count 18

Announcing the official OpenAI library for .NET

.NET Team
.NET Team

The initial beta release of the official OpenAI library for .NET is now available.

MSTest 3.4 is here with WinUI support and new analyzers!
Jun 5, 2024
Post comments count 4
Post likes count 2

MSTest 3.4 is here with WinUI support and new analyzers!

Amaury Levé Marco Rossignoli
Amaury,
Marco

MSTest 3.4 is available. Learn all about the highlighted features and fixes that will make your testing experience always better.

A beginner’s guide to mapping arrays in EF Core 8
Jun 4, 2024
Post comments count 0
Post likes count 10

A beginner’s guide to mapping arrays in EF Core 8

Arthur Vickers
Arthur Vickers

EF Core 8 introduces support for mapping typed arrays of simple values to database columns so the semantics of the mapping can be used in the SQL generated from LINQ queries.

Refactor your code using alias any type
Jun 3, 2024
Post comments count 4
Post likes count 8

Refactor your code using alias any type

David Pine
David Pine

Explore the "alias any type" C# 12 feature through a complete demo application.

Catch Up on Microsoft Build 2024: Essential Sessions for .NET Developers
May 30, 2024
Post comments count 2
Post likes count 7

Catch Up on Microsoft Build 2024: Essential Sessions for .NET Developers

James Montemagno
James Montemagno

Get up to date on all of the .NET sessions from Microsoft Build 2024 covering .NET 9, .NET Aspire, .NET MAUI, ASP.NET Core, EF Core, and so much more!

F# developer stories: how we’ve finally fixed a 9-year-old performance issue
May 29, 2024
Post comments count 2
Post likes count 5

F# developer stories: how we’ve finally fixed a 9-year-old performance issue

Petr Semkin
Petr Semkin

Some bugs carry exciting narratives — attempting to resolve them lets you trace the history of the repository and the community.

Introducing links to source code for .NET API Docs
May 27, 2024
Post comments count 8
Post likes count 15

Introducing links to source code for .NET API Docs

Min Huang Matt Trilby-Bassett
Min,
Matt

.NET API reference docs now link directly to the source code! Learn how the links are generated, and some of ideas for future improvements.

Announcing NuGet 6.10
May 21, 2024
Post comments count 8
Post likes count 2

Announcing NuGet 6.10

The NuGet Team
The NuGet Team

NuGet 6.10 is included in Visual Studio 2022 and .NET 8.0 out of the box. You can also download NuGet 6.10 for Windows, macOS, and Linux as a standalone executable. In NuGet 6.10, we introduce some exciting new features and bug fixes, such as a new command, vulnerability auditing in , and improvements to cached credentials. For more information, and a detailed list of all changes, see our release notes. NuGet 6.10 Highlights New features in NuGet 6.10: command You can now run the command with , , , and sub-commands to easily configure and understand your NuGet environment. Here's a few scenarios us...

.NET Announcements and Updates from Microsoft Build 2024
May 21, 2024
Post comments count 32
Post likes count 9

.NET Announcements and Updates from Microsoft Build 2024

.NET Team
.NET Team

Our latest updates and announcements from Microsoft Build including .NET Aspire, .NET 9 Preview 4, C# 13, Blazor, .NET MAUI, and more!

General Availability of Aspire: Simplifying .NET Cloud-Native Development
May 21, 2024
Post comments count 7
Post likes count 25

General Availability of Aspire: Simplifying .NET Cloud-Native Development

Damian Edwards
Damian Edwards

Aspire, the stack that streamlines development of .NET cloud-native services, is now generally available.

.NET and .NET Framework May 2024 Servicing Updates
May 15, 2024
Post comments count 6
Post likes count 4

.NET and .NET Framework May 2024 Servicing Updates

Tara Overfield Rahul Bhandari (MSFT)
Tara,
Rahul

A recap of the latest servicing updates for .NET and .NET Framework for May 2024.

Announcing NuGet Commands in C# Dev Kit
May 14, 2024
Post comments count 6
Post likes count 1

Announcing NuGet Commands in C# Dev Kit

Allie Barry
Allie Barry

With the April release of C# Dev Kit, you can now manage your NuGet packages directly from Visual Studio Code using the new commands in the command palette. To add a NuGet package to your project, use the command “NuGet: Add NuGet Package”. If you have more than one project in your solution, you will be asked to select which project you want to add the package to. Then you can search for packages by name. Then select the version you want to apply. Once you select a package, C# Dev Kit will add it to your project and update your project file and references. To update or remove a NuGet package from your project, u...

What’s new in Orleans 8 for Scalable Distributed Applications
May 13, 2024
Post comments count 1
Post likes count 6

What’s new in Orleans 8 for Scalable Distributed Applications

Mike Kistler
Mike Kistler

Let's take a look at what is new with Orleans for building robust, scalable distribute applications with Orleans 8 and integration with .NET Aspire.

Join the .NET Team at Microsoft Build 2024!
May 9, 2024
Post comments count 3
Post likes count 9

Join the .NET Team at Microsoft Build 2024!

Mehul Harry
Mehul Harry

Get ready for a great lineup of .NET sessions at Microsoft Build 2024. Join us either in Seattle or from the comfort of your own home. With a mix of live and online sessions, you won’t miss a beat.

Refactor your code with C# collection expressions
May 8, 2024
Post comments count 14
Post likes count 18

Refactor your code with C# collection expressions

David Pine
David Pine

Explore various C# 12 refactoring scenarios for a variety of target types using collection expressions, collection initializers, and the spread syntax.

Package Management & improved .NET Aspire support come to C# Dev Kit
May 7, 2024
Post comments count 7
Post likes count 1

Package Management & improved .NET Aspire support come to C# Dev Kit

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Explore the new features and enhancements in the latest version of C# Dev Kit including NuGet package management, .NET Aspire project support, and much more.

Secure your container build and publish with .NET 8
Apr 30, 2024
Post comments count 2
Post likes count 6

Secure your container build and publish with .NET 8

Richard Lander
Richard Lander

.NET 8 has new security features for containers, including non-root images and SDK tools. Discover how to create non-root container images, configure Kubernetes pods, and inspect images and containers for enhanced security.

The Journey to Accessible Apps: Keyboard Accessibility and .NET MAUI
Apr 29, 2024
Post comments count 0
Post likes count 5

The Journey to Accessible Apps: Keyboard Accessibility and .NET MAUI

Rachel Kang (SHE/HER)
Rachel Kang (SHE/HER)

Are your apps keyboard accessible? Learn more about keyboard traps and find out how you can ensure your .NET MAUI apps are keyboard accessible.

What’s new for .NET in Ubuntu 24.04
Apr 25, 2024
Post comments count 18
Post likes count 5

What’s new for .NET in Ubuntu 24.04

Richard Lander
Richard Lander

Ubuntu 24.04 is now available with .NET from day one in the official Ubuntu feeds! Thanks to the partnership between Canonical and Microsoft, you can start using .NET with Ubuntu 24.04 today!

Introducing .NET MAUI Community Tookit v8: TouchBehavior support is here!
Apr 24, 2024
Post comments count 5
Post likes count 7

Introducing .NET MAUI Community Tookit v8: TouchBehavior support is here!

Gerald Versluis
Gerald Versluis

The .NET MAUI Community Toolkit version 8.0 has been released with the highly anticipated TouchBehavior on board!

Refactor your C# code with primary constructors
Apr 23, 2024
Post comments count 42
Post likes count 18

Refactor your C# code with primary constructors

David Pine
David Pine

Explore C# 12's primary constructors through incremental refactoring of a Worker service.

Announcing: Azure Developers – .NET Day 2024
Apr 18, 2024
Post comments count 0
Post likes count 5

Announcing: Azure Developers – .NET Day 2024

Mehul Harry
Mehul Harry

Join us on April 30th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET developers.

Building a scalable gateway with .NET for Microsoft AI
Apr 17, 2024
Post comments count 8
Post likes count 4

Building a scalable gateway with .NET for Microsoft AI

Kara Saucerman
Kara Saucerman

Microsoft AI - our journey to building a scalable gateway with YARP on .NET8

Build & test resilient apps in .NET with Dev Proxy
Apr 16, 2024
Post comments count 11
Post likes count 6

Build & test resilient apps in .NET with Dev Proxy

Waldek Mastykarz
Waldek Mastykarz

Learn how to build and test resilient apps in .NET with Dev Proxy to simulate API failures, different network conditions, and a lot more from your local machine.

Streamline your container build and publish with .NET 8
Apr 15, 2024
Post comments count 9
Post likes count 3

Streamline your container build and publish with .NET 8

Richard Lander
Richard Lander

.NET 8 is a big step forward for building and using containers, with improvements for performance, security, and usability. Let's take a look at some enhancements to the .NET CLI for building and publishing containers.

Introducing MSTest SDK – Improved Configuration & Flexibility
Apr 11, 2024
Post comments count 19
Post likes count 5

Introducing MSTest SDK – Improved Configuration & Flexibility

Marco Rossignoli Amaury Levé
Marco,
Amaury

The new MSTest SDK is here and provides an easier way to configure your MSTest projects. Learn all about this release, how to get started, and its great improvements when using MSTest.

.NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29
Apr 9, 2024
Post comments count 1
Post likes count 5

.NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest April 2024 updates for .NET 8.0, .NET 7.0, and .NET 6.0.

Testing Your Native AOT Applications
Apr 3, 2024
Post comments count 7
Post likes count 6

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.

Making AI powered .NET apps more consistent and intelligent with Redis
Apr 2, 2024
Post comments count 3
Post likes count 8

Making AI powered .NET apps more consistent and intelligent with Redis

Catherine Wang
Catherine Wang

Redis makes intelligent apps smarter and consistent by serving as additional knowledge store, caching chat history, and semantically cache request and responses for an API. Combined with traditional caching scenarios, Redis is the multi-purpose data store for your intelligent apps.

Bing on .NET 8: The Impact of Dynamic PGO
Mar 29, 2024
Post comments count 6
Post likes count 5

Bing on .NET 8: The Impact of Dynamic PGO

Ben Watson
Ben Watson

Bing Extensible Application Platform's upgrade to .NET 8 and how dynamic profile guided optimization continues to deliver performance gains

.NET 7 will reach End of Support on May 14, 2024
Mar 27, 2024
Post comments count 2
Post likes count 6

.NET 7 will reach End of Support on May 14, 2024

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

.NET 7 will reach end of support on May 14, 2024, this blog breaks down all the valuable information you need to know and how to update to .NET 8.

.NET Framework – March 2024 Cumulative Update Preview
Mar 26, 2024
Post comments count 1
Post likes count 2

.NET Framework – March 2024 Cumulative Update Preview

Salini Agarwal
Salini Agarwal

March 2024 Cumulative Update Preview Updates for .NET Framework

Adding Apple Privacy Manifest Support to .NET iOS & .NET MAUI apps
Mar 25, 2024
Post comments count 24
Post likes count 15

Adding Apple Privacy Manifest Support to .NET iOS & .NET MAUI apps

Gerald Versluis
Gerald Versluis

Starting May 1, 2024 Apple will start enforcing their Apple privacy manifest for apps that are published to the App Store. In this post we'll describe how to navigate this for .NET for iOS and .NET MAUI apps.

Introducing .NET Smart Components – AI-powered UI controls
Mar 20, 2024
Post comments count 26
Post likes count 27

Introducing .NET Smart Components – AI-powered UI controls

Daniel Roth
Daniel Roth

Introducing .NET Smart Components, a set of genuinely useful AI-powered UI components that you can quickly and easily add to .NET apps.

Generate Local .NET Secrets from Azure Deployments
Mar 14, 2024
Post comments count 3
Post likes count 5

Generate Local .NET Secrets from Azure Deployments

Frank Boucher
Frank Boucher

This post shows how to automatically generate .NET secrets that a .NET app can use from the Azure deployment.

The NuGet.org repository signing certificate will be updated as soon as April 8th, 2024
Mar 13, 2024
Post comments count 0
Post likes count 3

The NuGet.org repository signing certificate will be updated as soon as April 8th, 2024

Erick Yondon
Erick Yondon

Action required: If you validate that packages are repository signed by NuGet.org using a NuGet client policy, command, or the command, please follow these steps by April 8th, 2024 to avoid potential disruptions when installing new NuGet.org packages. If you are unsure, we have outlined steps to check if you will be impacted. Since 2018, NuGet.org has used an X.509 certificate to sign its NuGet packages. The certificate was last renewed on March 15, 2021, and is set to expire on May 15, 2024. As early as April 8th, a new certificate will replace it as the new NuGet.org repository signing certificate for NuGet ...

Get started with .NET 8 and AI using new quickstart tutorials
Mar 13, 2024
Post comments count 4
Post likes count 16

Get started with .NET 8 and AI using new quickstart tutorials

Jordan Matthiesen
Jordan Matthiesen

New quickstarts are now available to help you get started with .NET and AI development.

Refining Your Search: Introducing NuGet.org’s Compatible Framework Filters
Mar 12, 2024
Post comments count 1
Post likes count 1

Refining Your Search: Introducing NuGet.org’s Compatible Framework Filters

Advay Tandon Jon Douglas
Advay,
Jon

Last year, we introduced search by target frameworks on NuGet.org, allowing you to filter your search results based on the framework(s) that a package targets. We received plenty of great feedback from you on how to make the filters more effective, and we are excited to announce that we are adding new search options that will now allow you to filter search results by a package’s “compatible” frameworks. Previously, if you wanted to search for packages matching ‘net8.0’, you would only see packages that explicitly include ‘net8.0’. Backwards compatibility is a key principle in .NET, and this means that packa...

Unity extension for Visual Studio Code – Now Generally Available
Mar 12, 2024
Post comments count 3
Post likes count 9

Unity extension for Visual Studio Code – Now Generally Available

Jb Evain
Jb Evain

We are thrilled to announce the general availability of the Unity extension for Visual Studio Code. This extension, built upon the C# Dev Kit and C# extensions, gives you a comprehensive toolkit for your Unity development in Visual Studio Code across Windows, macOS, and Linux.

.NET March 2024 Updates – .NET 8.0.3, 7.0.17, .NET 6.0.28
Mar 12, 2024
Post comments count 10
Post likes count 2

.NET March 2024 Updates – .NET 8.0.3, 7.0.17, .NET 6.0.28

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest March 2024 updates for .NET 8.0, .NET 7.0, and .NET 6.0.

Building AI Bots, Extending Copilot for Microsoft 365, and more with .NET and Teams Toolkit
Mar 7, 2024
Post comments count 0
Post likes count 6

Building AI Bots, Extending Copilot for Microsoft 365, and more with .NET and Teams Toolkit

Ayca Bas
Ayca Bas

Teams Toolkit for is packed with the new exciting capabilities for .NET developers including new AI Bot templates, CodeLens integration, and new Copilot preview templates.

Get Started with Milvus Vector DB in .NET
Mar 6, 2024
Post comments count 0
Post likes count 5

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.

GitHub Copilot Analysis, Customized Rules, and more come to the Azure Migrate application and code assessment
Mar 1, 2024
Post comments count 0
Post likes count 0

GitHub Copilot Analysis, Customized Rules, and more come to the Azure Migrate application and code assessment

Mike Rousos
Mike Rousos

Learn about the latest features in Azure Migrate Application and Code Assessment to help you move your .NET applications from on-premises to Azure.

.NET MAUI Community Toolkit 2023 Highlights
Feb 29, 2024
Post comments count 5
Post likes count 8

.NET MAUI Community Toolkit 2023 Highlights

Kym Phillpotts
Kym Phillpotts

Let's take a look back at all the happeneings from 2023 for the the .NET MAUI Community Toolkit's Journey of Growth, Rich Features, and Expanding Community Collaboration and a sneak peak at what is next.

The FAST and the Fluent: A Blazor story
Feb 26, 2024
Post comments count 5
Post likes count 10

The FAST and the Fluent: A Blazor story

Vincent Baaij
Vincent Baaij

Learn about the origin of the building blocks of the Fluent UI Blazor library. We'll talk about FAST, Web Components, Fluent Design, and more.

WinForms in a 64-Bit world – our strategy going forward
Feb 22, 2024
Post comments count 29
Post likes count 12

WinForms in a 64-Bit world – our strategy going forward

Klaus Loeffelmann
Klaus Loeffelmann

32-bit components can impose challenges for WinForms developers in a 64-bit Visual Studio environment, but there are options to solve this. Component modernization, migrating to .NET 6+ and a new option to use the out-of-process Designer for Framework are the key to a feasible way forward!

Developing Optimized GitHub Actions with .NET and Native AOT
Feb 19, 2024
Post comments count 2
Post likes count 2

Developing Optimized GitHub Actions with .NET and Native AOT

David Pine
David Pine

Explore a fun example app targeting GitHub Actions written entirely in .NET, optimized with Native AOT, and published to the GitHub Container Registry.

Introducing ASP.NET Core metrics and Grafana dashboards in .NET 8
Feb 14, 2024
Post comments count 12
Post likes count 24

Introducing ASP.NET Core metrics and Grafana dashboards in .NET 8

James Newton-King
James Newton-King

.NET 8 introduces metrics to ASP.NET Core. Check out what is new and discover how easy it is to use metrics and ASP.NET Core to monitor the health and activity of apps.

.NET Framework February 2024 Security and Quality Rollup Updates
Feb 14, 2024
Post comments count 0
Post likes count 3

.NET Framework February 2024 Security and Quality Rollup Updates

Salini Agarwal
Salini Agarwal

February 2024 Security and Quality Rollup Updates for .NET Framework

Announcing NuGet 6.9
Feb 13, 2024
Post comments count 5
Post likes count 1

Announcing NuGet 6.9

Allie Barry
Allie Barry

NuGet 6.9 is included in Visual Studio 2022 and .NET 8.0 out of the box. You can also download NuGet 6.9 for Windows, macOS, and Linux as a standalone executable. In NuGet 6.9, we introduce some exciting new features and bug fixes, such as an improved multi-targeting experience in Visual Studio and support for the 'dotnet search' command. For more information, and a detailed list of all changes, see our release notes. NuGet 6.9 Highlights New features in NuGet 6.9: Support for dotnet search command Starting with NuGet 6.9, you can now use the dotnet package search command for nuget.exe CLI experience to...

Our Vision for .NET 9
Feb 13, 2024
Post comments count 29
Post likes count 27

Our Vision for .NET 9

.NET Team
.NET Team

Welcome to .NET 9! Learn about how we're improving .NET for all kinds of apps, with a special focus on cloud native, AI, and performance.

.NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27
Feb 13, 2024
Post comments count 1
Post likes count 2

.NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest February 2024 updates for .NET 8.0, .NET 7.0, and .NET 6.0.

Resilience and chaos engineering
Feb 9, 2024
Post comments count 1
Post likes count 9

Resilience and chaos engineering

Martin Tomka
Martin Tomka

Chaos engineering with HTTP clients and Polly library

My Top 10 NEW Visual Studio Features of 2023 for .NET Developers
Feb 8, 2024
Post comments count 19
Post likes count 11

My Top 10 NEW Visual Studio Features of 2023 for .NET Developers

James Montemagno
James Montemagno

There are tons of great new feature for .NET developers to love in Visual Studio 2022, here are my top 10 that were released in 2023 that you can take advantage of right now.

Dev Tunnels: A Game Changer for Mobile Developers
Feb 5, 2024
Post comments count 3
Post likes count 6

Dev Tunnels: A Game Changer for Mobile Developers

James Montemagno
James Montemagno

See how Dev Tunnels can enhance your development process by securely sharing local web services across the internet and enabling you to easily connect to them from mobile apps, webhooks, and more.

Building AI-powered Microsoft Copilot with SignalR and other open-source tools
Jan 31, 2024
Post comments count 1
Post likes count 10

Building AI-powered Microsoft Copilot with SignalR and other open-source tools

Justin D. Harris Kevin Guo Ken Chen
Justin,
Kevin,
Ken

Microsoft Copilot is powered by several open-source tools, such as SignalR, Adaptive Cards, Markdown, and object-basin to solve the unique challenges in building AI-enabled applications at scale. In this article, we share the design considerations and how we integrated various tools with a focus on how we stream messages and responses to the front-end UI while giving some overview of what happens on the server-side.

How to deploy .NET Aspire apps to Azure Container Apps
Jan 29, 2024
Post comments count 4
Post likes count 4

How to deploy .NET Aspire apps to Azure Container Apps

Jiachen Jiang
Jiachen Jiang

Let's take a look at how you can easily deploy .NET Aspire Apps to Azure Container Apps with just a few commands with the Azure Developer CLI!

Microsoft Office’s RTC (Real-Time Channel) migration to modern .NET
Jan 25, 2024
Post comments count 17
Post likes count 14

Microsoft Office’s RTC (Real-Time Channel) migration to modern .NET

Gilad Oren
Gilad Oren

Real-Time Channel is Microsoft Office Online's service that powers real time collaboration and coauthoring. This blog post describes the journey to migrate the service from .NET Framework to modern .NET.

Introducing the MSTest Runner – CLI, Visual Studio, & More
Jan 24, 2024
Post comments count 25
Post likes count 9

Introducing the MSTest Runner – CLI, Visual Studio, & More

Amaury Levé Marco Rossignoli Jakub Jareš
Amaury,
Marco,
Jakub

MSTest runner is a new, light-weight and portable runner for MSTest tests available in the .NET CLI, Visual Studio, and more!

.NET Framework January 2024 Cumulative Update Preview
Jan 23, 2024
Post comments count 2
Post likes count 0

.NET Framework January 2024 Cumulative Update Preview

Salini Agarwal
Salini Agarwal

January 2024 Cumulative Update Preview Updates for .NET Framework.

Introducing NuGetSolver: A Powerful Tool for Resolving NuGet Dependency Conflicts in Visual Studio
Jan 16, 2024
Post comments count 14
Post likes count 2

Introducing NuGetSolver: A Powerful Tool for Resolving NuGet Dependency Conflicts in Visual Studio

Erick Yondon
Erick Yondon

Managing dependencies on complex projects can be overwhelming. Developers often grapple with numerous direct and transitive dependencies across multiple projects. When different projects share dependencies with varying versions, manual conflict resolution becomes necessary, which can be tedious and error-prone, as fixing one issue may inadvertently create others. Today, we are excited to introduce a new experimental Visual Studio extension called NuGetSolver which was developed in collaboration with Microsoft Research, which aims to simplify the process by automatically resolving NuGet dependency conflicts in ...

Sortable Lists for Blazor using a SortableJS Component
Jan 12, 2024
Post comments count 11
Post likes count 9

Sortable Lists for Blazor using a SortableJS Component

Burke Holland
Burke Holland

Blazor Sortable is a new a open source community Blazor component for creating sortable lists of items using SortableJS.

.NET Framework January 2024 Security and Quality Rollup
Jan 9, 2024
Post comments count 7
Post likes count 1

.NET Framework January 2024 Security and Quality Rollup

Salini Agarwal
Salini Agarwal

January 2024 Security and Quality Rollup Updates for .NET Framework

.NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26
Jan 9, 2024
Post comments count 3
Post likes count 1

.NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest Janaury 2024 updates for .NET 7.0 and .NET 6.0

Announcing the Azure Migrate application and code assessment tool for .NET
Jan 3, 2024
Post comments count 5
Post likes count 10

Announcing the Azure Migrate application and code assessment tool for .NET

Olia Gavrysh
Olia Gavrysh

The new tool to help you move your .NET applications from on-premises to Azure is available in Visual Studio Marketplace and as a .NET CLI tool!

Safer recursion in F#
Dec 28, 2023
Post comments count 1
Post likes count 5

Safer recursion in F#

David Schaefer
David Schaefer

Tail recursion is a new F# compiler feature which helps to avoid stack overflows.

What’s New in Our Code Coverage Tooling?
Dec 21, 2023
Post comments count 19
Post likes count 9

What’s New in Our Code Coverage Tooling?

Jakub Chocholowicz
Jakub Chocholowicz

Discover enhanced code coverage tools with better platform support, new report formats and improved performance.

Announcing .NET Aspire Preview 2
Dec 20, 2023
Post comments count 6
Post likes count 107

Announcing .NET Aspire Preview 2

Damian Edwards
Damian Edwards

.NET Aspire Preview 2 is now available and includes many improvements and new capabilities.

Announcing the HackTogether: The Great .NET 8 Hack Winners
Dec 20, 2023
Post comments count 1
Post likes count 2

Announcing the HackTogether: The Great .NET 8 Hack Winners

Matt Soucoup
Matt Soucoup

Thank you for all the wonderful submissions, and now we've picked the best of the best for the winners of the Great .NET 8 Hack!

Hardware Intrinsics in .NET 8
Dec 11, 2023
Post comments count 2
Post likes count 16

Hardware Intrinsics in .NET 8

Tanner Gooding [MSFT]
Tanner Gooding [MSFT]

.NET 8 includes significant improvements to the Hardware Intrinsics feature.

.NET Conf 2023 Recap – Celebrating Community, Innovation, and the Launch of .NET 8
Dec 7, 2023
Post comments count 1
Post likes count 6

.NET Conf 2023 Recap – Celebrating Community, Innovation, and the Launch of .NET 8

Jon Galloway Mehul Harry
Jon,
Mehul

.NET Conf 2023 is over, but you can re-live the largest .NET event of the year with full access to video recordings, slides, demos, and more.

.NET 8 Networking Improvements
Dec 7, 2023
Post comments count 13
Post likes count 14

.NET 8 Networking Improvements

Máňa Natalia Kondratyeva
Máňa,
Natalia

Introducing new networking features in .NET 8 including HTTP space, metrics, sockets and more!

Learn .NET 8 with New Beginner Videos
Dec 6, 2023
Post comments count 7
Post likes count 14

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.

Extending WebAssembly to the Cloud with .NET
Dec 4, 2023
Post comments count 17
Post likes count 17

Extending WebAssembly to the Cloud with .NET

Richard Lander
Richard Lander

We're closely following the progress of WebAssembly, including WebAssembly System Interface (WASI). There's a new experimental workload in .NET 8 for WASI that extends the capabilities of Wasm towards the Cloud.

How to make libraries compatible with native AOT
Nov 30, 2023
Post comments count 28
Post likes count 11

How to make libraries compatible with native AOT

Eric Erhardt
Eric Erhardt

How to make .NET libraries compatible with native AOT

Building resilient cloud services with .NET 8
Nov 28, 2023
Post comments count 12
Post likes count 22

Building resilient cloud services with .NET 8

Martin Tomka
Martin Tomka

How to integrate resilience and into HTTP Client

Announcing ML.NET 3.0
Nov 27, 2023
Post comments count 7
Post likes count 10

Announcing ML.NET 3.0

Jeff Handley
Jeff Handley

Announcing ML.NET 3.0, with improvements for deep learning, DataFrame, performance, and more!

Fake It Til You Make It…To Production
Nov 21, 2023
Post comments count 10
Post likes count 13

Fake It Til You Make It…To Production

Martin Taillefer
Martin Taillefer

Explores the new logging, metric, and time provider fakes introduced in .NET 8

Announcing .NET Chiseled Containers
Nov 21, 2023
Post comments count 34
Post likes count 9

Announcing .NET Chiseled Containers

Richard Lander
Richard Lander

.NET chiseled Ubuntu container images are now GA and can be used in production, for .NET 6, 7, and 8.

Announcing NuGet.exe and NuGet Client SDK Packages Support Policy: Keeping You Informed and Secure
Nov 20, 2023
Post comments count 2
Post likes count 1

Announcing NuGet.exe and NuGet Client SDK Packages Support Policy: Keeping You Informed and Secure

Kartheek Penagamuri Jon Douglas
Kartheek,
Jon

At NuGet, our commitment is to ensure that our users have access to the latest, most secure, and well-maintained versions of our tools and packages. With this in mind, we would like to announce the NuGet Support Policy, a set of guidelines designed to keep you informed about the status of NuGet.exe and NuGet Client SDK packages on nuget.org. Why We're Introducing This Policy We firmly believe that transparency and security are of utmost importance in software development. Here's why we're implementing this policy: What You Can Expect NuGet Client tools are distributed through the following vehicles. The ...

Improvements & Changes in Android resource generation in .NET 8
Nov 20, 2023
Post comments count 4
Post likes count 9

Improvements & Changes in Android resource generation in .NET 8

Dean Ellis
Dean Ellis

In .NET 8 we have made some vast improvements in changes to how Android resources work in regards to the designer assembly. If you are building Android apps and libraries there are some important changes to know about.

Announcing NuGet 6.8 – Maintaining Security with Ease
Nov 17, 2023
Post comments count 4
Post likes count 3

Announcing NuGet 6.8 – Maintaining Security with Ease

Allie Barry
Allie Barry

NuGet 6.8 is included in Visual Studio 2022 and .NET 8.0 out of the box. You can also download NuGet 6.8 for Windows, macOS, and Linux as a standalone executable. Maintaining and understanding security status in your projects is now easier than ever in NuGet 6.8. We're happy to announce a plethora of new features to help you be aware potential vulnerabilities in your projects, visualize the configuration of precautionary measures to keep your code safe, and maintain fine-grained control over your dependency sources. NuGet 6.8 Highlights There are many new features in NuGet 6.8: NuGetAudit - Notificati...

Announcing .NET 8
Nov 14, 2023
Post comments count 81
Post likes count 47

Announcing .NET 8

Gaurav Seth
Gaurav Seth

Today Microsoft announced the availability of .NET 8, the latest version of one of the world’s leading programming languages and development platforms.

Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8
Nov 14, 2023
Post comments count 41
Post likes count 38

Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8

Glenn Condron [MSFT]
Glenn Condron [MSFT]

Introducing .NET Aspire: A cloud ready stack for building observable, production ready, distributed applications

.NET Framework November 2023 Security and Quality Rollup
Nov 14, 2023
Post comments count 8
Post likes count 0

.NET Framework November 2023 Security and Quality Rollup

Immo Landwerth Salini Agarwal Tara Overfield
Immo,
Salini,
Tara

November 2023 Security and Quality Rollup Updates for .NET Framework

.NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25
Nov 14, 2023
Post comments count 0
Post likes count 0

.NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest November 2023 updates for .NET 7.0 and .NET 6.0

Announcing .NET MAUI in .NET 8
Nov 14, 2023
Post comments count 40
Post likes count 17

Announcing .NET MAUI in .NET 8

David Ortinau
David Ortinau

.NET MAUI in .NET 8 has arrived with quality improvements, performance and memory improvements, desktop enhancements, and more.

Announcing ASP.NET Core in .NET 8
Nov 14, 2023
Post comments count 52
Post likes count 10

Announcing ASP.NET Core in .NET 8

Daniel Roth
Daniel Roth

.NET 8 is now available! Check out all the new features and improvements in ASP.NET Core in this release.

Entity Framework Core 8 (EF8) is available today
Nov 14, 2023
Post comments count 1
Post likes count 8

Entity Framework Core 8 (EF8) is available today

Arthur Vickers
Arthur Vickers

Announcing EF Core 8 (EF8) with complex types, primitive collections, better JSON, and exciting new query translations!

Announcing C# 12
Nov 14, 2023
Post comments count 12
Post likes count 25

Announcing C# 12

Kathleen Dollard
Kathleen Dollard

Announcing the official release of C# 12, including collection expressions, primary constructors, and more!

Announcing F# 8
Nov 14, 2023
Post comments count 5
Post likes count 5

Announcing F# 8

RNDr. Tomáš Grošup, Ph.D.
RNDr. Tomáš Grošup, Ph.D.

Read what is new in F# 8 - the language, compiler tooling and FSharp.Core standard library

Join us for the Great .NET 8 Hack
Nov 7, 2023
Post comments count 6
Post likes count 5

Join us for the Great .NET 8 Hack

Aaron Powell
Aaron Powell

Join us for a virtual hackathon, November 20 to December 4, 2023 to learn how to build awesome apps with .NET, AI, or Cloud Native. And a chance to win exciting prizes!

The convenience of System.IO
Nov 6, 2023
Post comments count 6
Post likes count 6

The convenience of System.IO

Richard Lander
Richard Lander

File I/O APIs are used pervasively in apps. .NET has great API for reading and writing files. They are a great example of the convenience of .NET.

What’s new with identity in .NET 8
Nov 3, 2023
Post comments count 42
Post likes count 17

What’s new with identity in .NET 8

Jeremy Likness
Jeremy Likness

An introduction to identity in .NET 8 with code examples to secure APIs, generate a Blazor-based UI and integrate authentication into Blazor WebAssembly apps.

A new F# compiler feature: graph-based type-checking
Nov 2, 2023
Post comments count 3
Post likes count 4

A new F# compiler feature: graph-based type-checking

Florian Verdonck
Florian Verdonck

Graph-based type-checking is a new F# compiler flag that allows the compiler to type-check files in a project in parallel whenever possible.

Trying out MongoDB with EF Core using Testcontainers
Nov 2, 2023
Post comments count 3
Post likes count 9

Trying out MongoDB with EF Core using Testcontainers

Arthur Vickers
Arthur Vickers

An introduction to the MongoDB database provider for EF Core, including use of Testcontainers

.NET 8 Performance Improvements in .NET MAUI
Oct 31, 2023
Post comments count 8
Post likes count 19

.NET 8 Performance Improvements in .NET MAUI

Jonathan Peppers
Jonathan Peppers

What improvements did we bring to .NET MAUI in .NET 8? Click to find out more!

.NET Framework October 2023 Cumulative Update Preview
Oct 26, 2023
Post comments count 0
Post likes count 1

.NET Framework October 2023 Cumulative Update Preview

Tara Overfield
Tara Overfield

Today, we are releasing the October 2023 Cumulative Update Preview for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. WPF1 1 Windows Presentation Foundation (WPF) Getting the Update The Cumulative Update Preview is available via Windows Update and Microsoft Update Catalog. Customers using Windows 11, version 22H2, you will now find .NET Framework updates on the Settings > Windows Update > Advanced options > Optional updates page. Advanced system administrators can also take use of the below direct Microsoft Update Ca...

Building 3D Applications and Content with .NET MAUI and Evergine
Oct 20, 2023
Post comments count 6
Post likes count 20

Building 3D Applications and Content with .NET MAUI and Evergine

jorge canton ferrero
jorge canton ferrero

See how you can leverage Evergine to build 3D applications and content in .NET MAUI with just a few lines of code!

Performance Improvements in ASP.NET Core 8
Oct 16, 2023
Post comments count 5
Post likes count 34

Performance Improvements in ASP.NET Core 8

Brennan Conroy
Brennan Conroy

Performance improvements in ASP.NET Core 8

.NET Framework October 2023 Security and Quality Rollup Updates
Oct 13, 2023
Post comments count 2
Post likes count 1

.NET Framework October 2023 Security and Quality Rollup Updates

Salini Agarwal
Salini Agarwal

A recap of the latest Security and Quality Rollup for .NET Framework for October 2023.

Overhauled F# code fixes in Visual Studio
Oct 11, 2023
Post comments count 3
Post likes count 5

Overhauled F# code fixes in Visual Studio

Petr Semkin
Petr Semkin

F# code fixes are now more performant, correct, and testable.

Announcing .NET 8 Release Candidate 2
Oct 10, 2023
Post comments count 16
Post likes count 17

Announcing .NET 8 Release Candidate 2

Jon Douglas
Jon Douglas

.NET 8 RC2 is now available with new NuGet package READMEs for .NET packages, simple CLI-based project evaluation for MSBuild, publishing containers to tar.gz archives, and Tensor Primitives for .NET.

ASP.NET Core updates in .NET 8 Release Candidate 2
Oct 10, 2023
Post comments count 57
Post likes count 13

ASP.NET Core updates in .NET 8 Release Candidate 2

Daniel Roth
Daniel Roth

.NET 8 Release Candidate 2 is now available! Check out what's new in ASP.NET Core in this update.

Announcing .NET MAUI in .NET 8 Release Candidate 2: More Quality
Oct 10, 2023
Post comments count 38
Post likes count 10

Announcing .NET MAUI in .NET 8 Release Candidate 2: More Quality

David Ortinau
David Ortinau

.NET MAUI in .NET 8 RC2 has still more quality improvements for developers, and we have some bonus news.

EF Core 8 Release Candidate 2: Smaller features in EF8
Oct 10, 2023
Post comments count 6
Post likes count 11

EF Core 8 Release Candidate 2: Smaller features in EF8

Arthur Vickers
Arthur Vickers

A tour through some of the smaller features release in Entity Framework Core 8 (EF8) RC 2.

.NET October 2023 Updates – .NET 7.0.13, .NET 6.0.24
Oct 10, 2023
Post comments count 4
Post likes count 0

.NET October 2023 Updates – .NET 7.0.13, .NET 6.0.24

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest October 2023 updates for .NET 7.0 and .NET 6.0

The convenience of System.Text.Json
Oct 5, 2023
Post comments count 18
Post likes count 7

The convenience of System.Text.Json

Richard Lander
Richard Lander

JSON is one of the most common formats in apps today and .NET has great APIs for reading and writing JSON documents. It's a great example of the convenience of .NET.

C# Dev Kit – Now Generally Available
Oct 4, 2023
Post comments count 21
Post likes count 16

C# Dev Kit – Now Generally Available

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

We are thrilled to announce the general availability of C# Dev Kit, a Visual Studio Code extension that brings an improved editor-first C# development experience to Linux, macOS, and Windows.

Arm64 Performance Improvements in .NET 8
Oct 3, 2023
Post comments count 7
Post likes count 8

Arm64 Performance Improvements in .NET 8

Kunal Pathak
Kunal Pathak

.NET 8 added some key features for new functionality as well as performance improvements for developers including developers targeting Arm64 devices. In this blog I break down everything you need to know about the improvements in .NET 8.

The .NET Conf Student Zone is Back!
Oct 2, 2023
Post comments count 0
Post likes count 5

The .NET Conf Student Zone is Back!

Katie Savage
Katie Savage

Get ready for the .NET Conf Student Zone on November 13!

.NET Framework September 2023 Cumulative Update Preview
Sep 27, 2023
Post comments count 2
Post likes count 2

.NET Framework September 2023 Cumulative Update Preview

Salini Agarwal
Salini Agarwal

September 2023 Cumulative Update Preview for .NET Framework.

Debugging Enhancements in .NET 8
Sep 26, 2023
Post comments count 25
Post likes count 16

Debugging Enhancements in .NET 8

James Newton-King
James Newton-King

.NET 8 introduces debugging enhancements to many commonly used types. Check out what is new and discover how .NET debugging is better than ever.

The convenience of .NET
Sep 25, 2023
Post comments count 72
Post likes count 19

The convenience of .NET

Richard Lander
Richard Lander

The .NET platform provides convenient solutions to many tasks, for developers looking for a straightforward utility function or a high degree of control crafting an algorithm.

Tune into the C# Certification Training Series
Sep 22, 2023
Post comments count 7
Post likes count 7

Tune into the C# Certification Training Series

Katie Savage
Katie Savage

We are hosting six office hour training streams for the new C# Certification training content.

Simplifying F# computations with the new ‘while!’ keyword
Sep 20, 2023
Post comments count 1
Post likes count 7

Simplifying F# computations with the new ‘while!’ keyword

Petr Semkin
Petr Semkin

F# introduces `while!` keyword, streamlining loops in computation expressions.

HTTPS Everywhere Update
Sep 19, 2023
Post comments count 7
Post likes count 5

HTTPS Everywhere Update

Jon Douglas
Jon Douglas

Mistakes were made When we first published the plan for the effort of HTTPS everywhere, we wanted to get developer community feedback on the various HTTP and HTTPS scenarios that we don't have much everyday visibility of. After we published that blog, we heard you loud and clear that there was a gap. This plan needed a clear way to suppress the eventual error case when a non-HTTPS source is used due to various scenarios where you are able to accept the security risk. We've recently added such functionality that will allow you to do just that. In NuGet 6.8, you will be able add the attribute to your respective ...

What’s new in System.Text.Json in .NET 8
Sep 19, 2023
Post comments count 15
Post likes count 14

What’s new in System.Text.Json in .NET 8

Eirik Tsarpalis
Eirik Tsarpalis

An overview of all new .NET 8 features in System.Text.Json for developers.

What’s new in Teams Toolkit for Visual Studio 2022?
Sep 14, 2023
Post comments count 0
Post likes count 2

What’s new in Teams Toolkit for Visual Studio 2022?

Ayca Bas
Ayca Bas

Teams Toolkit for Visual Studio 2022 version 17.7 is packed with the new exciting capabilities for .NET developers.

Performance Improvements in .NET 8
Sep 13, 2023
Post comments count 131
Post likes count 157

Performance Improvements in .NET 8

Stephen Toub - MSFT
Stephen Toub - MSFT

.NET 7 was super fast, .NET 8 is faster. Take an in-depth tour through over 500 pull requests that make that a reality.

.NET Framework September 2023 Security and Quality Rollup Updates
Sep 12, 2023
Post comments count 0
Post likes count 1

.NET Framework September 2023 Security and Quality Rollup Updates

Salini Agarwal
Salini Agarwal

September 2023 Security and Quality Rollup Updates for .NET Framework.

Announcing .NET 8 Release Candidate 1
Sep 12, 2023
Post comments count 13
Post likes count 18

Announcing .NET 8 Release Candidate 1

Leslie Richardson
Leslie Richardson

.NET 8 RC1 is now available with improvements to System.Text.Json, a new AOT mode for Android and WASM, Azure Managed Identity support for containers, and more!

EF Core 8 RC1: Complex types as value objects
Sep 12, 2023
Post comments count 6
Post likes count 11

EF Core 8 RC1: Complex types as value objects

Arthur Vickers
Arthur Vickers

Announcing Entity Framework Core 8 (EF8) RC 1 with support for complex types used as value objects

Announcing .NET MAUI in .NET 8 Release Candidate 1: Quality
Sep 12, 2023
Post comments count 32
Post likes count 8

Announcing .NET MAUI in .NET 8 Release Candidate 1: Quality

David Ortinau
David Ortinau

.NET MAUI in .NET 8 RC1 has more quality improvements for developers, and introduces the first step to supporting Xcode 15 beta and Apple SDKs.

ASP.NET Core updates in .NET 8 Release Candidate 1
Sep 12, 2023
Post comments count 66
Post likes count 17

ASP.NET Core updates in .NET 8 Release Candidate 1

Daniel Roth
Daniel Roth

.NET 8 Release Candidate 1 is now available! Check out what's new in ASP.NET Core in this update.

.NET September 2023 Updates – .NET 7.0.11, .NET 6.0.22
Sep 12, 2023
Post comments count 2
Post likes count 2

.NET September 2023 Updates – .NET 7.0.11, .NET 6.0.22

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest September 2023 updates for .NET 7.0 and .NET 6.0

WPF File Dialog Improvements in .NET 8
Sep 8, 2023
Post comments count 22
Post likes count 18

WPF File Dialog Improvements in .NET 8

Dipesh Kumar
Dipesh Kumar

Announing OpenFolderDialog control and other file dialog properties in WPF in .NET 8.

Demystifying Retrieval Augmented Generation with .NET
Sep 6, 2023
Post comments count 23
Post likes count 49

Demystifying Retrieval Augmented Generation with .NET

Stephen Toub - MSFT
Stephen Toub - MSFT

Build a chat-based console app with Retrieval Augmented Generation (RAG) from scratch.

New .NET Upgrade Assistant version with feature updates and .NET MAUI improvements!
Aug 29, 2023
Post comments count 10
Post likes count 14

New .NET Upgrade Assistant version with feature updates and .NET MAUI improvements!

Olia Gavrysh
Olia Gavrysh

The new version of .NET Upgrade Assistant is available in Visual Studio Marketplace with feature updates and .NET MAUI improvements!

Announcing the New Foundational C# Certification with freeCodeCamp
Aug 28, 2023
Post comments count 36
Post likes count 60

Announcing the New Foundational C# Certification with freeCodeCamp

Katie Savage
Katie Savage

The Foundational C# Certification with freeCodeCamp is now available! The certification is free, globally available, and includes a full training course.

.NET Framework August 2023 Cumulative Update Preview
Aug 23, 2023
Post comments count 1
Post likes count 2

.NET Framework August 2023 Cumulative Update Preview

Salini Agarwal
Salini Agarwal

August 2023 Cumulative Update Preview Updates for .NET Framework

Announcing NuGet 6.7 – Keeping You Secure
Aug 10, 2023
Post comments count 1
Post likes count 1

Announcing NuGet 6.7 – Keeping You Secure

Jon Douglas Nikolche Kolev
Jon,
Nikolche

NuGet 6.7 is included in Visual Studio 2022 and .NET 7.0 out of the box. You can also download NuGet 6.7 for Windows, macOS, and Linux as a standalone executable. Security is a chain; it's only as strong as its weakest link. That's why today, we are happy to announce that NuGet 6.7 brings a plethora of security features such as enhancements to package source mapping, new vulnerability APIs, package version dropdown changes, and new warning messages for chain of trust issues. NuGet 6.7 Highlights There are many new features in NuGet 6.7: View your package source mapping status in the package details pa...

.NET Framework August 2023 Security and Quality Rollup Updates
Aug 8, 2023
Post comments count 6
Post likes count 1

.NET Framework August 2023 Security and Quality Rollup Updates

Salini Agarwal
Salini Agarwal

August 2023 Security and Quality Rollup Updates for .NET Framework

Announcing .NET MAUI in .NET 8 Preview 7: Keyboard Accelerators
Aug 8, 2023
Post comments count 43
Post likes count 11

Announcing .NET MAUI in .NET 8 Preview 7: Keyboard Accelerators

David Ortinau
David Ortinau

.NET MAUI in .NET 8 Preview 7 has more new quality improvements for developers, experimental new AOT for iOS, and exciting new Visual Studio support.

ASP.NET Core updates in .NET 8 Preview 7
Aug 8, 2023
Post comments count 66
Post likes count 16

ASP.NET Core updates in .NET 8 Preview 7

Daniel Roth
Daniel Roth

.NET 8 Preview 7 is now available! Check out what's new in ASP.NET Core in this update.

Announcing .NET 8 Preview 7
Aug 8, 2023
Post comments count 13
Post likes count 13

Announcing .NET 8 Preview 7

Richard Lander
Richard Lander

.NET 8 Preview 7 is now available with improvements to type containers, JSON source generation, and CodeGen as well as new support for HTTPS proxy, WPF open folder dialog, and iOS hybrid globalization.

.NET August 2023 Updates – .NET 7.0.10, .NET 6.0.21
Aug 8, 2023
Post comments count 3
Post likes count 0

.NET August 2023 Updates – .NET 7.0.10, .NET 6.0.21

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest August 2023 updates for .NET 7.0 and .NET 6.0

The Microsoft author-signing certificate will be updated as soon as August 14th, 2023
Aug 3, 2023
Post comments count 0
Post likes count 1

The Microsoft author-signing certificate will be updated as soon as August 14th, 2023

The NuGet Team
The NuGet Team

Action required: If you validate that packages are author-signed by Microsoft using a NuGet client policy or the command, please follow these steps by August 14th, 2023 to avoid potential disruptions when installing new Microsoft packages. If you are unsure, we have outlined steps to check if you will be impacted. Microsoft uses an X.509 certificate to author-sign its NuGet packages. The current certificate will expire on October 5th, 2023. In late August 2023, a new certificate will replace it as the new Microsoft author-signing certificate for NuGet packages. Existing packages already signed with the older ce...

.NET Conf 2023 – Celebrating the Release of .NET 8! – Save the Date!
Aug 1, 2023
Post comments count 14
Post likes count 16

.NET Conf 2023 – Celebrating the Release of .NET 8! – Save the Date!

Mehul Harry
Mehul Harry

Announcing .NET Conf 2023 - a free, three-day virtual developer event that celebrates the release of .NET 8.

New syntax for string interpolation in F#
Jul 27, 2023
Post comments count 4
Post likes count 12

New syntax for string interpolation in F#

Adam Boniecki
Adam Boniecki

New language feature is available in preview for F# to make working with interpolated strings even easier.

.NET Framework July 2023 Cumulative Update Preview
Jul 25, 2023
Post comments count 0
Post likes count 0

.NET Framework July 2023 Cumulative Update Preview

Salini Agarwal
Salini Agarwal

July 2023 Cumulative Update Preview Updates for .NET Framework

Debugging .NET Containers with Visual Studio Code Docker Tools
Jul 25, 2023
Post comments count 19
Post likes count 6

Debugging .NET Containers with Visual Studio Code Docker Tools

Chet Husk
Chet Husk

Use the Docker extension for Visual Studio Code to build and run containerized .NET applications easily

What does Azure AD renamed Microsoft Entra ID mean for .NET developers?
Jul 12, 2023
Post comments count 6
Post likes count 1

What does Azure AD renamed Microsoft Entra ID mean for .NET developers?

Jeremy Likness
Jeremy Likness

Azure Active Directory (Azure AD) is being renamed as part of unification with the expanded Microsoft Entra identity and network access product family. This is a name change only and does not require any direct action from .NET developers.

.NET Framework July 2023 Security and Quality Rollup Updates
Jul 11, 2023
Post comments count 1
Post likes count 0

.NET Framework July 2023 Security and Quality Rollup Updates

Salini Agarwal
Salini Agarwal

July 2023 Security and Quality Rollup Updates for .NET Framework

.NET July 2023 Updates – .NET 7.0.9, .NET 6.0.20
Jul 11, 2023
Post comments count 0
Post likes count 1

.NET July 2023 Updates – .NET 7.0.9, .NET 6.0.20

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest July 2023 updates for .NET 7.0 and .NET 6.0

New C# 12 preview features
Jul 11, 2023
Post comments count 34
Post likes count 13

New C# 12 preview features

Kathleen Dollard
Kathleen Dollard

.NET 8 Preview 6 adds three new features for C# 12: interceptors, inline arrays, and enhancements to the nameof expression.

ASP.NET Core updates in .NET 8 Preview 6
Jul 11, 2023
Post comments count 66
Post likes count 11

ASP.NET Core updates in .NET 8 Preview 6

Daniel Roth
Daniel Roth

.NET 8 Preview 6 is now available! Check out what's new in ASP.NET Core in this update.

Announcing .NET MAUI in .NET 8 Preview 6: Hello VS Code & VS for Mac
Jul 11, 2023
Post comments count 27
Post likes count 7

Announcing .NET MAUI in .NET 8 Preview 6: Hello VS Code & VS for Mac

David Ortinau
David Ortinau

.NET MAUI in .NET 8 Preview 6 has more new quality improvements for developers, experimental new AOT for iOS, and exciting new Visual Studio support.

Announcing .NET 8 Preview 6
Jul 11, 2023
Post comments count 15
Post likes count 12

Announcing .NET 8 Preview 6

Justin Yoo
Justin Yoo

We're thrilled to announce .NET 8 Preview 6 which is packed with plenty of library updates, a new WASM mode, more source generators, constant performance improvements, and NativeAOT support on iOS.

Introducing System.Web Adapters v1.2 with new APIs and scenarios
Jul 10, 2023
Post comments count 0
Post likes count 4

Introducing System.Web Adapters v1.2 with new APIs and scenarios

Taylor Southwick
Taylor Southwick

Introducing the release of System.Web adapters v1.2 which introduces new APIs, better Blazor support, A/B testing of migrated endpoints, and more.

Improved Source Generators and Code Fixers Arrive in .NET Community Toolkit 8.2.1!
Jul 6, 2023
Post comments count 5
Post likes count 6

Improved Source Generators and Code Fixers Arrive in .NET Community Toolkit 8.2.1!

Sergio Pedri
Sergio Pedri

We're happy to announce the official launch of the .NET Community Toolkit 8.2.1 release, featuring lots of QoL improvements, bug fixes and optimizations to the source generators, new code fixers, and more!

Improvements to the Caching Abstraction in ASP.NET Core
Jul 6, 2023
Post comments count 15
Post likes count 7

Improvements to the Caching Abstraction in ASP.NET Core

Catherine Wang Marc Gravell
Catherine,
Marc

We are updating caching in ASP.NET Core to be more intuitive and reliable

Improved F# hints in Visual Studio
Jul 5, 2023
Post comments count 8
Post likes count 9

Improved F# hints in Visual Studio

Petr Semkin
Petr Semkin

We're introducing new F# hints and enhancing existing ones.

.NET Framework 4.8.1 is available on Windows Update and Catalog
Jun 27, 2023
Post comments count 8
Post likes count 1

.NET Framework 4.8.1 is available on Windows Update and Catalog

Brett Lopez
Brett Lopez

Note: This post was updated on 6/27/2023 to account for this day's release on Windows Update and Microsoft Update Catalog.   Today, the .NET Framework 4.8.1 is available on Windows Update and Microsoft Update Catalog for supported versions of Windows. With today's release, the .NET Framework 4.8.1 is now rolling out gradually to customers seeking the latest content on Windows Update.  .NET Framework 4.8.1 is available for the following versions of Windows and distribution channels: Note: Customers using Windows Server Updates Services (WSUS), or any other update management tools can imp...

Get ready for fsharpConf 2023!
Jun 21, 2023
Post comments count 3
Post likes count 10

Get ready for fsharpConf 2023!

Petr Semkin Tomas Petricek
Petr,
Tomas

Join us on June 26, 2023, for the live stream of the fourth annual fsharpConf. This free virtual event, supported by the F# Software Foundation, will showcase world-class F# experts from across the globe.

Introducing the New T4 Command-Line Tool for .NET
Jun 20, 2023
Post comments count 24
Post likes count 6

Introducing the New T4 Command-Line Tool for .NET

Mike Corsaro
Mike Corsaro

Learn about the new T4 text template utility built with .NET 6

Microsoft Forms Service’s Journey to .NET 6
Jun 20, 2023
Post comments count 2
Post likes count 7

Microsoft Forms Service’s Journey to .NET 6

Ray Yao
Ray Yao

Microsoft Forms is an Office product with 130M monthly active users, recently we migrated our services to .NET 6, and we have seen 100%-200% increase in CPU efficiency.

.NET Framework June 2023 Security and Quality Rollup
Jun 13, 2023
Post comments count 1
Post likes count 3

.NET Framework June 2023 Security and Quality Rollup

Salini Agarwal
Salini Agarwal

June 2023 Security and Quality Rollup Updates for .NET Framework

Announcing .NET MAUI in .NET 8 Preview 5
Jun 13, 2023
Post comments count 56
Post likes count 5

Announcing .NET MAUI in .NET 8 Preview 5

David Ortinau
David Ortinau

.NET MAUI makes its way to .NET 8 Preview 5 and is full of new quality improvements for developers across the entire framework. In addition, we are introducing NuGet packages even greater flexibility going forward.

ASP.NET Core updates in .NET 8 Preview 5
Jun 13, 2023
Post comments count 45
Post likes count 10

ASP.NET Core updates in .NET 8 Preview 5

Daniel Roth
Daniel Roth

.NET 8 Preview 5 is now available! Check out what's new in ASP.NET Core in this update.

Announcing .NET 8 Preview 5
Jun 13, 2023
Post comments count 9
Post likes count 5

Announcing .NET 8 Preview 5

Jiachen Jiang
Jiachen Jiang

We're thrilled to announce .NET 8 Preview 5, featuring enhanced Metrics APIs, SourceLink integration, default Dynamic PGO, and Alpine ASP.NET Docker Composite Images.

.NET June 2023 Updates – .NET 7.0.8, .NET 6.0.19
Jun 13, 2023
Post comments count 2
Post likes count 3

.NET June 2023 Updates – .NET 7.0.8, .NET 6.0.19

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out latest June 2023 updates for .NET 7.0 and .NET 6.0

The Microsoft Teams Global Hack – Week 1 Recap and What’s Coming
Jun 12, 2023
Post comments count 0
Post likes count 2

The Microsoft Teams Global Hack – Week 1 Recap and What’s Coming

Ayca Bas
Ayca Bas

Week 1 of HackTogether: the Microsoft Teams Global Hack – the hackathon where we build apps for Microsoft Teams – is almost over. Here’s what happened and what’s coming. What happened in week 1 of the Microsoft Teams Global Hack? Following our initial keynote, we started this week with a series of live sessions to show you the different types of apps for Microsoft Teams and how to get started building them. June 5, 2023 | Introduction to Teams Tabs and building them with SharePoint Framework The first session was an introduction to Teams Tabs, which are web UI-based apps exposed inside Microsoft Teams. ...

HackTogether: the Microsoft Teams Global Hack – Keynote Recap and What’s Coming
Jun 6, 2023
Post comments count 1
Post likes count 1

HackTogether: the Microsoft Teams Global Hack – Keynote Recap and What’s Coming

Ayca Bas
Ayca Bas

Last week we launched HackTogether the Microsoft Teams Global Hack – a virtual hackathon all about building apps for Microsoft Teams. Here’s what happened last week and what’s still to come.

Announcing an update for .NET Upgrade Assistant with a new CLI tool!
Jun 1, 2023
Post comments count 8
Post likes count 6

Announcing an update for .NET Upgrade Assistant with a new CLI tool!

Olia Gavrysh
Olia Gavrysh

The new version of .NET Upgrade Assistant CLI tool is available with all the new features for upgrading your apps!

Speech Recognition in .NET MAUI with CommunityToolkit
May 31, 2023
Post comments count 9
Post likes count 8

Speech Recognition in .NET MAUI with CommunityToolkit

Vladislav Antonyuk
Vladislav Antonyuk

Learn how you can incorporate Speech Recognition into your .Net MAUI applications

.NET Framework May 2023 Cumulative Update Preview Updates
May 23, 2023
Post comments count 1
Post likes count 3

.NET Framework May 2023 Cumulative Update Preview Updates

Salini Agarwal
Salini Agarwal

May 2023 Cumulative Update Preview Updates for .NET Framework

Transform your business with smart .NET apps powered by Azure and ChatGPT
May 23, 2023
Post comments count 3
Post likes count 14

Transform your business with smart .NET apps powered by Azure and ChatGPT

Luis Quintanilla
Luis Quintanilla

Learn how you can build intelligent apps and unleash the full potential of AI in your .NET applications using ChatGPT.

Announcing Azure Monitor OpenTelemetry Distro
May 22, 2023
Post comments count 16
Post likes count 8

Announcing Azure Monitor OpenTelemetry Distro

Matt McCleary Sam Spencer
Matt,
Sam

The Azure Monitor Open Telemetry distro has just been released. This library enables monitoring ASP.NET Core apps with Azure monitor a one line change, based on the infrastructure of Open Telemetry for .NET.

Object Detection in ML.NET Model Builder
May 18, 2023
Post comments count 1
Post likes count 5

Object Detection in ML.NET Model Builder

Luis Quintanilla
Luis Quintanilla

Object detection using local environments is now available in ML.NET Model Builder to help you solve computer vision problems using machine learning.

Get started with ChatGPT in .NET
May 18, 2023
Post comments count 1
Post likes count 9

Get started with ChatGPT in .NET

Luis Quintanilla
Luis Quintanilla

Learn what ChatGPT is and how you can get started using GPT models in conversations with Azure OpenAI service and .NET

Client Support for Calling WCF/CoreWCF with System.ServiceModel 6.0 Is Here!
May 18, 2023
Post comments count 4
Post likes count 2

Client Support for Calling WCF/CoreWCF with System.ServiceModel 6.0 Is Here!

Sam Spencer
Sam Spencer

The System.ServiceModel 6.0 packages have been released, they provide client suppport for calling into WCF and CoreWCF Services.

Hot Reload Supports Modifying Generics!
May 18, 2023
Post comments count 6
Post likes count 8

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.

Announcing .NET 8 Preview 4
May 16, 2023
Post comments count 18
Post likes count 16

Announcing .NET 8 Preview 4

Jon Douglas
Jon Douglas

.NET 8 Preview 4 contains many exciting new features for the runtime and libraries, Native AOT improvements, modern build output and simplified paths, NuGet package security auditing, and much more!

ASP.NET Core updates in .NET 8 Preview 4
May 16, 2023
Post comments count 69
Post likes count 14

ASP.NET Core updates in .NET 8 Preview 4

Daniel Roth
Daniel Roth

.NET 8 Preview 4 is now available! Check out what's new in ASP.NET Core in this update.

EF Core 8 Preview 4: Primitive collections and improved Contains
May 16, 2023
Post comments count 13
Post likes count 8

EF Core 8 Preview 4: Primitive collections and improved Contains

Shay Rojansky
Shay Rojansky

Announcing Entity Framework Core 8 (EF8) Preview 4 with support for primitive collections and improved Contains

Level up your GPT game with prompt engineering
May 12, 2023
Post comments count 0
Post likes count 6

Level up your GPT game with prompt engineering

Luis Quintanilla
Luis Quintanilla

Learn what prompt engineering is and how to use it to improve the quality of your GPT completions.

Join us for HackTogether: The Microsoft Teams Global Hack
May 12, 2023
Post comments count 0
Post likes count 3

Join us for HackTogether: The Microsoft Teams Global Hack

Waldek Mastykarz
Waldek Mastykarz

Join us for HackTogether: The Microsoft Teams Global Hack, our virtual hackathon to learn how to build powerful apps for Microsoft Teams.

Announcing a new version of the .NET Upgrade Assistant with support for .NET MAUI and Azure Functions!
May 2, 2023
Post comments count 22
Post likes count 12

Announcing a new version of the .NET Upgrade Assistant with support for .NET MAUI and Azure Functions!

Olia Gavrysh
Olia Gavrysh

The new version of .NET Upgrade Assistant is available in Visual Studio Marketplace with lots of updates and new features!

Announcing .NET Community Toolkit 8.2! Faster generators, code fixers, performance improvements and more!
Apr 27, 2023
Post comments count 1
Post likes count 13

Announcing .NET Community Toolkit 8.2! Faster generators, code fixers, performance improvements and more!

Sergio Pedri
Sergio Pedri

We're happy to announce the official launch of the .NET Community Toolkit 8.2 release, featuring performance improvements to the libraries and source generators, new code fixers and requested features, and more!

Get Started with OpenAI Completions with .NET
Apr 26, 2023
Post comments count 3
Post likes count 16

Get Started with OpenAI Completions with .NET

Luis Quintanilla
Luis Quintanilla

Learn what completions are and how to use the Azure .NET SDK to generate them using OpenAI.

.NET Framework April 2023 Cumulative Update Preview Updates
Apr 25, 2023
Post comments count 0
Post likes count 2

.NET Framework April 2023 Cumulative Update Preview Updates

Salini Agarwal
Salini Agarwal

April 2023 Cumulative Update Preview Updates for .NET Framework

Let’s Learn .NET Virtual Events – All Around the World
Apr 25, 2023
Post comments count 1
Post likes count 1

Let’s Learn .NET Virtual Events – All Around the World

Matt Soucoup
Matt Soucoup

Part of what makes .NET amazing is the global community of developers who use it, and we're bringing more content localized for developers around the world!

Drawing Elements on Maps with .NET MAUI
Apr 25, 2023
Post comments count 8
Post likes count 11

Drawing Elements on Maps with .NET MAUI

James Montemagno
James Montemagno

.NET MAUI now features a Map control that allows you not only to display a position with pins, but also render full geometry to essentially draw on a map! In this post I show you how to do it.

Join the .NET Team at Microsoft Build 2023!
Apr 24, 2023
Post comments count 2
Post likes count 7

Join the .NET Team at Microsoft Build 2023!

Mehul Harry
Mehul Harry

Are you ready for Build 2023? Microsoft's premier developer conference is just around the corner, and there are several exciting .NET sessions that you won't want to miss!

Running non-root .NET containers with Kubernetes
Apr 17, 2023
Post comments count 0
Post likes count 3

Running non-root .NET containers with Kubernetes

Richard Lander
Richard Lander

Learn how to run .NET containers in Kubernetes as a non-root user.

NuGet.org Terms of Service Update on Unexpected Behavior and Hate Speech
Apr 13, 2023
Post comments count 1
Post likes count 2

NuGet.org Terms of Service Update on Unexpected Behavior and Hate Speech

The NuGet Team
The NuGet Team

In recent years, the .NET open source community and NuGet package registry have become increasingly important for sharing code. However, with the growth of these platforms, there has also been a rise in unexpected behavior and hate speech, which can be harmful and intimidating to many users. We have always been committed to creating a safe and welcoming environment for all our users. To this end, we have made a couple changes to our terms of service. In March 2023, we updated the nuget.org Terms of Use to include more contemporary language of these abuses. Read below for an overview of the changes we’re includin...

Get started with OpenAI in .NET
Apr 12, 2023
Post comments count 6
Post likes count 25

Get started with OpenAI in .NET

Luis Quintanilla
Luis Quintanilla

Learn how to get started using OpenAI models like GPT with .NET and the Azure SDK

Check out new C# 12 preview features!
Apr 11, 2023
Post comments count 71
Post likes count 20

Check out new C# 12 preview features!

Kathleen Dollard
Kathleen Dollard

The first set of C# 12 features are here in preview including primary constructors, using aliases, and lambda expression parameters.

Announcing .NET MAUI in .NET 8 Preview 3
Apr 11, 2023
Post comments count 13
Post likes count 8

Announcing .NET MAUI in .NET 8 Preview 3

David Ortinau
David Ortinau

.NET MAUI makes it's way to .NET 8 Preview 3 and is full of new quality improvements for developers across the entire framework. In addition, we are introducing NuGet packages even greater flexibility going forward.

ASP.NET Core updates in .NET 8 Preview 3
Apr 11, 2023
Post comments count 33
Post likes count 12

ASP.NET Core updates in .NET 8 Preview 3

Daniel Roth
Daniel Roth

.NET 8 Preview 3 is now available! Check out what's new in ASP.NET Core in this update.

Announcing .NET 8 Preview 3
Apr 11, 2023
Post comments count 8
Post likes count 9

Announcing .NET 8 Preview 3

Jiachen Jiang
Jiachen Jiang

.NET 8 Preview 3 is now available, with changes to build paths, workloads, Microsoft.Extensions, and containers. It also includes performance improvements in the JIT, for Arm64, and dynamic PGO.

.NET April 2023 Updates – .NET 7.0.5, .NET 6.0.16
Apr 11, 2023
Post comments count 2
Post likes count 0

.NET April 2023 Updates – .NET 7.0.5, .NET 6.0.16

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out April 2023 updates for .NET 7.0. and .NET 6.0

Start your AI and .NET Adventure with #30DaysOfAzureAI
Apr 10, 2023
Post comments count 0
Post likes count 5

Start your AI and .NET Adventure with #30DaysOfAzureAI

Dave Glover
Dave Glover

April AI #30DaysOfAzureAI is a series of daily posts throughout April focused on Azure AI. See what is in store for .NET Developers

Learn how to modernize your .NET apps from the pros!
Apr 10, 2023
Post comments count 7
Post likes count 5

Learn how to modernize your .NET apps from the pros!

Jon Galloway
Jon Galloway

We've got some great new resources to help you modernize your .NET apps, from intro videos and hands on modules to deep dive walkthroughs.

Improvements to auth and identity in ASP.NET Core 8
Apr 4, 2023
Post comments count 22
Post likes count 23

Improvements to auth and identity in ASP.NET Core 8

Jeremy Likness
Jeremy Likness

The ASP.NET Core team shares their plans to improve authentication, authorization, and identity management in .NET 8.

ASP.NET Core Route Tooling Enhancements in .NET 8
Apr 3, 2023
Post comments count 4
Post likes count 17

ASP.NET Core Route Tooling Enhancements in .NET 8

James Newton-King
James Newton-King

Route tooling is a group of new features in .NET 8 that makes ASP.NET Core routing easier to use. Check out what route tooling adds to building ASP.NET Core apps.

Improving multi-platform container support
Mar 29, 2023
Post comments count 1
Post likes count 9

Improving multi-platform container support

Richard Lander
Richard Lander

Learn how to build containers for multiple architectures, including building containers on Apple M1 machines for an x64 cloud.

Create a portfolio website without installing any tools
Mar 23, 2023
Post comments count 0
Post likes count 13

Create a portfolio website without installing any tools

Katie Savage
Katie Savage

Create, customize, and deploy your own portfolio website in minutes without installing any tools.

Discover .NET 7 SDK Containers – Support for Authentication and Cross-architecture Builds
Mar 23, 2023
Post comments count 7
Post likes count 1

Discover .NET 7 SDK Containers – Support for Authentication and Cross-architecture Builds

Chet Husk
Chet Husk

Learn about updates to the .NET SDK built-in containerization support in 7.0.200, including authentication to remote registries and support for multiple OS platforms.

Secure your .NET cloud apps with rootless Linux Containers
Mar 21, 2023
Post comments count 6
Post likes count 10

Secure your .NET cloud apps with rootless Linux Containers

Richard Lander
Richard Lander

Learn about patterns for securing your containers with a non-root user, and changes to .NET container images in .NET 8 to enable this behavior.

.NET Performance Delivers Again for Bing, From .NET 5 to .NET 7
Mar 21, 2023
Post comments count 5
Post likes count 8

.NET Performance Delivers Again for Bing, From .NET 5 to .NET 7

Ben Watson
Ben Watson

.NET has continued to deliver significant performance gains for Bing through multiple releases.

File and Folder dialogs in .NET MAUI with CommunityToolkit
Mar 20, 2023
Post comments count 2
Post likes count 7

File and Folder dialogs in .NET MAUI with CommunityToolkit

Vladislav Antonyuk
Vladislav Antonyuk

Effortlessly incorporate file system dialogs in your .NET MAUI applications.

Announcing: Azure Developers – .NET Day
Mar 20, 2023
Post comments count 0
Post likes count 5

Announcing: Azure Developers – .NET Day

Mehul Harry
Mehul Harry

Join us on April 30th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET developers.

How Async/Await Really Works in C#
Mar 16, 2023
Post comments count 81
Post likes count 213

How Async/Await Really Works in C#

Stephen Toub - MSFT
Stephen Toub - MSFT

Async/await was added to the C# language over a decade ago and has transformed how we write scalable code for .NET. But how does it really work? In this post, we take a deep dive into its internals.

Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code
Mar 15, 2023
Post comments count 15
Post likes count 9

Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code

Claudia Regio
Claudia Regio

Polyglot Notebooks in VS Code is now generally available! Come try it out!

Hack Together: Microsoft Graph and .NET week #2 recap and final week overview
Mar 14, 2023
Post comments count 0
Post likes count 1

Hack Together: Microsoft Graph and .NET week #2 recap and final week overview

Ayca Bas
Ayca Bas

Join us for Hack Together, our virtual hackathon to learn how to build powerful apps with Microsoft Graph and .NET and win exciting prizes.

ASP.NET Core updates in .NET 8 Preview 2
Mar 14, 2023
Post comments count 15
Post likes count 10

ASP.NET Core updates in .NET 8 Preview 2

Daniel Roth
Daniel Roth

.NET 8 Preview 2 is now available! Check out what's new in ASP.NET Core in this update.

EF Core 8 Preview 2: Lite and familiar
Mar 14, 2023
Post comments count 6
Post likes count 4

EF Core 8 Preview 2: Lite and familiar

Arthur Vickers
Arthur Vickers

Announcing Entity Framework Core 8 (EF8) Preview 2 with support for JSON columns in SQLite and HierarchyId in SQL Server/Azure SQL

Announcing .NET 8 Preview 2
Mar 14, 2023
Post comments count 15
Post likes count 11

Announcing .NET 8 Preview 2

Allie Barry
Allie Barry

.NET 8 Preview 2 contains a few updates/new features from Preview 1, including introspection support for function pointers, as well as some other runtime and libraries improvements.

.NET March 2023 Updates – .NET 7.0.4, .NET 6.0.15
Mar 14, 2023
Post comments count 2
Post likes count 1

.NET March 2023 Updates – .NET 7.0.4, .NET 6.0.15

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Check out March 2023 updates for .NET 7.0. and .NET 6.0

What’s new for the WinForms Visual Basic Application Framework
Mar 9, 2023
Post comments count 8
Post likes count 9

What’s new for the WinForms Visual Basic Application Framework

Klaus Loeffelmann Melissa Trevino
Klaus,
Melissa

Since .NET 6, we updated the WinForms runtime to support and improve the Visual Basic Application Framework. In Visual Studio 2022, we also modernized the related user experience. Time to take a closer look how all this works behind the scenes, lets you move from .NET Framework to .NET 6/7+ and provides a great opportunity to modernize your WinForms Visual Basic Apps!

Generate images with AI using Stable Diffusion, C#, and ONNX Runtime
Mar 9, 2023
Post comments count 4
Post likes count 7

Generate images with AI using Stable Diffusion, C#, and ONNX Runtime

Luis Quintanilla Cassie Breviu
Luis,
Cassie

Stable Diffusion is an AI model used to generate images based on text prompts. Learn about the ONNX Runtime, Stable Diffusion, and how you get get started using AI to generate your own images with your preferred .NET technologies

Introducing the Reliable Web App Pattern for .NET
Mar 7, 2023
Post comments count 4
Post likes count 12

Introducing the Reliable Web App Pattern for .NET

Matt Soucoup Nish Anil
Matt,
Nish

The first step of your application's cloud journey often times is the most difficult. We've created the Reliable Web App pattern to help you out. In this article you'll learn about the overall pattern and some easy code changes you can make today to get your app ready for its cloud journey.