Using .Net 8, use Entity Framework Core, DbContext, to write this User entity with at least 2 Roles and read it back out of the database. The challenge is EF Core doesn’t natively work with ImmutableL…
Success story sharing