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-11-12[release/5.0] Update API baseline files (#27653)Doug Bunting
2020-11-10[release/5.0] Target 5.0.0 shared framework in global tools (#27599)Doug Bunting
2020-09-16Update assembly versions when servicing (#24952)Doug Bunting
2020-09-12Correct `$(SharedFxVersion)` and `$(TargetingPackVersion)` values (#25790)Doug Bunting
2020-09-09Add incremental build and project references to java projects (#25707)Brennan
2020-08-31Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistent...Doug Bunting
2020-08-07Add a middleware for browser refresh. (#24574)Pranav K
2020-07-17Use Roslyn to create ref/ assemblies (#23403)Doug Bunting
2020-06-08Keep building packages that are marked packable (#22616)Brennan
2020-06-03Build time changes (#22362)Matt Mitchell
2020-03-27Merge branch 'master' into merge/release/3.1-to-masterWilliam Godbe
2020-03-27Include third-party-notices.txt in all packages (#20166)William Godbe
2020-03-25Remove dependency on netstandard.library (#20039)William Godbe
2020-03-23Add gRPC interop tests (again) (#20069)John Luo
2020-03-21Revert "Add gRPC interop tests (#17040)" (#20047)Kevin Pilch
2020-03-21Add gRPC interop tests (#17040)James Newton-King
2020-02-20Undo assembly version change for implementation assembliesDoug Bunting
2020-02-20Apply some fixesBrennan Conroy
2020-02-19Merge branch 'release/3.1' into masterStephen Halter
2020-02-14Build 3.1 site extension (#18568)Brennan
2020-02-14Mark AspNetCore projects that aren't packaged explicitly (#18767)Doug Bunting
2020-01-24Start skipping helix ready tests on azdo runs (#17109)Hao Kung
2020-01-15Don't use baseline assembly versions for RID-agnostic packages (#17970)William Godbe
2019-12-11Improve generation and use of ref/ projects (#17311)Doug Bunting
2019-11-19Stop paying attention to PatchConfig.props (#16748)Doug Bunting
2019-11-02[release/3.0] Stabilize package versions (#14933)Matt Mitchell
2019-10-29[release/3.0] Update dependencies from 4 repositories (#14425)dotnet-maestro[bot]
2019-10-08Manually add TypeForwardedTo in ref assemblies (#14538)John Luo
2019-09-26Further centralize choice to opt out of servicing features for nowDoug Bunting
2019-09-26Correct and centralize a couple of conditionsDoug Bunting
2019-09-26Update branding to 3.0.1Doug Bunting
2019-09-14LoggingBranch package should not be shipping (#13981)Doug Bunting
2019-09-14[release/3.0] Update dependencies from 4 repositories (#13755)dotnet-maestro[bot]
2019-09-11Use stages pipeline (#13040)Doug Bunting
2019-09-03Build analyzers and bundled dotnet tools in source build (#13569)John Luo
2019-07-18Use Arcade for resx generation (#12179)John Luo
2019-07-08Add support for source-build (#11717)John Luo
2019-07-03Explicitly reference Roslyn compiler toolset version that will ship in previe...Doug Bunting
2019-06-29Set ReferenceAssemblyAttribute in reference assemblies (#11207)Nate McMaster
2019-06-28Make site extension not use SemVer 2.0 (#11565)Justin Kotalik
2019-06-17Deploy Microsoft.Web.Xdt.Extensions.pdbDoug Bunting
2019-06-13React to changes in Microsoft.NETCore.App (#11153)Justin Kotalik
2019-06-12Add option for only packing runtime-specific packages (#11116)Nate McMaster
2019-06-08Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674)Nate McMaster
2019-05-29Enable netstandard2.1 libraries to build (#10614)Brennan
2019-05-01Remove API check baselines and related project settings (#9846)Nate McMaster
2019-04-15Translate VSTS Git urls to GitHub URLsPranav K
2019-04-02Update the SDK (#8670)Justin Kotalik
2019-02-28Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and ...Nate McMaster
2019-02-25Reenable IISExpress on helix (#7586)Pavel Krymets