Showing results for March 2024 - .NET Blog

Mar 29, 2024
Post comments count6
Post likes count5

Bing on .NET 8: The Impact of Dynamic PGO

Ben Watson
Ben Watson

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

.NETPerformanceDeveloper Stories
Mar 27, 2024
Post comments count2
Post likes count6

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

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

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

.NETMaintenance & Updates
Mar 25, 2024
Post comments count24
Post likes count15

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

Gerald Versluis
Gerald Versluis

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

.NET.NET MAUI.NET for iOS
Mar 14, 2024
Post comments count3
Post likes count5

Generate Local .NET Secrets from Azure Deployments

Frank Boucher
Frank Boucher

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

.NETASP.NET CoreAzure
Mar 13, 2024
Post comments count0
Post likes count3

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

Erick Yondon
Erick Yondon

Action required: If you validate that packages are repository signed by NuGet.org using a NuGet client policy, command, or the command, please follow these steps by April 8th, 2024 to avoid potential disruptions when installing new NuGet.org packages. If you are unsure, we have outlined steps to check if you will be impacted. Since 2018, NuGet.o...

NuGet
Mar 12, 2024
Post comments count1
Post likes count1

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

Advay Tandon Jon Douglas
Advay,
Jon

Last year, we introduced search by target frameworks on NuGet.org, allowing you to filter your search results based on the framework(s) that a package targets. We received plenty of great feedback from you on how to make the filters more effective, and we are excited to announce that we are adding new search options that will now allow you to filte...

NuGetNuGet.orgFeature Announcement
Mar 12, 2024
Post comments count3
Post likes count9

Unity extension for Visual Studio Code – Now Generally Available

Jb Evain
Jb Evain

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

.NETC#Visual Studio Code