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-08-14Remove obsoleted InplaceStringBuilder (#40743)Maryam Ariyan
2020-08-12Remove throw OperationCanceledException in Host.StopAsync (#40426)Roman Marusyk
2020-08-07Make Extensions linker friendly. (#40431)Eric Erhardt
2020-08-06Refactor Microsoft.Extensions TargetFrameworks (#40397)Eric StJohn
2020-08-05Issue 39764 fix: Host and Application Lifetime Notifications (#39832)Werner Mairl
2020-07-31Bring back Microsoft.Bcl.AsyncInterfaces (#40189)Eric StJohn
2020-07-30Remove AspNetCore Testing Infra that isn't used (#40091)Viktor Hofer
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-15Add NetFramework Configurations to OOB packages (#39099)Jose Perez Rodriguez
2020-07-09remove pragma warning from ref source files (#38907)Anirudh Agnihotry
2020-07-08Update license headers (#38793)Stephen Toub
2020-07-07[Wasm]Adjust AppContext.BaseDirectory and enable Microsoft.Extensions tests ...Steve Pfister
2020-06-25Remove lots of NoWarns from .csproj files (#38161)Stephen Toub
2020-06-23Enable Activity tracking on generic host (#37892)Sourabh Shirhatti
2020-06-20Fix code analysis warnings in Microsoft.Extensions.* (and stop suppressing wa...Stephen Toub
2020-06-17[libraries] Add ConditionalFact to wasm failing tests (#37822)Mitchell Hwang
2020-05-27rearrange tfms for intellisense (#37027)Anirudh Agnihotry
2020-05-13Comment typos (#36296)Aaron Hudon
2020-05-06Change netcoreapp5.0 to net5.0 (#35176)Viktor Hofer
2020-05-04Remove TargetsNet* from the runtime repo (#35589)Anirudh Agnihotry
2020-04-30Set charset in editorconfig for .csproj (#35634)Eric Erhardt
2020-04-25Use attribute Link syntax for Common files (#35436)Marcus Turewicz
2020-04-10[mono] Remove CoreFX.issues_windows.rsp file (#32592)Maxim Lipnin
2020-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-03-31Merge pull request #34208 from maryamariyan/inspectionMaryam Ariyan
2020-03-31Change PublicKeyToken for M.E. src and test projectsMaryam Ariyan
2020-03-30Add solution files for Extensions projects (#34234)Maryam Ariyan
2020-03-27[Host] Allow disabling reloadOnChange for Host's CreateDefaultBuilder (dotnet...Keith Kjer
2020-03-27Remove Serilog dependency in extensions (dotnet/Extensions#3040)John Luo
2020-03-26Enable remaining Extensions projects (#33984)Maryam Ariyan
2020-03-25Merge branch 'fromoldmaster-integration' of Extensions repo into fromoldmaste...Maryam Ariyan
2020-03-13Extensions: Adding FileProviders and FileSystemGlobbing (#33212)Maryam Ariyan
2020-02-26Update license in reference assembliesSam Harwell
2020-02-26Switch file headers to the MIT licenseSam Harwell
2020-02-26Switch file headers to the MIT licenseSam Harwell
2020-02-26Normalize all file headers to the expected Apache 2.0 licenseSam Harwell
2020-02-24Migrate aspnetcore components (dotnet/Extensions#2974)John Luo
2020-02-24Migrate aspnetcore components (dotnet/Extensions#2974)John Luo
2020-02-21Merge branch 'master' into merge/release/3.1-to-masterDoug Bunting
2020-02-14Revert "Revert "Remove ref project from Microsoft.AspNetCore.Testing (dotnet/...William Godbe
2020-01-23Merge branch 'release/3.1'John Luo
2020-01-18Revert "Remove ref project from Microsoft.AspNetCore.Testing (dotnet/Extensio...William Godbe
2020-01-16Merge branch 'merge/release/3.1-to-master' of https://github.com/dotnet-maest...Ryan Nowak
2020-01-16Remove ref project from Microsoft.AspNetCore.Testing (dotnet/Extensions#2817)John Luo
2020-01-11Guard for Custom Implementation of IHostApplicationLifetime (dotnet/Extensio...Kahbazi
2020-01-10Update links for repository move/rename (dotnet/Extensions#2840)Kevin Pilch
2020-01-06Allow ExecuteAsync cancellation propagation (dotnet/Extensions#2823)klettier
2019-12-05Merge branch 'master' into merge/release/3.1-to-masterPranav K
2019-12-05[automated] Merge branch 'release/3.0' => 'release/3.1' (dotnet/Extensions#2748)dotnet-maestro-bot
2019-11-12Add event name for hosting logs (dotnet/Extensions#2627)Kahbazi