Showing archive results for 2024

Apr 3, 2024
Post comments count7
Post likes count6

Testing Your Native AOT Applications

Marco,
Jakub,
Jakub

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

.NETC#Performance
Apr 2, 2024
Post comments count3
Post likes count8

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.

.NETC#Azure
Mar 29, 2024
Post comments count6
Post likes count5

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

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

.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

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

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

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