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-09-22more nowarnhalter73/verify-roslynStephen Halter
2021-09-22Verify new roslyn changes don't break usStephen Halter
2021-09-22Use Swagger defaults in web API controllers template (#36816)Damian Edwards
2021-09-22[release/6.0-rc2] Parse date types into UTC by default (#36762)Safia Abdalla
2021-09-21Fix DatabaseDeveloperPageExceptionFilter to handle wrapped DbExceptionsArthur Vickers
2021-09-21[release/6.0-rc2] Update dependencies from dotnet/efcore dotnet/runtime (#36779)dotnet-maestro[bot]
2021-09-21Update dependencies from https://github.com/dotnet/efcore build 20210920.20 (...dotnet-maestro[bot]
2021-09-21[release/6.0-rc2] Update dependencies from dotnet/efcore dotnet/runtime (#36769)dotnet-maestro[bot]
2021-09-21Call AddEndpointsApiExplorer() in controllers Web API template (#36753)github-actions[bot]
2021-09-21[release/6.0-rc2] Rename and consolidate "DelegateEndpoint" types (#36578)Stephen Halter
2021-09-20Pin analyzers that ship in the SDK (#36690) (#36754)Pranav K
2021-09-20[release/6.0-rc2] Retarget DOTNETHOME when installing x64 on ARM64 (#36695)github-actions[bot]
2021-09-20[release/6.0-rc2] Use minimal APIs for F# project templates (#36660)github-actions[bot]
2021-09-20Find inherited TryParse and BindAsync (#36694)github-actions[bot]
2021-09-19Update dependencies from https://github.com/dotnet/efcore build 20210918.7 (#...dotnet-maestro[bot]
2021-09-19[Release/6.0-rc2] Fix and test HttpSys delegation (#36698)Chris Ross
2021-09-18[release/6.0-rc2] Update dependencies from dotnet/efcore dotnet/runtime (#36706)dotnet-maestro[bot]
2021-09-18Update dependencies from https://github.com/dotnet/efcore build 20210917.18 (...dotnet-maestro[bot]
2021-09-18Update dependencies from https://github.com/dotnet/runtime build 20210917.25 ...dotnet-maestro[bot]
2021-09-18[release/6.0-rc2] Update dependencies from dotnet/runtime dotnet/efcore (#36687)dotnet-maestro[bot]
2021-09-18Revert Enforce WebSockets Transport for Blazor (#36656)Tanay Parikh
2021-09-18Update dependencies from https://github.com/dotnet/efcore build 20210917.8 (#...dotnet-maestro[bot]
2021-09-18[release/6.0-rc2] Throw for invalid TryParse and BindAsync (#36662)github-actions[bot]
2021-09-18Update dependencies from https://github.com/dotnet/runtime build 20210917.8 (...dotnet-maestro[bot]
2021-09-17Use a fake clock in the test (#36626)github-actions[bot]
2021-09-17Update dependencies from https://github.com/dotnet/efcore build 20210917.6 (#...dotnet-maestro[bot]
2021-09-17Avoid using invalid content type for ValidationProblemDetails (#36618)github-actions[bot]
2021-09-17[release/6.0-rc2] Update dependencies from dotnet/runtime dotnet/efcore (#36651)dotnet-maestro[bot]
2021-09-17[release/6.0-rc2] Handle JsonExceptions in RequestDelegateFactory (#36627)Stephen Halter
2021-09-17[release/6.0-rc2] Update dependencies from dotnet/efcore (#36635)dotnet-maestro[bot]
2021-09-17[release/6.0-rc2] Update dependencies from dotnet/runtime (#36632)dotnet-maestro[bot]
2021-09-17[release/6.0-rc2] Fixup OpenAPI displayed param type when using TryParse (#36...github-actions[bot]
2021-09-17[release/6.0-rc2] Add support for BindAsync without ParameterInfo (#36590)github-actions[bot]
2021-09-17Revert "Use new Hosted build pools (#36110)" (#36620)github-actions[bot]
2021-09-16Expose ParameterInfo for Minimal Actions API Explorer (#36439) (#36547)Safia Abdalla
2021-09-16Avoid building the configuration sources twice - When making the internal hos...github-actions[bot]
2021-09-16Revert "Disable OSX10.14 Helix jobs for now (#36503)" (#36562)William Godbe
2021-09-15Fix up solution file (#36383)Safia Abdalla
2021-09-15Update dependencies from https://github.com/dotnet/efcore build 20210915.1 (#...dotnet-maestro[bot]
2021-09-15[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore (#36527)dotnet-maestro[bot]
2021-09-15Update dependencies from https://github.com/dotnet/efcore build 20210914.23 (...dotnet-maestro[bot]
2021-09-15Stop using unencrypted git protocol in build.gradle (#36476)github-actions[bot]
2021-09-15Revert setting endpoint name automatically (#36518)Safia Abdalla
2021-09-15[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore (#36474)dotnet-maestro[bot]
2021-09-15Make DelegateEndpointConventionBuilder constructors public (#36492)Safia Abdalla
2021-09-15Identity UI fix razor content (#36479)Hao Kung
2021-09-14Update dependencies from https://github.com/dotnet/arcade build 20210910.7 (#...dotnet-maestro[bot]
2021-09-14[release/6.0] Check for duplicate endpoint names on startup (#36488)github-actions[bot]
2021-09-14fix - Authority URL fix for blazor webassesmbly project (#36462)github-actions[bot]
2021-09-14Backport `Fix Blazor Server Reconnection Mechanism` (#36126) (#36489)Tanay Parikh