# Exploring .NET streaming API scenarios 2023-06-19 David Pine 14 min read Use the IAsyncEnumerable<T> interface to stream data from a server to a client. C# .NET JSON Read
# ASP.NET Core Configuration Tips 2018-03-10 David Pine 3 min read Configuration tips for success ASP.NET Core C# Configuration JSON Read