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-06-09Updated Microsoft.CodeAnalysis.PublicApiAnalyzers to latest stable (#41115)Brennan
2022-05-05Add rule to seal internal and private types (#41457)Brennan
2022-03-02Enable IDE0060 (#40461)Pranav K
2022-02-03Enable CA2007 for all ns2.0 projectsPranav K
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-05Enforce braces for code-blocksPranav K
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-07-23Fix some licenses in non-standard places, or with extra linesKevin Pilch
2021-06-15Enable more code analysis rules (#33303)Pranav K
2021-06-10Update SDK (#33187)William Godbe
2021-05-21Enable CA1805 diagnostics (#32893)Pranav K
2021-05-20Expose all references when not restoring (#32718)Doug Bunting
2021-05-19Turn on nullability for all src projects (#32742)Pranav K
2021-04-29Added option to allow using custom file name format in BlobLoggerProvider (#3...John Luo
2021-04-01Cross-target last few projects to DefaultNetCoreTargetFramework (#31239)William Godbe
2021-02-16Favor project-specific build scripts over top-level script (#29918)Safia Abdalla
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-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-06-17Add missing doc files and cleanup nits (#22931)Doug Bunting
2020-04-02Relocate Logging.Testing to AspNetCore.TestingJohn Luo