Iterators in C#, IEnumerable
Have you ever used IAsyncEnumerable
C#
The power of Reactive Programming and CancellationTokens
Some useful tips about reactive programming in mobile development.
C#
Building a multi layer .NET Core 3.0 API from zero
It’s never too much about software architecture.
C# architecture
C# to C# Communication: REST, gRPC and everything in between
Survey about C# http communication tools.
C# gRPC REST
Creating an endpoint from multiple middleware in ASP.NET Core 3.x
Authors shows how to create endpoint from middleware.
asp.net core
CREATE CERTIFICATES FOR IDENTITYSERVER4 SIGNING USING .NET CORE
Authors shows how to create certificate in identity server 4.
asp.net core Identity server