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-22WIPt-dagenkin/http3catDaniel Genkin
2022-07-13Did initial setup (I think)Daniel Genkin
2022-07-13Rename RouteHandlerFilter to EndpointFilter (#42678)Stephen Halter
2022-07-12Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-12Reuse Http3MessageBody (#42648)James Newton-King
2022-07-12Add utf8 text overloads for creating results (#42595)David Fowler
2022-07-12Remove Pseudo-Headers From Public API (#42496)Daniel Genkin
2022-07-12Bump SDK version to 7.0.100-preview.7.22361.1 (#42668)Doug Bunting
2022-07-12Remove Auth validation when Form File upload (#42586)Bruno Oliveira
2022-07-12[main] (deps): Bump src/submodules/spa-templates from `34c6f4e` to `e89e601` ...dependabot[bot]
2022-07-12Update dependencies from https://github.com/dotnet/efcore build 20220711.4 (#...dotnet-maestro[bot]
2022-07-11Update dependencies from https://github.com/dotnet/efcore build 20220711.2 (#...dotnet-maestro[bot]
2022-07-11[main] (deps): Bump src/submodules/googletest (#42653)dependabot[bot]
2022-07-11Update dependencies from https://github.com/dotnet/arcade build 20220708.3 (#...dotnet-maestro[bot]
2022-07-11Update dependencies from https://github.com/dotnet/efcore build 20220711.1 (#...dotnet-maestro[bot]
2022-07-10Update dependencies from https://github.com/dotnet/efcore build 20220709.2 (#...dotnet-maestro[bot]
2022-07-09Update dependencies from https://github.com/dotnet/runtime build 20220708.7 (...dotnet-maestro[bot]
2022-07-09Update dependencies from https://github.com/dotnet/efcore build 20220708.1 (#...dotnet-maestro[bot]
2022-07-09Update custom marshallers for source-generated interop to the V2 shapes. (#42...Jeremy Koritzinsky
2022-07-08[Blazor] Adds support state in NavigationManager (#42534)Javier Calvarro Nelson
2022-07-08Update dependencies from https://github.com/dotnet/runtime build 20220707.4 (...dotnet-maestro[bot]
2022-07-08Fix up signing key handling in user-jwts and runtime (#42603)Safia Abdalla
2022-07-08Update dependencies from https://github.com/dotnet/efcore build 20220707.2 (#...dotnet-maestro[bot]
2022-07-08Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-08Update dependencies from https://github.com/dotnet/efcore build 20220707.1 (#...dotnet-maestro[bot]
2022-07-08Dispose httpclient in IIS tests (#41283)Hao Kung
2022-07-08[Infrastructure] Update SDK version (#42571)Javier Calvarro Nelson
2022-07-07AuthN: Use single scheme as DefaultScheme (#42497)Hao Kung
2022-07-07Update dependencies from https://github.com/dotnet/runtime build 20220706.9 (...dotnet-maestro[bot]
2022-07-07Cookie Auth: Fix bug with ticket store (#42606)Hao Kung
2022-07-07Introducing `I*HttpResult` interfaces (#42385)Bruno Oliveira
2022-07-07Remove Authentication property from WebApplicationBuilder and fix up middlewa...Safia Abdalla
2022-07-07Make ResultsOfTGenerator non-packable (#42604)Doug Bunting
2022-07-07Trim Microsoft.AspNetCore (#42555)James Newton-King
2022-07-07Retry flaky `AttributeRouting_RouteNameTokenReplace_Reachable` (#42602)Tanay Parikh
2022-07-07[main] Update dependencies from dotnet/runtime dotnet/efcore (#42530)dotnet-maestro[bot]
2022-07-06Delete deprecated AzureAD identity UI packages (#42546)Hao Kung
2022-07-06!fixup! Correct condition in localization.yml (#42590)Doug Bunting
2022-07-06Include DefaultHttpContext.HttpContext for diagnostic activities (#42591)James Newton-King
2022-07-06Add message type resolver (#42428)James Newton-King
2022-07-06Reduce console spew when creating secrets in user-jwts (#42542)Safia Abdalla
2022-07-06Slightly clean up template README (#42587)Doug Bunting
2022-07-06Remove support for setting default scheme from user-jwts (#42578)Safia Abdalla
2022-07-06Fixed typo for ArgumentNullException.ThrowIfNull (#42562)Sajad Samiizadeh
2022-07-05[Blazor] Cleanup remote authentication service serialization (#42573)Javier Calvarro Nelson
2022-07-04[main] (deps): Bump src/submodules/spa-templates (#42564)dependabot[bot]
2022-07-04[main] (deps): Bump src/submodules/googletest (#42565)dependabot[bot]
2022-07-04Update dependencies from https://github.com/dotnet/arcade build 20220627.2 (#...dotnet-maestro[bot]
2022-07-02Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-02Change QUIC transport to use multiple calls to QuicStream.WriteAsync (#42464)James Newton-King