Improving C#Memory Safety
https://devblogs.microsoft.com/dotnet/improving-csharp-memory-safety/
#microsoft #NET #AI #C #Security #NET_11 #NET_12 #memory_safety #unsafe

Improving C# Memory Safety - .NET Blog
The `unsafe` keyword is being redesigned to mark caller-facing contracts rather than just syntax. Safety obligations between callers and callees become visible and reviewable. The model is motivated by the rise of AI-assisted code generation and arrives as a preview in .NET 11.
.NET Blog