dotnet-installer/src/Microsoft.Extensions.DependencyModel
2016-02-15 09:43:18 -08:00
..
CompilationLibrary.cs Use ApplicationBasePath instead of entry assembly to locate reference 2016-02-11 22:29:20 -08:00
CompilationOptions.cs * Don't throw if Assembly.GetEntryAssembly is null 2016-02-08 10:06:32 -08:00
Dependency.cs Add dependency model api 2015-12-18 12:09:39 -08:00
DependencyContext.cs Fix dependency context bug and add load overload 2016-02-08 12:22:12 -08:00
DependencyContextReader.cs add support for generating xml documentation 2016-01-08 14:02:41 -08:00
DependencyContextStrings.cs add support for generating xml documentation 2016-01-08 14:02:41 -08:00
DependencyContextWriter.cs Add reference assembly support 2016-02-10 11:40:23 -08:00
Library.cs Split library type, add path resolution 2016-01-07 15:35:43 -08:00
Microsoft.Extensions.DependencyModel.xproj Add dependency model api 2015-12-18 12:09:39 -08:00
PackagePathResolver.cs Add reference assembly support 2016-02-10 11:40:23 -08:00
project.json Build and project cleanup 2016-02-15 09:43:18 -08:00
ReferenceAssemblyPathResolver.cs Add reference assembly support 2016-02-10 11:40:23 -08:00
RuntimeAssembly.cs Split library type, add path resolution 2016-01-07 15:35:43 -08:00
RuntimeLibrary.cs Split library type, add path resolution 2016-01-07 15:35:43 -08:00