.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 54

Announcing .NET 10

.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

Apr 30, 2026
Post comments count 0
Post likes count 0

Building an AI-Powered Conference App with .NET’s Composable AI Stack

Luis Quintanilla

Learn how we built ConferencePulse, an AI-powered conference assistant, using .NET's composable AI stack including Microsoft.Extensions.AI, DataIngestion, VectorData, Model Context Protocol, and Microsoft Agent Framework.

Apr 29, 2026
Post comments count 0
Post likes count 0

VSTest is Removing its Newtonsoft.Json Dependency

McKenna Barlow

VSTest is removing its Newtonsoft.Json dependency in .NET 11 and Visual Studio 18.8. Here's who is affected and how to fix it.

Apr 29, 2026
Post comments count 0
Post likes count 0

Governing MCP tool calls in .NET with the Agent Governance Toolkit

Jack Batzner

Learn how to govern MCP tool calls in .NET with the Agent Governance Toolkit—policy-based access control, security scanning, and response sanitization to reduce risk in AI agent systems.

Apr 28, 2026
Post comments count 1
Post likes count 3

Welcome to SkiaSharp 4.0 Preview 1

David Ortinau

SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer.

Apr 28, 2026
Post comments count 0
Post likes count 2

High-Performance Distributed Caching with .NET and Postgres on Azure

Jared Meade

Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream systems. In this walkthrough, we highlight the latest caching best practices and incorporate these design patterns into a reusable .NET application that you can reference when adding new capabilities to your application stack.

Apr 28, 2026
Post comments count 9
Post likes count 1

Combining API versioning with OpenAPI in .NET 10 applications

Sander ten Brinke

Learn how to implement API versioning in your .NET 10 applications using OpenAPI for better API management and documentation.

Apr 23, 2026
Post comments count 6
Post likes count 4

What’s new for .NET in Ubuntu 26.04

Richard Lander

Ubuntu 26.04 (Resolute Raccoon) ships today with .NET 10. Here's how to install .NET 10 from the archive, use the new -resolute container tags, build Native AOT apps, and install .NET 8 and 9 from the dotnet-backports PPA.

Apr 21, 2026
Post comments count 0
Post likes count 0

.NET 10.0.7 Out-of-Band Security Update

Rahul Bhandari (MSFT)

We are releasing .NET 10.0.7 as an out-of-band security update to address CVE-2026-40372.

Apr 20, 2026
Post comments count 12
Post likes count 1

Writing Node.js addons with .NET Native AOT

Drew Noakes

The C# Dev Kit team replaced C++ Node.js addons with C# and Native AOT, removing a dependency on Python. This post walks through building a Node.js native addon entirely in C# using N-API, LibraryImport, and UnmanagedCallersOnly.

Apr 15, 2026
Post comments count 3
Post likes count 4

Pin Clustering in .NET MAUI Maps

David Ortinau

.NET MAUI 11 adds pin clustering to the Map control, automatically grouping nearby pins into cluster markers. Learn how to enable clustering, create separate clustering groups, and handle cluster taps on Android and iOS.

Apr 14, 2026
Post comments count 4
Post likes count 0

.NET and .NET Framework April 2026 servicing releases updates

Rahul,
Tara

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

Apr 14, 2026
Post comments count 3
Post likes count 5

.NET 11 Preview 3 is now available!

.NET Team

Find out about the new features in .NET 11 Preview 3 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, container images, and more!

Apr 7, 2026
Post comments count 1
Post likes count 1

Your Migration’s Source of Truth: The Modernization Assessment

Jeffrey Fritz

Introducing GitHub Copilot Modernization and diving into the assessment report as part of cloud modernization process

Apr 7, 2026
Post comments count 18
Post likes count 1

ASP.NET Core 2.3 end of support announcement

Daniel Roth

ASP.NET Core 2.3 will reach end of support on April 13, 2027. Learn what this means for your applications and how to upgrade to a modern supported version of .NET.

Apr 2, 2026
Post comments count 31
Post likes count 17

Explore union types in C# 15

Bill Wagner

C# 15 introduces union types — declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.

Mar 23, 2026
Post comments count 1
Post likes count 6

Generative AI for Beginners .NET: Version 2 on .NET 10

Pablo,
Bruno

Announcement of Version 2 of Generative AI for Beginners .NET, a free course rebuilt for .NET 10 with Microsoft.Extensions.AI, updated RAG patterns, and new agent framework content across five structured lessons for building production-ready AI apps.

Mar 23, 2026
Post comments count 27
Post likes count 19

Ten Months with Copilot Coding Agent in dotnet/runtime

Stephen Toub - MSFT

After ten months using GitHub Copilot Coding Agent (CCA) in dotnet/runtime, the .NET team shares data-driven lessons on cloud-AI-assisted development.

Mar 19, 2026
Post comments count 4
Post likes count 4

Accelerating .NET MAUI Development with AI Agents

David Ortinau

