Showing results for .NET Core - .NET Blog

Aug 28, 2024
21
6

BinaryFormatter removed from .NET 9

Immo Landwerth Immo Landwerth

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

.NET.NET CoreSecurity
May 9, 2024
3
9

Join the .NET Team at Microsoft Build 2024!

Mehul Harry Mehul Harry

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

.NETASP.NET.NET Core
Apr 2, 2024
3
8

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

Catherine Wang Catherine Wang

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

.NET.NET CoreC#

Feedback