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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Trim identity (#42675)James Newton-King
2022-06-09Updated Microsoft.CodeAnalysis.PublicApiAnalyzers to latest stable (#41115)Brennan
2022-05-05Add rule to seal internal and private types (#41457)Brennan
2022-02-28Fix ResourceManagerStringLocalizerFactory caching (#33129)Sébastien Ros
2022-02-25Enable CA1810 as a warning (#40384)Pranav K
2022-02-15[main] Update dependencies from dotnet/runtime (#40140)dotnet-maestro[bot]
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-16Refactor : Remove unwanted things (#39548)Shreyas Jejurkar
2022-01-02chore : Remove unwanted `using` statement (#39176)Shreyas Jejurkar
2021-12-23Fixup whitespace issues from top-level statement change (#39161)Pranav K
2021-11-12[main] Mark 6.0 API surface as shippedDoug Bunting
2021-11-06Use file scoped namespaces (#38076)Pranav K
2021-09-16Dougbu/check.solution.filters (#36449)Doug Bunting
2021-07-23Fix some licenses in non-standard places, or with extra linesKevin Pilch
2021-07-23Use Visual Studio fix to add missing license headersKevin Pilch
2021-07-23Find and Replace Apache License -> MITKevin Pilch
2021-07-09Enable build time warnings for IDE code analysis rules (#34215)Pranav K
2021-02-16Favor project-specific build scripts over top-level script (#29918)Safia Abdalla
2021-01-22Mention 'main' instead of 'master' (#29511)Doug Bunting
2020-12-05Delete .vsconfigPranav K
2020-12-03Added NotNullIfNotNull attribute on LocalizedString -> string operator to fix...Mikel Blanchard
2020-11-26Remove unnecessary calls to GetTypeInfo (#27974)Eric Erhardt
2020-11-14Merge branch 'release/5.0'John Luo
2020-11-12[release/5.0] Update API baseline files (#27653)Doug Bunting
2020-11-05Enable API doc checks by default (#27515)John Luo
2020-10-21Simplify GetString() call (#27069)Keith Dahlby
2020-10-15Enables code analysis rules about culture sensitive string operations (#26656)Pranav K
2020-09-04Add Public API Baselines for JSInterop, Localization, Logging.AzureAppService...Kevin Pilch
2020-08-28Add net461 TFM to netstandard2.0 projects (#25094)William Godbe
2020-07-17Use Roslyn to create ref/ assemblies (#23403)Doug Bunting
2020-06-17Add missing doc files and cleanup nits (#22931)Doug Bunting
2020-06-11Remove PubTernal APIs (#22290)Ryan Brandenburg
2020-06-01Add nullability to Localization (#22323)Pranav K
2020-03-05Migration fixup for Logging.TestingJohn Luo
2020-02-21More merge fixesJohn Luo
2020-02-21Merge fixesJohn Luo
2020-02-21Updates for extensions migrationsJohn Luo
2020-01-10Update links for repository move/rename (dotnet/extensions#2840)Kevin Pilch
2020-01-03Remove Obsoleted methods for 5.0 (dotnet/extensions#2562)Ryan Brandenburg
2019-11-01[master] Update dependencies from dotnet/core-setup dotnet/arcade (dotnet/ext...dotnet-maestro[bot]
2019-09-18Fix tests and toolsJohn Luo
2019-09-18Merge branch 'release/3.1'John Luo
2019-09-18Update ref assembly generation to use DefaultNetCoreTargetFramework property ...John Luo
2019-09-17Update ref assembly generation to use DefaultNetCoreTargetFramework property ...John Luo
2019-09-13Support netcoreapp3.1 TFM (dotnet/extensions#2336)John Luo
2019-08-28Merge pull request dotnet/extensions#2240 from dotnet-maestro-bot/merge/relea...Pranav K
2019-08-27Add XML Docs for pubternal typesKevin Pilch
2019-08-10Update ref assemblies and missed updatesJohn Luo
2019-08-10Update tfm in master to netcoreap5.0John Luo
2019-08-09Merge branch 'master' into merge/release/3.0-to-master\n\nCommit migrated fro...William Godbe