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
2021-08-14FixupsupdaytePranav K
2021-08-13adding constructor to requestdelegatefactoryResultRafiki Assumani
2021-08-13make apis property init onlyRafiki Assumani
2021-08-13change request delegate to return requestdelegateresult typeRafiki Assumani
2021-08-13clean RequestDelegateFactoryOptions.csRafiki Assumani
2021-08-13change requestdelegate factory to return metatdataRafiki Assumani
2021-08-13feat: add types for iacceptmetadataRafiki Assumani
2021-08-12add empty content type testRafiki Assumani
2021-08-12add IAcceptsMetadata to API descriptionRafiki Assumani
2021-08-12add accepts extension method on minimalActions endpointRafiki Assumani
2021-08-11enable 415 when unsupported content type is provideRafiki Assumani
2021-08-11additional changesRafiki Assumani
2021-08-11change namespace for acceptsmatcher policyRafiki Assumani
2021-08-10add support for request media typesRafiki Assumani
2021-08-09Fix NativeAOT with minimal actions (#35167)David Fowler
2021-08-09Support struct FromBody parameters in minimal actions (#35124)Stephen Halter
2021-08-09Correct wrong cache document link (#35181)Song Li
2021-08-09Enforce Chunk Size on Incoming Data Stream (#35110)Tanay Parikh
2021-08-09Remove unused methods from FormFeature (#35159)Martin Costello
2021-08-08HTTP/3: Fix missing await in test (#35146)James Newton-King
2021-08-07HTTP/3: Connection shutdown improvements (#34968)James Newton-King
2021-08-07HTTP/3: Only add alt-svc header if environment supports QUIC (#35141)James Newton-King
2021-08-07Enable implicit usings feature in new projects by default (#35135)Damian Edwards
2021-08-07Update dependencies from https://github.com/dotnet/efcore build 20210806.2 (#...dotnet-maestro[bot]
2021-08-06Update fedora queue for skipping (#35122)William Godbe
2021-08-06Guard against null BrowserManager (#35079)Hao Kung
2021-08-06Bump Swashbuckle.AspNetCore version (#35083)Safia Abdalla
2021-08-06Improve support for OpenAPI in minimal actions (#34906)Safia Abdalla
2021-08-06Exit after container creation script (#34945)Safia Abdalla
2021-08-06[main] Update dependencies from dotnet/runtime (#35105)dotnet-maestro[bot]
2021-08-06Make sure route binding isn't case sensitive (#35090)David Fowler
2021-08-06Use a weak reference list to store server options (#35098)David Fowler
2021-08-06Unquarantine Reset_PriorOSVersions_NotSupported (#35072)Chris Ross
2021-08-06Update WebAssemblyAuthenticationTests.cs (#35089)Tanay Parikh
2021-08-06.NET to JS Streaming Interop (#34817)Tanay Parikh
2021-08-06Fixes that Blazor focus extension could not focus SVG elements (#35080)Kristoffer Strube
2021-08-06Set the application name in the WebApplicationFactory (#35101)David Fowler
2021-08-06Update dependencies from https://github.com/dotnet/efcore build 20210806.1 (#...dotnet-maestro[bot]
2021-08-06Do not generate hot reload attributes on Blazor components (#35085)Pranav K
2021-08-06[main] Update dependencies from dotnet/efcore (#35071)dotnet-maestro[bot]
2021-08-06Do not overwrite NoWarn in Mvc.Testing (#34592)Martin Costello
2021-08-06Fix event and JS component args serialization (#35038)Steve Sanderson
2021-08-05Remove redundant comments (#34067)Martin Costello
2021-08-05Use Fedora queue that supports msquic (#35050)William Godbe
2021-08-05Quarantine `InputDateInteractsWithEditContext_NonNullableDateTime` (#35045)Tanay Parikh
2021-08-05Remove GetCallingAssembly usage (#35063)David Fowler
2021-08-05Playwright: Run some real tests in Migration.E2E.Tests (#32428)Hao Kung
2021-08-05Support getting client certificate in Http/3 (#35016)William Godbe
2021-08-05Support reloadable cshtml (#35017)Pranav K
2021-08-05[main] Update dependencies from dotnet/efcore dotnet/runtime (#35057)dotnet-maestro[bot]