# Exploring .NET streaming API scenarios
David Pine 14 min read
Use the IAsyncEnumerable<T> interface to stream data from a server to a client.
Use the IAsyncEnumerable<T> interface to stream data from a server to a client.
The unofficial .NET equivalent of the official GitHub actions/toolkit @actions/core project.