Learn how custom-built AI agents are dramatically improving the .NET MAUI contribution workflow, reducing issue resolution time by 50-70% while increasing test coverage and code quality.

Mar 17, 2026
Post comments count 0
Post likes count 2

RT.Assistant: A Multi-Agent Voice Bot Using .NET and OpenAI

Faisal Waris

Guest blog post on building a real time assistant using OpenAI Realtime API using .NET, F#, Microsoft.Extensions.AI and .NET MAUI.

Mar 12, 2026
Post comments count 4
Post likes count 3

Modernize .NET Anywhere with GitHub Copilot

Mika Dumont

See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.

Mar 12, 2026
Post comments count 4
Post likes count 1

.NET 10.0.5 Out-of-Band Release – macOS Debugger Fix

Rahul Bhandari (MSFT)

An out-of-band release of .NET 10.0.5 to fix a critical debugger crash affecting macOS users with Visual Studio Code.

Mar 10, 2026
Post comments count 6
Post likes count 6

.NET 11 Preview 2 is now available!

.NET Team

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

Mar 10, 2026
Post comments count 3
Post likes count 1

.NET and .NET Framework March 2026 servicing releases updates

Rahul,
Tara

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

Mar 9, 2026
Post comments count 8
Post likes count 13

Extend your coding agent with .NET Skills

Tim Heuer

Introducing the dotnet/skills repository and how .NET agent skills can improve coding agent workflows.

Mar 5, 2026
Post comments count 0
Post likes count 11

Release v1.0 of the official MCP C# SDK

Mike Kistler

Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests.

Feb 26, 2026
Post comments count 3
Post likes count 5

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

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.

Feb 24, 2026
Post comments count 7
Post likes count 9

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

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.

Feb 11, 2026
Post comments count 3
Post likes count 6

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

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.

Feb 10, 2026
Post comments count 11
Post likes count 10

.NET 11 Preview 1 is now available!

.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!

Feb 10, 2026
Post comments count 1
Post likes count 0

.NET and .NET Framework February 2026 servicing releases updates

Rahul,
Tara

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

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,
Brett

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

Jan 28, 2026
Post comments count 2
Post likes count 20

.NET AI Essentials – The Core Building Blocks Explained

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.

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

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.

Jan 13, 2026
Post comments count 3
Post likes count 0

.NET and .NET Framework January 2026 servicing releases updates

Rahul,
Tara

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

Jan 12, 2026
Post comments count 0
Post likes count 5

How to Build Android Widgets with .NET MAUI

Toine de Boer

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

Jan 12, 2026
Post comments count 7
Post likes count 7

How We Synchronize .NET’s Virtual Monorepo

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.

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,
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.

Jan 5, 2026
Post comments count 10
Post likes count 18

Generative AI with Large Language Models in C# in 2026

Jeremy Likness

A practical introduction to modern AI for .NET developers.

Dec 31, 2025
Post comments count 0
Post likes count 2

Top .NET Videos & Live Streams of 2025

Jon Galloway

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

Dec 30, 2025
Post comments count 0
Post likes count 3

Top .NET Blog Posts of 2025

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.

Dec 16, 2025
Post comments count 12
Post likes count 1

Microsoft.Testing.Platform Now Fully Supported in Azure DevOps

Youssef Fahmy

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

Dec 15, 2025
Post comments count 3
Post likes count 6

How to Build iOS Widgets with .NET MAUI

Toine de Boer

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

Dec 9, 2025
Post comments count 2
Post likes count 0

.NET and .NET Framework December 2025 servicing releases updates

.NET,
Tara

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

Dec 9, 2025
Post comments count 1
Post likes count 6

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

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.

Dec 8, 2025
Post comments count 4
Post likes count 6

Microsoft Learn MCP Server Elevates Development

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

Dec 8, 2025
Post comments count 3
Post likes count 2

.NET 10 Networking Improvements

Máňa

Introducing new networking features in .NET 10 including HTTP space, WebSockets, security and 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 Conf 2025 is over, but you can catch up with all the announcements and fun with video recordings, slides, demos, and more.

Dec 3, 2025
Post comments count 0
Post likes count 5

Introducing Data Ingestion Building Blocks (Preview)

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.

Nov 26, 2025
Post comments count 0
Post likes count 3

.NET Day on Agentic Modernization Coming Soon

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.

Nov 20, 2025
Post comments count 11
Post likes count 9

Reinventing how .NET Builds and Ships (Again)

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.

Nov 19, 2025
Post comments count 4
Post likes count 8

Supercharge Your Test Coverage with GitHub Copilot Testing for .NET

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.

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

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

Nov 18, 2025
Post comments count 5
Post likes count 7

Post-Quantum Cryptography in .NET

Jeremy Barton

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

Nov 17, 2025
Post comments count 12
Post likes count 7

Introducing C# 14

Bill Wagner

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

Nov 17, 2025
Post comments count 4
Post likes count 4

Introducing F# 10

Adam Boniecki

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

