GroupDocs.Assembly for .NET 21.9 Release Notes
Major Features
Provided an option to always generate an object for a JSON or XML root element.
Full List of Features Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
ASSEMBLYNET-203 | Provide an option to always generate an object for an XML root element | Feature |
ASSEMBLYNET-204 | Provide an option to always generate an object for a JSON root element | Feature |
Public API and Backward Incompatible Changes
This section lists public API changes that were introduced in GroupDocs.Assembly for .NET 21.9. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs.Assembly which may affect existing code. Any behavior introduced that could be seen as a regression and modifies existing behavior is especially important and is documented here.
Provided an Option to Always Generate an Object for a JSON or XML Root Element
A detailed description of this feature can be found in the “Accessing XML Data”, “Accessing JSON Data”, and “Accessing CSV Data” sections.