The assert and verify, two different approaches of unit testThe assert and verify approaches are two different ways of structuring unit tests, and they can be used in conjunction with any of the…Apr 16, 2023Apr 16, 2023
built-in Email validation attribute in ASP.NET CoreIn ASP.NET Core there is a built-in validation attribute that checks if a property has a valid email format.Jul 17, 2022Jul 17, 2022
Decompilation of C# codes without any other tools.Visual Studio 2022 17.1.0 has been released!Feb 21, 2022Feb 21, 2022
With Visual Studio 2022 you can eliminate ResharperOne of the interesting features that has been added in visual studio 2022 is Sync Namespaces.Jan 14, 20222Jan 14, 20222
Clean Architecture-Template with .NET and its importance!This is a solution template for Clean Architecture implementation with .NET Core and overview.Sep 19, 2021Sep 19, 2021
Distributed Cache benefits and introduction of PolyCache Nuget packageDue to the advancement of technology and modern architectures, in today’s applications, speed and performance are effective components and…Aug 26, 2021Aug 26, 2021
EventBus application and introduction of NeoBus packageThe first question is what is EventBus?Aug 6, 2021Aug 6, 2021