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-24Update `dotnet new blazorwasm --exclude-launch-settings` to exclude launchSet...Cera Samson
2022-06-24Missing checked in code for templates (#42386)Brennan
2022-06-23Empty Blazor Server Project Template (#42079)Cera Samson
2022-06-23Empty Blazor WebAssembly Project Template (#42215)Cera Samson
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-06-02Grouped link tags togetherCera Samson
2022-06-02Formatting changes to links for iconCera Samson
2022-06-02Blazor Make Default Template Favicon Blazor LogoCera Samson
2022-05-10Allow sidebar to scroll for tall menus (#41062)mrlife
2022-05-06Port template test fixes from release/6.0 (#41549)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-04-01Consolidate Blazor Server Template Directives (#40984)Tanay Parikh
2022-03-31updating showprofile to use correct icon (#40980)Sayed Ibrahim Hashimi
2022-03-30updating date in weatherforcast from 2018 to 2022 (#40960)Sayed Ibrahim Hashimi
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-03-03Modify HtmlRenderer to update content when a component re-renders (#40512)Pranav K
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-28Update Blazor survey links for .NET 7.0 (#39823)Daniel Roth
2022-01-27Update precedence of templates for 7.0 (#39783)William Godbe
2022-01-26Forward port template localization fix (#39662)Safia Abdalla
2022-01-21Update Program.cs (#36103)David Pine
2022-01-07Avoid declaring RazorPage<T>.Model as nullable by default (#39332)Pranav K
2021-12-22Enable template localization (#38867)Bekir Ozturk
2021-12-01Fix route casing (#38725)Hao Kung
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-18[AzureB2C] Fix missing sign in button (#37601)Hao Kung
2021-10-18Specify the correct path for BlazorWASM project (#37567)Pranav K
2021-10-13Accessibility fixes in templates (#37479)Steve Sanderson
2021-10-11[main] Update dependencies from dotnet/runtime dotnet/efcore (#37353)dotnet-maestro[bot]
2021-10-08Add WebApi-CSharp Template Toggle Description (#37367)Tanay Parikh
2021-10-06Merge pull request #36986 from slang25/fsharp6Don Syme
2021-09-28Fix UI issues for org auth login nav (#37056)Hao Kung
2021-09-27fix - Authority URL fix for blazor webassesmbly project (#36460)Shreyas Jejurkar
2021-09-26Use F# task ce in worker templateStuart Lang
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-20Fix https://github.com/aspnet/AspNetCore-ManualTests/issues/828#issuecomment-...github-actions[bot]
2021-09-18open DI in F# webapi project templateStephen Halter