Leonardo Cabral dos Santos
Results
1
issues of
Leonardo Cabral dos Santos
How can i config a property of a class to not be mapped when serializing the object? ## Example of what I want: ### Deserializing: ```{ "Id": 1, "Name": 'test'...