Nov 11, 2025
Post comments count 15
Post likes count 54

Announcing .NET 10

.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.

Nov 11, 2025
Post comments count 0
Post likes count 2

.NET and .NET Framework November 2025 servicing releases updates

Tara,
Victor

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

Nov 5, 2025
Post comments count 3
Post likes count 4

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

Daniel Roth

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

Nov 4, 2025
Post comments count 0
Post likes count 8

Get Ready for .NET Conf 2025!

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.

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)

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

Oct 23, 2025
Post comments count 13
Post likes count 8

Announcing Sponsorship on NuGet.org

Sean

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

Oct 23, 2025
Post comments count 0
Post likes count 8

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

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.

Oct 14, 2025
Post comments count 0
Post likes count 0

.NET and .NET Framework October 2025 servicing releases updates

Tara,
Victor

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

Oct 14, 2025
Post comments count 1
Post likes count 5

Announcing .NET 10 Release Candidate 2

.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.

Oct 14, 2025
Post comments count 0
Post likes count 2

Announcing the .NET Security Group

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.

Oct 8, 2025
Post comments count 16
Post likes count 5

Preparing for the .NET 10 GC (DATAS)

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.

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)

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.

Oct 1, 2025
Post comments count 10
Post likes count 22

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

Luis Quintanilla

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

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

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.

Sep 25, 2025
Post comments count 2
Post likes count 9

Announcing Aspire 9.5

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.

Sep 24, 2025
Post comments count 2
Post likes count 7

Exploring Text-to-Image capabilities in .NET

Jeremy Likness

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

Sep 22, 2025
Post comments count 3
Post likes count 1

New Trusted Publishing enhances security on NuGet.org

Evgeny,
Sean

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

Sep 17, 2025
Post comments count 7
Post likes count 6

Prompt Files and Instructions Files Explained

Wendy Breiding (SHE/HER)

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

Sep 16, 2025
Post comments count 29
Post likes count 26

.NET STS releases supported for 24 months

Jamshed Damkewala

.NET STS releases will be supported for 24 months

Sep 15, 2025
Post comments count 1
Post likes count 4

Application Insights Code Optimizations for .NET Apps

Chuck Weininger

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

Sep 10, 2025
Post comments count 86
Post likes count 92

Performance Improvements in .NET 10

Stephen Toub - MSFT

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

Sep 9, 2025
Post comments count 8
Post likes count 8

Announcing .NET 10 Release Candidate 1

.NET Team

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

Sep 9, 2025
Post comments count 2
Post likes count 0

.NET and .NET Framework September 2025 servicing releases updates

Tara,
Victor

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

Sep 3, 2025
Post comments count 12
Post likes count 4

Let Copilot Coding Agent handle the busy work

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.

Aug 28, 2025
Post comments count 0
Post likes count 1

Getting Started with the Aspire CLI

Jeffrey Fritz

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

Aug 27, 2025
Post comments count 2
Post likes count 9

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

Giorgi Dalakishvili

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

Aug 25, 2025
Post comments count 7
Post likes count 11

MauiReactor: An MVU Approach for .NET MAUI

David Ortinau

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

Aug 21, 2025
Post comments count 2
Post likes count 6

Enhance your CLI testing workflow with the new dotnet test

Mariam Abdullah

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

Aug 20, 2025
Post comments count 1
Post likes count 6

Copilot Diagnostics toolset for .NET In Visual Studio

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.

Aug 19, 2025
Post comments count 8
Post likes count 19

GPT-OSS – A C# Guide with Ollama

Bruno Capuano

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

Aug 14, 2025
Post comments count 0
Post likes count 2

Announcing the NuGet MCP Server Preview

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.

Aug 12, 2025
Post comments count 7
Post likes count 6

.NET 10 Preview 7 is now available!

.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!

Aug 6, 2025
Post comments count 4
Post likes count 13

5 Copilot Chat Prompts .NET Devs Should Steal Today

Wendy Breiding (SHE/HER)

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

Aug 5, 2025
Post comments count 3
Post likes count 0

.NET and .NET Framework August 2025 servicing releases updates

Tara,
Victor

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

Aug 5, 2025
Post comments count 1
Post likes count 3

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

Shyam Namboodiripad

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

Aug 5, 2025
Post comments count 0
Post likes count 5

.NET Conf 2025 – Announcing the Call for Content

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.

Aug 4, 2025
Post comments count 12
Post likes count 11

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

Jamie,
Brett

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

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

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.

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

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

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

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.

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)

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.

Jul 15, 2025
Post comments count 13
Post likes count 7

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

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.

Jul 15, 2025
Post comments count 11
Post likes count 11

.NET 10 Preview 6 is now available!

.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!

Jul 10, 2025
Post comments count 1
Post likes count 5

Customize AI responses from GitHub Copilot

Matt Soucoup

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

Jul 9, 2025
Post comments count 2
Post likes count 3

