News

While .NET 8 Preview 5 includes the usual raft of new features and functionality around installers, binaries, container images an so on, much of the action in this cycle concerned ASP.NET Core and its ...
Take advantage of projections in C# to transform an object into a new form that has only the properties you need.
Take advantage of string interpolation to incorporate variable substitution in formatted strings in C#.