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
2021-08-28Re-enable CA1305 (#35867)Pranav K
2021-07-23Update license from Apache -> MITKevin Pilch
2021-07-15Update templates to use file scoped namespace declarations (#34220)Damian Edwards
2021-07-09Enable build time warnings for IDE code analysis rules (#34215)Pranav K
2021-07-02Cleanup IDE errors in SignalR (#33918)Brennan
2021-06-23Soft enable CA1810 (#33659)Pranav K
2021-06-15Enable more code analysis rules (#33303)Pranav K
2021-06-11Move CA1845 analyzer back to warning level (#33444)Safia Abdalla
2021-06-10Update SDK (#33187)William Godbe
2021-06-05Enable CA1835-CA1841 (#33270)Pranav K
2021-05-27Enable CA1821, CA1825-CA1834 (#33041)Pranav K
2021-05-21Enable CA1805 diagnostics (#32893)Pranav K
2021-05-20Turn on some CodeAnalysis rules (#32837)Pranav K
2021-03-26Enable CA2012 (Use ValueTask Correctly) (#31221)Stephen Toub
2021-02-19Use NetAnalyzers from SDK instead of FxCopAnalyzers (#30138)Youssef Victor
2020-10-15Enables code analysis rules about culture sensitive string operations (#26656)Pranav K
2020-07-09Enable FxCop Analyzers for the repo (#23709)Kevin Pilch
2020-06-30Made the encodings of .razor and .cshtml files in the repo consistent (#23502)Ajay Bhargav B
2019-02-28Fix #7258 - remove components.server dependencies on blazor-specific plumbing...Ryan Nowak
2018-10-25Refactor shared framework projects targets and project layout (#3703)Nate McMaster
2017-09-29Verify and mirror external dependencies and self-consistent package versions ...Nate McMaster