Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Guid and DateOnly serializers to MongoDb settings #582

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

PTKu
Copy link
Contributor

@PTKu PTKu commented Feb 3, 2025

Added GuidSerializer with GuidRepresentation.Standard and DateOnlySerializer to MongoDbRepositorySettings.cs in the AXOpen.Data.MongoDb namespace. These serializers ensure proper serialization of GUIDs and DateOnly types with MongoDB.

Added GuidSerializer with GuidRepresentation.Standard and
DateOnlySerializer to MongoDbRepositorySettings.cs in the
AXOpen.Data.MongoDb namespace. These serializers ensure
proper serialization of GUIDs and DateOnly types with MongoDB.
@PTKu PTKu merged commit 0d95752 into dev Feb 3, 2025
1 check passed
@PTKu PTKu deleted the add-guid-serialization-settings branch February 3, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant