Attach Visual Studio Code to a Running Container
Attach Visual Studio Code to a running docker container with customization
Create Sudo-Enabled User on Linux
Create sudo-enabled user on Ubuntu 20.04
Empower ASP.NET Core With Elasticsearch
Using Elasticsearch in ASP.NET Core project with NEST
Bulk Task Optimization in C#
Optimize bulk task in C# using async/wait.
Cross-Platform Development With .NET Core
Introduction to .NET Core cross-platform development.
Ingest Data From MySQL to Elasticsearch
Using Logstash to sync MySQL and Elasticsearch
Setup Elasticsearch With Kibana
Setup Elasticsearch with Kibana on Ubuntu server.
Setup FTP on Ubuntu
Setup FTP service with vsftpd on Ubuntu
Django Decorator Best Practice
A more elegant way to handle request parameters in Django using decorator.
MinIoC: A Miniature IoC Container in C++
MinIoC is a lightweight IoC container for C++ 11 and later