June 30, 2021Setting up oh-my-posh and PSReadLine in PowerShellIn this post we will see how to setup the oh-my-posh and PSReadLine with PowerShell.terminal
May 29, 2021ABP Framework - Getting started Part : 5Flutter Authentication using OpenID, ABP and IdentityServer4. Part 5In this post we will implement the OAuth for the Flutter app.abp flutter openid identity-server
May 17, 2021ABP Framework - Getting started Part : 4Application features with dotnet core and ABP. Part 4ABP Feature system is used to enable, disable or change the behavior of the application features on runtime.abp feature
May 16, 2021ABP Framework - Getting started Part : 3Authorization in dotnet core with ABP. Part 3In this post we will implement the Authorization in ABP with IdentityServerabp authorization identity-server
March 6, 2021ABP Framework - Getting started Part : 2SPA Authentication using Next.js, ABP and IdentityServer4. Part 2In this post we will implement the SPA authentication for the Nexjs.js app as the frontend and ABP with IdentityServer as Backendabp nextjs react identity-server openid
March 5, 2021ABP Framework - Getting started Part : 1ABP Getting Started With .Net Core and EF Core. ABP Part 1This is an introduction to the ABP Application framework with .Net core and EF core. I have created a Todo App with a CRUD function.abp
December 26, 2020Docker swarm setup for localhostIn this post we will see how to setup docker swarm for localhost.docker docker-swarm
December 12, 2020Set up Wsl with zsh and oh-my-zshIn this post we will see how to setup zsh shell in the wsl and use oh-my-zsh.terminal
December 5, 2020Set up Windows Terminal with PoshGit, oh-my-posh and Cascadia Code PLIn this post we will see how to setup windows terminal with PoshGit and oh-my-posh to make the terminal more productiveterminal
September 21, 2020Css for leaflet div elementIf you are like me who struggle with anything CSS. These are some small css that will help you to fill the leaflet map without setting the fixed heightcss leaflet