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-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-09-21[main] Update dependencies from dotnet/runtime dotnet/efcore (#36328)dotnet-maestro[bot]
2021-09-18open DI in F# webapi project templateStephen Halter
2021-09-17Use minimal APIs for F# project templates (#35833)Vlad Zarytovskii
2021-08-12Renormalize line endings for some files (#35120)Matt Mitchell
2021-08-10Templates set Microsoft.AspNetCore logs to warning level (#35139)Damian Edwards
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-04-23Localization Update (#32016)Phil Henning
2021-04-20Fix dotnetRunMessages incorrect bool value (#31822)Artyom Gritsuk
2021-04-19[Templates] Use `https` link for `launchSettings.json` schema (#31918)Shreyas Jejurkar
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-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]
2020-10-13Update localized strings.json (#26853)Phil Henning
2020-09-21Updated icons for projects that appear in VS with icons that have the (#25974)Sayed Ibrahim Hashimi
2020-09-11Updating titles in project templates because in Visual Studio the (#25630)Sayed Ibrahim Hashimi
2020-07-24Add dotnetRunMessages to ASP.NET Core templates (#24229)Pranav K
2020-05-16Undo weird formattingPhillip Carter
2020-05-16Update F# web templates to be more idiomaticPhillip Carter
2020-05-15[master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#2...dotnet-maestro[bot]
2020-02-29Update precedence and Identity of templates for 5.0 (#19248) (#19377)Artak
2019-10-14Merge branch 'release/3.1' -> 'master'Doug Bunting
2019-10-10Fix log levels (#14748)Ryan Brandenburg
2019-10-02Merge branch 'master' into merge/release/3.1-to-masterDoug Bunting
2019-10-02Update templates for 3.1 (#14637)Ryan Brandenburg
2019-09-16[release/3.1] Update dependencies from 2 repositories (#13571)dotnet-maestro[bot]
2019-08-28[master] Update dependencies from 3 repositories (#12977)dotnet-maestro[bot]
2019-07-31Insert seed localization for templates. (#11040)Phil Henning
2019-07-26Update default project names (#12431)John Luo
2019-07-04Fix API template launch URL (#11753)Daniel Roth
2019-06-25Fixup templates (#11351)Pranav K
2019-06-08Removed the HSTS middleware (#10998)Artak
2019-06-06Added ILogger and cleanupIsaac Levin
2019-06-03#10333 Template Updates (#10395)Isaac Levin
2019-05-31Remove Newtonsoft.Json (#10630)Ryan Brandenburg
2019-05-13Merge pull request #10192 from guardrex/guardrex/templates-line-endingRyan Brandenburg
2019-05-12Add line endings to last lines of template filesLuke Latham
2019-04-19Changed the order of some templates to be explicitArtak Mkrtchyan
2019-03-30Add AddControllers and AddRazorPagesRyan Nowak