* Bump to SDK 7.0 and related updates
* More net 7 updates
* Install SDK 2.0 for ESRP
* Fix typo
* Address comment and update integration test script
* Disable new warnings from SDK update
* Adds cost metric information to the node.
* Gets the elapsed CPU time by the node operation
* Renames DTO property to row metrics
* Removes unused class
* Simplify checks for row property values
* Cleans up model for node cost metrics
* Removes duplicate code
* Switching to primitive type empty string
* Code review changes
* Adding more rules for prop
* adding top operations to ep
* Reverting changes made to display cost
* Fixing comments
* Removing whitespace
* Fixing data size property
* Adding const keys, fixing to table data, adding more info
* Removing undeclared prop
* Adding more rules for prop
* adding top operations to ep
* Reverting changes made to display cost
* Fixing comments
* Removing whitespace
* Fixing data size property
* Adding plan index in file info
* Adding basic framework for prop comparison
* Remoing none and and fixing some better values
* Fixing file formatting
* Fixing some formatting
* Fixing casing
* Fixing compilation
* fixing compilation error
* Adding node overlays to execution plans
* Adding critical warnings and parallelism
* adding critical warning, badge type enum
* Renaming badge type class
* Adding explicit values to Badge Type
* Adds new graph comparison request handler to the Execution Plan Service.
* Code review changes
* Renames execution plan compare params, result, and request classes.