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-10-18[AzureB2C] Fix missing sign in button (#37601)Hao Kung
2021-09-28Fix UI issues for org auth login nav (#37056)Hao Kung
2021-09-07Update templates to use scoped CSS (#35658) (#36027)Safia Abdalla
2021-08-28Fixes https://github.com/aspnet/AspNetCore-ManualTests/issues/829 (#35811)Jean-Marc Prieur
2021-08-04Update to bootstrap5 (#34052)Hao Kung
2021-07-15Update templates to use file scoped namespace declarations (#34220)Damian Edwards
2021-07-10Remove usings from templates implicitly added by the SDK (#34219)Damian Edwards
2021-07-01Enable nullable references in project templatesDamianEdwards
2021-06-14Append version to app/site CSS (#33507)Jeff Layton
2020-09-09Accessibility fixes (#25678)Steve Sanderson
2020-08-29Updating Web project templates to ms.id.web 0.3.0-preview (#25309)Jean-Marc Prieur
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-22Add IgnoreAntiforgeryToken to Error PageKahbazi
2019-10-23Render sections asynchronously in templates (#13091)Patrick Westerhoff
2019-09-18[master] Update dependencies from 3 repositories (#13548)dotnet-maestro[bot]
2019-07-12Revert "pointed all js references to minified version per 11700"Isaac Levin
2019-07-09reference minified js in templatesIsaac Levin
2019-06-26Make Razor file encoding consistent (#11530)Ajay Bhargav Baaskaran
2019-06-25Fixup templates (#11351)Pranav K
2019-06-12Fix _LoginPartial.OrgAuth.cshtml referencing non-existent CSS classes (#10781)Jeff Weiner
2019-06-06Update Privacy.cshtml.csIsaac Levin
2019-06-06Update Index.cshtml.csIsaac Levin
2019-06-06Update _ValidationScriptsPartial.cshtmlIsaac Levin
2019-06-06Added ILogger and cleanupIsaac Levin
2019-06-05Merge branch 'master' into masterIsaac Levin
2019-06-04add removed sectionIsaac Levin
2019-06-04remove cookie consent from templatesIsaac Levin
2019-06-04Update _ValidationScriptsPartial.cshtmlIsaac Levin
2019-06-04remove cdn from templatesIsaac Levin
2019-05-21Accessibility (#10247)Ryan Brandenburg
2019-05-14Fix template accessibility (#10208)Ryan Brandenburg
2019-05-12Add line endings to last lines of template filesLuke Latham
2019-02-21Use Bootstrap 3.4.1 and 4.3.1 (#7719)Ryan Brandenburg
2019-01-24Convert ProjectTemplates to build using ProjectReferences (#6935)Nate McMaster