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-09-14[release/7.0] Infer response metadata in RequestDelegateFactory (#43961)Stephen Halter
2022-09-09[SignalR] Avoid unobserved tasks in the .NET client (#43545)Brennan
2022-09-08Fix non-shared framework packages referencing transport package (#43784)Brennan
2022-09-02[release/7.0] Add and use RDF.InferMetadata and update new PopulateMetadata A...Stephen Halter
2022-08-28Move to newer xUnit packages (#43598)Doug Bunting
2022-08-22Better support for HTTP/2 in SignalR .NET client (#42817)Brennan
2022-08-20Require CancellationToken for client results (and fix cancel closing connecti...Brennan
2022-08-19Populate only certs from store in PopulateCertsFromStore. (#43358)Aditya Mandaleeka
2022-08-12[Blazor] Dynamic authentication requests (#42692)Javier Calvarro Nelson
2022-08-12Fix UsePathBase with WAB (#42876)Brennan
2022-08-06Remove RequestDelegateFactory call from RouteEndpointBuilder (#42827)Stephen Halter
2022-08-06macOS dev-certs - Handle keychain paths with spaces (#43120)Aditya Mandaleeka
2022-08-03Disallowing `nullable` with `AsParameters` attribute (#42812)Bruno Oliveira
2022-08-02Add alt-used to known headers (#43012)James Newton-King
2022-08-01Update ChromeDriver version (#43027)Mackinnon Buck
2022-08-01Cleanup u8 workarounds (#42995)Brennan
2022-07-27macOS dev-certs overhaul (#42251)Aditya Mandaleeka
2022-07-23Log a warning when using an untrusted developer certificate #41990 (#42621)Chris Ross
2022-07-20Adding the rest of WebTransport into Kestrel (#42097)Daniel Genkin
2022-07-20Update SDK to 7.0.100-rc.1.22368.21 (#42803)Stephen Halter
2022-07-18Update ChunkingCookieManager.cs (#42777)Jarrod Mosen
2022-07-17Sync shared code from runtime (#42763)github-actions[bot]
2022-07-16Support loading OIDC options from configuration (#42679)Safia Abdalla
2022-07-14Adding ProblemDetailsService (#42384)Bruno Oliveira
2022-07-12Remove Pseudo-Headers From Public API (#42496)Daniel Genkin
2022-07-06Fixed typo for ArgumentNullException.ThrowIfNull (#42562)Sajad Samiizadeh
2022-07-01[Blazor] Get rid of the custom QueryStringHelper implementation (#42532)Javier Calvarro Nelson
2022-06-29Use GetFolderPath(UserProfile) to obtain HOME dir (#41865)Adeel Mujahid
2022-06-28Support configuring spacer element. Fixes #42206Steve Sanderson
2022-06-23Output caching middleware (#41037)Sébastien Ros
2022-06-22Expose cookie extensions, consolidate cookie handling #39968 (#42119)Chris Ross
2022-06-19Sync shared code from runtime (#42288)github-actions[bot]
2022-06-18Sync shared code from runtime (#42276)github-actions[bot]
2022-06-17Use Vector instead of direct intrinsics (#41790)Gérald Barré
2022-06-16Support binding parameters to type Uri in Minimal Actions (#42217)campersau
2022-06-11Introduce IBindableFromHttpContext<TSelf> (#41100)Damian Edwards
2022-06-08Implement Http/2 WebSockets (#41558)Chris Ross
2022-06-03Adding WebTransport Handshake to Kestrel (#41877)Daniel Genkin
2022-06-03Enable trim analyzer (#41683)Sven Boemer
2022-06-01Add dotnet user-jwts tool and runtime support (#41520)Safia Abdalla
2022-06-01Convert all possible `DllImport`s to `LibraryImport` for .NET 7+ (#41573)Aaron Robinson
2022-05-24Sync shared code from runtime (#41810)github-actions[bot]
2022-05-20Add trimming annotations to DotNetObjectReference (#41610)Eric Erhardt
2022-05-18Favor parameter name in route pattern when available (#41701)Safia Abdalla
2022-05-13 Surrogate argument list in Minimal APIs (#41325)Bruno Oliveira
2022-05-12Fix partial chunked cookies (#41646)Chris Ross
2022-05-10[Blazor] Updates selenium dependencies #41605Javier Calvarro Nelson
2022-05-10Fix selenium-standalone invocation (#41592)Safia Abdalla
2022-05-06Sync shared code from runtime (#41562)github-actions[bot]
2022-05-06[Blazor] Updates selenium dependencies (#41557)Javier Calvarro Nelson