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-06Fix setterdamianedwards/iprovideendpointmetadataDamian Edwards
2022-04-06PR feedbackDamian Edwards
2022-04-05Move processing of IProvideEndpointMetadata to RequestDelegateFactoryDamian Edwards
2022-04-05Doc comment fixupDamian Edwards
2022-04-05Remove unneeded propertyDamian Edwards
2022-04-05API review feedbackDamian Edwards
2022-04-05WIPDamian Edwards
2022-04-04API review feedbackDamian Edwards
2022-03-30Remove public access modifier on static abstract method definitionsDamian Edwards
2022-03-30Remove gathering metadata from method attributesDamian Edwards
2022-03-29PR feedbackDamian Edwards
2022-03-29Add unit tests for metadata interfacesDamian Edwards
2022-03-29Set exception messageDamian Edwards
2022-03-28Update RequestDelegateFactory to get metadata from method parameter, return &...Damian Edwards
2022-03-28Add interfaces for providing metadata from route handler typesDamian Edwards
2022-03-28Update SDK to 7.0.100-preview.4.22175.5 (#40911)Hao Kung
2022-03-28Sync shared code from runtime (#40890)github-actions[bot]
2022-03-28[main] (deps): Bump src/submodules/googletest (#40907)dependabot[bot]
2022-03-28Harden AssertRecycle (#40878)Hao Kung
2022-03-28Update dependencies from https://github.com/dotnet/arcade build 20220321.2 (#...dotnet-maestro[bot]
2022-03-28[Blazor] Handle ValueTask and ValueTask<T> in JS interopBartosz Sendek
2022-03-28Update CODEOWNERS (#40898)James Newton-King
2022-03-27Add gRPC JSON transcoding (#40242)James Newton-King
2022-03-26Use UtcNow instead of Now in W3CLogger Tests (#40881)William Godbe
2022-03-25HttpLoggingMiddleware + Websockets/Upgrade (#40841)gfr-g
2022-03-25Switch to dynamic cert gen for tests (#39685)Hao Kung
2022-03-25Don't use yarn.msbuild SDK in source-build (#40864)William Godbe
2022-03-25Update SDK, Unquarantine tests (#40858)William Godbe
2022-03-25Update dependencies from https://github.com/dotnet/runtime build 20220324.7 (...dotnet-maestro[bot]
2022-03-25Included githubactions in dependabot config (#40851)Naveen
2022-03-25Forward Port Update MAUI Exception Handling (#40765) to `main` (#40842)Tanay Parikh
2022-03-25[main] Update dependencies from dotnet/runtime (#40853)dotnet-maestro[bot]
2022-03-24Bump minimist from 1.2.5 to 1.2.6 in /src/ProjectTemplates/test (#40850)dependabot[bot]
2022-03-24Bump minimist in /src/ProjectTemplates/BlazorTemplates.Tests (#40849)dependabot[bot]
2022-03-24Declare readonly members for mutable structs (#39637)James Newton-King
2022-03-24Allow leading CR/LF in HTTP request lines in Kestrel (#40833)Aditya Mandaleeka
2022-03-24Bump minimist from 1.2.5 to 1.2.6 in /src/Components/test/E2ETest (#40848)dependabot[bot]
2022-03-24Bump minimist from 1.2.5 to 1.2.6 in /src/Components/Web.JS (#40847)dependabot[bot]
2022-03-24[main] Update dependencies from dotnet/efcore (#40845)dotnet-maestro[bot]
2022-03-24Adding a new ActionResult to process IResult (#40710)Bruno Oliveira
2022-03-23Merge pull request #40771 from adityamandaleeka/add_textjs_mimetypeAditya Mandaleeka
2022-03-23Add `onmouseenter`, `onmouseleave` events (#40829)Tanay Parikh
2022-03-23Remove outdated YAML for Codespace prebuilds (#40834)Safia Abdalla
2022-03-23Update dependencies from https://github.com/dotnet/runtime build 20220322.7 (...dotnet-maestro[bot]
2022-03-23Forget a suggestionRogier van der Hee
2022-03-23Address PR feedbackRogier van der Hee
2022-03-23Use userAgentData in MonoDebuggerRogier van der Hee
2022-03-23Declare interface for userAgentDataRogier van der Hee
2022-03-23Fix alignment issue on arm64 (#40831)Hao Kung
2022-03-23Add ElementReference to InputRadio (#40828)campersau