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-06-10Update PublicAPI.Unshipped.txtdamianedwards/ibindablefromhttpcontextDamian Edwards
2022-06-10Merge branch 'main' into damianedwards/ibindablefromhttpcontextDamian Edwards
2022-06-09Clean up test retry list (#42074)Hao Kung
2022-06-09modify the route to display username and date (#42099)anhthidao
2022-06-09[user-jwts] Read and generate secrets ID with SecretsManager (#42006)Safia Abdalla
2022-06-09[main] Update dependencies from dotnet/efcore dotnet/runtime (#42093)dotnet-maestro[bot]
2022-06-09Added a new doc for adding projects to the repo (#41949)Daniel Genkin
2022-06-09Updated Microsoft.CodeAnalysis.PublicApiAnalyzers to latest stable (#41115)Brennan
2022-06-09Reset Upgraded state for re-used streams (#42098)Chris Ross
2022-06-08Update dependencies from https://github.com/dotnet/efcore build 20220608.1 (#...dotnet-maestro[bot]
2022-06-08Implement Http/2 WebSockets (#41558)Chris Ross
2022-06-08Update dependencies from https://github.com/dotnet/runtime build 20220607.6 (...dotnet-maestro[bot]
2022-06-08Removed default HTTPS binding on Kestrel Daniel Genkin
2022-06-08Fix IRequestCookieCollection.TryGetValue() possible null reference (#42033)Visne
2022-06-08Localize strings in user-jwts tool (#42061)Safia Abdalla
2022-06-07[main] Update dependencies from dotnet/efcore dotnet/runtime (#41999)dotnet-maestro[bot]
2022-06-07Retry on IIS startup failures (#42062)Doug Bunting
2022-06-07Add HttpContext to ITicketStore (#41908) (#42063)Roman Bukin
2022-06-07Identity UI: Tweak styles for floating identity forms (#42056)Hao Kung
2022-06-07Update the cookies authentication handler to always honor AuthenticationPrope...Kévin Chalet
2022-06-07Add TBuilder overloads to WithTags and others (#41830)Stephen Halter
2022-06-07Add support for logging additional request headers (#41753)Masters
2022-06-06Update TFM for reference assemblies in analyzer tests (#42023)Safia Abdalla
2022-06-06Change project templates to have separate "http" and "https" launch profiles ...Damian Edwards
2022-06-06RequestDelegateFactory context classes ApplicationServices property (#41952)Damian Edwards
2022-06-06[main] (deps): Bump src/submodules/googletest (#42051)dependabot[bot]
2022-06-06Update dependencies from https://github.com/dotnet/arcade build 20220601.2 (#...dotnet-maestro[bot]
2022-06-04Define `$(HelixTestConfigurationFilePath)` (#42029)Doug Bunting
2022-06-04DataProtection use 6.0 app discriminator trailing slash format (#41849)Hao Kung
2022-06-04Add Request Decompression middleware (#40279)David Acker
2022-06-03Adding WebTransport Handshake to Kestrel (#41877)Daniel Genkin
2022-06-03Fix backport (#42013)Justin Baur
2022-06-03Merge pull request #41991 from cerasamson/faviconCera Samson
2022-06-03Enable trim analyzer (#41683)Sven Boemer
2022-06-03Update template-baselines.json, .ico to .pngCera Samson
2022-06-02[SignalR] Update some npm deps (#41270)Brennan
2022-06-02Set Content-Type more accurately in SignalR TS client (#41517)Brennan
2022-06-02Grouped link tags togetherCera Samson
2022-06-02[main] Update dependencies from dotnet/efcore (#41978)damianedwards/41988-dotnet-watch-lpdotnet-maestro[bot]
2022-06-02Mark changes in `.github` folder with `area-infrastructure` label (#41981)Artak
2022-06-02Revert "Check the environment on Helix (#41971)" (#41977)Tanay Parikh
2022-06-02Allow returns from all single client proxies (#41939)Stephen Halter
2022-06-02Formatting changes to links for iconCera Samson
2022-06-02Add redis startup error handling (#41141)Brennan
2022-06-02[main] (deps): Bump actions/github-script from 3 to 6 (#41986)dependabot[bot]
2022-06-02[main] (deps): Bump src/submodules/googletest (#41983)dependabot[bot]
2022-06-02[main] (deps): Bump actions/checkout from 2 to 3 (#41984)dependabot[bot]
2022-06-02[main] (deps): Bump actions/upload-artifact from 1 to 3 (#41985)dependabot[bot]
2022-06-02Blazor Make Default Template Favicon Blazor LogoCera Samson
2022-06-02Fixed boot config issue. (#41976)Mackinnon Buck