How the .NET MAUI Team uses GitHub Copilot for Productivity

Jonathan Peppers

How the .NET MAUI Team uses GitHub Copilot for Productivity

Jul 8, 2025
Post comments count 3
Post likes count 0

.NET and .NET Framework July 2025 servicing releases updates

Tara,
Victor

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

Jul 2, 2025
Post comments count 2
Post likes count 10

Local AI + .NET = AltText Magic in One C# Script

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.

Jun 26, 2025
Post comments count 6
Post likes count 8

Simpler XAML in .NET MAUI 10

David Ortinau

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

Jun 17, 2025
Post comments count 1
Post likes count 4

Multimodal Vision Intelligence with .NET MAUI

David Ortinau

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

Jun 12, 2025
Post comments count 0
Post likes count 9

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

Leslie Richardson

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

Jun 11, 2025
Post comments count 1
Post likes count 2

Multimodal Voice Intelligence with .NET MAUI

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.

Jun 10, 2025
Post comments count 0
Post likes count 2

.NET and .NET Framework June 2025 servicing releases updates

Tara,
Victor

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

Jun 10, 2025
Post comments count 1
Post likes count 3

.NET 10 Preview 5 is now available!

.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!

Jun 5, 2025
Post comments count 6
Post likes count 9

Emit logs on-demand with log buffering

Evgenii Fedorov

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

Jun 4, 2025
Post comments count 0
Post likes count 13

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

.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!

Jun 3, 2025
Post comments count 1
Post likes count 3

Using AI Foundry with .NET MAUI

David Ortinau

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

May 29, 2025
Post comments count 3
Post likes count 9

Fine-tune the volume of logs your app produces

Evgenii Fedorov

Explores the new log sampling feature

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

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...

May 27, 2025
Post comments count 2
Post likes count 9

Circuit Breaker Policy Fine-tuning Best Practice

Xin Lyu 🚀

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

May 21, 2025
Post comments count 0
Post likes count 6

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

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.

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

.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.

May 19, 2025
Post comments count 12
Post likes count 3

Accelerate Your .NET Upgrades with GitHub Copilot

McKenna Barlow

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

May 15, 2025
Post comments count 0
Post likes count 1

Evaluating content safety in your .NET AI applications

Shyam Namboodiripad

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

May 13, 2025
Post comments count 0
Post likes count 3

.NET and .NET Framework May 2025 servicing releases updates

Tara Overfield

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

May 13, 2025
Post comments count 3
Post likes count 4

.NET 10 Preview 4 is now available!

.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!

May 8, 2025
Post comments count 32
Post likes count 14

C# 14 – Exploring extension members

Kathleen Dollard

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

May 7, 2025
Post comments count 11
Post likes count 20

Why we built our startup in C#

Sam Cox

Tracebit built their B2B SaaS security product using C#.

Apr 30, 2025
Post comments count 0
Post likes count 3

Packaging and Publishing a .NET MAUI Library with GitHub Actions

Sweeky,
David

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

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

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...

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,
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.

Apr 17, 2025
Post comments count 2
Post likes count 13

Preview 2 of the .NET AI Template Now Available

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.

Apr 16, 2025
Post comments count 10
Post likes count 9

Build MCP Remote Servers with Azure Functions

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.

Apr 15, 2025
Post comments count 5
Post likes count 13

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

.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.

Apr 10, 2025
Post comments count 1
Post likes count 6

.NET 10 Preview 3 is now available!

.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!

Apr 10, 2025
Post comments count 3
Post likes count 3

Aspire 9.2 is Now Available with New Ways to Deploy

Jeffrey Fritz

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

Apr 9, 2025
Post comments count 3
Post likes count 1

.NET and .NET Framework April 2025 servicing releases updates

Tara,
Rahul

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

Apr 9, 2025
Post comments count 15
Post likes count 28

How we ended up rewriting NuGet Restore in .NET 9

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.

Apr 7, 2025
Post comments count 29
Post likes count 52

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

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.

Apr 1, 2025
Post comments count 5
Post likes count 16

Modernizing push notification API for Teams

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

Mar 26, 2025
Post comments count 1
Post likes count 6

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

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.

Mar 25, 2025
Post comments count 10
Post likes count 4

Exploring new .NET releases with Dev Containers

Mike Kistler

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

Mar 24, 2025
Post comments count 6
Post likes count 8

Xbox + .NET Aspire: Transforming Local Development Practices

Craig Taylor (XBOX LIVE)

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

Mar 19, 2025
Post comments count 9
Post likes count 4

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

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.

Mar 18, 2025
Post comments count 8
Post likes count 6

.NET 10 Preview 2 is now available!

.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!

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

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

Mar 12, 2025
Post comments count 5
Post likes count 12

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

Claudia Regio

HybridCache is now GA, use today

Mar 11, 2025
Post comments count 0
Post likes count 1

.NET and .NET Framework March 2025 servicing releases updates

Tara,
Rahul

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

