How to use nano inside a Docker container?
Blog
How to move Docker to attached volume in DigitalOcean?
How to move Docker installation to the separately attached volume in DigitalOcean?
Setup Elasticsearch and Kibana (ELK) Stack on Docker
How to setup Elasticsearch with Kibana on Docker?
Go (GoLang) Folder Structure
Go (GoLang) project folder structure.
Coma Separated Weekdays Attribute Validation in C# for ASP.NET Web API
Weekdays Validation Attribute with coma separated values in C# for ASP.NET Web API
How to read from console in Go / Golang and cast to int?
Reading from console in GoLang and cast to int.
How to publish reusable custom NuGet packages on nuget.org?
Generate and Publish NuGet Packages using Visual Studio 2019 on nuget.org
Using Entity Framework DbContext with Dependency Injection
Injecting an Entity Framework Core DbContext into Controllers for Web API
Thawani Pay SDK for .NET
Recently I was working on a project in .NET where I needed to integrate Thawani Payment Gateway (Oman Based Payment Gateway). There API documentation is great but there isn't any official library in .NET. Many of the new developers might find it hard to start consuming the APIs, generating the JSON, etc. I wrapped all … Continue reading Thawani Pay SDK for .NET
Flutter: Network to Local File (Image, Audio, Video)
Get network files to local and view, play on Flutter.