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
path: root/src
AgeCommit message (Expand)Author
2022-06-23Empty Blazor WebAssembly Project Template (#42215)Cera Samson
2022-06-23Add support for multi-segment parameters to gRPC JSON transcoding (#42315)James Newton-King
2022-06-22Log error when exception occurs during streaming (#42283)campersau
2022-06-22Add generic method overloads to Microsoft.AspNetCore.Http.Results static clas...Bruno Oliveira
2022-06-22[Blazor] Compiler runtime APIs needed for bind:get, bind:set, bind:after (#40...Javier Calvarro Nelson
2022-06-22[main] Remove more unused Docker files (#42248)Doug Bunting
2022-06-22Expose cookie extensions, consolidate cookie handling #39968 (#42119)Chris Ross
2022-06-22[main] Update dependencies from dotnet/runtime dotnet/efcore (#42322)dotnet-maestro[bot]
2022-06-22HttpSys log correct statuscode when application throws (#42223)campersau
2022-06-21Cleanup project template ide.host.json files (#42311)Damian Edwards
2022-06-21[Route Groups] Support AddFilter, WithOpenApi and other additive conventions ...Stephen Halter
2022-06-21[SignalR] Replace Single(connectionId) with Client(connectionId) and Caller (...Stephen Halter
2022-06-21Remove non-final HTTP/3 ALPN (#42290)James Newton-King
2022-06-21Improve missing/malformed file handling in user-jwts (#42309)Safia Abdalla
2022-06-21Make H2 WebSockets ignore MaxRequestBodySize and MinRequestBodyDataRate #4210...Chris Ross
2022-06-21Move Composite files to easily-found folder (#42296)Doug Bunting
2022-06-20Fix SignalR Streaming example (#42281)campersau
2022-06-20[main] (deps): Bump src/submodules/googletest (#42298)dependabot[bot]
2022-06-20Update HttpResponseJsonExtensions.cs (#42295)James Newton-King
2022-06-19Fix support for native AOT in minimal (#42272)David Fowler
2022-06-19Sync shared code from runtime (#42288)github-actions[bot]
2022-06-18Sync shared code from runtime (#42276)github-actions[bot]
2022-06-18Partition more ConcurrentQueues in Kestrel (#42237)Stephen Halter
2022-06-18Fix auto-registeration of authN and authZ middlewares (#42250)Safia Abdalla
2022-06-17Use Vector instead of direct intrinsics (#41790)Gérald Barré
2022-06-17Fix nullability of TryUpdateModelAsync (#41959)Stephen Halter
2022-06-17Fix flakyServerReset_AfterEndStream_NoError test (#42030)Stephen Halter
2022-06-17Add support for --output option in user-jwts create (#42249)Safia Abdalla
2022-06-17Remove generation of schemas in OpenAPI package (#42169)Safia Abdalla
2022-06-17catch JS exceptions in InvokeAsync and throw them in .NET (#41916)campersau
2022-06-17Fix up user-jwts interactions (#42125)Safia Abdalla
2022-06-17TestHost delay reading request content (#42233)campersau
2022-06-16W3CLogger follow-ups (#42151)David Acker
2022-06-16Support binding parameters to type Uri in Minimal Actions (#42217)campersau
2022-06-16Diff TestGroupName for project templates tests (#42214)Damian Edwards
2022-06-16Fix doc comment typo in WebApplicationBuilder (#42219)Damian Edwards
2022-06-15Merge pull request #41855 from ivdiazsa/full_compositesIvan Diaz Sanchez
2022-06-15Fix http/https launch profile creation in project templates (#42143)Damian Edwards
2022-06-15Add route string syntax attribute (#42179)James Newton-King
2022-06-14Add support for reading default scheme from config (#41987)Safia Abdalla
2022-06-14Fix CompGov alert (#42171)William Godbe
2022-06-14Update project templates to replace DateTime with DateOnly (#42084)Cera Samson
2022-06-13[main] (deps): Bump src/submodules/googletest (#42166)dependabot[bot]
2022-06-13[main] (deps): Bump src/submodules/spa-templates (#42167)dependabot[bot]
2022-06-11Merge pull request #42140 from dougbu/dougbu/reenable.tests.41937/mainDoug Bunting
2022-06-11Introduce IBindableFromHttpContext<TSelf> (#41100)Damian Edwards
2022-06-11Unquarantine GetWithRouteParameter_WriteMultiple_CancellationBefore_CallCance...Sébastien Ros
2022-06-11[main] Undo #41937 changesDoug Bunting
2022-06-11Quarantine HEADERS_Received_SecondRequest_Accepted (#42134)Sébastien Ros
2022-06-10Fix AddToGroupAsync race with OnDisconnectedAsync (#42117)Brennan