Skip to content

Pure Sync methods, no Async to Sync conversions#31

Merged
iluvadev merged 6 commits intoNoAsyncToSyncfrom
main
Feb 5, 2023
Merged

Pure Sync methods, no Async to Sync conversions#31
iluvadev merged 6 commits intoNoAsyncToSyncfrom
main

Conversation

@iluvadev
Copy link
Copy Markdown
Owner

@iluvadev iluvadev commented Feb 5, 2023

No description provided.

mtaku3 and others added 6 commits February 5, 2023 12:49
All item constructors calls the parent constructor with `id`, `created` and `updated`
`ItemBase.Id` setter: manages if it must to be registered in the Collection or change an old Id
`UpdateWith` do not update if is the same object (checks `ReferenceEquals`)
Fix invalid json deserialization
@iluvadev iluvadev changed the title Merge changes from Main Pure Sync methods, no Async to Sync conversions Feb 5, 2023
@iluvadev iluvadev merged commit f354aca into NoAsyncToSync Feb 5, 2023
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.

2 participants