[EF-21] Data Types Created: 12/Jun/23  Updated: 13/Sep/23

Status: Needs Triage
Project: Entity Framework
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Epic Priority: Unknown
Reporter: Patrick Gilfether Assignee: Unassigned
Resolution: Unresolved Votes: 1
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Support the data types users are most likely to expect either from the CLR or from the Mongo C# driver.

For Preview 1

  • Boolean
  • Byte
  • Char
  • DateTime
  • DateTimeOffset
  • Decimal
  • Double
  • Guid
  • Int16
  • Int32
  • Int64
  • ObjectId
  • SByte
  • Single
  • String
  • UInt16
  • UInt32
  • UInt64
  • Decimal128
  • Uri
  • TimeSpan
  • Array
  • List   - IEnumerable<T> + constructor IEnumerable<T>
  • Enum
  • Nullable

Post Preview 1

  • TimeOnly
  • DateOnly
  • Dictionary
  • Tuple (static class)

No plans

  • System.Numerics (BigInteger, Complex, Plane etc)
  • Real tuples (not supported in expression trees)
  • Regex

Generated at Thu Feb 08 08:26:44 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.