Published onApril 23, 2022.NET Microservice with ABP - Full Seriesdotnet abp microservice series This post contains all the parts of the microservice development with ABP
Published onApril 13, 2022Logging with Seq - .NET Microservice with ABP - Part 12dotnet abp microservice seq logging In this post, we will see how to add centralized logging to our microservice application
Published onApril 7, 2022Add New Service - .NET Microservice with ABP - Part 11dotnet abp microservice In this post we will see how to add docker support and create a CI/CD with github actions
Published onMarch 26, 2022Docker and CI/CD - .NET Microservice with ABP - Part 10dotnet abp microservice docker In this post we will see how to add docker support and create a CI/CD with github actions
Published onMarch 25, 2022Distributed Event Bus - .NET Microservice with ABP - Part 9dotnet abp microservice rabbitmq In this post we will see how to get the RabbitMQ working for service to service communication
Published onMarch 20, 2022IdentityServer and Angular - .NET Microservice with ABP - Part 8dotnet abp microservice netcore6 identity-server angular In this post we will see how to get the IdentityServer and the Angular App working with other services
Published onMarch 19, 2022Yarp and Tye - .NET Microservice with ABP - Part 7dotnet abp microservice netcore6 yarp tye In this post we will see how to create a reverse proxy with Yarp and integrate Tye for our microservice application
Published onMarch 19, 2022DbMigration - .NET Microservice with ABP - Part 6dotnet abp microservice netcore6 In this post we will see how to create migration project for our microservice application
Published onMarch 19, 2022SaaS Services - .NET Microservice with ABP - Part 5dotnet abp microservice netcore6 In this post we will see how to do the create SaaS Service for our microservice application
Published onMarch 19, 2022Identity Services - .NET Microservice with ABP - Part 4dotnet abp microservice netcore6 In this post we will see how to do the create Identity service for our microservice application