.NET Core

Browse all blog posts in the .NET Core category. Insights and articles about .net core by Alexander Lvovich.

13 posts in this category

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.

.NET Core How-to
Read more
Alexander Lvovich

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.

Azure .NET Core How-to Cosmos DB
Read more
Alexander Lvovich