Alex's Coding Blog
  • home
  • about
  • projects
  • contact

Blog

How to Clean Up Local Branches of Remote Merged Branches

  • March 11, 2025 March 11, 2025
  • by Alexander

Regularly cleaning up local branches is a simple but effective way to keep your repository tidy. By removing branches that have already been merged at origin, you reduce clutter, avoid confusion, and improve your development workflow.

Keep reading “Template: More Tag” →

Connecting to Gitlab's private Nuget registry

  • June 03, 2024 March 07, 2025
  • by Alexander

Running a nuget registry for your project might be a good solution for a small project, however the setup is not that smooth as expected.

Keep reading “Template: More Tag” →

Easily track and troubleshoot errors in your .NET 7 web app using Konso's logging feature

  • May 18, 2023
  • by Alexander

With Konso's logging integration, our .NET 7 web application is now even more robust. This powerful feature gives us detailed insights into the app's performance, making it easier to identify and fix any issues that arise.

Keep reading “Template: More Tag” →

How to disable object model validation .NET 7

  • January 12, 2023 March 11, 2025
  • by Alexander

With the release of a new version of .NET, compatibility requirements may also change, and upgrading projects may not always be seamless.

Keep reading “Template: More Tag” →

How to ping from .net application container

  • December 10, 2022 March 11, 2025
  • by Alexander

Sometimes in order to debug kubernetes internal network configuration, the simplest way is to use legacy tools. Let's see how quick it can be done in pod.

Keep reading “Template: More Tag” →

How to delete items in bulk from Cosmos DB

  • June 13, 2022 March 17, 2025
  • by Alexander

Cosmos DB is cool and SQL API makes it natural for SQL server users, however there are limitation such as deleting items by query. In this post let's see what are solutions can be used for bulk deletion.

Keep reading “Template: More Tag” →

Konso launch

  • February 19, 2022
  • by Alexander

I delighted to share one of our currently biggest projects went live.

Keep reading “Template: More Tag” →

Creating a user for Azure SQL Server database

  • November 01, 2021 March 16, 2025
  • by Alexander

Database security is underrated topic. The majority of projects are using single user for all database calls. Doesn't matter if you have several machines accessing your database or users, everyone should access it with his own name.

Keep reading “Template: More Tag” →

Fixing "The tool package could not be restored" error while updating EF tools

  • March 15, 2021
  • by Alexander

How to remove a problem or outdated nuget sources.

Keep reading “Template: More Tag” →

Copy Git repository with branches to another server

  • March 14, 2021 March 16, 2025
  • by Alexander

How to migrate a Git repository to another server.

Keep reading “Template: More Tag” →

Posts navigation

1 2

Recent Posts

  • Securing Web Services Against Unwanted Traffic with NGINX
  • Optimizing API by Offloading Responsibilities to an API Gateway
  • How to Clean Up Local Branches of Remote Merged Branches
  • Resolving Namespace Overriding in Argo CD with Kustomize
  • Connecting to Gitlab's private Nuget registry

Categories

  • Azure
  • Architecture
  • .NET Core
  • Certification
  • DevOps
  • How-to
  • Azure Functions
  • Serverless
  • Cosmos DB
  • Security
  • Thoughts
  • Kubernetes
  • Istio
© Copyright 2025, Alexander Lvovich. Theme by Colorlib
I use cookies and similar technologies on our website to enhance your browsing experience and analyze website traffic. By clicking "Accept," you consent with my Privacy Policy to the use of these technologies.
Accept