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-14Update project templates to replace DateTime with DateOnly (#42084)Cera Samson
2022-06-06Change project templates to have separate "http" and "https" launch profiles ...Damian Edwards
2022-05-05Support minimal APIs & program/main together in Web API templateDamian Edwards
2022-04-19Add Microsoft.AspNetCore.OpenApi package (#41238)Safia Abdalla
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-12Add back strings.json for WebApi-CSharp (#40153)Tanay Parikh
2022-02-11Delete ProjectTemplates `strings.json` (#40128)Tanay Parikh
2022-02-10`overrideDefaultText` for `DisableOpenAPI` in WebApi-CSharp Template (#40124)github-actions[bot]
2022-02-10[main] Add the `displayName` Property to Project Template Parameters (#40119)github-actions[bot]
2022-01-27Update precedence of templates for 7.0 (#39783)William Godbe
2022-01-26Forward port template localization fix (#39662)Safia Abdalla
2021-12-22Enable template localization (#38867)Bekir Ozturk
2021-10-23Fix typo in Web API template option description (#37780)Damian Edwards
2021-10-19Fix templates with Windows auth option (#37607)Sébastien Ros
2021-10-08Add WebApi-CSharp Template Toggle Description (#37367)Tanay Parikh
2021-09-22[main] Use Swagger defaults in web API controllers template (#36826)github-actions[bot]
2021-09-21[main] Update dependencies from dotnet/runtime dotnet/efcore (#36328)dotnet-maestro[bot]
2021-09-21Call AddEndpointsApiExplorer() in controllers Web API template (#36752)Damian Edwards
2021-09-08[main] Fix templates (#36283)github-actions[bot]
2021-09-08Add minimal option to webapi template (#36068) (#36241)Damian Edwards
2021-08-31Remove unusued using statement (fixes #35840) (#35841)Tim Heuer
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-23Automatically UseDeveloperExceptionPage in WebApplication (#34616)Stephen Halter
2021-07-21Update web templates to use port range for Kestrel (#34410)Damian Edwards
2021-07-19Update to Ms.Id.Web 1.14.1 (#34492)Jean-Marc Prieur
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-07Alias Microsoft.Graph namespace to fix type conflictDamianEdwards
2021-07-07Updated WebApi template:DamianEdwards
2021-07-01Enable nullable references in project templatesDamianEdwards
2021-06-18Use Random.Shared (#33213)Martin Costello
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-04-19[Templates] Use `https` link for `launchSettings.json` schema (#31918)Shreyas Jejurkar
2021-03-24Default to Kestrel over IISExpress (#31161)Justin Kotalik
2021-03-19Update launchSettings to indicate hotReload is to be used (#31060)Pranav K
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