.Net 5 Web API with Ocelot - Multiple Auth Schemes JWT
Ocelot its a great package which provide resources to build Api gateways. If you aren’t familiarized with this concept, check this link...
.Net 5 Web API with Ocelot - Multiple Auth Schemes JWT
Functional DI in Nodejs for .Net developers
Upload And Download Multiple Files Using .Net 5.0 Web API
Multithreading and parallelism with C # examples in the .NET platform.
Create a background job with Quartz.Net in .NET Core
RESTful API development in .NET 5 with Protocol Buffers and Cybtans-CLI
Mystery of Equality in C#: IEquatable<T>, IEqualityComparer<T>, IComparable<T>, IComparer<T>
Ways to handle errors in .NET
Target-typed new() expressions in C# 9
How to bind [FromRoute] and [FromBody] into one model in .NET 5