dotnet-installer/src/Microsoft.DotNet.InternalAbstractions
2017-01-05 19:44:52 -08:00
..
Properties Addressing code review comments. 2016-08-26 11:23:47 -07:00
DirectoryWrapper.cs Fixing broken tests after my changes to the CommandResolvers. 2016-08-25 22:53:04 -07:00
EnvironmentWrapper.cs Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
FileSystemWrapper.cs Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
FileWrapper.cs Introducing a in progress sentinel that gets verified before running the first time experience. If we can get a handle for this sentinel, we proceed with the first time run, otherwise, it means there is a first time experience running already, in which case we continue running dotnet normally, even though the final (real) sentinel is not present yet. This prevents multiple dotnet commands from running the first time experience in parallel and prevents us from running into parallel nuget restores. 2016-06-10 16:54:39 -07:00
IDirectory.cs Fixing broken tests after my changes to the CommandResolvers. 2016-08-25 22:53:04 -07:00
IEnvironment.cs Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
IFile.cs Introducing a in progress sentinel that gets verified before running the first time experience. If we can get a handle for this sentinel, we proceed with the first time run, otherwise, it means there is a first time experience running already, in which case we continue running dotnet normally, even though the final (real) sentinel is not present yet. This prevents multiple dotnet commands from running the first time experience in parallel and prevents us from running into parallel nuget restores. 2016-06-10 16:54:39 -07:00
IFileSystem.cs Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
ITemporaryDirectory.cs Almost all of the code to prime the NuGet cache from the archive. 2016-06-10 16:53:55 -07:00
Microsoft.DotNet.InternalAbstractions.csproj Updating our projects and test assets to work with the latest SDK. 2017-01-05 19:44:52 -08:00
TemporaryDirectory.cs Almost all of the code to prime the NuGet cache from the archive. 2016-06-10 16:53:55 -07:00