Oleg Kyrylchuk
Oleg Kyrylchuk's Blog

Oleg Kyrylchuk's Blog

Follow

Twelve C# 11 Features

Sep 4, 20226 min read 9.6K 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
A comprehensive overview of C# 9 features
10 Cosmos DB provider enhancements in EF Core 6
Entity Framework Core 6 features - Part 3
Entity Framework Core 6 features - Part 2
Entity Framework Core 6 features - Part 1