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
2021-07-01 Add analyzers to ref-pack / ASP.NET transport package (#54950)Eric StJohn
2021-06-15Expose missing references which are present in the runtime and in packages in...Viktor Hofer
2021-06-15Guidance on source generator projects (#54082)Aaron Robinson
2021-06-09Include NetCoreAppCurrent configs in packages (#53439)Viktor Hofer
2021-05-19Remove the use of IsPartialFacadeAssembly in refererences (#52793)Eric StJohn
2021-05-14Add Analyzer packaging support and packaging documentation (#52554)Eric StJohn
2021-05-13Add section to interop guidelines about tracking dependencies (#52302)Matt Thalman
2021-03-29Add documentation on ILLink files (#50302)Eric Erhardt
2021-03-26Seal internal types in libraries (#50225)Stephen Toub
2021-03-08Rule number correction (#49288)CadenJi
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-01-30Use [NotNullWhen(true)] in more places (#47598)Stephen Toub
2021-01-23Clean up `aspnetcore` casing in ref to that repo (#47347)Doug Bunting
2021-01-05move netcore platforms and targets to csproj (#46474)Anirudh Agnihotry
2020-12-09renaming `clrcompression` --> `System.IO.Compression.Native` (#45713)Vladimir Sadov
2020-12-08Find&Replace coreclr/src -> coreclr (#45761)Jan Kotas
2020-11-24Update nullability.mdStephen Toub
2020-11-12Convert aka.ms links to https (#44501)Levi Broderick
2020-11-03Changing Windows_NT -> Windows for enabling TargetPlatformMoniker feature of...Anirudh Agnihotry
2020-10-29Update coding-style.mdStephen Toub
2020-09-01Updating ref source documentation for full facades (#41629)Eric Erhardt
2020-08-20Fix trailing whitespaces (#40891)Youssef Victor
2020-08-14Cleanup old corefx/coreclr GitHub issue links (#40286)Alexander Köplinger
2020-08-07Use T? for unconstrained nullable types (#40197)Stephen Toub
2020-07-30Update docs for packaging and other nits (#40134)Viktor Hofer
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-06-30Markdown: Close anchor tags correctly (#38619)xtqqczze
2020-06-30Disable P/Invoke analyzer (#38550)Stephen Toub
2020-06-25Update nullability.mdStephen Toub
2020-06-25Update nullability.mdStephen Toub
2020-06-24Fix typo in Framework Design Guidelines - Digest (#38307)Zoltán Lehóczky
2020-06-18Fix typoLarry Ewing
2020-06-17Add proposal for breaking changes (#37779)Rich Lander
2020-06-17Update steps to rebuild System.Runtime ref source (#38020)Michal Strehovský
2020-06-01Add Or int? (#37225)Steven Yeh
2020-05-30Remove built-in WinRT support from the runtime (#36715)Jeremy Koritzinsky
2020-05-26Document disabling ApiCompat checks (#37011)Eirik Tsarpalis
2020-05-22Add NotNullIfNotNull, MemberNotNull attributes to doc (#36856)buyaa-n
2020-05-11Use already defined generateAssemblyReferenceSource rather defining a new tar...Anirudh Agnihotry
2020-05-11Use TargetFramework conditions consistently in libraries (#35956)Viktor Hofer
2020-05-06Change netcoreapp5.0 to net5.0 (#35176)Viktor Hofer
2020-05-01Update nullability.md with note about Try methods and [NotNullWhen(true)] (#3...Stephen Toub
2020-04-30Update link from corefx to runtime (#35633)Jeremy Barton
2020-04-11Merge pinvoke guidelines into interop guidelines (#34833)Dan Moseley
2020-04-06Enable restore for ref and src projects in libs (#33553)Viktor Hofer
2020-04-05Adds scripting guide doc (#34539)Marcus Turewicz
2020-04-04Update formatting (#34538)Borislav Ivanov
2020-03-30Rename ArchGroup -> TargetArchitecture (#34260)Jan Kotas
2020-03-28.NET Core to .NET branding changes (#33694)Jan Kotas
2020-03-10Revert "Enable restore for ref and src projects in libraries (#33242)" (#33437)Viktor Hofer