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-27Revert "Route tooling (#42597)" (#42943)James Newton-King
2022-07-24Route tooling (#42597)James Newton-King
2022-07-20Update SDK to 7.0.100-rc.1.22368.21 (#42803)Stephen Halter
2022-05-05Add rule to seal internal and private types (#41457)Brennan
2022-02-25Enable CA1810 as a warning (#40384)Pranav K
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-13Update Readme.md (#39487)James MIllar
2022-01-02chore : Remove unwanted `using` statement (#39176)Shreyas Jejurkar
2021-12-23Fixup whitespace issues from top-level statement change (#39161)Pranav K
2021-12-14!nits! Build cleanup (#38979)Doug Bunting
2021-11-06Use file scoped namespaces (#38076)Pranav K
2021-11-03Modify Mvc.Analyzer tests to use Roslyn test infrastructure (#38010)Pranav K
2021-11-01Update StartupAnalyzers to use Analyzer.Testing library (#37934)Pranav K
2021-10-22Clean up remaining `net461` references (#37731)Doug Bunting
2021-09-18Pin analyzers that ship in the SDK (#36690)Pranav K
2021-08-31Startup analyzers work for minimal apps (#35747)Brennan
2021-08-19Add an analyzer that complains when using using model binding attributes with...Pranav K
2021-07-23Fix some licenses in non-standard places, or with extra linesKevin Pilch
2021-07-23Find and Replace Apache License -> MITKevin Pilch
2021-07-20Moved /src/Http/Features/ to /src/Extensions/Features/ (#34444)Volodymyr S
2021-07-09Enable build time warnings for IDE code analysis rules (#34215)Pranav K
2021-06-15Enable more code analysis rules (#33303)Pranav K
2021-05-20Turn on some CodeAnalysis rules (#32837)Pranav K
2021-05-05Add Readme for Analyzers, ObjectPool and Identity (#32312)John Luo
2021-04-28Add Extensions.Features to SLNFs (#32231)Chris Ross
2021-02-19Use NetAnalyzers from SDK instead of FxCopAnalyzers (#30138)Youssef Victor
2021-02-16Favor project-specific build scripts over top-level script (#29918)Safia Abdalla
2021-01-15Enable nullable on CookiePolicy and Authentication.OAuth (#29251)James Newton-King
2020-11-14Merge branch 'release/5.0'John Luo
2020-11-12[release/5.0] Update API baseline files (#27653)Doug Bunting
2020-11-12Ensure AppLocalResolver handles package with multiple libs (#27751)Eric StJohn
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-07Remove extra public API baseline files (#25655)Doug Bunting
2020-09-01Api baselines (#25386)Kevin Pilch
2020-08-11Remove Internal.AspNetCore.Analyzers (#24693)Pranav K
2020-07-18Merge pull request #24078 from dotnet-maestro-bot/merge/release/5.0-preview8-...Doug Bunting
2020-07-18Unquarantine some tests (#24075)Ajay Bhargav B
2020-07-17Ensure analyzer does not appear in build and publish outputs (#24072)Pranav K
2020-07-09Migrate to single sln file + slnf files (#23581)Kevin Pilch
2020-07-07Update Roslyn package versions (#23630)Ajay Bhargav B
2020-06-17Add missing doc files and cleanup nits (#22931)Doug Bunting
2020-06-02 Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406)Doug Bunting
2020-06-01Quarantine flaky tests (#22424)Brennan
2020-05-27Quarantine a couple more tests (#22235)Doug Bunting
2020-05-19Do not ship analyzer packagesJohn Luo
2020-04-15Inconsistency between file `BuildServiceProviderAnalyzer.cs` and type `BuildS...WuYafeng
2020-04-08Applying suggesting fix from https://github.com/dotnet/aspnetcore/issues/1042...TeBeCo
2020-04-06Fix testsJohn Luo
2020-04-04Migration fixupsJohn Luo