System Namespace |
| Class | Description | |
|---|---|---|
| DateOnly |
Dummy type for mappings which use System.DateOnly, which is a type defined in .NET 6+. Remove if this codebase is ever ported to .NET 6+
| |
| TimeOnly |
Dummy type for mappings which use System.TimeOnly, which is a type defined in .NET 6+. Remove if this codebase is ever ported to .NET 6+
|