dotnet-installer/src/Microsoft.DotNet.Configurer
2018-07-12 16:38:31 +02:00
..
Properties Make dotnet.Tests pass on localized setup 2017-06-12 17:31:40 -07:00
xlf LOC CHECKIN | dotnet/cli release/2.1.4xx | 20180712 2018-07-12 16:38:31 +02:00
AspNetCertificateSentinel.cs Make CliFolderPathCalculator a static class. 2018-05-22 17:34:39 -07:00
BashPathUnderHomeDirectory.cs Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
CliFolderPathCalculator.cs Fix crash when user home directory cannot be determined. 2018-05-22 17:34:39 -07:00
ConfigurationException.cs Fix crash when user home directory cannot be determined. 2018-05-22 17:34:39 -07:00
DotnetFirstRunConfiguration.cs Addressing code review comments by making the Configuration class's fields readonly. 2018-05-17 14:13:14 -07:00
DotnetFirstTimeUseConfigurer.cs Introducing a Config object as a input to the FirstRunConfigurer. This allows us to decide what operations we want to 2018-05-10 15:27:12 -07:00
FileSentinel.cs Fix failure to add tools path on restricted Windows environments. 2018-04-03 16:27:01 -07:00
FirstTimeUseNoticeSentinel.cs Make CliFolderPathCalculator a static class. 2018-05-22 17:34:39 -07:00
IAspNetCertificateSentinel.cs ASP.NET Core HTTPS development certificate support 2017-12-07 14:31:00 -08:00
IAspNetCoreCertificateGenerator.cs ASP.NET Core HTTPS development certificate support 2017-12-07 14:31:00 -08:00
IFileSentinel.cs Fix failure to add tools path on restricted Windows environments. 2018-04-03 16:27:01 -07:00
IFirstTimeUseNoticeSentinel.cs Avoid repeating the first-run message if lzma archive is missing 2017-06-19 18:08:05 -04:00
INuGetCachePrimer.cs Avoid repeating the first-run message if lzma archive is missing 2017-06-19 18:08:05 -04:00
INuGetCacheSentinel.cs Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder. 2017-06-20 10:59:23 -07:00
INuGetPackagesArchiver.cs Modified the build script to generate the lzma archive without the nupkgs. Modified the configurer to upsert NuGet.Config with the fallback folder info and to extract the fallback folder. Added unit tests for all this. Next step: update E2E tests. 2017-03-30 00:11:17 -07:00
IUserLevelCacheWriter.cs Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
LocalizableStrings.resx Fix crash when user home directory cannot be determined. 2018-05-22 17:34:39 -07:00
Microsoft.DotNet.Configurer.csproj Fix crash when user home directory cannot be determined. 2018-05-22 17:34:39 -07:00
NoOpAspNetCertificateSentinel.cs Prevent the ASP.NET certificate generation logic from running on the installers 2018-01-10 21:54:05 -08:00
NoOpFileSentinel.cs Fix adding tools directory to PATH for native installers. 2018-05-07 16:35:29 -07:00
NoOpFirstTimeUseNoticeSentinel.cs Making a change that will cause the first run notice to always show up in the first run of the CLI, even when it is installed by native installers. 2017-07-25 22:33:54 -07:00
NuGetCachePrimer.cs Make CliFolderPathCalculator a static class. 2018-05-22 17:34:39 -07:00
NuGetCacheSentinel.cs Make CliFolderPathCalculator a static class. 2018-05-22 17:34:39 -07:00
NuGetPackagesArchiver.cs Modified the build script to generate the lzma archive without the nupkgs. Modified the configurer to upsert NuGet.Config with the fallback folder info and to extract the fallback folder. Added unit tests for all this. Next step: update E2E tests. 2017-03-30 00:11:17 -07:00
ToolPackageFolderPathCalculator.cs tool-path option -- "Session tool" (#8716) 2018-03-06 15:58:05 -08:00
UserLevelCacheWriter.cs Make CliFolderPathCalculator a static class. 2018-05-22 17:34:39 -07:00