dotnet-installer/src/Microsoft.DotNet.Cli.Utils
2016-04-11 19:58:14 -07:00
..
CommandParsing Cli.Utils internal --> public 2016-01-06 00:44:41 -08:00
CommandResolution Make interface untyped 2016-04-11 19:58:14 -07:00
Extensions PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
AnsiColorExtensions.cs Cli.Utils internal --> public 2016-01-06 00:44:41 -08:00
AnsiConsole.cs Use StringComparison.Ordinal with IndexOf in AnsiConsole 2016-03-28 16:09:51 -04:00
ArgumentEscaper.cs update project templates for portable app 2016-03-15 15:18:48 -07:00
Command.cs Fixes #1649 2016-03-07 14:35:41 -08:00
CommandContext.cs incorporate CR feedback for the first PR 2016-04-04 15:26:06 -07:00
CommandFactory.cs Adding a new factory that creates the command as is, without adding the dotnet to it. We need it so that the runner can pass dotnet-test-xunit and get back the final corehost command, which is the right one for VS to use and attach to. 2016-02-26 14:34:23 -08:00
CommandResolver.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
CommandResult.cs Maintain test artifacts 2016-01-26 23:25:39 -08:00
CommandSpec.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
CommandUnknownException.cs Packaged Commands 2016-01-09 16:50:31 -08:00
Constants.cs Shared FX and Portable Support for Unified Host 2016-03-15 01:03:52 -07:00
CoreHost.cs Make dotnet cli portable 2016-03-28 19:16:02 -07:00
DebugHelper.cs Cli.Utils internal --> public 2016-01-06 00:44:41 -08:00
DepsJsonCommandFactory.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
DotNetCommandFactory.cs Pipe configuration through CommandResolver 2016-02-18 09:57:30 -08:00
DotnetFiles.cs Trigger rebuild when the CLI changed 2016-03-24 15:17:49 -07:00
Env.cs incorporate CR feedback for the first PR 2016-04-04 15:26:06 -07:00
EnvironmentProvider.cs incorporate CR feedback for the first PR 2016-04-04 15:26:06 -07:00
ICommand.cs Fix color printing and verbosity. 2016-02-12 15:52:11 -08:00
ICommandFactory.cs Adding a new factory that creates the command as is, without adding the dotnet to it. We need it so that the runner can pass dotnet-test-xunit and get back the final corehost command, which is the right one for VS to use and attach to. 2016-02-26 14:34:23 -08:00
IEnvironmentProvider.cs incorporate CR feedback for the first PR 2016-04-04 15:26:06 -07:00
Microsoft.DotNet.Cli.Utils.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
Muxer.cs Make dotnet cli portable 2016-03-28 19:16:02 -07:00
PathUtility.cs Compile Microsoft.DotNet.Cli.Utils in net451 2016-02-11 15:46:43 -08:00
Product.cs Telemetry PR 2016-04-04 15:26:06 -07:00
project.json Merge pull request #2328 from danquirk/MoveTelemetryToDotNet 2016-04-11 15:17:19 -07:00
ProjectDependenciesCommandFactory.cs Fix windows x86 test failure. 2016-04-07 10:54:31 -07:00
Reporter.cs Use System.Console on Unix 2016-02-23 11:45:57 -08:00
RuntimeEnvironmentRidExtensions.cs switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
ScriptExecutor.cs update compiler unit tests 2016-02-12 11:37:15 -08:00
ScriptNames.cs Adding pre/post publish scripts 2016-01-12 09:41:59 -08:00
StreamForwarder.cs working on build scripts 2016-02-12 15:26:35 -08:00