How to create nested folders within Azure Blob container
Do you know that by default Azure Blob storage does not give you an opportunity to group your blobs with folders? But this post is intended to share with you...
Do you know that by default Azure Blob storage does not give you an opportunity to group your blobs with folders? But this post is intended to share with you...
If the existence of a difference between using an array’s and list’s indexers in .NET makes surprised not only me but you as well, then let’s try to puzzle i...
Today I’d like to take a look at a new version of SignalR package (to be honest, it’s official name is Microsoft.AspNetCore.Signalr) and implement a currency...
Some time ago I decided to sort out internal details of .NET Core CLR and today I’d like to share with you the most surprising things that I found during thi...
В сегодняшней заметке я хотел бы поведать вам о коротком приключении по написанию своего маппера для .NET Standard 2.0. Ссылка на github и результаты benchma...