dotnet-installer/src/Microsoft.DotNet.Cli.Utils/CommandResolution
2016-08-25 23:14:25 -07:00
..
AbstractPathBasedCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
AppBaseCommandResolver.cs Updating dependencies to use the new dependencymodel and platformabstractions. Also updated the xunit template to add internalabstractions. 2016-08-10 13:39:49 -07:00
AppBaseDllCommandResolver.cs Updating dependencies to use the new dependencymodel and platformabstractions. Also updated the xunit template to add internalabstractions. 2016-08-10 13:39:49 -07:00
CommandResolutionStrategy.cs Execute project dependency command from output directory for Desktop. 2016-04-05 20:13:06 -07:00
CommandResolverArguments.cs Adding a resolution chain to the command resolution chain that works based on a directory, more specifically, the publish directory. 2016-08-25 16:01:32 -07:00
CompositeCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
DefaultCommandResolverPolicy.cs Adding dotnet-test-console to the list of generated nupkgs and fixing some namespace for the new command resolvers. 2016-08-25 23:14:25 -07:00
DepsJsonCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
GenericPlatformCommandSpecFactory.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
ICommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
IPackagedCommandSpecFactory.cs Adding a resolution chain to the command resolution chain that works based on a directory, more specifically, the publish directory. 2016-08-25 16:01:32 -07:00
IPlatformCommandSpecFactory.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
IPublishedPathCommandSpecFactory.cs Adding dotnet-test-console to the list of generated nupkgs and fixing some namespace for the new command resolvers. 2016-08-25 23:14:25 -07:00
MuxerCommandResolver.cs Make dotnet cli portable 2016-03-28 19:16:02 -07:00
OutputPathCommandResolver.cs Adding dotnet-test-console to the list of generated nupkgs and fixing some namespace for the new command resolvers. 2016-08-25 23:14:25 -07:00
PackagedCommandSpecFactory.cs fixes #2408 stop using corehost to activate projectdependencycommands 2016-06-02 10:50:38 -07:00
PathCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
ProjectDependenciesCommandResolver.cs Throw Command Unknown for dependency tools in libraries. (#2933) 2016-05-08 14:20:34 -07:00
ProjectPathCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
ProjectToolsCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
PublishedPathCommandResolver.cs Adding dotnet-test-console to the list of generated nupkgs and fixing some namespace for the new command resolvers. 2016-08-25 23:14:25 -07:00
PublishPathCommandSpecFactory.cs Adding dotnet-test-console to the list of generated nupkgs and fixing some namespace for the new command resolvers. 2016-08-25 23:14:25 -07:00
RootedCommandResolver.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00
ScriptCommandResolverPolicy.cs Updating dependencies to use the new dependencymodel and platformabstractions. Also updated the xunit template to add internalabstractions. 2016-08-10 13:39:49 -07:00
ToolPathCalculator.cs Fix package code for new NuGet. 2016-07-26 20:53:20 -05:00
WindowsExePreferredCommandSpecFactory.cs Replaces references to Microsoft.Extensions.PlatformAbstractions with Microsoft.Extensions.PlatformAbstractions.Internal 2016-04-29 16:06:23 -07:00