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
2020-01-10Add option to interpret request headers as Latin1halter73/17399Stephen Halter
2020-01-09Merge pull request #18116 from dotnet-maestro-bot/merge/blazor-wasm-to-masterJohn Luo
2020-01-09aspnet/AspNetCore -> dotnet/aspnetKevin Pilch
2020-01-09aspnet/Extensions -> dotnet/extensionsKevin Pilch
2020-01-09aspnet/AspNetCore-Tooling -> dotnet/aspnetcore-toolingKevin Pilch
2020-01-09aspnet/EntityFrameworkCore -> dotnet/efcoreKevin Pilch
2020-01-09aspnet/Blazor -> dotnet/blazorKevin Pilch
2020-01-09Fix JsonHubProtocolOptions doc comment (#18149)Stephen Halter
2020-01-08Use reference equality to compare model instances in EditContext (#18172)Pranav K
2020-01-08Fix SignalR Java tests not running (#18114)Brennan
2020-01-08Contributing: Fix a typo (#18135)Maher Jendoubi
2020-01-07Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2020-01-07Updated PR with my changesRyan Brandenburg
2020-01-07Merge branch 'blazor-wasm'Ryan Brandenburg
2020-01-07Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2020-01-06Ensure $(Configuration) is evaluated prior to using it (#18113)Pranav K
2020-01-06Fix <component> tag helpers being siblings. Fixes #17851 (#17910)Steve Sanderson
2020-01-06Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2020-01-06Update dependencies from https://github.com/dotnet/arcade build 20200105.1 (#...dotnet-maestro[bot]
2020-01-06More RNG.Fill() and UnixEpoch usage (#18132)Martin Costello
2020-01-05Fix spelling of hyphens (#18130)Brian Surowiec
2020-01-05Use RandomNumberGenerator.Fill() (#18128)Martin Costello
2020-01-04Use UnixEpoch for cookie deletion (#18126)Martin Costello
2020-01-04Use ISystemClock for request timestamps (#18124)Martin Costello
2020-01-04Merge branch 'master' into merge/blazor-wasm-to-masterPranav K
2020-01-04[master] Update dependencies from aspnet/AspNetCore-Tooling (#18112)dotnet-maestro[bot]
2020-01-04Update Microsoft.AspNetCore.App.Runtime.csprojPranav K
2020-01-04Avoid copying the shared fx in blazor-wasmPranav K
2020-01-04Add publish test for BlazorStandalonePranav K
2020-01-03Merge pull request #18103 from aspnet/brecon/mergeBrennan
2020-01-03Merge branch 'blazor-wasm'Brennan Conroy
2020-01-02Remove HttpSys LogHelper #18029 (#18030)Kahbazi
2020-01-02Use AppendJoin(...) instead of Append(string.Join(...)) on StringBuilder (#18...Kahbazi
2020-01-02Use Count instead of Any() on List (#18022)Kahbazi
2019-12-31Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2019-12-30Update dependencies from https://github.com/dotnet/arcade build 20191229.1 (#...dotnet-maestro[bot]
2019-12-28added user confirmation extension method (#14409)Bharat Kumar Bellamkonda
2019-12-27Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2019-12-27Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2019-12-27Merge pull request #17846 from Kahbazi/kahbazi/localizationRyan Brandenburg
2019-12-27Merge pull request #17834 from aspnet/rybrande/OpenApiDocsRyan Brandenburg
2019-12-23Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2019-12-23Update dependencies from https://github.com/dotnet/arcade build 20191222.1 (#...dotnet-maestro[bot]
2019-12-21Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2019-12-20HttpSys logs and samples cleanup (#17971)Chris Ross
2019-12-20Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 2...dotnet-maestro[bot]
2019-12-19Add API docs for WebSockets and Kestrel sockets transport #17205 (#17943)Christian Kadluba
2019-12-19Add an extension method Users to IHubClients witch takes IEnumerable paramete...Roman Marusyk
2019-12-18Update dependencies from 3 repos (#17940)William Godbe
2019-12-18Use mono_bind_static_method for invoking JS methods (#17942)Pranav K