csharpAwesome .NET bloggers i enjoy readingI have curated some list of people who write some amazing stuffs revolving around .NET and C#. If you are working on a .NET Environment or…
dotnetUltimate dotnet cli Cheat Sheet for developersHey command line fellas, are you a person rather than 10 Clicks using GUI, then this is for you. The below list also helps me to work on…
csharpTop Nuget Libraries for DotnetToday I am sharing some of the amazing libraries which help in a lot of ways in almost any project. Here are them in no particular order…
serverlessThe Ultimate Guide to Fixing Azure Function problems.In the century of serverless apps and architecture, we create and work with many serverless apps. Today let’s see a simple problem that…
refactoringThe subtle art of refactoring 1Every developer would have come through the below scenario frequently while writing business logic. The examples here are written is from C…