Mar 6, 2025
Post comments count 15
Post likes count 23

.NET AI Template Now Available in Preview

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.

Mar 3, 2025
Post comments count 3
Post likes count 3

Unlock new possibilities for AI Evaluations for .NET

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.

Feb 25, 2025
Post comments count 5
Post likes count 12

.NET 10 Preview 1 is now available!

.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!

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

.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.

Feb 24, 2025
Post comments count 0
Post likes count 2

Let’s Learn .NET: GitHub Copilot Event

James Montemagno

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

Feb 20, 2025
Post comments count 3
Post likes count 9

.NET MAUI Performance Features in .NET 9

Jonathan,
Simon

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

Feb 13, 2025
Post comments count 9
Post likes count 8

New Features for Enhanced Razor Productivity!

Leslie Richardson

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

Feb 12, 2025
Post comments count 3
Post likes count 21

Announcing Generative AI for Beginners – .NET

Pablo Lopes

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

Feb 11, 2025
Post comments count 4
Post likes count 2

.NET and .NET Framework February 2025 servicing releases updates

Tara,
Rahul

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

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)

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!

Feb 10, 2025
Post comments count 12
Post likes count 9

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

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.

Feb 6, 2025
Post comments count 5
Post likes count 18

.NET 9 Networking Improvements

Máňa,
Natalia,
Anton

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

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

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.

Jan 31, 2025
Post comments count 1
Post likes count 9

Build Intelligent Apps with .NET and DeepSeek R1 Today!

Matt Soucoup

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

Jan 21, 2025
Post comments count 2
Post likes count 3

WinForms: Analyze This (Me in Visual Basic)

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!

Jan 16, 2025
Post comments count 2
Post likes count 2

Meet the .NET Team at NDC London 2025

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.

Jan 14, 2025
Post comments count 7
Post likes count 2

.NET and .NET Framework January 2025 servicing releases updates

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. ....

Jan 7, 2025
Post comments count 0
Post likes count 6

Aspire Quick Tip – Managing Container & Data Lifetime

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!

Dec 30, 2024
Post comments count 1
Post likes count 9

Top .NET Videos & Live Streams of 2024

James Montemagno

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

Dec 26, 2024
Post comments count 0
Post likes count 8

Critical: .NET Install links are changing

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.

Dec 23, 2024
Post comments count 0
Post likes count 7

Top .NET Blogs Posts of 2024

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.

Dec 17, 2024
Post comments count 0
Post likes count 3

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

.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.

Dec 16, 2024
Post comments count 2
Post likes count 7

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

Bruno Capuano

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

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,
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!

Dec 10, 2024
Post comments count 8
Post likes count 11

Invoking Async Power: What Awaits WinForms in .NET 9

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.

Dec 9, 2024
Post comments count 4
Post likes count 11

Using Local AI models with Aspire

Aaron Powell

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

Dec 5, 2024
Post comments count 6
Post likes count 9

Using Dependabot to Manage .NET SDK Updates

Jamie Magee

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

Nov 27, 2024
Post comments count 1
Post likes count 10

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

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.

Nov 26, 2024
Post comments count 1
Post likes count 3

Evaluate the quality of your AI applications with ease

Wendy Breiding (SHE/HER)

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

Nov 25, 2024
Post comments count 17
Post likes count 10

OpenAPI document generation in .NET 9

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.

Nov 20, 2024
Post comments count 6
Post likes count 22

dotnet scaffold – Next Generation Content Creation for .NET

Sayed Ibrahim Hashimi

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

Nov 18, 2024
Post comments count 2
Post likes count 1

Enhance Your .NET Developer Productivity with GitHub Copilot

Mika Dumont

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

Nov 14, 2024
Post comments count 10
Post likes count 10

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

Kathleen Dollard

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

Nov 14, 2024
Post comments count 0
Post likes count 2

Nullable Reference Types in F# 9

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

Read about latest F# 9 feature, Nullable Reference Types

Nov 13, 2024
Post comments count 0
Post likes count 4

Introducing the Aspire Community Toolkit

Aaron Powell

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

Nov 12, 2024
Post comments count 30
Post likes count 44

Announcing .NET 9

.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.

Nov 12, 2024
Post comments count 2
Post likes count 1

.NET and .NET Framework November 2024 servicing releases updates

Tara,
Rahul

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

Nov 7, 2024
Post comments count 1
Post likes count 4

Get Ready for .NET Conf 2024!

Jeffrey Fritz

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

Nov 4, 2024
Post comments count 0
Post likes count 2

OpenSSF Scorecard for .NET and the NuGet ecosystem

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...

Oct 31, 2024
Post comments count 2
Post likes count 2

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

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

Oct 29, 2024
Post comments count 3
Post likes count 12

Introducing Microsoft.Extensions.VectorData Preview

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.

Oct 24, 2024
Post comments count 4
Post likes count 11

.NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangement

McKenna Barlow

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

Oct 23, 2024
Post comments count 1
Post likes count 11

