Commit Graph

3 Commits

Author SHA1 Message Date
Ben Adams
d2e58a8b54 Update framework versions 2021-01-03 14:38:48 +00:00
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
Nick Craver
38d7faeda9 Add initial benchmark setup
This adds all the bootstrapping to quickly add benchmarks for pieces afterwards. Instructions for running added to the README.
2018-02-01 21:24:08 -05:00