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-04-15Revert "Try to get endpoint metadata"haok/authz-metaHao Kung
2022-04-15Revert "Fix build"Hao Kung
2022-04-14Fix buildHao Kung
2022-04-14Try to get endpoint metadataHao Kung
2022-04-13Add signalR metadata testsHao Kung
2022-04-13Only add authorize if neededHao Kung
2022-04-13New RequireAuthorization overloadsHao Kung
2022-04-12CleanupHao Kung
2022-04-12Remove ability to add requirementsHao Kung
2022-04-12Merge branch 'davidfowl/authz-extrametadata' into haok/authz-metaHao Kung
2022-04-12Update SDK (#41136)William Godbe
2022-04-12Quarantine GET_RequestReturnsLargeData_GracefulShutdownDuringRequest_RequestG...James Newton-King
2022-04-12Add ctors to EndpointMetadataContext/EndpointParameterMetadataContext (#41116)Damian Edwards
2022-04-11[main] (deps): Bump src/submodules/googletest (#41135)dependabot[bot]
2022-04-11Make Results<TResult1, TResultN> union types implement IEndpointMetadataProvi...Damian Edwards
2022-04-11[main] Update dependencies from dotnet/runtime dotnet/efcore (#41124)dotnet-maestro[bot]
2022-04-11Remove try/catch around IsSupported property (#41123)Sajad Samiizadeh
2022-04-11Update dependencies from https://github.com/dotnet/arcade build 20220406.10 (...dotnet-maestro[bot]
2022-04-11Quarantine recently failing tests (#41132)Safia Abdalla
2022-04-08Caching common HttpResults types (#40965)Bruno Oliveira
2022-04-08Implement IEndpointMetadataProvider & IEndpointParameterMetadataProvider (#40...Damian Edwards
2022-04-08Introduce the Results<TResult1, TResult2, TResultN> union types (#40986)Damian Edwards
2022-04-07Create .git-blame-ignore-revs (#41087)Sébastien Ros
2022-04-07Update dependencies from https://github.com/dotnet/efcore build 20220407.1 (#...dotnet-maestro[bot]
2022-04-07Annotate Microsoft.AspNetCore.Routing for trimming (#40974)Pranav K
2022-04-07Add trimming guidance for developers (#40902)James Newton-King
2022-04-07Revert "Move CredScanSuppressions.json to root of repo (#39780)" (#41070)Doug Bunting
2022-04-07Switch to built-in IsTrimmable property (#41021)James Newton-King
2022-04-07Fix for issue 40774 RequestDelegateFactory null param default (#41025)Acerby
2022-04-07Remove BuildX64 target (#41040)Stephen Halter
2022-04-06Update dependencies from https://github.com/dotnet/efcore build 20220406.5 (#...dotnet-maestro[bot]
2022-04-06Update dependencies from https://github.com/dotnet/efcore build 20220405.1 (#...dotnet-maestro[bot]
2022-04-06Move FabricBot to Preview4 (#41044)Doug Bunting
2022-04-05Fix DatabaseDeveloperPageExceptionFilter to handle wrapped DbExceptions. (#41...Aditya Mandaleeka
2022-04-05Update SDK to 7.0.100-preview.4.22204.1 (#41038)Stephen Halter
2022-04-05[main] Update dependencies from dotnet/efcore (#41027)dotnet-maestro[bot]
2022-04-05Blazor Prevent Stale Connection Usage Upon Reconnect (#40702)Tanay Parikh
2022-04-04**DISABLE_SECRET_SCANNING** (#41031)Doug Bunting
2022-04-04Update dependencies from https://github.com/dotnet/arcade build 20220331.2 (#...dotnet-maestro[bot]
2022-04-02Rename shadowCopy flag (#41006)Hao Kung
2022-04-02Update dependencies from https://github.com/dotnet/runtime build 20220401.3 (...dotnet-maestro[bot]
2022-04-02Suppress "my password" (#41013)Doug Bunting
2022-04-01Remove some unused code from installers (#40956)Hao Kung
2022-04-01Update V3 password hashing to use SHA512 with 100k iterations. (#40987)Aditya Mandaleeka
2022-04-01Consolidate Blazor Server Template Directives (#40984)Tanay Parikh
2022-04-01Update dependencies from https://github.com/dotnet/runtime build 20220401.1 (...dotnet-maestro[bot]
2022-04-01Trim IIS and HTTP.sys (#40992)James Newton-King
2022-04-01Trim Kestrel (#40991)James Newton-King
2022-04-01Trim Microsoft.AspNetCore.Hosting (#40969)James Newton-King
2022-04-01Add RouteHandlerContext as parameter to IRouteHandlerFilter.InvokeAsync (#40919)Safia Abdalla