eShop infused with AI – a comprehensive intelligent app sample

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.

Oct 22, 2024
Post comments count 15
Post likes count 17

.NET MAUI Welcomes Syncfusion Open-source Contributions

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.

Oct 21, 2024
Post comments count 1
Post likes count 4

MongoDB EF Core Provider: What’s New?

Rishit,
Luce

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

Oct 17, 2024
Post comments count 0
Post likes count 2

.NET Conf 2024 Student Zone

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!

Oct 16, 2024
Post comments count 3
Post likes count 8

How we build GitHub Copilot into Visual Studio

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.

Oct 15, 2024
Post comments count 7
Post likes count 16

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

Eirik Tsarpalis

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

Oct 14, 2024
Post comments count 0
Post likes count 2

Catch the highlights from Azure Developers – Aspire Day 2024!

Mehul Harry

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

Oct 10, 2024
Post comments count 5
Post likes count 16

Engineering the Scalable Vector Extension in .NET

Kunal Pathak

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

Oct 8, 2024
Post comments count 0
Post likes count 3

.NET 9 Release Candidate 2 is now available!

.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!

Oct 8, 2024
Post comments count 16
Post likes count 37

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

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.

Oct 8, 2024
Post comments count 1
Post likes count 1

.NET and .NET Framework October 2024 servicing releases updates

Tara,
Rahul

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

Oct 1, 2024
Post comments count 5
Post likes count 8

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

.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.

Sep 25, 2024
Post comments count 3
Post likes count 5

Getting started with testing and Aspire

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.

Sep 19, 2024
Post comments count 0
Post likes count 4

Join the .NET Smart Components ecosystem

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.

Sep 18, 2024
Post comments count 7
Post likes count 3

Improving GitHub Copilot Completions in Visual Studio for C# Developers

Mika Dumont

Learn about the latest GitHub Copilot improvements for C# developers

Sep 12, 2024
Post comments count 0
Post likes count 2

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

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.

Sep 12, 2024
Post comments count 66
Post likes count 155

Performance Improvements in .NET 9

Stephen Toub - MSFT

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

Sep 11, 2024
Post comments count 0
Post likes count 4

.NET 9 Release Candidate 1 is now available!

.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!

Sep 11, 2024
Post comments count 0
Post likes count 4

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

April Yoho

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

Sep 10, 2024
Post comments count 2
Post likes count 8

Learn to Build Your First Blazor Hybrid App!

Sweeky,
Gerald

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

Sep 9, 2024
Post comments count 10
Post likes count 20

Why is F# code so robust and reliable?

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.

Sep 4, 2024
Post comments count 0
Post likes count 0

Discover .NET at DEVintersection Las Vegas 2024

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.

Sep 3, 2024
Post comments count 0
Post likes count 3

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

Mehul Harry

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

Aug 29, 2024
Post comments count 10
Post likes count 7

Announcing Aspire 8.2 – Goodbye Components, Hello Integrations!

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!

Aug 28, 2024
Post comments count 23
Post likes count 8

BinaryFormatter removed from .NET 9

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.

Aug 27, 2024
Post comments count 1
Post likes count 8

Introducing the Pinecone .NET SDK

Luis Quintanilla

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

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

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!

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)

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!

Aug 21, 2024
Post comments count 0
Post likes count 2

Supercharge your testing experience with MSTest.Analyzers

Jakub Jareš

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

Aug 15, 2024
Post comments count 0
Post likes count 12

.NET 9 Preview 7 is now available!

.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!

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

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

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

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.

Aug 13, 2024
Post comments count 3
Post likes count 1

.NET and .NET Framework August 2024 updates

Tara,
Rahul

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

Aug 7, 2024
Post comments count 11
Post likes count 15

Adding Aspire to your existing .NET apps

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.

Jul 31, 2024
Post comments count 2
Post likes count 2

Enhancing #help in F# Interactive

David Schaefer

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

Jul 29, 2024
Post comments count 15
Post likes count 8

Creating Bindings for .NET MAUI with Native Library Interop

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.

Jul 24, 2024
Post comments count 4
Post likes count 6

How use a Blazor QuickGrid with GraphQL

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.

Jul 23, 2024
Post comments count 7
Post likes count 9

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

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.

Jul 23, 2024
Post comments count 0
Post likes count 4

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

Mitch Denny

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

Jul 22, 2024
Post comments count 2
Post likes count 9

Add AI to Your .NET Apps Easily with Prompty

Bruno Capuano

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

Jul 18, 2024
Post comments count 0
Post likes count 3

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

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.

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)

.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.

Jul 17, 2024
Post comments count 11
Post likes count 5

NuGetAudit 2.0: Elevating Security and Trust in Package Management

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...

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

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...

Jul 15, 2024
Post comments count 0
Post likes count 12

.NET 9 Preview 6 is now available!

.NET Team

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

Jul 11, 2024
Post comments count 4
Post likes count 9

