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-07-08Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-02Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-06-21Cleanup project template ide.host.json files (#42311)Damian Edwards
2022-06-15Fix http/https launch profile creation in project templates (#42143)Damian Edwards
2022-06-06Change project templates to have separate "http" and "https" launch profiles ...Damian Edwards
2022-03-30Don't invert bool template option for UseProgramMain in Visual Studio (#40937)Damian Edwards
2022-03-28Add option to project templates to use Program.Main instead of top-level stat...Damian Edwards
2022-02-11Delete ProjectTemplates `strings.json` (#40128)Tanay Parikh
2022-01-27Update precedence of templates for 7.0 (#39783)William Godbe
2021-12-22Enable template localization (#38867)Bekir Ozturk
2021-10-19Fix templates with Windows auth option (#37607)Sébastien Ros
2021-10-18[AzureB2C] Fix missing sign in button (#37601)Hao Kung
2021-10-11[main] Update dependencies from dotnet/runtime dotnet/efcore (#37353)dotnet-maestro[bot]
2021-09-28Fix UI issues for org auth login nav (#37056)Hao Kung
2021-09-21[main] Update dependencies from dotnet/runtime dotnet/efcore (#36328)dotnet-maestro[bot]
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-12Update to Bootstrap5.1 (#35197)Hao Kung
2021-08-12Renormalize line endings for some files (#35120)Matt Mitchell
2021-08-10Removed option for Razor runtime compilation from C# templates (#35137)Damian Edwards
2021-08-10Templates set Microsoft.AspNetCore logs to warning level (#35139)Damian Edwards
2021-08-04Update to bootstrap5 (#34052)Hao Kung
2021-07-23Automatically UseDeveloperExceptionPage in WebApplication (#34616)Stephen Halter
2021-07-23Find and Replace Apache License -> MITKevin Pilch
2021-07-21Update web templates to use port range for Kestrel (#34410)Damian Edwards
2021-07-16Update vs-2017.3.* folders and files to be ide.*Phil Henning
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-09Accessibility: improve contrast tweaks (#34143)Hao Kung
2021-07-08Update templates baseline for recent changes (#34186)Damian Edwards
2021-07-07Address feedbackDamianEdwards
2021-07-07FeedbackDamianEdwards
2021-07-07Address feedbackDamianEdwards
2021-07-07Updated StarterWeb template:DamianEdwards
2021-07-07Remove unused usings from WebApp templateDamianEdwards
2021-07-07Update webapp template to use top-level statements & minimal hosting APIDamianEdwards
2021-07-01Enable nullable references in project templatesDamianEdwards
2021-06-14Append version to app/site CSS (#33507)Jeff Layton
2021-05-06Remove hotReloadProfile from launchSettings.json (#32469)Pranav K
2021-04-23Localization Update (#32016)Phil Henning
2021-04-20Fix dotnetRunMessages incorrect bool value (#31822)Artyom Gritsuk
2021-03-25Add hotReloadProfile to Razor Pages template (#31197)Pranav K
2021-03-24Default to Kestrel over IISExpress (#31161)Justin Kotalik
2021-02-12Merge remote-tracking branch 'origin/release/5.0'Pranav K
2021-02-11Update localization for templates. (#30101)Phil Henning
2021-02-10Merge branch 'main' into merge/release/5.0-to-mainPranav K
2021-02-10Update appSettings.json to have a comment for org auth cases (#29610)Sayed Ibrahim Hashimi
2021-01-19Update precedence of templates for 6.0 (#29361)Hao Kung
2020-10-30[Templates] Normalize all the line endings in appsettings.* (#27201)Eugene Ogongo
2020-10-27[master] Update dependencies from dotnet/runtime dotnet/efcore (#26788)dotnet-maestro[bot]