The Tech PlatformJul 17, 2021.NETWhatās new in Microsoft .NET 6Microsoft has printed the third preview of .NET 6, the subsequent technology of the corporateās software program growth platform that may...
The Tech PlatformJul 12, 2021TypeScript5 Utility Types For Transforming Types in TypescriptOne of the great things about typescript is its flexibility. You can transform, change, and create new types using existing types. In...
The Tech PlatformJul 3, 2021.NETCQRS Pattern Using MediatR In .NET 5In this article let us learn the basics of the CQRS pattern using the MediatR NuGet package in .Net 5. We know how a traditional web API...