Why and How to Execute GraphQL Queries in .NET

Frank Boucher

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

Jul 11, 2024
Post comments count 6
Post likes count 5

Dark Mode Now Available on NuGet.org

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....

Jul 9, 2024
Post comments count 51
Post likes count 11

C# 13: Explore the latest preview features

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.

Jul 9, 2024
Post comments count 7
Post likes count 3

.NET and .NET Framework July 2024 servicing releases updates

Tara,
Rahul

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

Jun 26, 2024
Post comments count 5
Post likes count 6

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

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.

Jun 24, 2024
Post comments count 2
Post likes count 3

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

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.

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

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

Jun 19, 2024
Post comments count 9
Post likes count 5

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

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.

Jun 18, 2024
Post comments count 0
Post likes count 5

Privacy and security improvements in .NET modernization tooling

Mike Rousos

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

Jun 17, 2024
Post comments count 0
Post likes count 6

Refactor your code with default lambda parameters

David Pine

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

Jun 13, 2024
Post comments count 0
Post likes count 4

Using PostgreSQL with .NET and Entra ID

Aaron Powell

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

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

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

Jun 11, 2024
Post comments count 3
Post likes count 12

Building Generative AI apps with .NET 8

Jordan,
Luis

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

Jun 10, 2024
Post comments count 12
Post likes count 7

Getting started with UI testing .NET MAUI apps using Appium

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.

Jun 6, 2024
Post comments count 21
Post likes count 18

Announcing the official OpenAI library for .NET

.NET Team

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

Jun 5, 2024
Post comments count 4
Post likes count 2

MSTest 3.4 is here with WinUI support and new analyzers!

Amaury,
Marco

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

Jun 4, 2024
Post comments count 0
Post likes count 10

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

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.

Jun 3, 2024
Post comments count 4
Post likes count 8

Refactor your code using alias any type

David Pine

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

May 30, 2024
Post comments count 2
Post likes count 7

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

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!

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

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

May 27, 2024
Post comments count 8
Post likes count 15

Introducing links to source code for .NET API Docs

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.

May 21, 2024
Post comments count 8
Post likes count 2

Announcing NuGet 6.10

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...

May 21, 2024
Post comments count 32
Post likes count 9

.NET Announcements and Updates from Microsoft Build 2024

.NET Team

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

May 21, 2024
Post comments count 7
Post likes count 25

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

Damian Edwards

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

May 15, 2024
Post comments count 6
Post likes count 4

.NET and .NET Framework May 2024 Servicing Updates

Tara,
Rahul

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

May 14, 2024
Post comments count 6
Post likes count 1

Announcing NuGet Commands in C# Dev Kit

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...

May 13, 2024
Post comments count 1
Post likes count 6

What’s new in Orleans 8 for Scalable Distributed Applications

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.

May 9, 2024
Post comments count 3
Post likes count 9

Join the .NET Team at Microsoft Build 2024!

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.

May 8, 2024
Post comments count 14
Post likes count 18

Refactor your code with C# collection expressions

David Pine

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

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)

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.

Apr 30, 2024
Post comments count 2
Post likes count 6

Secure your container build and publish with .NET 8

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.

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)

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

Apr 25, 2024
Post comments count 18
Post likes count 5

What’s new for .NET in Ubuntu 24.04

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!

Apr 24, 2024
Post comments count 5
Post likes count 7

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

Gerald Versluis

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

Apr 23, 2024
Post comments count 42
Post likes count 18

Refactor your C# code with primary constructors

David Pine

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

Apr 18, 2024
Post comments count 0
Post likes count 5

Announcing: Azure Developers – .NET Day 2024

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.

Apr 17, 2024
Post comments count 8
Post likes count 4

Building a scalable gateway with .NET for Microsoft AI

Kara Saucerman

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

Apr 16, 2024
Post comments count 11
Post likes count 6

Build & test resilient apps in .NET with Dev Proxy

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.

Apr 15, 2024
Post comments count 9
Post likes count 3

Streamline your container build and publish with .NET 8

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.

Apr 11, 2024
Post comments count 19
Post likes count 5

Introducing MSTest SDK – Improved Configuration & Flexibility

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.

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)

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

Apr 3, 2024
Post comments count 7
Post likes count 6

Testing Your Native AOT Applications

Marco,
Jakub,
Jakub

MSTest introduces a Native AOT compatible test runner and engine for testing your Native AOT applications.

Apr 2, 2024
Post comments count 3
Post likes count 8

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

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.

Mar 29, 2024
Post comments count 6
Post likes count 5

Bing on .NET 8: The Impact of Dynamic PGO

Ben Watson

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

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)

.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.

Mar 26, 2024
Post comments count 1
Post likes count 2

.NET Framework – March 2024 Cumulative Update Preview

Salini Agarwal

March 2024 Cumulative Update Preview Updates for .NET Framework

Mar 25, 2024
Post comments count 24
Post likes count 15

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

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.

Mar 20, 2024
Post comments count 26
Post likes count 27

