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-09-13Fix redirect to login (#43520)Javier Calvarro Nelson
2022-09-09Empty template tweaks (#43868)Steve Sanderson
2022-08-19Merge pull request #43354 from dotnet-maestro-bot/merge/release/7.0-rc1-to-re...Doug Bunting
2022-08-19[release/7.0-rc1] Register authz middleware for Blazor Server IndAuth (#43375)Safia Abdalla
2022-08-18Backport parts of 48a81a70597f (#43357)Doug Bunting
2022-08-12[Blazor] Dynamic authentication requests (#42692)Javier Calvarro Nelson
2022-08-12Add "Blazor" tag to `ide.host.json` (#43045)Cera Samson
2022-08-10Accessibility focus fixes (#43177)Hao Kung
2022-08-09Register authz middleware where services not added (#43167)Safia Abdalla
2022-08-05Updated jquery dependency to v3.6.0 (#43060)Artak
2022-08-01Updated to jquery.validate.unobtrusive v4.0.0 (#42999)Artak
2022-08-01Split Blazor WASM Auth Tests to New Project (#42879)Tanay Parikh
2022-07-30Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-30Fix missing "Install PWA" button for published empty Blazor WebAssembly app (...Cera Samson
2022-07-26Update templates to incorporate net7 changes (#42802)Safia Abdalla
2022-07-20Clean up localization files (#42797)Doug Bunting
2022-07-19Improve Default Blazor WebAssembly Loading Experience (#42548) (#42813)Cera Samson
2022-07-19Remove unused namespace from webapi template (#42798)Damian Edwards
2022-07-16[main] Update dependencies from dotnet/runtime (#42743)dotnet-maestro[bot]
2022-07-15Uniquify `$(TestPackageRestorePath)` values (#42722)Doug Bunting
2022-07-12Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-08Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-06Delete deprecated AzureAD identity UI packages (#42546)Hao Kung
2022-07-06Slightly clean up template README (#42587)Doug Bunting
2022-07-02Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-06-28Add `blazorwasm` Template Baseline Tests (#42420)Cera Samson
2022-06-25Bump got in /src/ProjectTemplates/test/Templates.Tests (#42405)dependabot[bot]
2022-06-24Unquarantine WorkerTemplate test (#42412)Brennan
2022-06-24Update `dotnet new blazorwasm --exclude-launch-settings` to exclude launchSet...Cera Samson
2022-06-24Missing checked in code for templates (#42386)Brennan
2022-06-24Split Blazor templates into 2 projects (#42382)Brennan
2022-06-23Bump got in /src/ProjectTemplates/BlazorTemplates.Tests (#42352)dependabot[bot]
2022-06-23Empty Blazor Server Project Template (#42079)Cera Samson
2022-06-23Empty Blazor WebAssembly Project Template (#42215)Cera Samson
2022-06-21Cleanup project template ide.host.json files (#42311)Damian Edwards
2022-06-16Diff TestGroupName for project templates tests (#42214)Damian Edwards
2022-06-15Fix http/https launch profile creation in project templates (#42143)Damian Edwards
2022-06-14Update project templates to replace DateTime with DateOnly (#42084)Cera Samson
2022-06-11[main] Undo #41937 changesDoug Bunting
2022-06-06Change project templates to have separate "http" and "https" launch profiles ...Damian Edwards
2022-06-03Merge pull request #41991 from cerasamson/faviconCera Samson
2022-06-03Update template-baselines.json, .ico to .pngCera Samson
2022-06-02Grouped link tags togetherCera Samson
2022-06-02Formatting changes to links for iconCera Samson
2022-06-02Blazor Make Default Template Favicon Blazor LogoCera Samson
2022-05-31Skip failing template tests (#41936)Mackinnon Buck
2022-05-18Update SDK (#41697)William Godbe
2022-05-13Fix project template test issuesDamian Edwards
2022-05-11Run tests on Windows again (#41599)Brennan
2022-05-10Allow sidebar to scroll for tall menus (#41062)mrlife