PinnedPublished incodenpRight way to integrate ChatGPT with Asp.Net Core | Prompt EngineeringOpenAI has widen the scope of one-person profitable app ideas using its API for different purposes.Feb 81Feb 81
PinnedPublished incodenpDeploying NextJs Application on Window’s IIS ServerNextJs is the server-side rendered React-based framework for creating Single page applications. It is most popular because of its…Nov 20, 20226Nov 20, 20226
How to Boost Application Performance by optimizing Database Calls in ASP.NET Core C#Discover effective strategies to enhance your ASP.NET Core C# application’s performance by optimizing database calls.3d ago3d ago
Published incodenpConnecting to Asp.Net Core SignalR Hub from Postman with an example.SignalR is an ideal solution for Asp.Net developers that makes it incredibly simple to deliver real-time auto page refresh solutions.Sep 10, 20231Sep 10, 20231
Published incodenpSecure Swagger UI with Basic Authentication in Asp.Net CoreIn this article, we will see how to add Basic Authentication to swagger documentation in an ASP.Net Core Web API application.Aug 14, 20234Aug 14, 20234
Published incodenpBypassing ASP.NET Core 6.0 [Authorize] attribute for integration testsI recently started automated testing on some of my Asp.net Core projects.May 23, 20233May 23, 20233
Published incodenpReplace your Resume with an Impressive GitHub Profile README.You can add a README to your GitHub profile to tell others about yourself.May 17, 2023May 17, 2023
Published incodenpManage multiple NodeJs versions using NVMSometimes it's annoying because of version unmatched dependencies while working on different projects on your device with varying versions…Dec 6, 2022Dec 6, 2022
Published incodenpThread-Safe your code with the lock keyword in C#Single-threaded application process one command at a time. It means all the logic or code present in the program will be executed by a…Dec 1, 2022Dec 1, 2022
Published incodenpAutomate your deployment pipeline with self-hosted GitHub actions.Back in 2018, GitHub introduced a platform-native automation tool called GitHub actions.Nov 23, 2022Nov 23, 2022