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
path: root/docs
AgeCommit message (Expand)Author
2020-02-14Mark AspNetCore projects that aren't packaged explicitly (#18767)Doug Bunting
2019-12-12Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1Doug Bunting
2019-11-19Stop paying attention to PatchConfig.props (#16748)Doug Bunting
2019-09-24Avoid null refs in BlazorIgntior when DisposedPranav K
2019-09-11Use stages pipeline (#13040)Doug Bunting
2019-08-13Update debian arm64 Helix queue image (#13009)Ryan Brandenburg
2019-08-06Revert "Revert "Improve components infrastructure (#12145)" (#12679)" (#12744)John Luo
2019-07-29Revert "Improve components infrastructure (#12145)" (#12679)John Luo
2019-07-26Improve components infrastructure (#12145)John Luo
2019-07-25Add common error 'Unable to locate the .NET Core SDK' to Build.Errors.md and ...Wouter Huysentruit
2019-07-24Add EF6 to the list of daily build feeds (#12473)Diego Vega
2019-06-19Replace KoreBuild with Arcade (#11122)Nate McMaster
2019-06-14Always produce a .zip and .tar.gz for the targeting pack (#11230)Nate McMaster
2019-06-13Add Blazor dev feed to list of feeds for using nightly builds (#11149)Daniel Roth
2019-06-10Use Ubuntu 18.04 LTS instead of 18.10 (#11045)John Luo
2019-06-08Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674)Nate McMaster
2019-05-31Update DailyBuilds.mdDavid Fowler
2019-05-31Fix the symbol server since we switched overDavid Fowler
2019-05-22Update BuildFromSource.md to explain CS0006 errors (#10465)Nate McMaster
2019-05-22Update links and disable warnings related to tests that don't work in Helix (...Nate McMaster
2019-05-20Update install JDK script an instructions to make it easier to use for local ...Nate McMaster
2019-05-16Use Arcade version suffixes for local (3.0.0-dev) and PR builds (3.0.0-ci) (#...Nate McMaster
2019-05-16Improve detection of JDK on Windows (#10294)Nate McMaster
2019-05-15Move obj and bin directories into repo root (#10063)Nate McMaster
2019-05-11Enhancements to Helix testing (#10007)Nate McMaster
2019-05-08Update all the things (except EF Core dependencies) (#10025)Doug Bunting
2019-04-19Stop running InstalVisualStudio.ps1 during CI builds (#9515)Nate McMaster
2019-04-16Suppress warnings about breaking changes to Newtonsoft.Json dependency in Sig...Nate McMaster
2019-04-16Add notes on how to debug for daily buildsPranav K
2019-04-10Make NodeJS and Java required to build (#9206)Pranav K
2019-04-10Remove extraneous semicolons from DailyBuilds.md (#9253)Doug Bunting
2019-04-10Add more feeds to DailyBuilds.mdDoug Bunting
2019-03-29Correct daily build informationDoug Bunting
2019-03-23Fix JDK requirements (#8746)Chris Ross
2019-02-28Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and ...Nate McMaster
2019-02-22Add reference assemblies support (#7764)Pavel Krymets
2019-02-20Show error message when activate.sh/ps1 is invoked directly instead of source...Nate McMaster
2019-02-20Make Visual Studio 2019 a prerequisite to building this repo (#7005)Nate McMaster
2019-02-15Skip HttpSys.Https tests on Helix Internal/#1816 (#7578)Chris Ross
2019-02-14Create new 'runtime pack' nuget packages for Microsoft.AspNetCore.App (#7475)Nate McMaster
2019-02-13Add targets to generate the list of shared framework assemblies from project ...Nate McMaster
2019-02-08Initial helix docs (#7369)Hao Kung
2019-02-06Fix discrepancy between Version.Details.xml and Versions.props (#7314)Nate McMaster
2019-02-06Install the .NET Core SDK into the repo root instead of UserProfile and 'inst...Nate McMaster
2019-02-01Add new build.cmd/sh options for suppressing restore, NodeJS, setting target ...Nate McMaster
2019-01-28Add a script to search the project reference graph and add all to a .sln file...Nate McMaster
2019-01-28Remove obsolete build infrastructure (#6995)Nate McMaster
2019-01-25Remove stale links to runtime installers from daily build docs (#6955)Nate McMaster
2019-01-19Convert the artifacts folder layout to match Arcade (#6850)Nate McMaster
2019-01-15Typo fix in DailyBuilds.md (#6624)Jonathan Channon