Blog

81 articles

.Net Microservice template with ABP

In this post I will show you how to create ABP microservice using a dotnet new template.

.NET Microservice with ABP #14microserviceabpdotnet

Migrating Identity Service to OpenIddict Module

In this post we will see how to replace Identity server with OpenIddict in our microservice

.NET Microservice with ABP #13abpidentity-serveropeniddict+1

Automatically version and release .Net Application

In this post you will see how to automatically version and release a .Net Application using GitHub Actions

dotnetversionrelease+1

MicroK8s - Hassle-free Kubernetes

In this post we will see how to get started with the MicroK8s Kubernetes distribution.

MicroK8s - Getting Started #0microk8sdockerseries

Create and deploy .Net application in MicroK8s

In this post we will create a simple abp application and deploy it in the microk8s instance.

MicroK8s - Getting Started #4abptyemicrok8s

Deploy docker registry and postgres database in MicroK8s

In this post we will see how to deploy and secure the registry along with deploying a postgres database in microk8s

MicroK8s - Getting Started #3postgresregistrymicrok8s

Setup Nginx and cert-manager in MicroK8s

In this post we will see how to setup nginx reverse proxy and cert-manager in microk8s

MicroK8s - Getting Started #2ngnixsslmicrok8s+1

Setup MicroK8s With Ubuntu

In this post we will see how to setup microk8s in ubuntu server.

MicroK8s - Getting Started #1ubuntumicrok8s

NDepend - A tool you can depend on

In this post we will see how to use NDepend to improve your .net development.

dotnettools

Docker Deployment using docker swarm

In this post we will see how to setup docker swarm for your development environment.

Docker Deployment #0dockerdocker-swarmseries