Copy Git repository with branches to another server
How to migrate a Git repository to another server.
How to migrate a Git repository to another server.
A simple example for Dockerfile for .NET 5 web application.
.NET Core gives you plenty of options to give a proper response, however, while you work in the microservices environment it would be great to have a standard way to format data in responses. In this post, I will share with you some ideas I implemented in my recent projects.
In 2020, the project seems to be unthinkable without proper CI/CD process setup. There's plenty of platforms to satisfy anyone's taste. The only concern is to define the right strategy that fits your needs.
I would like to share a GetInfra.WebApi.Abstractions library I'm using in my recent projects.
Choosing between ConfureAwait(true) and ConfureAwait(false) should be considered when developing UI threaded application. In web project it is not relevant and can be ignored.
It can be a good idea to centralise user related endpoints in one place, and if having Identity Server in your infrastructure can be the right place for it. However, it can be not that trivial like it may seem. In this post I will describe the configuration needed for running local Api's on Identity Server.
Microsoft Azure Architect Design AZ-301 exam list of materials for study.
There is so much to study for Microsoft Azure Architect Technologies AZ-300 exam s I decided to gather topics and link to relevant materials.