Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-08Update license headers (#38793)Stephen Toub
2020-06-29Host with coreclr linked in (#36847)Vladimir Sadov
2020-05-16Build an apphost with hostfxr and hostpolicy linked in (#36230)Vladimir Sadov
2020-05-08Revert "Build an apphost with hostfxr and hostpolicy linked in (#35368)" (#36...Santiago Fernandez Madero
2020-05-06Build an apphost with hostfxr and hostpolicy linked in (#35368)Vladimir Sadov
2020-04-08Single-File: Process bundles in the framework (#34274)Swaroop Sridhar
2020-03-28.NET Core to .NET branding changes (#33694)Jan Kotas
2020-01-17Prompt dialog when running GUI app and hostfxr is < 3.* (#1222)Mateo Torres-Ruiz
2019-10-18Show error dialog for missing runtime/framework (dotnet/core-setup#8509)Elinor Fung
2019-08-19Single-File: MemoryMap the bundle file (dotnet/core-setup#6576)Swaroop Sridhar
2019-06-26Enable singing of single-file bundles (dotnet/core-setup#6885)Swaroop Sridhar
2019-06-26Only log to event log when we host wrote an error message (dotnet/core-setup#...Steve MacLean
2019-06-26Log trace errors to Windows Event Log (dotnet/core-setup#6921)Steve MacLean
2019-06-17Change GUI apphost tests to not rely on window searches (dotnet/core-setup#6823)Vitek Karas
2019-05-07Add ability to disable GUI host errors (dotnet/core-setup#6325)Vitek Karas
2019-04-30Enable additional build warnings on Unix (dotnet/core-setup#6071)Omair Majid
2019-04-25Add trace flush to error writer propagation (dotnet/core-setup#6053)Vitek Karas
2019-04-14AppHost: Support bundles (stage 1) (dotnet/core-setup#5742)Swaroop Sridhar
2019-03-26Expose function for locating hostfxr (dotnet/core-setup#5522)Elinor Fung
2019-03-21Update licence info (dotnet/core-setup#5258)Nikita Potapenko
2019-03-20IJW Host (dotnet/core-setup#5185)Jeremy Koritzinsky
2019-03-14Clarify why renaming dotnet.exe is blocked. (dotnet/core-setup#5476)Vitek Karas
2019-03-13The AppHost and the global registry key (dotnet/core-setup#5455)John Beisner
2019-03-07Remove shadowed variable in resolve_fxr_path for libhostElinor Fung
2019-02-12COM Activation host (dotnet/core-setup#4577)Aaron Robinson
2019-01-24Improves the URLs reported in errors from the host (dotnet/core-setup#5030)Vitek Karas
2018-12-19Host UI errors (dotnet/core-setup#4844)Vitek Karas
2018-09-14Add graph support for multiple shared frameworks (dotnet/core-setup#4538)Steve Harter
2018-04-11Avoid logging to stderr when pal::get_symbol fails (dotnet/core-setup#4010)Steve Harter
2018-04-05Remove startupconfig and add support for relative path embedded in apphost (d...Steve Harter
2018-03-28Remove extra whitespace in host help output (dotnet/core-setup#3913)Steve Harter
2018-03-27Add support for framework-dependent apphost (dotnet/core-setup#3888)Steve Harter
2018-02-24Improve --info output and help (dotnet/core-setup#3722)Steve Harter
2018-02-01Fix issue with standalone exe name length >64 (dotnet/core-setup#3659)Steve Harter
2017-11-21Feedbackdanmosemsft
2017-11-20Fix typoDan Moseley
2017-11-20Improve logging for hostfxr.dll not foundDan Moseley
2017-09-12Add support for listing SDK versions and runtime versions (dotnet/core-setup...Steve Harter
2017-09-11Add version.c file when building corehost on unix.Eric Erhardt
2017-05-09Adds long path support in the hostRama Krishnan Raghupathy
2017-04-04Lockdown dotnet.exe when no args are specifiedRama Krishnan Raghupathy
2017-03-25Remove Dotnet.exe from M.N.AppRama Krishnan Raghupathy
2017-02-27trace::flush() calls added.Caio Cesar Saldanha Maia Orejuela Kinelski
2016-12-29Allow linux to load old hostfxr dll and fix binding validationSenthil
2016-12-29Revert "Revert "Merge pull request dotnet/core-setup#212 from schellap/sig-ho...Senthil
2016-07-18Revert "Merge pull request dotnet/core-setup#212 from schellap/sig-host"Senthil
2016-07-16Comments and struct fixesSenthil
2016-07-16Resource validation and hash calculationSenthil
2016-07-13Pipe through the muxer exe typesSenthil
2016-06-29Provide better error message when load library failsSenthil