Get current branch name in Git
Sometime there may be cases when we need to know the current branch we are working with. There are a number of ways to get …
Sometime there may be cases when we need to know the current branch we are working with. There are a number of ways to get …
GitHub uses the email address set in your local Git configuration to associate commits pushed from the command line with yo…
Git uses a username to associate commits with an identity. You can change the name that is associated with your Git commits…
Google AdSense is an advertising program that allows you to run ads on your website, blog, or YouTube videos and get paid…
Sometimes you noticed some AdSense Ads appearing randomly on web pages and most of the Ads are below the navigation menu of…
The Startup class configures services and the app's request pipeline. Startup class contained in Startup.cs in the root…
When deploying an Asp.Net Core application to IIS, you may find IIS returning HTTP Error 502.5 process failure instead of y…
Sometime Asp.Net Core Application gives error after deploying on IIS. One of the errors is Internal Server Error. On the dev…
If you're in Windows 10 and you're having problems with an app from Microsoft Store, consider these updates and fi…
What is NuGet? NuGet is the package manager for .NET. NuGet client tools provide the ability to produce and consume packages…
C# 8.0 is supported on .NET Core 3.x and .NET Standard 2.1. Readonly members Readonly members feature is introduced in C# ve…
When you build ASP.NET Core applications and plan on running them on IIS, you'll find that .NET Core application in IIS …
Our website uses cookies to improve your experience. Learn more
Ok