Oleg Kyrylchuk
Oleg Kyrylchuk's Blog

Oleg Kyrylchuk's Blog

Follow
homeAboutSponsornewsletter
Tag

dotnetcore

#dotnetcore

More content

Read more stories on Hashnode


Articles with this tag

Twelve C# 11 Features

Sep 4, 20226 min read 9.8K views

Required Members C# 11 introduces a new required modifier to properties and fields to enforce constructors and callers to initialize those values. If...

Twelve C# 11 Features

Entity Framework Core 6 features - Part 3

Jan 30, 20224 min read 2.0K views

In this article, you can find improvements for SQLite, In-memory providers, and EF.Functions.Contains method. Β· It's a continuation of blog series about...

Entity Framework Core 6 features - Part 3