Surprising difference in array and list indexers behaviour
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...
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...
С выходом ASP.NET Core 2.0 становится понятно, что новая платформа всё прочнее входит в наши реалии разработки, а значит пора начинать с ней знакомиться. Но ...