Introducing .NET Smart Components – AI-powered UI controls

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.

Mar 14, 2024
Post comments count 3
Post likes count 5

Generate Local .NET Secrets from Azure Deployments

Frank Boucher

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

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

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 ...

Mar 13, 2024
Post comments count 4
Post likes count 16

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

Jordan Matthiesen

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

Mar 12, 2024
Post comments count 1
Post likes count 1

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

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...

Mar 12, 2024
Post comments count 3
Post likes count 9

Unity extension for Visual Studio Code – Now Generally Available

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.

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)

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

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

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.

Mar 6, 2024
Post comments count 0
Post likes count 5

Get Started with Milvus Vector DB in .NET

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.

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

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

Feb 29, 2024
Post comments count 5
Post likes count 8

.NET MAUI Community Toolkit 2023 Highlights

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.

Feb 26, 2024
Post comments count 5
Post likes count 10

The FAST and the Fluent: A Blazor story

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.

Feb 22, 2024
Post comments count 29
Post likes count 12

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

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!

Feb 19, 2024
Post comments count 2
Post likes count 2

Developing Optimized GitHub Actions with .NET and Native AOT

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.

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

.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.

Feb 14, 2024
Post comments count 0
Post likes count 3

.NET Framework February 2024 Security and Quality Rollup Updates

Salini Agarwal

February 2024 Security and Quality Rollup Updates for .NET Framework

Feb 13, 2024
Post comments count 5
Post likes count 1

Announcing NuGet 6.9

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...

Feb 13, 2024
Post comments count 29
Post likes count 27

Our Vision for .NET 9

.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.

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)

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

Feb 9, 2024
Post comments count 1
Post likes count 9

Resilience and chaos engineering

Martin Tomka

Chaos engineering with HTTP clients and Polly library

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

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.

Feb 5, 2024
Post comments count 3
Post likes count 6

Dev Tunnels: A Game Changer for Mobile Developers

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.

Jan 31, 2024
Post comments count 1
Post likes count 10

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

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.

Jan 29, 2024
Post comments count 4
Post likes count 4

How to deploy .NET Aspire apps to Azure Container Apps

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!

Jan 25, 2024
Post comments count 17
Post likes count 14

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

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.

Jan 24, 2024
Post comments count 25
Post likes count 9

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

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!

Jan 23, 2024
Post comments count 2
Post likes count 0

.NET Framework January 2024 Cumulative Update Preview

Salini Agarwal

January 2024 Cumulative Update Preview Updates for .NET Framework.

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

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 ...

Jan 12, 2024
Post comments count 11
Post likes count 9

Sortable Lists for Blazor using a SortableJS Component

Burke Holland

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

Jan 9, 2024
Post comments count 7
Post likes count 1

.NET Framework January 2024 Security and Quality Rollup

Salini Agarwal

January 2024 Security and Quality Rollup Updates for .NET Framework

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)

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

Jan 3, 2024
Post comments count 5
Post likes count 10

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

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!

Dec 28, 2023
Post comments count 1
Post likes count 5

Safer recursion in F#

David Schaefer

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

Dec 21, 2023
Post comments count 19
Post likes count 9

What’s New in Our Code Coverage Tooling?

Jakub Chocholowicz

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

Dec 20, 2023
Post comments count 6
Post likes count 107

Announcing .NET Aspire Preview 2

Damian Edwards

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

Dec 20, 2023
Post comments count 1
Post likes count 2

Announcing the HackTogether: The Great .NET 8 Hack Winners

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!

Dec 11, 2023
Post comments count 2
Post likes count 16

Hardware Intrinsics in .NET 8

Tanner Gooding [MSFT]

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

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,
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.

Dec 7, 2023
Post comments count 13
Post likes count 14

.NET 8 Networking Improvements

Máňa,
Natalia

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

Dec 6, 2023
Post comments count 7
Post likes count 14

Learn .NET 8 with New Beginner Videos

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.

Dec 4, 2023
Post comments count 17
Post likes count 17

Extending WebAssembly to the Cloud with .NET

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.

Nov 30, 2023
Post comments count 28
Post likes count 11

How to make libraries compatible with native AOT

Eric Erhardt

How to make .NET libraries compatible with native AOT

Nov 28, 2023
Post comments count 12
Post likes count 22

Building resilient cloud services with .NET 8

Martin Tomka

How to integrate resilience and into HTTP Client

Nov 27, 2023
Post comments count 7
Post likes count 10

Announcing ML.NET 3.0

Jeff Handley

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

Nov 21, 2023
Post comments count 10
Post likes count 13

Fake It Til You Make It…To Production

Martin Taillefer

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

Nov 21, 2023
Post comments count 34
Post likes count 9

Announcing .NET Chiseled Containers

Richard Lander

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

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,
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 ...

Nov 20, 2023
Post comments count 4
Post likes count 9

Improvements & Changes in Android resource generation in .NET 8

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.