This repository provides a Projection class and a JsonConverter class that together allow deserialization of json into dynamic objects, where the underlying type is created on the fly, using a subset of properties from a base class (TEntity). For performance reasons, generated "projection" types are statically cached in a ConcurrentDictionary. For convenience, the Projection class provides a "Patch" method that can be used to patch an existing entity with data provided by a dynamic object.
-
Notifications
You must be signed in to change notification settings - Fork 0
denmitchell/EDennis.DynamicDeserialization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published