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
path: root/src/Tools
AgeCommit message (Expand)Author
2022-09-14[release/7.0] Update dependencies from dotnet/arcade (#43880)dotnet-maestro[bot]
2022-09-08Update dotnet-getdocument to support minimal APIs (#43701)Safia Abdalla
2022-09-08Fix non-shared framework packages referencing transport package (#43784)Brennan
2022-08-03[dotnet user-jwts] Move signing key details to top-level property (#42674)Safia Abdalla
2022-07-29Wrap Columns that are too long in the Console Table (#42929)Bethel Arthur
2022-07-27macOS dev-certs overhaul (#42251)Aditya Mandaleeka
2022-07-26Fix up project search scenarios when no option is provided (#42860)Safia Abdalla
2022-07-22[main] Update dependencies from dotnet/runtime dotnet/efcore (#42800)dotnet-maestro[bot]
2022-07-21Trim identity (#42675)James Newton-King
2022-07-21Add dotnet-sourcebuild-externals reference for user-jwts dependencies (#42822)Safia Abdalla
2022-07-20Update SDK to 7.0.100-rc.1.22368.21 (#42803)Stephen Halter
2022-07-16Support loading OIDC options from configuration (#42679)Safia Abdalla
2022-07-14Adding ProblemDetailsService (#42384)Bruno Oliveira
2022-07-08Fix up signing key handling in user-jwts and runtime (#42603)Safia Abdalla
2022-07-07Trim Microsoft.AspNetCore (#42555)James Newton-King
2022-07-06Reduce console spew when creating secrets in user-jwts (#42542)Safia Abdalla
2022-07-06Remove support for setting default scheme from user-jwts (#42578)Safia Abdalla
2022-06-28Fix up reading auth schemes and setting default scheme (#42452)Safia Abdalla
2022-06-24Add RequestDecompression project to trimming (#42355)James Newton-King
2022-06-23Fix up parsing of IIS settings in user-jwts (#42350)Safia Abdalla
2022-06-21Improve missing/malformed file handling in user-jwts (#42309)Safia Abdalla
2022-06-17Add support for --output option in user-jwts create (#42249)Safia Abdalla
2022-06-17Fix up user-jwts interactions (#42125)Safia Abdalla
2022-06-09[user-jwts] Read and generate secrets ID with SecretsManager (#42006)Safia Abdalla
2022-06-08Localize strings in user-jwts tool (#42061)Safia Abdalla
2022-06-01Add dotnet user-jwts tool and runtime support (#41520)Safia Abdalla
2022-05-17Enable trimming on remaining middleware and security projects (#41688)James Newton-King
2022-05-05Add rule to seal internal and private types (#41457)Brennan
2022-05-04Fix Component Governance alerts (#41485)William Godbe
2022-04-30Enable trimming for middleware and friends (#41373)Pranav K
2022-04-19Enable trimming for data protection (#41118)Pranav K
2022-04-07Annotate Microsoft.AspNetCore.Routing for trimming (#40974)Pranav K
2022-04-07Add trimming guidance for developers (#40902)James Newton-King
2022-04-01Trim IIS and HTTP.sys (#40992)James Newton-King
2022-04-01Trim Kestrel (#40991)James Newton-King
2022-04-01Trim Microsoft.AspNetCore.Hosting (#40969)James Newton-King
2022-03-30Enable trimming on various abstractions projects (#40948)James Newton-King
2022-03-02Enable IDE0060 (#40461)Pranav K
2022-02-25Cleanup ActivatorUtilitiesPranav K
2022-02-24Use the Trimmable property on projects to determine the list of projects to r...Pranav K
2022-02-24Add LinkabilityChecker tool (#40342)James Newton-King
2022-01-29Use non-generic TaskCompletionSource (#39835)Martin Costello
2022-01-29Fork component analyzers (#39796)Pranav K
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-11Bump up warning level for CA1822 (#39436)Pranav K
2022-01-05Enforce braces for code-blocksPranav K
2021-12-30Fixup formatting (#39246)Pranav K
2021-12-30Work around dotnet/msbuild#3274 (#39146)Doug Bunting
2021-12-23Fixup whitespace issues from top-level statement change (#39161)Pranav K
2021-11-06Use file scoped namespaces (#38076)Pranav K