Showing results for .NET 8 - .NET Blog

Jun 11, 2024
Post comments count3
Post likes count12

Building Generative AI apps with .NET 8

Jordan Matthiesen Luis Quintanilla
Jordan,
Luis

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

.NETC#Azure
May 8, 2024
Post comments count14
Post likes count17

Refactor your code with C# collection expressions

David Pine
David Pine

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

.NETC#
Apr 25, 2024
Post comments count18
Post likes count5

What’s new for .NET in Ubuntu 24.04

Richard Lander
Richard Lander

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

.NETCloud NativeLifecycle
Apr 2, 2024
Post comments count3
Post likes count8

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

Catherine Wang
Catherine Wang

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

.NETC#Azure
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