hazelcast / hazelcast/hazelcast-csharp-client

`record` Cannot be Used without Having Default ctor in LINQ

Open
#796 0 comments 0 reactions 0 assignees View on GitHub
Jira Type: Enhancement
Dominant language
C#
Stars
107
Forks
52
PR merge metrics
No merged PRs in 30d

Description

LINQ relies on default ctor. If record doesn't provide a default ctor, it fails. During expression bindings, we may look for alternative ctors and use one of them at least with empty objects. Later, column projector can assign the properties.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.