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/Azure
AgeCommit message (Expand)Author
2022-10-06Add Azure README, update slnf (#44294)Chris Ross
2022-07-06Delete deprecated AzureAD identity UI packages (#42546)Hao Kung
2022-06-14Add support for reading default scheme from config (#41987)Safia Abdalla
2022-06-01Add dotnet user-jwts tool and runtime support (#41520)Safia Abdalla
2022-05-05Add rule to seal internal and private types (#41457)Brennan
2022-04-21Check in launchesttings.json from AzureAd.Website (#41267)William Godbe
2022-01-31Remove Interop build step (#39553)Doug Bunting
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-14Enable warnings for IDE0062 (#39463)Pranav K
2022-01-13Enable IDE0059 (#39434)Pranav 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-10-22Clean up remaining `net461` references (#37731)Doug Bunting
2021-10-11[main] Update dependencies from dotnet/runtime dotnet/efcore (#37353)dotnet-maestro[bot]
2021-09-23`<TargetFrameworks />` -> `<TargetFramework />` (#36727)Doug Bunting
2021-07-30[Static web assets] Cherry-pick changes from preview7 and bump the SDK (#34819)Javier Calvarro Nelson
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-06-03Add Bash scripts for launching VS Code with activated env (#33236)Safia Abdalla
2021-04-27Use default interfaces for getting and setting headers (#31519)Ben Adams
2021-04-06Added VSCode debugging (for MvcSandbox) & code analysis support (#29486)Shreyas Jejurkar
2021-04-02Fix project paths in Azure.slnf (#31435)Youssef Victor
2021-03-27Enable nullable on Azure projects (#31298)James Newton-King
2021-03-19Update SDK to bring unified assembly changes (#31039)Safia Abdalla
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-02-13Reenable functional test on arm (#30087)Hao Kung
2021-01-25FunctionalTests - Clean up publish of deps.json (#29449)Hao Kung
2021-01-24Changed default server for samples from IIS Express to Kestrel (#29517)Shreyas Jejurkar
2021-01-07Add API docs for AzureAppServices and SignalR.Specification (#28963)Brennan
2020-11-12[release/5.0] Update API baseline files (#27653)Doug Bunting
2020-09-01Api baselines (#25386)Kevin Pilch
2020-07-27Merge branch 'merge/release/5.0-preview8-to-master' of https://github.com/dot...Tanay Parikh
2020-07-25Update RazorPages, MVC, WebApi templates to use Identity.Web (#24167)John Luo
2020-07-24[Azure] Move to GenericHost (#24283)Kahbazi
2020-07-15Merge branch 'master' into merge/release/3.1-to-masterJohn Luo
2020-07-15Fix AzureAd options validation (#23096)John Luo
2020-07-09Migrate to single sln file + slnf files (#23581)Kevin Pilch
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
2020-06-17Add missing doc files and cleanup nits (#22931)Doug Bunting
2020-06-10Upgrade jQuery in samples to version 3.5.1 (#21577) (#21792)Safia Abdalla
2020-05-08Upgrade jQuery in samples to version 3.5.1 (#21577)Christian Wenz
2020-04-25Update jQuery 2.2 and 3.3.1 in samples to 3.4.1 (#20356)Christian Wenz
2020-04-01Add .vsconfig files in root and beside slnsKevin Pilch
2020-03-05Migration fixup for Logging.TestingJohn Luo
2020-02-20Apply some fixesBrennan Conroy