Blog

81 articles

Flutter Authentication using OpenID, ABP and IdentityServer4. Part 5

In this post we will implement the OAuth for the Flutter app.

ABP Framework - Getting started #5abpflutteropenid+1

Application features with dotnet core and ABP. Part 4

ABP Feature system is used to enable, disable or change the behavior of the application features on runtime.

ABP Framework - Getting started #4abpfeature

Authorization in dotnet core with ABP. Part 3

In this post we will implement the Authorization in ABP with IdentityServer

ABP Framework - Getting started #3abpauthorizationidentity-server

SPA Authentication using Next.js, ABP and IdentityServer4. Part 2

In this post we will implement the SPA authentication for the Nexjs.js app as the frontend and ABP with IdentityServer as Backend

ABP Framework - Getting started #2abpnextjsreact+2

ABP Getting Started With .Net Core and EF Core. ABP Part 1

This 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 Framework - Getting started #1abp

Docker swarm setup for localhost

In this post we will see how to setup docker swarm for localhost.

dockerdocker-swarm

Set up Wsl with zsh and oh-my-zsh

In this post we will see how to setup zsh shell in the wsl and use oh-my-zsh.

terminal

Set up Windows Terminal with PoshGit, oh-my-posh and Cascadia Code PL

In this post we will see how to setup windows terminal with PoshGit and oh-my-posh to make the terminal more productive

terminal

Css for leaflet div element

If 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 height

cssleaflet

Setup docker in Ubuntu 18.04

In this post you will see how to setup docker in Ubuntu 18.04. We will also change the default ssh port and install fail2ban.

dockerubuntu