Domain types for image metadata, including timestamps, orientation, GPS/location data, processing state, people, faces, and tags. Models use return-new-instance change helpers rather than in-place mutation and support Newtonsoft.Json serialization.
dotnet add package TCSystem.MetaData- Image metadata and processing-information models
- GPS points, positions, addresses, and locations
- Person, face, and person-tag models
- Fixed-point coordinate and rectangle types
- JSON serialization and deserialization helpers
- Immutable-style
ImageExtchange operations
- Newtonsoft.Json
- TCSystem.Util
- netstandard2.1
- net8.0
- net10.0
See the repository build instructions and the TCSystem.MetaData.Tests instructions.