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-01-28Make UseUrls() override default hosting confighalter73/38185Stephen Halter
2022-01-28Update Blazor survey links for .NET 7.0 (#39823)Daniel Roth
2022-01-27Update Bug Report Duplicate Issue Search Link (#39789)Tanay Parikh
2022-01-27Update code docs for DynamicRouteValueTransformer (#36653)Shannon Deminick
2022-01-27Fixup build warning (#39817)Pranav K
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-27Update dependencies from https://github.com/dotnet/efcore build 20220126.5 (#...dotnet-maestro[bot]
2022-01-27Update JwtBearerOptions and OpenIdConnectOptions (#39782)Pranav K
2022-01-27Update dependencies from https://github.com/dotnet/efcore build 20220126.4 (#...dotnet-maestro[bot]
2022-01-27[main] Update dependencies from dotnet/efcore (#39790)dotnet-maestro[bot]
2022-01-27Add support for DI in Hub methods (#34047)Brennan
2022-01-27Update precedence of templates for 7.0 (#39783)William Godbe
2022-01-26Use placeholders for password fields (#39776)Pranav K
2022-01-26Forward port template localization fix (#39662)Safia Abdalla
2022-01-26[main] Update dependencies from dotnet/efcore dotnet/runtime (#39769)dotnet-maestro[bot]
2022-01-26Use IndexOfAny(char, char) with span (#39743)Martin Costello
2022-01-26Fix: HttpMethodMatcherPolicy.ApplyAsync ArgumentNullException (#39759)z77ma
2022-01-26Remove Web.JS Jest Tests (#39763)Tanay Parikh
2022-01-26Bump log4js from 6.3.0 to 6.4.0 in /src/SignalR/clients/ts/FunctionalTests (#...dependabot[bot]
2022-01-26Bump node-fetch from 2.6.5 to 2.6.7 in /src/Components/Web.JS (#39751)dependabot[bot]
2022-01-25.ConfigureAwait(false) in SignalR client libraries (#39728)Stephen Halter
2022-01-25Update dependencies from https://github.com/dotnet/efcore build 20220125.2 (#...dotnet-maestro[bot]
2022-01-25Removing from API Description parameters when inferred (FromPath) and not in ...Bruno Oliveira
2022-01-25Move some targets into a Directory.Build.targets file (#39712)Doug Bunting
2022-01-25Update node-fetch to 2.6.7 (#39741)Brennan
2022-01-25Update dependencies from https://github.com/dotnet/efcore build 20220125.1 (#...dotnet-maestro[bot]
2022-01-25Refactor : Follow up fixes (#39748)Shreyas Jejurkar
2022-01-25Update dependencies from https://github.com/dotnet/runtime build 20220124.8 (...dotnet-maestro[bot]
2022-01-25Added more stream result types (#39709)David Fowler
2022-01-25Update 30_api_proposal.mdArtak
2022-01-25Use SHA256.HashData(Stream) one-shot (#39738)Martin Costello
2022-01-25Fix obsolete method on EnableDataAnnotationsValidation (#39737)Pranav K
2022-01-25Update to SDK 7.0.100-alpha.1.22071.3 (#39735)James Newton-King
2022-01-25[main] Update dependencies from dotnet/efcore dotnet/runtime (#39652)dotnet-maestro[bot]
2022-01-24Fixed typo in "systemd" (#39714)Jérémy VIGNELLES
2022-01-24!fixup! Use non-`-Svc` pool (#39695)Doug Bunting
2022-01-24Fix: The next event handler is not called if the previous event handler remov...z77ma
2022-01-24[main] (deps): Bump src/submodules/googletest (#39720)dependabot[bot]
2022-01-24[main] (deps): Bump src/submodules/spa-templates (#39721)dependabot[bot]
2022-01-24Spelling correction: Anulgar->Angular (#39710)Jon Galloway
2022-01-24Update dependencies from https://github.com/dotnet/arcade build 20220121.6 (#...dotnet-maestro[bot]
2022-01-24Refactor (WebJS) - Fix some ESLint warnings (#39700)Shreyas Jejurkar
2022-01-22Add IFeatureCollection.GetRequiredFeature (#39696)Pranav K
2022-01-22Update branding to preview2 (#39668)William Godbe
2022-01-22[main] Use 1ES machines for official builds (#39684)Doug Bunting
2022-01-21Add ConfigureRouteHandlerJsonOptions for M.A.Htt.Json.JsonOptions (#39502)Safia Abdalla
2022-01-21Update Program.cs (#36103)David Pine
2022-01-21BuildIisNativeProjects -> UseIisNativeAssets (#39655)Hao Kung
2022-01-21Unquarantine tests (#39659)Hao Kung
2022-01-21Catch exception in TryConvertTo [updated] (#39649)Steve Sanderson