dotnet-installer/src/Microsoft.DotNet.Cli.Utils/CommandResolution
2016-03-23 16:19:48 -07:00
..
AbstractPathBasedCommandResolver.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
AppBaseCommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
CommandResolutionStrategy.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
CommandResolverArguments.cs Added extra params (base-build-path, runtime, framework) and refactored parameter parsing into its own class with tests. 2016-03-17 13:29:16 -07:00
CompositeCommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
DefaultCommandResolverPolicy.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
GenericPlatformCommandSpecFactory.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
ICommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
IPackagedCommandSpecFactory.cs Cleanup 2016-03-17 13:44:32 -07:00
IPlatformCommandSpecFactory.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
PackagedCommandSpecFactory.cs Add hacky abstraction for quickly parsing RuntimeConfig.json and determining if it's a portable app 2016-03-17 16:39:48 -07:00
PathCommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
ProjectDependenciesCommandResolver.cs Added build before running the tests and the no-build option to opt out of it. 2016-03-17 15:17:18 -07:00
ProjectPathCommandResolver.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
ProjectToolsCommandResolver.cs fixes #1858 2016-03-23 16:19:48 -07:00
RootedCommandResolver.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
ScriptCommandResolverPolicy.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
ToolPathCalculator.cs product changes to support portable tools 2016-03-17 13:44:32 -07:00
WindowsExePreferredCommandSpecFactory.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00