🧑💻🖌 Из интересного на code-maze.com для C#-разработчика за январь: — Understanding Task and ValueTask in C# — How to Add a BearerToken to an HttpClient Request — ConcurrentBag in C# — How to Iterate Over JSON Objects in C# — Generic Attributes in C# — Encrypting and Decrypting a String in C# — Boxing and Unboxing in C# — Convert String and Int to Enum in C# — How to Resolve Non-nullable Property Must Contain a Non-null Value Warning — How to Get The List of Properties in C# — How to Randomize a List in C# — Required Members in C# — Check If a String Array Contains a Value and Get Index — How to Get an Enum Member as a String in C# — How to Use SQL LIKE Operator With LINQ in C# — How to Get Value by Key from JObject in C# — How to Implement Checkbox List in ASP.NET Core