Commit Graph

2 Commits

Author SHA1 Message Date
Sergey Teplyakov
125e373b45 Remove the dependency on System.ValueTuple (#63)
* Add an option to get tuple data via reflection.

* Removed non-relfection-based way of getting information about the tuples.

* Make methods static back.

* Remove the nuget dependency to System.ValueTuple
2018-02-23 11:24:41 +00:00
Sergey Tepliakov
449f0dabfe Add pure ToStringDemystified extension method that does not change exception's state. 2018-02-21 19:50:30 -08:00