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-08-11Access DataProtectionKey properties dynamically to preserve all propertiesjamesnk/dataprotection-ef-take2James Newton-King
2022-08-11Consolidate error pages used by ANCM and improve link (#43170)Aditya Mandaleeka
2022-08-11Dynamic include DataProtectionKey.Id (#43204)James Newton-King
2022-08-11Revert Dispose in IIS tests (#43199)Hao Kung
2022-08-11Store task of handlers (#43198)Kahbazi
2022-08-10Add more info to UnrecognizedMediaType (#43100)William Godbe
2022-08-10Add comment about QueryString in more places (#43179)William Godbe
2022-08-10Update dependencies from https://github.com/dotnet/runtime build 20220810.1 (...dotnet-maestro[bot]
2022-08-10Accessibility focus fixes (#43177)Hao Kung
2022-08-10ApplicationBuilder server features defaults to empty collection (#43184)James Newton-King
2022-08-10Delete StartupExceptionHandler. (#43153)Aditya Mandaleeka
2022-08-10[main] Update dependencies from dotnet/efcore (#43181)dotnet-maestro[bot]
2022-08-10Update dependencies from https://github.com/dotnet/efcore build 20220809.3 (#...dotnet-maestro[bot]
2022-08-10Update downlevel SiteExtension versions (#43172)William Godbe
2022-08-10Update dependencies from https://github.com/dotnet/efcore build 20220809.2 (#...dotnet-maestro[bot]
2022-08-10Fix some Kestrel test indenting (#43164)James Newton-King
2022-08-09Remove IsAvailable check on CommitAsync. (#43059)Aditya Mandaleeka
2022-08-09Register authz middleware where services not added (#43167)Safia Abdalla
2022-08-09[main] Update dependencies from dotnet/efcore dotnet/runtime (#43089)dotnet-maestro[bot]
2022-08-09Add analyzer to suggest top level route registration (#42937)pedro-camargo-MSFT
2022-08-09Update dependencies from https://github.com/dotnet/source-build-externals bui...dotnet-maestro[bot]
2022-08-09Fix route handler analyzer test culture warnings (#43107)James Newton-King
2022-08-09Obsolete LeakTrackingObjectPool and LeakTrackingObjectPoolProvider (#43106)Aditya Mandaleeka
2022-08-08[main] (deps): Bump src/submodules/spa-templates (#43140)dependabot[bot]
2022-08-08[main] (deps): Bump src/submodules/googletest (#43141)dependabot[bot]
2022-08-08Update dependencies from https://github.com/dotnet/arcade build 20220805.6 (#...dotnet-maestro[bot]
2022-08-06Add test for assembly versions in our packages (#41761)William Godbe
2022-08-06Remove RequestDelegateFactory call from RouteEndpointBuilder (#42827)Stephen Halter
2022-08-06macOS dev-certs - Handle keychain paths with spaces (#43120)Aditya Mandaleeka
2022-08-06Suppress downgrade error in SharedFx bundle (#42857)William Godbe
2022-08-05Kestrel Content-Length handling changes (#43103)Aditya Mandaleeka
2022-08-05Throw from OnConnected when using client results (#42447)Brennan
2022-08-05Update CODEOWNERS to catch more API updates (#43105)Stephen Halter
2022-08-05Mark SignalR SourceGen as not shipping for RC and RTM (#42720)Brennan
2022-08-05Updated jquery dependency to v3.6.0 (#43060)Artak
2022-08-04Follow-up for cancellation of navigation events in Blazor (#43079)Mackinnon Buck
2022-08-04Harden stop/start and dump sites (#43058)Hao Kung
2022-08-04Quarantine FrameworkNotFoundExceptionLogged_FileSteve Sanderson
2022-08-04RequestAbort token stays the same after abort (#43082)James Newton-King
2022-08-04HTTP/3: Fix accepting simultaneous connections (#43065)James Newton-King
2022-08-04[main] Update dependencies from dotnet/runtime (#43072)dotnet-maestro[bot]
2022-08-03Cleanup AspNetCoreAnalyzers (#42757)Youssef Victor
2022-08-03[dotnet user-jwts] Move signing key details to top-level property (#42674)Safia Abdalla
2022-08-03Remove call to .Any() from ProblemDetailsDefaultWriter (#43055)Bruno Oliveira
2022-08-03Disallowing `nullable` with `AsParameters` attribute (#42812)Bruno Oliveira
2022-08-03HTTP/3: QUIC address in use (#42983)James Newton-King
2022-08-03[main] Update dependencies from dotnet/runtime (#43043)dotnet-maestro[bot]
2022-08-03HTTP/3: Fix per-request context allocation, QuicStream.DisposeAsync (#43011)James Newton-King
2022-08-03Fix `GET_MultipleRequests_RequestVersionOrHigher_UpgradeToHttp3()` (#43048)Doug Bunting
2022-08-02Add alt-used to known headers (#43012)James Newton-King