Discover how to optimize DefaultAzureCredential in local development, speeding up Azure CLI authentication and increasing productivity.
Discover how GSoft.Extensions.Configuration.Substitution can enhance your .NET configuration with value substitution.
The story of how I created Askaiser.Marionette, a universal test automation framework based on image and text recognition for .NET.
Learn how to effectively apply the Single Responsibility Principle, which is the first of the SOLID Principles, by continuously refactoring your code.
How to install ServerPilot on your computer or a virtual machine to create a local PHP development environment similar to your production environment.
Pillar is a MVVM framework for Xamarin.Forms 1.x and 2.x. It includes a ViewModel first navigation system and many more cool features.
On Linux, ASP.NET Core runs on Kestrel, the new web server based on libuv. We are going to use Nginx as a reverse proxy to improve performances.