NMFCode / NMF

This repository contains the entire code for the .NET Modeling Framework
BSD 3-Clause "New" or "Revised" License
36 stars 15 forks source link

Added robustness and tests for SerializationInformation.SerializationName #29

Closed ChrisH07 closed 6 years ago

ChrisH07 commented 6 years ago

Protected against EAnnotation names that are empty or not used for serialization Added processing of SerializationInformation name for property creation from references and attributes Added tests for SerializationInformation generation for types, references, and attributes