Get Root Directory of the Project in ASP.NET Core Today in this article we will discuss the generic approach to get root directory in ASP.NET...
Continue ReadingUnderstanding SC- Service Console commands
Understanding SC- Service Console commands Today in this article we will learn useful SC- Service Console commands required to start or stop services. SC is...
Continue ReadingResolved- NETSDK1099: Publishing to a single-file is only supported for executable
Error NETSDK1099: Publishing to a single-file is only supported for executable. Issue Description dotnet publish commands throw an error as below when trying to publish...
Continue ReadingHow to Create a Single Exe file with apsettings.json
How to Create a Single Exe file with apsettings.json In this article, we will see how to create a Create a Single Exe file with...
Continue ReadingHow to Convert Julian Date in C#
Convert Julian Date in C# Today in this article, we shall see how to How to Convert Julian Date in C# code to the normal...
Continue Reading