
There is no official way to remove previous versions of .Net Core SDKs in POSIX systems, this tool can help you with that. This tool can also be used in Windows.
- # .Net Core # CLI # Python
dotnetcore: A .Net Core SDK Uninstaller for POSIX (now with Windows support)
There is no official way to remove previous versions of .Net Core SDKs in POSIX systems, this tool can help you with that. This tool can also be used in Windows.
- # Java
Using SLF4J With Apache Log4j: An Example
A tutorial on using SLF4J with Apache Log4j in Java 8+.
- # Python # Azure # CLI
azsecrets: A CLI to Set Azure Key Vault as Environment Variables
Use Azure Key Vault to set your environment variable using 'azsecrets' CLI tool.
- # Python # Azure # Django
Splitting Django Settings for Local and Production Development
Sometimes you don't want to use the settings for your production in local environment and vice versa, this blog will help you with it.
- # PowerShell # macOS
Setting Up Powershell Core in Visual Studio Code for macOS
Setting up PowerShell Core for macOS is easy as making coffee on a coffee machine. Check this out.
- # Hugo
Spark: A Hugo Theme for Researchers
Spark, a hugo theme for researchers.
- # Java
Running Java 8 With Java 9 and 10 on Windows 10
Java 9+ and problems with it's path.
- # Utility # Python
Export Your Github and Gitlab Releases as a Changelog
If you have forgotten to write CHANGELOG.md for your project, but you have written release notes, then this blog post is for you.
- # C++
Using Dirent With Msvc Compilers
Using Dirent With Msvc Compilers
- # Maths
Collatz Conjecture Lets Compute This
Everything you wanted to know about Collatz conjecture.