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-01-07Avoid declaring RazorPage<T>.Model as nullable by default (#39332)Pranav K
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-01Enable nullable references in project templatesDamianEdwards
2021-06-14Append version to app/site CSS (#33507)Jeff Layton
2021-03-31Undo template change that induced flakiness (#31417)Safia Abdalla
2021-03-31Fix generated CSS scopes in layout views and update templates (#31257)Safia Abdalla
2020-09-09Accessibility fixes (#25678)Steve Sanderson
2020-07-25Update RazorPages, MVC, WebApi templates to use Identity.Web (#24167)John Luo
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-12Fix _LoginPartial.OrgAuth.cshtml referencing non-existent CSS classes (#10781)Jeff Weiner
2019-06-06Added ILogger and cleanupIsaac Levin
2019-06-04add removed sectionIsaac Levin
2019-06-04remove cookie consent from templatesIsaac 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