diff --git a/Documentation/microsoft-team.md b/Documentation/microsoft-team.md index aff21857..ba0ec9b4 100644 --- a/Documentation/microsoft-team.md +++ b/Documentation/microsoft-team.md @@ -34,6 +34,15 @@ The primary reason to join the orgs are the following: * Upload your **picture**, ideally showing your face * Hint: You can grab your GAL picture from https://microsoft-my.sharepoint.com +## Install Microsoft open source tools (recommended) + +The tools make it easier to use open source and participate in open source projects: + +* [Browser Extension](https://docs.opensource.microsoft.com/tools/browser.html) -- Identifies Microsoft employees on GitHub. +* [VS Code Extension](https://docs.opensource.microsoft.com/tools/vscode.html) -- Provides information about known vulnerabilities. + +The browser extension is recommended. The VS code extension is optional. + ## Get write permissions to repos (optional) Join teams to gain write access to repos: diff --git a/os-lifecycle-policy.md b/os-lifecycle-policy.md index 9429fd65..7fecc28a 100644 --- a/os-lifecycle-policy.md +++ b/os-lifecycle-policy.md @@ -1,17 +1,29 @@ # .NET Core Supported OS Lifecycle Policy -.NET Core is [supported by Microsoft](microsoft-support.md) on a range of operatings systems and versions. Each platform has distinct Lifecycles defined by the parent organization. .NET Core support will take these Lifecycle schedules into account when adding or removing versions from the supported list. +.NET Core is [supported by Microsoft](microsoft-support.md) on a range of operating systems. +Each supported operating system has a lifecycle defined by its sponsor organization (for example, Microsoft, Red Hat, or Apple). The .NET Core team applies each of those lifecycle schedules to inform adding and removing support for operating system versions. + +The following support documents list currently supported operating system versions for supported .NET Core versions: + +* [.NET Core 3.0 supported OS versions](release-notes/3.0/3.0-supported-os.md) +* [.NET Core 2.2 supported OS versions](release-notes/2.2/2.2-supported-os.md) * [.NET Core 2.1 supported OS versions](release-notes/2.1/2.1-supported-os.md) -* [.NET Core 2.0 supported OS versions](release-notes/2.0/2.0-supported-os.md) * [.NET Core 1.x supported OS versions](release-notes/1.0/1.0-supported-os.md) -## Support for new OS versions +## Out-of-Support .NET Core versions -When an OS which is part of the .NET Core supported set releases an update, support for that version will generally be available with the next update to .NET Core. For example Fedora 28 is available and will be supported by .NET Core 2.1. Fedora 29 is scheduled to release in the fall of 2018 and will be supported by a subsequent update of .NET Core. +When an operating system version goes out of support, we stop testing that version and providing support for that version. This means that users will need to move forward to a supported operating system version to get support. Previously released packages will remain available for users needing access. -'Support' means that .NET Core is built and tested on the OS and Microsoft Developer Support may be contacted for assistance with .NET Core on the environment. +The following support documents list historical operating system support for out-of-support .NET Core versions: -## OS version end of life +* [.NET Core 2.0 supported OS versions](release-notes/2.0/2.0-supported-os.md) -When an OS version reaches end-of-life as defined by the OS owner, .NET Core will also cease to provide support for that OS version. Previously released packages will remain available for customers needing access but formal support and updates of any kind will no longer be provided. +## Change Process + +Operating system versions are added and go out of support on a regular basis. We record these changes in two places: + +* The support documents listed above +* [Monthly Update Announcements](https://github.com/dotnet/announcements/labels/Monthly-Update) + +When a new operating system version is made available, we will typically support it on a subset of supported .NET Core versions, potentially only with the latest .NET Core version. diff --git a/release-notes/1.0/releases.json b/release-notes/1.0/releases.json index 617096ee..3b8b16d0 100644 --- a/release-notes/1.0/releases.json +++ b/release-notes/1.0/releases.json @@ -1,1430 +1,1762 @@ { - "channel-version": "1.0", - "latest-release": "1.0.13", - "latest-release-date": "2018-10-09", - "support-phase": "maintenance", - "eol-date": "2019-06-27", - "lifecycle-policy": "https://www.microsoft.com/net/support/policy", - "releases": - [ + "channel-version": "1.0", + "latest-release": "1.0.13", + "latest-release-date": "2018-10-09", + "latest-runtime": "1.0.13", + "latest-sdk": "1.1.11", + "support-phase": "maintenance", + "eol-date": "2019-06-27", + "lifecycle-policy": "https://www.microsoft.com/net/support/policy", + "releases": [ { - "release-date": "2018-10-09", - "release-version": "1.0.13", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.13.md", - "runtime": - { - "version": "1.0.13", - "files": [ - { - "name": "dotnet-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/bf245f8d-baac-40c1-8e71-cbbba707567a/1409618b28f28081543611fc6b3975b2/dotnet-win-x86.1.0.13.zip", - "hash": "8def96db00781c198a15302ac7bb3d81808f79c0656f24ecb40408989735aee1579e9761a4969011f554faa42180d85fd609b132e8a7bf9293bc2b5c833988d3" - }, - { - "name": "dotnet-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/cb053d14-47f0-4b44-be07-10a8498c6e43/085f44c92dcc8f37f041362789d64652/dotnet-win-x86.1.0.13.exe", - "hash": "0b9b3819f42605d6a4d8f6125456b8c14a861af242d4fce93675731adff0df7487875247558b6aa12df89f3907b8855434ee964976f70766df86bf1eeff9e4d3" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/9912c80e-d5cb-4444-ad0f-14c7d8be9934/6d84e4c1b52854fd3348b61a8f35390c/dotnet-win-x64.1.0.13.zip", - "hash": "2959a7fd9e5a3d043721eade277e3d7172782776e7988323d1b3e072cbb2283f3b0c75c2971d13c5139e3b90d0c5de06aa1e3f48aeb325f3eabab8568d14d5dc" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/ca708427-f409-4c58-ba6c-8e4181165ca7/302fb8001cd5a43e1a2b3b298f178421/dotnet-win-x64.1.0.13.exe", - "hash": "ec36957a4c2b9b5afad5a47c8d8e2c49091515f40e79f74b9dd63e9933943256f4d4af773e00e6d69a6dcd5a9512941867b0bb93c854595237f7fd9f58e29a31" - }, - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/e0c8ff7d-f5bc-45f0-91a6-d498ca19ecdb/5a4c140f88ee9411c8c3422bbd3c21fb/dotnet-osx-x64.1.0.13.tar.gz", - "hash": "aa3d13c821ae29488cd528cdeec8e4758c1213c9cf412305b3d78c2a884aa25f1bf831f99a431f68a5b6127845f6195c9379bc2198bbabbfe053ff2c011ca4f0" - }, - { - "name": "dotnet-osx-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/f1abb833-4b3e-4c97-a1ef-5e8258a5bdf8/8e05b692b4e50005288c0712fc20ed9d/dotnet-osx-x64.1.0.13.pkg", - "hash": "f8a44b733740b6fd041f3fbfd96e47b9aa164c0a5b6cf3e02d9bdbaa1624669a7f4a7a0c50aab32cb6c3c001c368e968b7df0f68977e7766f47a5cb5f2ffcbf0" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/239e6fa0-ad82-4536-a48e-655dd0ccab1a/89fcb7d66660bec8259c97cd1d554d88/dotnet-centos-x64.1.0.13.tar.gz", - "hash": "3a04df57beda49ab7da450a59658f43d7289edcb4810c041e9b1d5f366b7fe7b499a259452d59b42180cde005ad4caa7e039aaa997bf098cbaca2035288a91f8" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/0459a9f3-c263-4086-b7e3-a846183f2132/c2f1813dd266658dd76628daba5806c3/dotnet-debian-x64.1.0.13.tar.gz", - "hash": "2e1b823f9e4af9d3da1741ab21cc9f5eaf5b9267690d63528a1fde53a2d841490dc8c83ade0ac365acb3383b1ef435d2c7213d0e320a461d77596fb9858722b5" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/9892faa7-c699-461d-afeb-dcd0869f544b/76cd9455b6623e390c4f61ca73d7701e/dotnet-ubuntu-x64.1.0.13.tar.gz", - "hash": "e4df72a4e8a3d78a12cae60e1cec37c52f18640276e720bb6da83b44931f172066c0b9716cb2871b3d1a29537b635e9348b8c2f0601a38f532f071626af2d01b" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/30bac15b-7bca-4aa5-8981-bd71e171f3b0/ee84e87162dd3e344609faec9802cbde/dotnet-ubuntu.16.04-x64.1.0.13.tar.gz", - "hash": "28415fb271d62dc5a889884149e9a03ed845644b1b7f4fcaf264d3bc53b790821dbff861de3df02bd1160a7969a8321b62816ddc4987efd3e014b1012e545199" - }, - { - "name": "dotnet-rhel-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/632f280e-9f27-495f-bbe4-ccd17cde70ac/df8a4b586e8d7caa9ac6133e68aa41fe/dotnet-rhel-x64.1.0.13.tar.gz", - "hash": "1e39bfc22254ec7660dae50fdcf0cd1eaf9be58797732107b5ce4fa3c035a8fa66d55f3acf0af27193176480bd94829c152621eccbb906672a6fd1397376b269" - }, - { - "name": "core-setup-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/8b10e003-60e0-43de-80c8-1a1c93b0c9f8/fd1f4c730b2b2a808521686a470cd17b/core-setup-1.0.13-symbols.zip", - "hash": "aadb261a541b0994079c571ae776819197fb18a9518d61fc0b891cdc7e40e0592a2e3a72efc4944a2f70b4cfd7e281852a53dc4ea254346c2cee29c17f3ec25f" - }, - { - "name": "corefx-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/c8437415-67ab-4a52-b9e2-cb2d873818cb/756c1aec8815d1d23852ee91a769739e/corefx-1.0.13-symbols.zip", - "hash": "5227344287216e0c86e2b8d18a6fabef049abc831e52664a653ea5a55e6ab9717d53c43f6e400b869b8a6557356937d85f443c09adb7ab371a2789f3242ca58e" - }, - { - "name": "coreclr-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/94463197-e5ce-4780-a3e3-824b593984a4/6c8ccf14c6d7c48f2abe97f35e3349a4/coreclr-1.0.13-symbols.zip", - "hash": "30eb24a28de0a5bf28983570eb52568728ec432405a3b73ca4e7f968068336f81ec24d717587c6ecc4a2195b949f4e212d5a84913388beb55c28ccf59260042d" - } - ] - }, - "sdk": - { - "version": "1.1.11", - "files": [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/15a05546-15df-488f-adcf-0e77e86dbefb/1f902e78cfea6209c387adce764a88bc/dotnet-dev-osx-x64.1.1.11.tar.gz", - "hash": "b827b192398af01bf917a5fc0255616a82f04a95dac8154e681398e7e3ef549d701376bb1c9018dea37269e0406f065fb8e2958e652dfabaf86d5e0bb68b0840" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/3c23a7aa-eecd-461b-ad45-979c4c684917/1b464bd34c763e664f7eed6006889d87/dotnet-dev-osx-x64.1.1.11.pkg", - "hash": "1b8ba4f003fda6725c6c27787f6b750064fa7522d0adb0bbbb1717286b2083550da68a242b840dc9505ca68775785935b0428933eb8b0e89f31e698e41618989" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/db408c7b-ef37-4374-b33b-a5b286adaa53/be0f0df977501c4df71ac3f04b9ce35e/dotnet-dev-win-x86.1.1.11.zip", - "hash": "29a97f3e5e2e8465e4b0c7628a9a02baa0148bfe1a960f58dcdb08b3ad65702cf5367c3f776f47b4df5ce2487955831ed5ab330d4eeabea28ab4f25edb051be8" - }, - { - "name": "dotnet-dev-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/9386d3bc-6799-4cc5-8288-c807674c72ed/b585db316f0d1c4cad749c247ef21b59/dotnet-dev-win-x86.1.1.11.exe", - "hash": "88778c12aa4e3bdb696da31d5ae1a03441fc6d0d1860bada75bc604692e3f8c240941a10b8a99eaace2b5a6957bcdafa158f2cfb533d122bffcb2c55b25f351d" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/a298f85a-bc4c-4019-842e-021e397e3437/5c95727dfe79b600834291a8983b9507/dotnet-dev-win-x64.1.1.11.zip", - "hash": "cbf96efd9f6119cad96041e3c55099b98f82252a60a93bbba5f93289bf600c5146402046c3ac79c6e927291e40cb5222171c3ee8cfbc086e635968dfed6e269e" - }, - { - "name": "dotnet-dev-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/baf5a5a7-68d6-4cf1-afdf-47968b5f91e7/05e6dfe191607ef6135a34215464f600/dotnet-dev-win-x64.1.1.11.exe", - "hash": "6e15fa8c9d5b10cc3edb353c5e1ece01a29f7d00ff853cc12f84e33a776df8062c07febbd9659ca46c2adeb005036c231fd7a7592591b6e28c643bdc45084778" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/116bc57f-a6d6-474f-aca7-58c18fe0fac4/aa324344fc9c36623fb4a7c7e5bece0c/dotnet-dev-centos-x64.1.1.11.tar.gz", - "hash": "8665733eba5af02f8af5420bc858ffc4ef73281fb518c0736458f9f1f666f65e57c6a8e2efac5d3e6aca56ac8942a25d1d805ce392fd6f751fb3f0ce821b20c4" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/1ef84426-c1d0-4e3b-86a4-7fce48baecb8/a47dbe0cd3bc1eefdabbf9354f60004b/dotnet-dev-debian-x64.1.1.11.tar.gz", - "hash": "14f48469ebbc171d111369ea0dbe88ee9aeb74193aabd6e123c97e54ad81fd6352e86c446f8fe68e2db93793de86fbf89a9c682dd7d1d226169e788cd1f3f6a2" - }, - { - "name": "dotnet-dev-debian.9-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/b5c87053-99b4-4c91-af5b-69a1c0e2c91e/ab8882f283fb7206d0f1ee965faa4288/dotnet-dev-debian.9-x64.1.1.11.tar.gz", - "hash": "23e1d3d1863ae8f6bfd450ff238ad7d5929722df6a0492597089c992aa1b223af294386718a711040a4e5f77bd3af97e7924d344e1535d4bc36c640dc6b73869" - }, - { - "name": "dotnet-dev-fedora.27-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/98eb7365-0ca8-4e29-b455-b165e583d0de/3a1da729266cb9b885f6747b376a0f7c/dotnet-dev-fedora.27-x64.1.1.11.tar.gz", - "hash": "ed2cad6ef471dd787086a249b932569840cabc7d48aa6920ce2d85e2d364a880f1d4c63e1014016a0fd19f8e8f1f93526fa2d710a587fcb27616bfd27844dc57" - }, - { - "name": "dotnet-dev-fedora.28-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/b3e55604-5a36-412d-ada3-9a46bba55fd0/473cb6db3926c04b7598d750f1d30731/dotnet-dev-fedora.28-x64.1.1.11.tar.gz", - "hash": "50ba2fa6a319de00857f847c6dbaf49bb4b93a0e7f73824ff47bdabc6862b45f0349c9c95b11dd2caec6fd4ef5ba3e89ad1c5a44e6a66cf600bc906327805a7f" - }, - { - "name": "dotnet-dev-opensuse.42.3-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/3b5e416e-1359-4638-b1f3-e0ac378d3550/13ee9ae8dd5bdd11a11abe1934542920/dotnet-dev-opensuse.42.3-x64.1.1.11.tar.gz", - "hash": "13163a1573c1f95ed45a5b445488080cd619693ac7ce8705e13ccfb605ae89d959a82bf42d633a6e65d5242eb508840e9f521bcfb6f30623a6575bfa701e6532" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/c0957a2b-cac6-44d8-b1cc-0dad4420c825/8dc69e33f8cf44152fdf173d3bf0b746/dotnet-dev-ubuntu-x64.1.1.11.tar.gz", - "hash": "a7743d00fad50ec1c9f27ac5b09d1b9d787ac9d4d600179d1d4a5ebb636438dda45ecc85b1a246fd2eed6455dfdcf764165428af38f83a524b4ea0aee82a3366" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/c9f432a7-11fd-48a8-adef-fa95bc24a9ad/85a7293b69d07d5ed678ea21f6082539/dotnet-dev-ubuntu.16.04-x64.1.1.11.tar.gz", - "hash": "60906a50e01420c0603127041b5fc628cb064169ed03b6c9727857695021d2713d92cdec322d97340d9e525a1f2f3c727b7125ca07c0d04057196e0e7cf791b2" - }, - { - "name": "dotnet-dev-ubuntu.18.04-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/aeac042a-cfef-4064-b914-7419f13c20ae/be14353986c2fbb2259064bcd2cc522a/dotnet-dev-ubuntu.18.04-x64.1.1.11.tar.gz", - "hash": "d96adb429e00052e331215438d0f1f244c830f633f9bd0dcf817f02a2211028ee4ac02e585be440863bdc6afc54fabe3539188c6f5f7086d8a0ced624fb05697" - }, - { - "name": "dotnet-dev-rhel-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/e461be2e-e14f-4a78-b987-351da98fb9ab/dc2c11f04a967d3d5c15a9a47b2d9fcc/dotnet-dev-rhel-x64.1.1.11.tar.gz", - "hash": "c79e40710dbf5e0f22d54ebeef4e08ce459a83dd58a9d7a2e56ebb480c780e912d4c8ee643df7f7717bb8544955bb154ca9aa88ec610eccd0d2f712b74668be3" - } - ] - } + "release-date": "2018-10-09", + "release-version": "1.0.13", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.13.md", + "runtime": { + "version": "1.0.13", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/bf245f8d-baac-40c1-8e71-cbbba707567a/1409618b28f28081543611fc6b3975b2/dotnet-win-x86.1.0.13.zip", + "hash": "8def96db00781c198a15302ac7bb3d81808f79c0656f24ecb40408989735aee1579e9761a4969011f554faa42180d85fd609b132e8a7bf9293bc2b5c833988d3" + }, + { + "name": "dotnet-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/cb053d14-47f0-4b44-be07-10a8498c6e43/085f44c92dcc8f37f041362789d64652/dotnet-win-x86.1.0.13.exe", + "hash": "0b9b3819f42605d6a4d8f6125456b8c14a861af242d4fce93675731adff0df7487875247558b6aa12df89f3907b8855434ee964976f70766df86bf1eeff9e4d3" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/9912c80e-d5cb-4444-ad0f-14c7d8be9934/6d84e4c1b52854fd3348b61a8f35390c/dotnet-win-x64.1.0.13.zip", + "hash": "2959a7fd9e5a3d043721eade277e3d7172782776e7988323d1b3e072cbb2283f3b0c75c2971d13c5139e3b90d0c5de06aa1e3f48aeb325f3eabab8568d14d5dc" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/ca708427-f409-4c58-ba6c-8e4181165ca7/302fb8001cd5a43e1a2b3b298f178421/dotnet-win-x64.1.0.13.exe", + "hash": "ec36957a4c2b9b5afad5a47c8d8e2c49091515f40e79f74b9dd63e9933943256f4d4af773e00e6d69a6dcd5a9512941867b0bb93c854595237f7fd9f58e29a31" + }, + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/e0c8ff7d-f5bc-45f0-91a6-d498ca19ecdb/5a4c140f88ee9411c8c3422bbd3c21fb/dotnet-osx-x64.1.0.13.tar.gz", + "hash": "aa3d13c821ae29488cd528cdeec8e4758c1213c9cf412305b3d78c2a884aa25f1bf831f99a431f68a5b6127845f6195c9379bc2198bbabbfe053ff2c011ca4f0" + }, + { + "name": "dotnet-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/f1abb833-4b3e-4c97-a1ef-5e8258a5bdf8/8e05b692b4e50005288c0712fc20ed9d/dotnet-osx-x64.1.0.13.pkg", + "hash": "f8a44b733740b6fd041f3fbfd96e47b9aa164c0a5b6cf3e02d9bdbaa1624669a7f4a7a0c50aab32cb6c3c001c368e968b7df0f68977e7766f47a5cb5f2ffcbf0" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/239e6fa0-ad82-4536-a48e-655dd0ccab1a/89fcb7d66660bec8259c97cd1d554d88/dotnet-centos-x64.1.0.13.tar.gz", + "hash": "3a04df57beda49ab7da450a59658f43d7289edcb4810c041e9b1d5f366b7fe7b499a259452d59b42180cde005ad4caa7e039aaa997bf098cbaca2035288a91f8" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/0459a9f3-c263-4086-b7e3-a846183f2132/c2f1813dd266658dd76628daba5806c3/dotnet-debian-x64.1.0.13.tar.gz", + "hash": "2e1b823f9e4af9d3da1741ab21cc9f5eaf5b9267690d63528a1fde53a2d841490dc8c83ade0ac365acb3383b1ef435d2c7213d0e320a461d77596fb9858722b5" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/9892faa7-c699-461d-afeb-dcd0869f544b/76cd9455b6623e390c4f61ca73d7701e/dotnet-ubuntu-x64.1.0.13.tar.gz", + "hash": "e4df72a4e8a3d78a12cae60e1cec37c52f18640276e720bb6da83b44931f172066c0b9716cb2871b3d1a29537b635e9348b8c2f0601a38f532f071626af2d01b" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/30bac15b-7bca-4aa5-8981-bd71e171f3b0/ee84e87162dd3e344609faec9802cbde/dotnet-ubuntu.16.04-x64.1.0.13.tar.gz", + "hash": "28415fb271d62dc5a889884149e9a03ed845644b1b7f4fcaf264d3bc53b790821dbff861de3df02bd1160a7969a8321b62816ddc4987efd3e014b1012e545199" + }, + { + "name": "dotnet-rhel-x64.tar.gz", + "rid": "rhel-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/632f280e-9f27-495f-bbe4-ccd17cde70ac/df8a4b586e8d7caa9ac6133e68aa41fe/dotnet-rhel-x64.1.0.13.tar.gz", + "hash": "1e39bfc22254ec7660dae50fdcf0cd1eaf9be58797732107b5ce4fa3c035a8fa66d55f3acf0af27193176480bd94829c152621eccbb906672a6fd1397376b269" + }, + { + "name": "core-setup-symbols.zip", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/8b10e003-60e0-43de-80c8-1a1c93b0c9f8/fd1f4c730b2b2a808521686a470cd17b/core-setup-1.0.13-symbols.zip", + "hash": "aadb261a541b0994079c571ae776819197fb18a9518d61fc0b891cdc7e40e0592a2e3a72efc4944a2f70b4cfd7e281852a53dc4ea254346c2cee29c17f3ec25f" + }, + { + "name": "corefx-symbols.zip", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/c8437415-67ab-4a52-b9e2-cb2d873818cb/756c1aec8815d1d23852ee91a769739e/corefx-1.0.13-symbols.zip", + "hash": "5227344287216e0c86e2b8d18a6fabef049abc831e52664a653ea5a55e6ab9717d53c43f6e400b869b8a6557356937d85f443c09adb7ab371a2789f3242ca58e" + }, + { + "name": "coreclr-symbols.zip", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/94463197-e5ce-4780-a3e3-824b593984a4/6c8ccf14c6d7c48f2abe97f35e3349a4/coreclr-1.0.13-symbols.zip", + "hash": "30eb24a28de0a5bf28983570eb52568728ec432405a3b73ca4e7f968068336f81ec24d717587c6ecc4a2195b949f4e212d5a84913388beb55c28ccf59260042d" + } + ] + }, + "sdk": { + "version": "1.1.11", + "version-display": "1.1.11", + "runtime-version": "1.0.13", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/15a05546-15df-488f-adcf-0e77e86dbefb/1f902e78cfea6209c387adce764a88bc/dotnet-dev-osx-x64.1.1.11.tar.gz", + "hash": "b827b192398af01bf917a5fc0255616a82f04a95dac8154e681398e7e3ef549d701376bb1c9018dea37269e0406f065fb8e2958e652dfabaf86d5e0bb68b0840" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/3c23a7aa-eecd-461b-ad45-979c4c684917/1b464bd34c763e664f7eed6006889d87/dotnet-dev-osx-x64.1.1.11.pkg", + "hash": "1b8ba4f003fda6725c6c27787f6b750064fa7522d0adb0bbbb1717286b2083550da68a242b840dc9505ca68775785935b0428933eb8b0e89f31e698e41618989" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/db408c7b-ef37-4374-b33b-a5b286adaa53/be0f0df977501c4df71ac3f04b9ce35e/dotnet-dev-win-x86.1.1.11.zip", + "hash": "29a97f3e5e2e8465e4b0c7628a9a02baa0148bfe1a960f58dcdb08b3ad65702cf5367c3f776f47b4df5ce2487955831ed5ab330d4eeabea28ab4f25edb051be8" + }, + { + "name": "dotnet-dev-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/9386d3bc-6799-4cc5-8288-c807674c72ed/b585db316f0d1c4cad749c247ef21b59/dotnet-dev-win-x86.1.1.11.exe", + "hash": "88778c12aa4e3bdb696da31d5ae1a03441fc6d0d1860bada75bc604692e3f8c240941a10b8a99eaace2b5a6957bcdafa158f2cfb533d122bffcb2c55b25f351d" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/a298f85a-bc4c-4019-842e-021e397e3437/5c95727dfe79b600834291a8983b9507/dotnet-dev-win-x64.1.1.11.zip", + "hash": "cbf96efd9f6119cad96041e3c55099b98f82252a60a93bbba5f93289bf600c5146402046c3ac79c6e927291e40cb5222171c3ee8cfbc086e635968dfed6e269e" + }, + { + "name": "dotnet-dev-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/baf5a5a7-68d6-4cf1-afdf-47968b5f91e7/05e6dfe191607ef6135a34215464f600/dotnet-dev-win-x64.1.1.11.exe", + "hash": "6e15fa8c9d5b10cc3edb353c5e1ece01a29f7d00ff853cc12f84e33a776df8062c07febbd9659ca46c2adeb005036c231fd7a7592591b6e28c643bdc45084778" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/116bc57f-a6d6-474f-aca7-58c18fe0fac4/aa324344fc9c36623fb4a7c7e5bece0c/dotnet-dev-centos-x64.1.1.11.tar.gz", + "hash": "8665733eba5af02f8af5420bc858ffc4ef73281fb518c0736458f9f1f666f65e57c6a8e2efac5d3e6aca56ac8942a25d1d805ce392fd6f751fb3f0ce821b20c4" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/1ef84426-c1d0-4e3b-86a4-7fce48baecb8/a47dbe0cd3bc1eefdabbf9354f60004b/dotnet-dev-debian-x64.1.1.11.tar.gz", + "hash": "14f48469ebbc171d111369ea0dbe88ee9aeb74193aabd6e123c97e54ad81fd6352e86c446f8fe68e2db93793de86fbf89a9c682dd7d1d226169e788cd1f3f6a2" + }, + { + "name": "dotnet-dev-debian.9-x64.tar.gz", + "rid": "debian.9-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/b5c87053-99b4-4c91-af5b-69a1c0e2c91e/ab8882f283fb7206d0f1ee965faa4288/dotnet-dev-debian.9-x64.1.1.11.tar.gz", + "hash": "23e1d3d1863ae8f6bfd450ff238ad7d5929722df6a0492597089c992aa1b223af294386718a711040a4e5f77bd3af97e7924d344e1535d4bc36c640dc6b73869" + }, + { + "name": "dotnet-dev-fedora.27-x64.tar.gz", + "rid": "fedora.27-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/98eb7365-0ca8-4e29-b455-b165e583d0de/3a1da729266cb9b885f6747b376a0f7c/dotnet-dev-fedora.27-x64.1.1.11.tar.gz", + "hash": "ed2cad6ef471dd787086a249b932569840cabc7d48aa6920ce2d85e2d364a880f1d4c63e1014016a0fd19f8e8f1f93526fa2d710a587fcb27616bfd27844dc57" + }, + { + "name": "dotnet-dev-fedora.28-x64.tar.gz", + "rid": "fedora.28-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/b3e55604-5a36-412d-ada3-9a46bba55fd0/473cb6db3926c04b7598d750f1d30731/dotnet-dev-fedora.28-x64.1.1.11.tar.gz", + "hash": "50ba2fa6a319de00857f847c6dbaf49bb4b93a0e7f73824ff47bdabc6862b45f0349c9c95b11dd2caec6fd4ef5ba3e89ad1c5a44e6a66cf600bc906327805a7f" + }, + { + "name": "dotnet-dev-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/3b5e416e-1359-4638-b1f3-e0ac378d3550/13ee9ae8dd5bdd11a11abe1934542920/dotnet-dev-opensuse.42.3-x64.1.1.11.tar.gz", + "hash": "13163a1573c1f95ed45a5b445488080cd619693ac7ce8705e13ccfb605ae89d959a82bf42d633a6e65d5242eb508840e9f521bcfb6f30623a6575bfa701e6532" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/c0957a2b-cac6-44d8-b1cc-0dad4420c825/8dc69e33f8cf44152fdf173d3bf0b746/dotnet-dev-ubuntu-x64.1.1.11.tar.gz", + "hash": "a7743d00fad50ec1c9f27ac5b09d1b9d787ac9d4d600179d1d4a5ebb636438dda45ecc85b1a246fd2eed6455dfdcf764165428af38f83a524b4ea0aee82a3366" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/c9f432a7-11fd-48a8-adef-fa95bc24a9ad/85a7293b69d07d5ed678ea21f6082539/dotnet-dev-ubuntu.16.04-x64.1.1.11.tar.gz", + "hash": "60906a50e01420c0603127041b5fc628cb064169ed03b6c9727857695021d2713d92cdec322d97340d9e525a1f2f3c727b7125ca07c0d04057196e0e7cf791b2" + }, + { + "name": "dotnet-dev-ubuntu.18.04-x64.tar.gz", + "rid": "ubuntu.18.04-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/aeac042a-cfef-4064-b914-7419f13c20ae/be14353986c2fbb2259064bcd2cc522a/dotnet-dev-ubuntu.18.04-x64.1.1.11.tar.gz", + "hash": "d96adb429e00052e331215438d0f1f244c830f633f9bd0dcf817f02a2211028ee4ac02e585be440863bdc6afc54fabe3539188c6f5f7086d8a0ced624fb05697" + }, + { + "name": "dotnet-dev-rhel-x64.tar.gz", + "rid": "rhel-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/e461be2e-e14f-4a78-b987-351da98fb9ab/dc2c11f04a967d3d5c15a9a47b2d9fcc/dotnet-dev-rhel-x64.1.1.11.tar.gz", + "hash": "c79e40710dbf5e0f22d54ebeef4e08ce459a83dd58a9d7a2e56ebb480c780e912d4c8ee643df7f7717bb8544955bb154ca9aa88ec610eccd0d2f712b74668be3" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2018-07-10", - "release-version": "1.0.12", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.12.md", - "runtime": - { - "version": "1.0.12", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-osx-x64.1.0.12.tar.gz", - "hash": "6d69022219c117f2db307884daf225fc01c09b9e8f0b2a4f72c10a4ee6fedf54060643f0221857279687a0c417507a53b142b64f691d425cd94576852513be91" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x86.1.0.12.zip", - "hash": "26debb4b4a75be877e55ebde22badec0e6acd8aa83800056132c83d3492bf92f0e5fcac98e947a685a744aef1b3ef843f4109404b97061b532cc411c19dd2f3d" - }, - { - "name": "dotnet-win-x86.exe", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x86.1.0.12.exe", - "hash": "b2a55df7716677c5b9ac33b33686b07617fa9a97f0629b23e9869cb2db4ff9004b472aff09857921290853d56672e4c6da4eda7c4dcfe55c734ba5de3fe22ab3" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x64.1.0.12.zip", - "hash": "43c22c1273c1055cda580e7bcec4274c8f40a40bacab07107899679afb12ddb6cdbaa544d778c65c593e3e65395d50c42a2f1d71dc10a60436437c709a126ef3" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x64.1.0.12.exe", - "hash": "0eedfca647ef551b19243eaec5417393562f5b1c9bbc920d91db8cc0a192543c59237980f0b2c5d388ffc89c4cb121b2acd75c1e21c2bdf9daafeeb9780b28f4" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-centos-x64.1.0.12.tar.gz", - "hash": "3758c4a1b3e853864ef955ad9cee5f852e484f896d7a05c3994bb6f9b2b487c248577c3fd30c35eed674de649c1c8d0de709e432b0b2a7ccda9b81ed1f1c4f22" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-debian-x64.1.0.12.tar.gz", - "hash": "a69bfa909454b5de50cb177f00528a7f05641f823e1aa30569fc9357d50cc3cc22a2dae6ca806fb8300345765cb4873b9884fd42807d922a4a2476f1b8cc72ea" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-ubuntu-x64.1.0.12.tar.gz", - "hash": "338c1dbd127205d6e10dccf51ca4ac00685a3062aaf2297bac6b78771a0dad37bd7da0d9991e14c09ca90ff6066c00584d90848eeaf816ab6cb5a871956410e9" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-ubuntu.16.04-x64.1.0.12.tar.gz", - "hash": "e0122f97adfde7a30ce1c251e7ec62700e7e02083ac94b445d5708b924bec99304f280068c345f9352f0ed20ceb83f77fee05553264e2768d669dc63c6872b76" - } - ] - }, - "sdk": - { - "version": "1.1.10", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.tar.gz", - "hash": "bf3bf5f22c70c944a9459565626ef935cd15465a189ef9dd65d18560f7e71e44e2ac93552999774eb9a6672530a99baa30347bf3ea1cc7f4ac4d583e1f0e60b9" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.pkg", - "hash": "990d54a53702f5314ad06aab3fa7b6ad0944f2d8863d5ba99f9e86a660fc542378e0fa2cf9aebbd44bdee71bdd37d287409ded40f98d4a43f77e613a3d84fee3" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.zip", - "hash": "f46778149a785c0ffed4611966c07668061bd07dcf0c4ebb42e68461aa9dc5a8fe5bcd0d99f1ebb279a7f8269d84dd7f34e34b6c953d63ce1acbc85c4c88b743" - }, - { - "name": "dotnet-dev-win-x86.exe", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.exe", - "hash": "871baf6e9e7ca12a222ad0c9eb6060b933448c58f289defe1723934c66c07b2da6bd6f3495878afb280f188e64fd6200ed18b59ea5659e62be538956cb502a5a" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.zip", - "hash": "d0b01871251265b9a07c24e94e2e33f4a5d96ec6165ec0f60b032ce5c35895985e37cc01f73134fc8802a442eeb243b1d1403ebe898d6455907095e5b6b854c1" - }, - { - "name": "dotnet-dev-win-x64.exe", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.exe", - "hash": "d686d2514f45df597791d4fb60ccc272f5d42239e21803dbbf050891f79dbc7c0c8a72623606f312fd0aed0eef7ec5270c4adcfba105e3ec635d27729ff5c4af" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-centos-x64.1.1.10.tar.gz", - "hash": "30af1b4c9d8bd46bc48a52c9a9bee9e3a9a750ffd2308236458acd4cc3b313b8a4ca6259b34422caabd47540e30f5467b8f9237595e49be963d29abbdbfbd0e9" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-debian-x64.1.1.10.tar.gz", - "hash": "f4ac12ff20db06a7c6232c2645f35486d5369201429e3aa9c89a65a3e5f53957cd6ab612c225cc1dd6afebd4dd28695ca5a1f9cbcc812d8fa08635d6cedb1dff" - }, - { - "name": "dotnet-dev-fedora.27-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.27-x64.1.1.10.tar.gz", - "hash": "89cb369e8205224db77e314b6e236570e94b1d351689dddab5c4fbd63f444389e9745b84c57f855ddef9d693866b1103af6b8d889d6626ccc5c08c6783185d6d" - }, - { - "name": "dotnet-dev-fedora.28-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.28-x64.1.1.10.tar.gz", - "hash": "91e3bd421cadaf3a3a3e65486a088d9d4b0aaab9f35757068f6f09736cacbe498fc9469aaab9a4d5c209074af253761a8325adf525e991e40c5ffc10acd8ba93" - }, - { - "name": "dotnet-dev-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-opensuse.42.3-x64.1.1.10.tar.gz", - "hash": "227928df186dbd0fcc152f602383efcb66c45e467e5b88e135c725a53f69fbba26debbcb0536629e53b15e0caac65ef3af8db9b242195f3bf517d2f629125439" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu-x64.1.1.10.tar.gz", - "hash": "21bb88c12a094aced52d5161dee6d345698210ddc942a597e489c167fdeef4a1ebab90f7bd4bc0c23fba1c912d24e73b333635b70f7571b4ab5d8d8d1ce4b713" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.16.04-x64.1.1.10.tar.gz", - "hash": "89300ca6c519ba17eebe0e425f332bd457c0af49d9ba0cd00f4df14be471bb6d5a0207486e484b106a6b1071fb140b0738f752475dd88d8d7f833e8b8e26da58" - }, - { - "name": "dotnet-dev-ubuntu.18.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.18.04-x64.1.1.10.tar.gz", - "hash": "38a3cd266f3b1f680e878c981adca1cebe81fbfd161ce4ea083ea4c7809c0a92e03ac33d292e29f43b5ebae18622ea83360c6b07186a6fa35ca6b2ad8450d140" - } - ] - } + "release-date": "2018-07-10", + "release-version": "1.0.12", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.12.md", + "runtime": { + "version": "1.0.12", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-osx-x64.1.0.12.tar.gz", + "hash": "6d69022219c117f2db307884daf225fc01c09b9e8f0b2a4f72c10a4ee6fedf54060643f0221857279687a0c417507a53b142b64f691d425cd94576852513be91" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x86.1.0.12.zip", + "hash": "26debb4b4a75be877e55ebde22badec0e6acd8aa83800056132c83d3492bf92f0e5fcac98e947a685a744aef1b3ef843f4109404b97061b532cc411c19dd2f3d" + }, + { + "name": "dotnet-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x86.1.0.12.exe", + "hash": "b2a55df7716677c5b9ac33b33686b07617fa9a97f0629b23e9869cb2db4ff9004b472aff09857921290853d56672e4c6da4eda7c4dcfe55c734ba5de3fe22ab3" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x64.1.0.12.zip", + "hash": "43c22c1273c1055cda580e7bcec4274c8f40a40bacab07107899679afb12ddb6cdbaa544d778c65c593e3e65395d50c42a2f1d71dc10a60436437c709a126ef3" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x64.1.0.12.exe", + "hash": "0eedfca647ef551b19243eaec5417393562f5b1c9bbc920d91db8cc0a192543c59237980f0b2c5d388ffc89c4cb121b2acd75c1e21c2bdf9daafeeb9780b28f4" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-centos-x64.1.0.12.tar.gz", + "hash": "3758c4a1b3e853864ef955ad9cee5f852e484f896d7a05c3994bb6f9b2b487c248577c3fd30c35eed674de649c1c8d0de709e432b0b2a7ccda9b81ed1f1c4f22" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-debian-x64.1.0.12.tar.gz", + "hash": "a69bfa909454b5de50cb177f00528a7f05641f823e1aa30569fc9357d50cc3cc22a2dae6ca806fb8300345765cb4873b9884fd42807d922a4a2476f1b8cc72ea" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-ubuntu-x64.1.0.12.tar.gz", + "hash": "338c1dbd127205d6e10dccf51ca4ac00685a3062aaf2297bac6b78771a0dad37bd7da0d9991e14c09ca90ff6066c00584d90848eeaf816ab6cb5a871956410e9" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-ubuntu.16.04-x64.1.0.12.tar.gz", + "hash": "e0122f97adfde7a30ce1c251e7ec62700e7e02083ac94b445d5708b924bec99304f280068c345f9352f0ed20ceb83f77fee05553264e2768d669dc63c6872b76" + } + ] + }, + "sdk": { + "version": "1.1.10", + "version-display": "1.1.10", + "runtime-version": "1.0.12", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.tar.gz", + "hash": "bf3bf5f22c70c944a9459565626ef935cd15465a189ef9dd65d18560f7e71e44e2ac93552999774eb9a6672530a99baa30347bf3ea1cc7f4ac4d583e1f0e60b9" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.pkg", + "hash": "990d54a53702f5314ad06aab3fa7b6ad0944f2d8863d5ba99f9e86a660fc542378e0fa2cf9aebbd44bdee71bdd37d287409ded40f98d4a43f77e613a3d84fee3" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.zip", + "hash": "f46778149a785c0ffed4611966c07668061bd07dcf0c4ebb42e68461aa9dc5a8fe5bcd0d99f1ebb279a7f8269d84dd7f34e34b6c953d63ce1acbc85c4c88b743" + }, + { + "name": "dotnet-dev-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.exe", + "hash": "871baf6e9e7ca12a222ad0c9eb6060b933448c58f289defe1723934c66c07b2da6bd6f3495878afb280f188e64fd6200ed18b59ea5659e62be538956cb502a5a" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.zip", + "hash": "d0b01871251265b9a07c24e94e2e33f4a5d96ec6165ec0f60b032ce5c35895985e37cc01f73134fc8802a442eeb243b1d1403ebe898d6455907095e5b6b854c1" + }, + { + "name": "dotnet-dev-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.exe", + "hash": "d686d2514f45df597791d4fb60ccc272f5d42239e21803dbbf050891f79dbc7c0c8a72623606f312fd0aed0eef7ec5270c4adcfba105e3ec635d27729ff5c4af" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-centos-x64.1.1.10.tar.gz", + "hash": "30af1b4c9d8bd46bc48a52c9a9bee9e3a9a750ffd2308236458acd4cc3b313b8a4ca6259b34422caabd47540e30f5467b8f9237595e49be963d29abbdbfbd0e9" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-debian-x64.1.1.10.tar.gz", + "hash": "f4ac12ff20db06a7c6232c2645f35486d5369201429e3aa9c89a65a3e5f53957cd6ab612c225cc1dd6afebd4dd28695ca5a1f9cbcc812d8fa08635d6cedb1dff" + }, + { + "name": "dotnet-dev-fedora.27-x64.tar.gz", + "rid": "fedora.27-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.27-x64.1.1.10.tar.gz", + "hash": "89cb369e8205224db77e314b6e236570e94b1d351689dddab5c4fbd63f444389e9745b84c57f855ddef9d693866b1103af6b8d889d6626ccc5c08c6783185d6d" + }, + { + "name": "dotnet-dev-fedora.28-x64.tar.gz", + "rid": "fedora.28-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.28-x64.1.1.10.tar.gz", + "hash": "91e3bd421cadaf3a3a3e65486a088d9d4b0aaab9f35757068f6f09736cacbe498fc9469aaab9a4d5c209074af253761a8325adf525e991e40c5ffc10acd8ba93" + }, + { + "name": "dotnet-dev-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-opensuse.42.3-x64.1.1.10.tar.gz", + "hash": "227928df186dbd0fcc152f602383efcb66c45e467e5b88e135c725a53f69fbba26debbcb0536629e53b15e0caac65ef3af8db9b242195f3bf517d2f629125439" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu-x64.1.1.10.tar.gz", + "hash": "21bb88c12a094aced52d5161dee6d345698210ddc942a597e489c167fdeef4a1ebab90f7bd4bc0c23fba1c912d24e73b333635b70f7571b4ab5d8d8d1ce4b713" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.16.04-x64.1.1.10.tar.gz", + "hash": "89300ca6c519ba17eebe0e425f332bd457c0af49d9ba0cd00f4df14be471bb6d5a0207486e484b106a6b1071fb140b0738f752475dd88d8d7f833e8b8e26da58" + }, + { + "name": "dotnet-dev-ubuntu.18.04-x64.tar.gz", + "rid": "ubuntu.18.04-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.18.04-x64.1.1.10.tar.gz", + "hash": "38a3cd266f3b1f680e878c981adca1cebe81fbfd161ce4ea083ea4c7809c0a92e03ac33d292e29f43b5ebae18622ea83360c6b07186a6fa35ca6b2ad8450d140" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2018-04-17", - "release-version": "1.0.11", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.11.md", - "runtime": - { - "version": "1.0.11", - "vs-version": "15.0", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-osx-x64.1.0.11.tar.gz", - "hash": "7299e31d2c9f57035d3d99338cd583a52c172a60a5e0d27bf3f75cc99ddbfa49d2b66627bd1ea8adffa9ece6e362bf022e12a170e6461569dff33977f5783a87" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-win-x86.1.0.11.zip", - "hash": "8587478c682b06a6c447afc56610a1c07a6943f82c163be9db1d53fc360052f02546234a335d8f47a527048124ef4437f9dbad24060970b1ef0f82e6d2be2416" - }, - { - "name": "dotnet-win-x86.exe", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-win-x86.1.0.11.exe", - "hash": "7aeadfa40f095e9e284888f7169b0d030446435e37bd0645e8cc713d04985d703fe343ae35c45a50e501c79048e9a009d83eb649d11b1f5e1eaecc24bdd889fb" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-win-x64.1.0.11.zip", - "hash": "51bcb135c1880db365c0c0fc3d2151736a6e3699c40148ce6f11e363e2184982bf71dbb61fe7011688eff6ede5e33126be32af139d516151ae7bab5574ec67ce" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-win-x64.1.0.11.exe", - "hash": "b2cfd380baddeda278e0659e7a5e3706898ed2f8b0f8d4a58f5573815e634ba6910bf668fc9d8dbbd4a63422c6a44e801c63cc9cfed37c198e02f5978d89c305" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-centos-x64.1.0.11.tar.gz", - "hash": "5f9de7f5a678a9211e4e956c11c0638f2cf582d64c3132cb1b73f48c4aad4846c01fa49b26e612d17090e7813449091a206a3abe946394aa6dab15697fca76aa" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-debian-x64.1.0.11.tar.gz", - "hash": "42b3111e4a781ac35b3db33b0d109c653f0962ff70a3b7bc2452eafbe31690852faacd839fa9098117907c8de7663451d51028d201956ce7feb872b6906af513" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-ubuntu-x64.1.0.11.tar.gz", - "hash": "4487d360c623953236f9577e48f644ced1bf293b32432fe857d43a62377b0ea22b557aef92eca14cda5a6b055d3697444de457bb7533c1f7dda20eb8554a2699" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-ubuntu.16.04-x64.1.0.11.tar.gz", - "hash": "31dc1e9914df84b32b6641508c657bd9cb5882327af50549100e58d17c2b184dbc20ca1cbdd616bfd8894b1a6fad201a434df5ffc9fb376fbc88a42d7d8eb5c4" - } - ] - }, - "sdk": - { - "version": "1.1.9", - "vs-version": "15.0", - "csharp-language": "7.0", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-osx-x64.1.1.9.tar.gz", - "hash": "c6e74231bdfd9d02dee203e37eafa4bd3a99645fdd982aa319800136b3ee9f4d90769095d05337f80ef50722e16d6c66eac87d83154055bd085d84bed31d50aa" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-osx-x64.1.1.9.pkg", - "hash": "002eaebff614b5ce20472e1247cf980c6659ff03913cf1d7fadf675ada651e1fc35caa55fe8d2b0ede6b250adac85bc41378c331088d853f4decd009bf7ee2b0" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x86.1.1.9.zip", - "hash": "3fc2052aaf1cc48b6510dc93fe80207be61eb2a3d86d4032135d00b2feee90999e741ce02367fedadbfc8d630809f32e36fbdf2423ce1b1efaca11f2deb98fc9" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x64.1.1.9.zip", - "hash": "93c4d9113ab25e18428b46fea75573a876f258daa1fe432e167ffaa49ac33c87dde744820ea31c605c94af948787b019048076c6eb879b515b16f9cce9ee5fff" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-centos-x64.1.1.9.tar.gz", - "hash": "259a7dd766a70175634559d08805cbf6c82ee40038ab822ccd8262549591f5492d89467f1d7ac77bfb73dc848c7b68297935b6679aa0a662dd7d8d307631d88a" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-debian-x64.1.1.9.tar.gz", - "hash": "1a50849d5660f8e592ee2c1eadd9aaf1af20f98977edec9a200cb04c652b4f5931d42ce618546229ab67037937802f720d784a015a7658bc765300789843065c" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-fedora.24-x64.1.1.9.tar.gz", - "hash": "e63da30afacf314989fff957ad7fca196651464ec5d7f50c4df8fcce396d76194d949d19a3bb4158d88777ff356a9b3617d95fe4d3ed8455486f4cb2800aac19" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-ubuntu-x64.1.1.9.tar.gz", - "hash": "874295a7daff58ef0e7a06aa63a9f04a344b8588888b09c50ee25266e9092a87f618ef99c8d26defe1a44e1c883bd4debf7cb52e0a5fd361cb5a296da3fb688c" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-ubuntu.16.04-x64.1.1.9.tar.gz", - "hash": "5c1df91d95f23c1b9891f8f6c7e0a7745010287fdc3a4c18122f0d922261cc53f9040eac682b639f9267026490d522af33298d32519282e23ce59f9a7db2a25c" - } - ] - } + "release-date": "2018-04-17", + "release-version": "1.0.11", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.11.md", + "runtime": { + "version": "1.0.11", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-osx-x64.1.0.11.tar.gz", + "hash": "7299e31d2c9f57035d3d99338cd583a52c172a60a5e0d27bf3f75cc99ddbfa49d2b66627bd1ea8adffa9ece6e362bf022e12a170e6461569dff33977f5783a87" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-win-x86.1.0.11.zip", + "hash": "8587478c682b06a6c447afc56610a1c07a6943f82c163be9db1d53fc360052f02546234a335d8f47a527048124ef4437f9dbad24060970b1ef0f82e6d2be2416" + }, + { + "name": "dotnet-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-win-x86.1.0.11.exe", + "hash": "7aeadfa40f095e9e284888f7169b0d030446435e37bd0645e8cc713d04985d703fe343ae35c45a50e501c79048e9a009d83eb649d11b1f5e1eaecc24bdd889fb" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-win-x64.1.0.11.zip", + "hash": "51bcb135c1880db365c0c0fc3d2151736a6e3699c40148ce6f11e363e2184982bf71dbb61fe7011688eff6ede5e33126be32af139d516151ae7bab5574ec67ce" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-win-x64.1.0.11.exe", + "hash": "b2cfd380baddeda278e0659e7a5e3706898ed2f8b0f8d4a58f5573815e634ba6910bf668fc9d8dbbd4a63422c6a44e801c63cc9cfed37c198e02f5978d89c305" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-centos-x64.1.0.11.tar.gz", + "hash": "5f9de7f5a678a9211e4e956c11c0638f2cf582d64c3132cb1b73f48c4aad4846c01fa49b26e612d17090e7813449091a206a3abe946394aa6dab15697fca76aa" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-debian-x64.1.0.11.tar.gz", + "hash": "42b3111e4a781ac35b3db33b0d109c653f0962ff70a3b7bc2452eafbe31690852faacd839fa9098117907c8de7663451d51028d201956ce7feb872b6906af513" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-ubuntu-x64.1.0.11.tar.gz", + "hash": "4487d360c623953236f9577e48f644ced1bf293b32432fe857d43a62377b0ea22b557aef92eca14cda5a6b055d3697444de457bb7533c1f7dda20eb8554a2699" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/B/E/7/BE70BFBD-9AB4-48F8-A696-013ACA8720D5/dotnet-ubuntu.16.04-x64.1.0.11.tar.gz", + "hash": "31dc1e9914df84b32b6641508c657bd9cb5882327af50549100e58d17c2b184dbc20ca1cbdd616bfd8894b1a6fad201a434df5ffc9fb376fbc88a42d7d8eb5c4" + } + ] + }, + "sdk": { + "version": "1.1.9", + "version-display": "1.1.9", + "runtime-version": "1.0.11", + "vs-version": "15.0", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-osx-x64.1.1.9.tar.gz", + "hash": "c6e74231bdfd9d02dee203e37eafa4bd3a99645fdd982aa319800136b3ee9f4d90769095d05337f80ef50722e16d6c66eac87d83154055bd085d84bed31d50aa" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-osx-x64.1.1.9.pkg", + "hash": "002eaebff614b5ce20472e1247cf980c6659ff03913cf1d7fadf675ada651e1fc35caa55fe8d2b0ede6b250adac85bc41378c331088d853f4decd009bf7ee2b0" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x86.1.1.9.zip", + "hash": "3fc2052aaf1cc48b6510dc93fe80207be61eb2a3d86d4032135d00b2feee90999e741ce02367fedadbfc8d630809f32e36fbdf2423ce1b1efaca11f2deb98fc9" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x64.1.1.9.zip", + "hash": "93c4d9113ab25e18428b46fea75573a876f258daa1fe432e167ffaa49ac33c87dde744820ea31c605c94af948787b019048076c6eb879b515b16f9cce9ee5fff" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-centos-x64.1.1.9.tar.gz", + "hash": "259a7dd766a70175634559d08805cbf6c82ee40038ab822ccd8262549591f5492d89467f1d7ac77bfb73dc848c7b68297935b6679aa0a662dd7d8d307631d88a" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-debian-x64.1.1.9.tar.gz", + "hash": "1a50849d5660f8e592ee2c1eadd9aaf1af20f98977edec9a200cb04c652b4f5931d42ce618546229ab67037937802f720d784a015a7658bc765300789843065c" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-fedora.24-x64.1.1.9.tar.gz", + "hash": "e63da30afacf314989fff957ad7fca196651464ec5d7f50c4df8fcce396d76194d949d19a3bb4158d88777ff356a9b3617d95fe4d3ed8455486f4cb2800aac19" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-ubuntu-x64.1.1.9.tar.gz", + "hash": "874295a7daff58ef0e7a06aa63a9f04a344b8588888b09c50ee25266e9092a87f618ef99c8d26defe1a44e1c883bd4debf7cb52e0a5fd361cb5a296da3fb688c" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-ubuntu.16.04-x64.1.1.9.tar.gz", + "hash": "5c1df91d95f23c1b9891f8f6c7e0a7745010287fdc3a4c18122f0d922261cc53f9040eac682b639f9267026490d522af33298d32519282e23ce59f9a7db2a25c" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2018-03-13", - "release-version": "1.0.10", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.10.md", - "runtime": - { - "version": "1.0.10", - "checksums-": "https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.10-runtime-sha.txt", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-osx-x64.1.0.10.tar.gz", - "hash": "326cdd0bad8529a954ff407b8387eb054b97af739b1203a559a9433220fb988b1ef120bbf0abcfc953d9bd5304b8fe0115c6e0d181e7518be948500c5e89d6c9" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-win-x86.1.0.10.zip", - "hash": "5a0a281e4e65d4ae08eacbb8bb57f1431992e5de1be1028f9bd1b7dffd124d424b4d0521a0bb606f5bbf9e77dd658868ac9c7c848d591d14a2d5852cc1a8bb8f" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-win-x64.1.0.10.zip", - "hash": "3e31fc8ee712184707c5a811944aad444019cb71b3feced22aa96ad0cf9a6e2bc31a36271414202b24d1039c5ea3058ef7e6274775df6dedc95fa249651e277b" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-centos-x64.1.0.10.tar.gz", - "hash": "ea6ca96aeb2940937ea88815f061f3721cc04a1335228984476d5f2e46037136b07abf1241a7ffaff69b0ae5dab6627f9c22ab778c92361687d330fe0da786a3" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-debian-x64.1.0.10.tar.gz", - "hash": "21e57ed1934a12c44cc0de17cf212dadc07654e398df85ef9a79e233e1095c086eff2d28a9e3129c4f93a979237be72fa5a7934f04217fad2d0a487470dc167b" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-ubuntu-x64.1.0.10.tar.gz", - "hash": "87e0df0cac7a3700fc80801b8220f77fedae464b925ebeb83e8059c61258ca8a0ac0b46463b1e0fa0727a75c371b0f1a0dfe30ad7fe164cc4f06e9e38c349781" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-ubuntu.16.04-x64.1.0.10.tar.gz", - "hash": "979e24f6b1416157290e7fe983d28325a9d1954366625ebaffb167901ba68bd68ce5d2e76ba5c8e147a2c6a303e5bd922ac9f2175a452e0c2a190d28eb3040e3" - } - ] - }, - "sdk": - { - "version": "1.1.8", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-osx-x64.1.1.8.tar.gz", - "hash": "99ab5361d7f082e269c4262acf56e851932cf45ad2dd7077a4759817c627392917900d15455dd4c51d44c341e40a3cf5e9e52b0f8e7736e58345d5a6fcda3d41" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-osx-x64.1.1.8.pkg", - "hash": "f1d438376839cb9343b2a893608a482d91134e4fa4aa1bc015b50ca58e9aea419043da134102496f13c9a90302abeaf9cb7b07df4e2dfaf528b3614f84847ea2" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x86.1.1.8.zip", - "hash": "d1acec19ef873b1b11c19412396e6f9b6388a072f3639091629966b1b28622558498786a547ca8ecf262f61868ce1f028e8308f0b18cdca20d174942c317c1e9" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x64.1.1.8.zip", - "hash": "151ade63c624d2c34b095ea19c382b20cc746efa5f41fc0feca2239896ca877b7fd8b1677ebf49aca750a07d5d0a4a5091649a70851d03657590c6f6f110434c" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-centos-x64.1.1.8.tar.gz", - "hash": "2c81764aa67f29c7eb9577f38b2dce4fbf356805a6b652bbc45e7f869b9fce63a474c0f5d806df229b9d77525b0b4709ced67a3a9b88b9e985490f25ea49caee" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-debian-x64.1.1.8.tar.gz", - "hash": "c669b96f35082df356673bd602e71eacd95282dd036755be9682be3b3ef96b4ef69026d16c981122d6b382c517ed7739a339eac040064a7d4dd3403306faedbe" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-fedora.24-x64.1.1.8.tar.gz", - "hash": "961b48edb6fed6fd8fa9eb8cb4a384c6549c896316bbbd38911a50fdbe4bfa98b53c4a107e7eee1712b556f51d60bd4844d314bab31c3cf70760b4ce83a71a26" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-ubuntu-x64.1.1.8.tar.gz", - "hash": "640165e75f1f042e5f5ec9d13a7a28464703bcabe4e46683d5909eebeb2bc8cd4227f652ca66d6e7b3d8287718f1a1f6dcfdd5b94c371114817ea481f4aa4b3f" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-ubuntu.16.04-x64.1.1.8.tar.gz","hash": "b80c9298366f01e2472de8d11094c52e5c2a197aa4b50e1ead83e6a60e58aafda652ff5afbd0178b8c57e98c2e27c2dba432ec41ba115b61be3e9a43bdfbc6e6" - } - ] - } + "release-date": "2018-03-13", + "release-version": "1.0.10", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.10.md", + "runtime": { + "version": "1.0.10", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-osx-x64.1.0.10.tar.gz", + "hash": "326cdd0bad8529a954ff407b8387eb054b97af739b1203a559a9433220fb988b1ef120bbf0abcfc953d9bd5304b8fe0115c6e0d181e7518be948500c5e89d6c9" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-win-x86.1.0.10.zip", + "hash": "5a0a281e4e65d4ae08eacbb8bb57f1431992e5de1be1028f9bd1b7dffd124d424b4d0521a0bb606f5bbf9e77dd658868ac9c7c848d591d14a2d5852cc1a8bb8f" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-win-x64.1.0.10.zip", + "hash": "3e31fc8ee712184707c5a811944aad444019cb71b3feced22aa96ad0cf9a6e2bc31a36271414202b24d1039c5ea3058ef7e6274775df6dedc95fa249651e277b" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-centos-x64.1.0.10.tar.gz", + "hash": "ea6ca96aeb2940937ea88815f061f3721cc04a1335228984476d5f2e46037136b07abf1241a7ffaff69b0ae5dab6627f9c22ab778c92361687d330fe0da786a3" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-debian-x64.1.0.10.tar.gz", + "hash": "21e57ed1934a12c44cc0de17cf212dadc07654e398df85ef9a79e233e1095c086eff2d28a9e3129c4f93a979237be72fa5a7934f04217fad2d0a487470dc167b" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-ubuntu-x64.1.0.10.tar.gz", + "hash": "87e0df0cac7a3700fc80801b8220f77fedae464b925ebeb83e8059c61258ca8a0ac0b46463b1e0fa0727a75c371b0f1a0dfe30ad7fe164cc4f06e9e38c349781" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/2/E/1/2E1D70C2-F74D-4024-B14D-3F30330450A8/dotnet-ubuntu.16.04-x64.1.0.10.tar.gz", + "hash": "979e24f6b1416157290e7fe983d28325a9d1954366625ebaffb167901ba68bd68ce5d2e76ba5c8e147a2c6a303e5bd922ac9f2175a452e0c2a190d28eb3040e3" + } + ] + }, + "sdk": { + "version": "1.1.8", + "version-display": "1.1.8", + "runtime-version": "1.0.10", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-osx-x64.1.1.8.tar.gz", + "hash": "99ab5361d7f082e269c4262acf56e851932cf45ad2dd7077a4759817c627392917900d15455dd4c51d44c341e40a3cf5e9e52b0f8e7736e58345d5a6fcda3d41" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-osx-x64.1.1.8.pkg", + "hash": "f1d438376839cb9343b2a893608a482d91134e4fa4aa1bc015b50ca58e9aea419043da134102496f13c9a90302abeaf9cb7b07df4e2dfaf528b3614f84847ea2" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x86.1.1.8.zip", + "hash": "d1acec19ef873b1b11c19412396e6f9b6388a072f3639091629966b1b28622558498786a547ca8ecf262f61868ce1f028e8308f0b18cdca20d174942c317c1e9" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x64.1.1.8.zip", + "hash": "151ade63c624d2c34b095ea19c382b20cc746efa5f41fc0feca2239896ca877b7fd8b1677ebf49aca750a07d5d0a4a5091649a70851d03657590c6f6f110434c" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-centos-x64.1.1.8.tar.gz", + "hash": "2c81764aa67f29c7eb9577f38b2dce4fbf356805a6b652bbc45e7f869b9fce63a474c0f5d806df229b9d77525b0b4709ced67a3a9b88b9e985490f25ea49caee" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-debian-x64.1.1.8.tar.gz", + "hash": "c669b96f35082df356673bd602e71eacd95282dd036755be9682be3b3ef96b4ef69026d16c981122d6b382c517ed7739a339eac040064a7d4dd3403306faedbe" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-fedora.24-x64.1.1.8.tar.gz", + "hash": "961b48edb6fed6fd8fa9eb8cb4a384c6549c896316bbbd38911a50fdbe4bfa98b53c4a107e7eee1712b556f51d60bd4844d314bab31c3cf70760b4ce83a71a26" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-ubuntu-x64.1.1.8.tar.gz", + "hash": "640165e75f1f042e5f5ec9d13a7a28464703bcabe4e46683d5909eebeb2bc8cd4227f652ca66d6e7b3d8287718f1a1f6dcfdd5b94c371114817ea481f4aa4b3f" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-ubuntu.16.04-x64.1.1.8.tar.gz", + "hash": "b80c9298366f01e2472de8d11094c52e5c2a197aa4b50e1ead83e6a60e58aafda652ff5afbd0178b8c57e98c2e27c2dba432ec41ba115b61be3e9a43bdfbc6e6" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2017-11-14", - "release-version": "1.0.9", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.9.md", - "runtime": - { - "version": "1.0.9", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-osx-x64.1.0.9.tar.gz", - "hash": "f1f0210f9517e274b13d33c49ec3641b8d3248874f28b00d278faeb792ff88cee431d43af300ef7423122776aecdb63155d1a2f84d31deb7c9baa16237109d78" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-win-x86.1.0.9.zip", - "hash": "f10a3d1ddb7b7302e73314c47bc9075a3ab2a8c3072f4bbd95a5340b7a1798a1964e798cec0f528ec64ce3ae947563b46b145f5da8b2a3f50d30cf0770c84a2a" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-win-x64.1.0.9.zip", - "hash": "1d632c7392c35677c9e549e3559bd31e1c203d0523d502109429cb89512a6dc755030ded4f30964a48a59ac636ef1fda3617ea62b34204b586309b18f0109ecd" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-centos-x64.1.0.9.tar.gz", - "hash": "bbdc00f11b391e6e89818e74a32cb3a9ae13eb9e9acae5409a2a4b00986fe4968be9e325638adba4b119cc82cb33111fa36445c2beff07f098233b22b752bddc" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-debian-x64.1.0.9.tar.gz", - "hash": "3d11fb2881fde022dba3453816192e10845f09fb6d5f7cb83d8f2691161e73cc3b459516cd0ba5e425c430844d733f4b61bdcd3f0a3b9ac4bdb5d0b06ce91438" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-ubuntu-x64.1.0.9.tar.gz", - "hash": "9dd1de2f20b278bf9ad8b7204fee67e2597ba03afd20a16e667430b1c89ac69101df54ef04b7d4dc9600eca558f868ad3b8189ea8f0e2ef359b05a8c2ef4e9d1" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-ubuntu.16.04-x64.1.0.9.tar.gz", - "hash": "65e85314ed2085f1e5a4ba641174c7120002cdedc5abab673e87606beffa842a5ab9f378992a9a7358ffea2104d084b7f90a822d80990a8e492fa24563b4fa5d" - } - ] - }, - "sdk": - { - "version": "1.1.7", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-osx-x64.1.1.7.tar.gz", - "hash": "9f5430391f664c942d49d7d1371bdeedad1bf41a21fb9d9afeb5557ce518a494634b750631dbe019e8128296e6d0ffa438853561919566451f42744a53e0b6b7" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x86.1.1.7.zip", - "hash": "f465d15d914fd2daa30f5a5fd9725d94c664f5bac47779151ae54e5f9d9b61f49fa95dbb16317b137a06e80b42bf766f89051fe9ca332567bc94c08a1868d381" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x64.1.1.7.zip", - "hash": "c79605ced9c80e21609faf9622766b31a49462b06a43dde9907ca56bc1aa7e37ee5cf48cd8bafc561cb3edff5ff6be97af2fb0f138cf22c94f97e587e8f94c7d" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-centos-x64.1.1.7.tar.gz", - "hash": "1b42158cfb4555f271e5fed62d62678cfea56c32604c8bbb8b7841723c6a5d48100bab27328d38ec6c92bb779099cc4ed5b05294c00830a95037be9a628e3ba2" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-debian-x64.1.1.7.tar.gz", - "hash": "5cb00f5bfc4175533956faf7bfebc08917466ec8912c23d6a57a23634b1a950df1f82587daf9a9859f6fb6f3273614990f499e81be117f460dd60b297d628c52" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-fedora.24-x64.1.1.7.tar.gz", - "hash": "f667a5b377d94a00020fdc547ec6cdce62cddeb4ecd1134bddc34ee10acbead588862a7c4ba25deecbde7cb7bf8daaa90a9d2891213a862cd011f68579fca6b7" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-ubuntu-x64.1.1.7.tar.gz", - "hash": "73b59f2d247ca7960360fdc5c849dfd641ae8c8a5314d18c0a972fe9480e64bc2faf9051deee7d8568bc4cf073ea9e48cff88ca3fb2d76a8c7a10f9fb5ccf5bd" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-ubuntu.16.04-x64.1.1.7.tar.gz", - "hash": "743b6fcca6a5831ea31710ef75136188385b5780b6e5eded24ad48c424ec13070713831c32c9b451174bacc27f012d7c90f8492c745894c0b3fda3aff5c11396" - } - ] - } + "release-date": "2017-11-14", + "release-version": "1.0.9", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.9.md", + "runtime": { + "version": "1.0.9", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-osx-x64.1.0.9.tar.gz", + "hash": "f1f0210f9517e274b13d33c49ec3641b8d3248874f28b00d278faeb792ff88cee431d43af300ef7423122776aecdb63155d1a2f84d31deb7c9baa16237109d78" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-win-x86.1.0.9.zip", + "hash": "f10a3d1ddb7b7302e73314c47bc9075a3ab2a8c3072f4bbd95a5340b7a1798a1964e798cec0f528ec64ce3ae947563b46b145f5da8b2a3f50d30cf0770c84a2a" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-win-x64.1.0.9.zip", + "hash": "1d632c7392c35677c9e549e3559bd31e1c203d0523d502109429cb89512a6dc755030ded4f30964a48a59ac636ef1fda3617ea62b34204b586309b18f0109ecd" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-centos-x64.1.0.9.tar.gz", + "hash": "bbdc00f11b391e6e89818e74a32cb3a9ae13eb9e9acae5409a2a4b00986fe4968be9e325638adba4b119cc82cb33111fa36445c2beff07f098233b22b752bddc" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-debian-x64.1.0.9.tar.gz", + "hash": "3d11fb2881fde022dba3453816192e10845f09fb6d5f7cb83d8f2691161e73cc3b459516cd0ba5e425c430844d733f4b61bdcd3f0a3b9ac4bdb5d0b06ce91438" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-ubuntu-x64.1.0.9.tar.gz", + "hash": "9dd1de2f20b278bf9ad8b7204fee67e2597ba03afd20a16e667430b1c89ac69101df54ef04b7d4dc9600eca558f868ad3b8189ea8f0e2ef359b05a8c2ef4e9d1" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/A/1/D/A1D5F1B5-A7B0-432B-A354-FCDC4B059149/dotnet-ubuntu.16.04-x64.1.0.9.tar.gz", + "hash": "65e85314ed2085f1e5a4ba641174c7120002cdedc5abab673e87606beffa842a5ab9f378992a9a7358ffea2104d084b7f90a822d80990a8e492fa24563b4fa5d" + } + ] + }, + "sdk": { + "version": "1.1.7", + "version-display": "1.1.7", + "runtime-version": "1.0.9", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-osx-x64.1.1.7.tar.gz", + "hash": "9f5430391f664c942d49d7d1371bdeedad1bf41a21fb9d9afeb5557ce518a494634b750631dbe019e8128296e6d0ffa438853561919566451f42744a53e0b6b7" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x86.1.1.7.zip", + "hash": "f465d15d914fd2daa30f5a5fd9725d94c664f5bac47779151ae54e5f9d9b61f49fa95dbb16317b137a06e80b42bf766f89051fe9ca332567bc94c08a1868d381" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x64.1.1.7.zip", + "hash": "c79605ced9c80e21609faf9622766b31a49462b06a43dde9907ca56bc1aa7e37ee5cf48cd8bafc561cb3edff5ff6be97af2fb0f138cf22c94f97e587e8f94c7d" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-centos-x64.1.1.7.tar.gz", + "hash": "1b42158cfb4555f271e5fed62d62678cfea56c32604c8bbb8b7841723c6a5d48100bab27328d38ec6c92bb779099cc4ed5b05294c00830a95037be9a628e3ba2" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-debian-x64.1.1.7.tar.gz", + "hash": "5cb00f5bfc4175533956faf7bfebc08917466ec8912c23d6a57a23634b1a950df1f82587daf9a9859f6fb6f3273614990f499e81be117f460dd60b297d628c52" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-fedora.24-x64.1.1.7.tar.gz", + "hash": "f667a5b377d94a00020fdc547ec6cdce62cddeb4ecd1134bddc34ee10acbead588862a7c4ba25deecbde7cb7bf8daaa90a9d2891213a862cd011f68579fca6b7" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-ubuntu-x64.1.1.7.tar.gz", + "hash": "73b59f2d247ca7960360fdc5c849dfd641ae8c8a5314d18c0a972fe9480e64bc2faf9051deee7d8568bc4cf073ea9e48cff88ca3fb2d76a8c7a10f9fb5ccf5bd" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-ubuntu.16.04-x64.1.1.7.tar.gz", + "hash": "743b6fcca6a5831ea31710ef75136188385b5780b6e5eded24ad48c424ec13070713831c32c9b451174bacc27f012d7c90f8492c745894c0b3fda3aff5c11396" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2017-11-14", - "release-version": "1.0.8", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.8.md", - "runtime": - { - "version": "1.0.8", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-osx-x64.1.0.8.tar.gz", - "hash": "1e513f3f41518aa6f37ad138d711d32dd1031ec37f2e8c98835c7aa65425af9a95e153eecd18600a8fa4207c898d23721cca36c16006d538f3eb3e5b3872242e" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-win-x86.1.0.8.zip", - "hash": "2761942eebc13152d79fd697e361bdea711c04668b7587d89360972fadedefa55eba2fbeffc580d10d191cd3b3fde7a4fa6a99522af5278b1dace16d57967298" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-win-x64.1.0.8.zip", - "hash": "63af1fb406ba14b75fb9386036ed129a96bdba8f4bf3d7e3410c33e723163116c63062130113441fac4aeb7c343f24b20eb785a2c82d0d1b162dbf516f287ad1" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-centos-x64.1.0.8.tar.gz", - "hash": "f3cf87b89f5daa364268e4ec3000dc20d7aac4d0b056cceb65ea1faed5ab55d9df1b3bc23fe01b32cb67cbb407e1056ffb664eb3b5b7dc30a907e9057cad3c44" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-debian-x64.1.0.8.tar.gz", - "hash": "e663014f763efccadf5b5868a286bc56a432e6349042e4ab3816e3cc0a05d9e67b05113d6dfe55260cfb1c3e1a554c235813bafe2cbc2debb75c638e0c77d02d" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-ubuntu-x64.1.0.8.tar.gz", - "hash": "c639b2a21337dc5120a9d7d768057ab38eda5bf7c7cc6a307821096e7b09c136786be13278bbcdc3fa30acf0d21cd28201b6e25a1cd001ddb20709020517bef9" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-ubuntu.16.04-x64.1.0.8.tar.gz", - "hash": "43ef03e5598d5ed080331f91bfe543795635e15fc19060f954d8b4ad4c8ebd1a50c92527c30d73d14ea3dda332cbb8fa8ec89210beb152d5de9be2120d1892d7" - } - ] - }, - "sdk": - { - "version": "1.1.5", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-osx-x64.1.1.5.tar.gz", - "hash": "075daf8361e6d7dbbf079b71b2b2a804a96dbde9fe63a665afd02a5e4f1fc67dc7d37e8edd83766535f8f34ec5bb2ad82ef96effb3568d24d25ea3074068bf5c" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-win-x86.1.1.5.zip", - "hash": "88d69079274fbd88fdc9b6bbc7042d0be06f225370d42ed82ec73cf97521515a18631cc4b4b9dc8283a4d3e886de5dc438966e23a22ffead175815541a638f91" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-win-x64.1.1.5.zip", - "hash": "c8df85c9c073aaa1e7a57ad6d56c190869466587991e1620cefb203482de09a298ca0bee34446dfc42fd51c6f1990173aa280b57cad2ee40db03c71ea199dc75" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-centos-x64.1.1.5.tar.gz", - "hash": "083a326668530e7f380246314b33d4a08df6921b9e8e5251d26f97c073f86f6128ad6f0b56b8e7ae3f0677e4aa2c4fdafc6a68a5ef6fea5c5fcff1f20982f788" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-debian-x64.1.1.5.tar.gz", - "hash": "15b177092aa44584e2ffed9a5650c4bddf5938ac958f25d156689eeb1927745d52aafaec79d3a2ace9bf9fb85d9295dd59fe81beab1b787acfa5a7c380ef8016" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-fedora.24-x64.1.1.5.tar.gz", - "hash": "" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-ubuntu-x64.1.1.5.tar.gz", - "hash": "e0e3e3c54cbd81bd3b2e1d16776e1b597415307e06c2415438ad482c315191d87ba99b6c4981b0e077449dbb5f453bd3facf814b4818f14e3fd9b35fcd95de8f" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-ubuntu.16.04-x64.1.1.5.tar.gz", - "hash": "ef32e224fdffe7d4fced2b576fa94bb3738a19ed76d01d9cf3fa67a3bc0a74d80bdb6e35a554b8a89810e17a9a3d67ebc7e1b4f1a0ac3604510d62a4f363d90c" - } - ] - } + "release-date": "2017-11-14", + "release-version": "1.0.8", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.8.md", + "runtime": { + "version": "1.0.8", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-osx-x64.1.0.8.tar.gz", + "hash": "1e513f3f41518aa6f37ad138d711d32dd1031ec37f2e8c98835c7aa65425af9a95e153eecd18600a8fa4207c898d23721cca36c16006d538f3eb3e5b3872242e" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-win-x86.1.0.8.zip", + "hash": "2761942eebc13152d79fd697e361bdea711c04668b7587d89360972fadedefa55eba2fbeffc580d10d191cd3b3fde7a4fa6a99522af5278b1dace16d57967298" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-win-x64.1.0.8.zip", + "hash": "63af1fb406ba14b75fb9386036ed129a96bdba8f4bf3d7e3410c33e723163116c63062130113441fac4aeb7c343f24b20eb785a2c82d0d1b162dbf516f287ad1" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-centos-x64.1.0.8.tar.gz", + "hash": "f3cf87b89f5daa364268e4ec3000dc20d7aac4d0b056cceb65ea1faed5ab55d9df1b3bc23fe01b32cb67cbb407e1056ffb664eb3b5b7dc30a907e9057cad3c44" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-debian-x64.1.0.8.tar.gz", + "hash": "e663014f763efccadf5b5868a286bc56a432e6349042e4ab3816e3cc0a05d9e67b05113d6dfe55260cfb1c3e1a554c235813bafe2cbc2debb75c638e0c77d02d" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-ubuntu-x64.1.0.8.tar.gz", + "hash": "c639b2a21337dc5120a9d7d768057ab38eda5bf7c7cc6a307821096e7b09c136786be13278bbcdc3fa30acf0d21cd28201b6e25a1cd001ddb20709020517bef9" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-ubuntu.16.04-x64.1.0.8.tar.gz", + "hash": "43ef03e5598d5ed080331f91bfe543795635e15fc19060f954d8b4ad4c8ebd1a50c92527c30d73d14ea3dda332cbb8fa8ec89210beb152d5de9be2120d1892d7" + } + ] + }, + "sdk": { + "version": "1.1.5", + "version-display": "1.1.5", + "runtime-version": "1.0.8", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-osx-x64.1.1.5.tar.gz", + "hash": "075daf8361e6d7dbbf079b71b2b2a804a96dbde9fe63a665afd02a5e4f1fc67dc7d37e8edd83766535f8f34ec5bb2ad82ef96effb3568d24d25ea3074068bf5c" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-win-x86.1.1.5.zip", + "hash": "88d69079274fbd88fdc9b6bbc7042d0be06f225370d42ed82ec73cf97521515a18631cc4b4b9dc8283a4d3e886de5dc438966e23a22ffead175815541a638f91" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-win-x64.1.1.5.zip", + "hash": "c8df85c9c073aaa1e7a57ad6d56c190869466587991e1620cefb203482de09a298ca0bee34446dfc42fd51c6f1990173aa280b57cad2ee40db03c71ea199dc75" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-centos-x64.1.1.5.tar.gz", + "hash": "083a326668530e7f380246314b33d4a08df6921b9e8e5251d26f97c073f86f6128ad6f0b56b8e7ae3f0677e4aa2c4fdafc6a68a5ef6fea5c5fcff1f20982f788" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-debian-x64.1.1.5.tar.gz", + "hash": "15b177092aa44584e2ffed9a5650c4bddf5938ac958f25d156689eeb1927745d52aafaec79d3a2ace9bf9fb85d9295dd59fe81beab1b787acfa5a7c380ef8016" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-fedora.24-x64.1.1.5.tar.gz", + "hash": "" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-ubuntu-x64.1.1.5.tar.gz", + "hash": "e0e3e3c54cbd81bd3b2e1d16776e1b597415307e06c2415438ad482c315191d87ba99b6c4981b0e077449dbb5f453bd3facf814b4818f14e3fd9b35fcd95de8f" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-ubuntu.16.04-x64.1.1.5.tar.gz", + "hash": "ef32e224fdffe7d4fced2b576fa94bb3738a19ed76d01d9cf3fa67a3bc0a74d80bdb6e35a554b8a89810e17a9a3d67ebc7e1b4f1a0ac3604510d62a4f363d90c" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2017-09-21", - "release-version": "1.0.7", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.7.md", - "runtime": - { - "version": "1.0.7", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-osx-x64.1.0.7.tar.gz", - "hash": "b5ec0b5d86814989c21398084fc3ee4d64d334aa9ccc34cd9300a1527d5f173f" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-win-x86.1.0.7.zip", - "hash": "a8bd2c4babda3ed2fe870f40e178e139cd75dd32489e76ecd4ed73295a117138" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-win-x64.1.0.7.zip", - "hash": "c4d338c3382507e52641d9509b2fb44b287ac11ad2f3c33b94592a09723784d1" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-centos-x64.1.0.7.tar.gz", - "hash": "dc7bc1b69729e801141daac7fd6a21b9ff46be6459a7acfb63b32544d566a036" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-debian-x64.1.0.7.tar.gz", - "hash": "fe8da8515029e00415b3675903fde02dade148ba44540745de3ebc6f0e0c83c2" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-ubuntu-x64.1.0.7.tar.gz", - "hash": "f4ffe75aa180bc609f573478e3e6a4be6ae4bd32ff1eb2aadca44141463c1f16" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-ubuntu.16.04-x64.1.0.7.tar.gz", - "hash": "4b12c5c5317d68922af2e93a4771186b497f5c82f00498df9d8e685ef9757658" - } - ] - }, - "sdk": - { - "version": "1.1.4", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-osx-x64.1.1.4.tar.gz", - "hash": "fee47d9c7d1b3674e61e586ba81f982c2b039f427b41852e11241ea1781c964e" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-win-x86.1.1.4.zip", - "hash": "a7512497ca34fa81c2c7049db3722b950ecf56fa224562cfcddcf53d4a6d84e5" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-win-x64.1.1.4.zip", - "hash": "c8227d50379eb8617dbd1a647a6c888e1e6674cd46b88e4d44997fecfaf671c7" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-centos-x64.1.1.4.tar.gz", - "hash": "3598ec336712b4265ccfa7574bed0d3966f0e747fafa6e5602d0ceb2dd587af8" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-debian-x64.1.1.4.tar.gz", - "hash": "fa05f30c5a95e2aadaf76e1a402c157b5ce4e8f102fb00a2f8652869a146379d" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-fedora.24-x64.1.1.4.tar.gz", - "hash": "682ca1f5d772adc93248c644019aa84f4baa9c7589ebf2dd07d5cbca8f708581" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-ubuntu-x64.1.1.4.tar.gz", - "hash": "9ac4b6d9f163c02d8ab4b3c1e86fd52b9cc01fb560f976cd61f0664a3c9fef3f" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-ubuntu.16.04-x64.1.1.4.tar.gz", - "hash": "e806a106ef671efdbc0d3fda3218560a72293e3160e4384523914219937301ed" - } - ] - }, - "aspnetcore-runtime": - { - "version": "1.0.7", - "files": - [ - { - "name": "hosting-win-x64.exe", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/DotNetCore.1.0.7_1.1.4-WindowsHosting.exe", - "hash": "" - } - ] - } + "release-date": "2017-09-21", + "release-version": "1.0.7", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.7.md", + "runtime": { + "version": "1.0.7", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-osx-x64.1.0.7.tar.gz", + "hash": "b5ec0b5d86814989c21398084fc3ee4d64d334aa9ccc34cd9300a1527d5f173f" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-win-x86.1.0.7.zip", + "hash": "a8bd2c4babda3ed2fe870f40e178e139cd75dd32489e76ecd4ed73295a117138" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-win-x64.1.0.7.zip", + "hash": "c4d338c3382507e52641d9509b2fb44b287ac11ad2f3c33b94592a09723784d1" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-centos-x64.1.0.7.tar.gz", + "hash": "dc7bc1b69729e801141daac7fd6a21b9ff46be6459a7acfb63b32544d566a036" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-debian-x64.1.0.7.tar.gz", + "hash": "fe8da8515029e00415b3675903fde02dade148ba44540745de3ebc6f0e0c83c2" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-ubuntu-x64.1.0.7.tar.gz", + "hash": "f4ffe75aa180bc609f573478e3e6a4be6ae4bd32ff1eb2aadca44141463c1f16" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/B/0/D/B0D6D983-3188-4008-A852-94BCED5355E6/dotnet-ubuntu.16.04-x64.1.0.7.tar.gz", + "hash": "4b12c5c5317d68922af2e93a4771186b497f5c82f00498df9d8e685ef9757658" + } + ] + }, + "sdk": { + "version": "1.1.4", + "version-display": "1.1.4", + "runtime-version": "1.0.7", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-osx-x64.1.1.4.tar.gz", + "hash": "fee47d9c7d1b3674e61e586ba81f982c2b039f427b41852e11241ea1781c964e" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-win-x86.1.1.4.zip", + "hash": "a7512497ca34fa81c2c7049db3722b950ecf56fa224562cfcddcf53d4a6d84e5" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-win-x64.1.1.4.zip", + "hash": "c8227d50379eb8617dbd1a647a6c888e1e6674cd46b88e4d44997fecfaf671c7" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-centos-x64.1.1.4.tar.gz", + "hash": "3598ec336712b4265ccfa7574bed0d3966f0e747fafa6e5602d0ceb2dd587af8" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-debian-x64.1.1.4.tar.gz", + "hash": "fa05f30c5a95e2aadaf76e1a402c157b5ce4e8f102fb00a2f8652869a146379d" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-fedora.24-x64.1.1.4.tar.gz", + "hash": "682ca1f5d772adc93248c644019aa84f4baa9c7589ebf2dd07d5cbca8f708581" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-ubuntu-x64.1.1.4.tar.gz", + "hash": "9ac4b6d9f163c02d8ab4b3c1e86fd52b9cc01fb560f976cd61f0664a3c9fef3f" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-ubuntu.16.04-x64.1.1.4.tar.gz", + "hash": "e806a106ef671efdbc0d3fda3218560a72293e3160e4384523914219937301ed" + } + ] + }, + "aspnetcore-runtime": { + "version": "1.0.7", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "hosting-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/DotNetCore.1.0.7_1.1.4-WindowsHosting.exe", + "hash": "" + } + ] + }, + "symbols": null }, { - "release-date": "2017-05-09", - "release-version": "1.0.5", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.5.md", - "runtime": - { - "version": "1.0.5", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-osx-x64.1.0.5.tar.gz", - "hash": "86228ed7ba5f4eb14565104e85f30a3ccc01c544865cdf573b3edfba1cd3bf80" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-win-x86.1.0.5.zip", - "hash": "e34a62fa697f778c90732f552aefc161f425ae735a20dd66ea5e772cdef7496b" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-win-x64.1.0.5.zip", - "hash": "c930b72b6510b916423ab93a6a4c19b334b9c2215ec2abbe446e4e2defc76177" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-centos-x64.1.0.5.tar.gz", - "hash": "b4e8adebada8e140e0e5fbaaedd459bf090a2fd521dfb7c98adbb6b02daf13b9" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-debian-x64.1.0.5.tar.gz", - "hash": "55481b0254a72d8c342ba6ccca3908ffb5c99d7eeb54f83dec6cc93c6b4cc3ae" - }, - { - "name": "dotnet-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-fedora.23-x64.1.0.5.tar.gz", - "hash": "aaa236d77d1ec4d8bef85761e578a59bbd5153d3af8744407605de940509ebce" - }, - { - "name": "dotnet-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-opensuse.13.2-x64.1.0.5.tar.gz", - "hash": "5d43aaab95262cd44a017b4dc95226b1249dcd95547721eb3565599a404af439" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-ubuntu-x64.1.0.5.tar.gz", - "hash": "860a22f2adc783a1ab10cb373109682d32435c76b9045bc9966d097512bec937" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-ubuntu.16.04-x64.1.0.5.tar.gz", - "hash": "cec3ed3464a0982b92d92d46088039f302c5b861c8dd13db90d2d99eb9e7fa96" - } - ] - }, - "sdk": - { - "version": "1.0.4", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-osx-x64.1.0.4.tar.gz", - "hash": "79ad510280c3e6bdf67c3164c9cf6cdc7536d809d584e471688400b1fb3bea2e" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x86.1.0.4.zip", - "hash": "648f74ec818f5969035afec3cd4c2a0d9579539710dd4ccdfec806727cf0f8a4" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x64.1.0.4.zip", - "hash": "82869baef9e010415583174b0b0be95a2cb326dfd36bb32ec270803a9c8196ec" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-centos-x64.1.0.4.tar.gz", - "hash": "8e952982414e192cff5980a6190cfdcfef543b59c0be65e5c9d86dc7d4a8ea4b" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-debian-x64.1.0.4.tar.gz", - "hash": "eeb1baff3999e48e725ad22d7fac800363acec56b122369c37979f87730961a5" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-fedora.23-x64.1.0.4.tar.gz", - "hash": "46fca05c426e0d13cb2ad5eb5cbe268c2a469cf574e6731d9cc8dacac9c02b79" - }, - { - "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-opensuse.13.2-x64.1.0.4.tar.gz", - "hash": "49d599df1f2b6b173e4943a3aafb0456c95086ad2bca143c346fa28fe87d30bb" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu-x64.1.0.4.tar.gz", - "hash": "e3823b9f964d27d1434f0e52b93fb1b6a65e83fb275e01f65ecbe63a4242fbe5" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.04-x64.1.0.4.tar.gz", - "hash": "6fb4ec609b00bd65881f864249741d6486ba19da5b76cfcb60d03df8799b6ab7" - } - ] - } + "release-date": "2017-05-09", + "release-version": "1.0.5", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.5.md", + "runtime": { + "version": "1.0.5", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-osx-x64.1.0.5.tar.gz", + "hash": "86228ed7ba5f4eb14565104e85f30a3ccc01c544865cdf573b3edfba1cd3bf80" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-win-x86.1.0.5.zip", + "hash": "e34a62fa697f778c90732f552aefc161f425ae735a20dd66ea5e772cdef7496b" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-win-x64.1.0.5.zip", + "hash": "c930b72b6510b916423ab93a6a4c19b334b9c2215ec2abbe446e4e2defc76177" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-centos-x64.1.0.5.tar.gz", + "hash": "b4e8adebada8e140e0e5fbaaedd459bf090a2fd521dfb7c98adbb6b02daf13b9" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-debian-x64.1.0.5.tar.gz", + "hash": "55481b0254a72d8c342ba6ccca3908ffb5c99d7eeb54f83dec6cc93c6b4cc3ae" + }, + { + "name": "dotnet-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-fedora.23-x64.1.0.5.tar.gz", + "hash": "aaa236d77d1ec4d8bef85761e578a59bbd5153d3af8744407605de940509ebce" + }, + { + "name": "dotnet-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-opensuse.13.2-x64.1.0.5.tar.gz", + "hash": "5d43aaab95262cd44a017b4dc95226b1249dcd95547721eb3565599a404af439" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-ubuntu-x64.1.0.5.tar.gz", + "hash": "860a22f2adc783a1ab10cb373109682d32435c76b9045bc9966d097512bec937" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-ubuntu.16.04-x64.1.0.5.tar.gz", + "hash": "cec3ed3464a0982b92d92d46088039f302c5b861c8dd13db90d2d99eb9e7fa96" + } + ] + }, + "sdk": { + "version": "1.0.4", + "version-display": "1.0.4", + "runtime-version": "1.0.5", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-osx-x64.1.0.4.tar.gz", + "hash": "79ad510280c3e6bdf67c3164c9cf6cdc7536d809d584e471688400b1fb3bea2e" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x86.1.0.4.zip", + "hash": "648f74ec818f5969035afec3cd4c2a0d9579539710dd4ccdfec806727cf0f8a4" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x64.1.0.4.zip", + "hash": "82869baef9e010415583174b0b0be95a2cb326dfd36bb32ec270803a9c8196ec" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-centos-x64.1.0.4.tar.gz", + "hash": "8e952982414e192cff5980a6190cfdcfef543b59c0be65e5c9d86dc7d4a8ea4b" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-debian-x64.1.0.4.tar.gz", + "hash": "eeb1baff3999e48e725ad22d7fac800363acec56b122369c37979f87730961a5" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-fedora.23-x64.1.0.4.tar.gz", + "hash": "46fca05c426e0d13cb2ad5eb5cbe268c2a469cf574e6731d9cc8dacac9c02b79" + }, + { + "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-opensuse.13.2-x64.1.0.4.tar.gz", + "hash": "49d599df1f2b6b173e4943a3aafb0456c95086ad2bca143c346fa28fe87d30bb" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu-x64.1.0.4.tar.gz", + "hash": "e3823b9f964d27d1434f0e52b93fb1b6a65e83fb275e01f65ecbe63a4242fbe5" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.04-x64.1.0.4.tar.gz", + "hash": "6fb4ec609b00bd65881f864249741d6486ba19da5b76cfcb60d03df8799b6ab7" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2017-03-07", - "release-version": "1.0.4", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md", - "runtime": - { - "version": "1.0.4", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-osx-x64.1.0.4.tar.gz", - "hash": "7f999ad206b9da7f2e41e0657d4c4827e8863628a97036efa34ff74914338c2b" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-win-x86.1.0.4.zip", - "hash": "caa47a54f25145c680f0da1dad54f39443bf3db3b561ba84754f411cfdf874ce" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-win-x64.1.0.4.zip", - "hash": "35eaf27e9643679ad53b3db94bee1b7fe56d35eb4a09afbf22b64ef63381bc9f" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-centos-x64.1.0.4.tar.gz", - "hash": "c73de2a339508ee5ddcd3ac2fe524c3ab012b872ac5ad8b27d8c396d8d41925f" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-debian-x64.1.0.4.tar.gz", - "hash": "1223e8456789125b0fb4113ab87c46ae58f214dec59b1c28fd2a851bfbf6762a" - }, - { - "name": "dotnet-fedora.23-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-fedora.23-x64.1.0.4.tar.gz", - "hash": "70b17dc13cf87f9c51f772a7c85c03f1530e608389a7c0e090d8a8534c14a6c2" - }, - { - "name": "dotnet-opensuse.13.2-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-opensuse.13.2-x64.1.0.4.tar.gz", - "hash": "a23c49d83b83d797b1fc9da0ab9d6be8026fcee26896afddbedb088a66424f30" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-ubuntu-x64.1.0.4.tar.gz", - "hash": "309296da11b302c48a035fadc1e6cade3aa68b2263af69f4038053db8be56526" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-ubuntu.16.04-x64.1.0.4.tar.gz", - "hash": "d9af9252e5987e7fa4acdc1cdd13c7a22e09336389a3429015737dca0124bc70" - } - ] - }, - "sdk": - { - "version": "1.0.1", - "vs-version": "15.0", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-osx-x64.1.0.1.tar.gz", - "hash": "f030188673ebb71fc3bb3a089504c2079cd8176e669575b5992664b405194366" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-win-x86.1.0.1.zip", - "hash": "3a8d7316dd774d54e27a332c5d1e73d7813fecd10b670249f480ae917226e444" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-win-x64.1.0.1.zip", - "hash": "e729afcf3cc69f17ec7968468b399c843b8b8327523e62c03450e4653115cf76" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-centos-x64.1.0.1.tar.gz", - "hash": "08759c53aaf335bab14f5bbca89836bd9d4350c1b6392d32e51b37d00dba9eeb" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-debian-x64.1.0.1.tar.gz", - "hash": "84601397f83adaf2028653b73f27093f66d4c763dae5c770743351975477ee1e" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-fedora.23-x64.1.0.1.tar.gz", - "hash": "dc6a70d11a574f9745b52a5392c384453ffdadd799ee59c417c308bdc63e86c3" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-fedora.24-x64.1.0.1.tar.gz", - "hash": "e98ffe4443bed058eaaeba7190b3f136128757799d28ffe8ad985aeae92970b5" - }, - { - "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-opensuse.13.2-x64.1.0.1.tar.gz", - "hash": "2dff951b2db33145ba51e2310e85dd4ffad83a501eb6750365f77ddf7d3d8b5f" - }, - { - "name": "dotnet-dev-opensuse.42.1-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-opensuse.42.1-x64.1.0.1.tar.gz", - "hash": "4c9d4eae74f04acf563da9ee3f1e846e9f2547ebd552ae874d90e897caf85e21" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu-x64.1.0.1.tar.gz", - "hash": "d85dc4043049ff6ccf45282b6dda5484d8cd3b49554a8f18e2c45b7a0fdb24f5" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu.16.04-x64.1.0.1.tar.gz", - "hash": "2f89e03968d44824278e62f8b8b1e720a2bd0ede4be32da095a748336528551a" - }, - { - "name": "dotnet-dev-ubuntu.16.10-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu.16.10-x64.1.0.1.tar.gz", - "hash": "2450b62653ccc6d6c0b5f0c454a1563d659e20c19159d9e8b59a71c744adfa9f" - } - ] - } + "release-date": "2017-03-07", + "release-version": "1.0.4", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.4.md", + "runtime": { + "version": "1.0.4", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-osx-x64.1.0.4.tar.gz", + "hash": "7f999ad206b9da7f2e41e0657d4c4827e8863628a97036efa34ff74914338c2b" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-win-x86.1.0.4.zip", + "hash": "caa47a54f25145c680f0da1dad54f39443bf3db3b561ba84754f411cfdf874ce" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-win-x64.1.0.4.zip", + "hash": "35eaf27e9643679ad53b3db94bee1b7fe56d35eb4a09afbf22b64ef63381bc9f" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-centos-x64.1.0.4.tar.gz", + "hash": "c73de2a339508ee5ddcd3ac2fe524c3ab012b872ac5ad8b27d8c396d8d41925f" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-debian-x64.1.0.4.tar.gz", + "hash": "1223e8456789125b0fb4113ab87c46ae58f214dec59b1c28fd2a851bfbf6762a" + }, + { + "name": "dotnet-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-fedora.23-x64.1.0.4.tar.gz", + "hash": "70b17dc13cf87f9c51f772a7c85c03f1530e608389a7c0e090d8a8534c14a6c2" + }, + { + "name": "dotnet-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-opensuse.13.2-x64.1.0.4.tar.gz", + "hash": "a23c49d83b83d797b1fc9da0ab9d6be8026fcee26896afddbedb088a66424f30" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-ubuntu-x64.1.0.4.tar.gz", + "hash": "309296da11b302c48a035fadc1e6cade3aa68b2263af69f4038053db8be56526" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.4/dotnet-ubuntu.16.04-x64.1.0.4.tar.gz", + "hash": "d9af9252e5987e7fa4acdc1cdd13c7a22e09336389a3429015737dca0124bc70" + } + ] + }, + "sdk": { + "version": "1.0.1", + "version-display": "1.0.1", + "runtime-version": "1.0.4", + "vs-version": "15.0", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-osx-x64.1.0.1.tar.gz", + "hash": "f030188673ebb71fc3bb3a089504c2079cd8176e669575b5992664b405194366" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-win-x86.1.0.1.zip", + "hash": "3a8d7316dd774d54e27a332c5d1e73d7813fecd10b670249f480ae917226e444" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-win-x64.1.0.1.zip", + "hash": "e729afcf3cc69f17ec7968468b399c843b8b8327523e62c03450e4653115cf76" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-centos-x64.1.0.1.tar.gz", + "hash": "08759c53aaf335bab14f5bbca89836bd9d4350c1b6392d32e51b37d00dba9eeb" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-debian-x64.1.0.1.tar.gz", + "hash": "84601397f83adaf2028653b73f27093f66d4c763dae5c770743351975477ee1e" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-fedora.23-x64.1.0.1.tar.gz", + "hash": "dc6a70d11a574f9745b52a5392c384453ffdadd799ee59c417c308bdc63e86c3" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-fedora.24-x64.1.0.1.tar.gz", + "hash": "e98ffe4443bed058eaaeba7190b3f136128757799d28ffe8ad985aeae92970b5" + }, + { + "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-opensuse.13.2-x64.1.0.1.tar.gz", + "hash": "2dff951b2db33145ba51e2310e85dd4ffad83a501eb6750365f77ddf7d3d8b5f" + }, + { + "name": "dotnet-dev-opensuse.42.1-x64.tar.gz", + "rid": "opensuse.42.1-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-opensuse.42.1-x64.1.0.1.tar.gz", + "hash": "4c9d4eae74f04acf563da9ee3f1e846e9f2547ebd552ae874d90e897caf85e21" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu-x64.1.0.1.tar.gz", + "hash": "d85dc4043049ff6ccf45282b6dda5484d8cd3b49554a8f18e2c45b7a0fdb24f5" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu.16.04-x64.1.0.1.tar.gz", + "hash": "2f89e03968d44824278e62f8b8b1e720a2bd0ede4be32da095a748336528551a" + }, + { + "name": "dotnet-dev-ubuntu.16.10-x64.tar.gz", + "rid": "ubuntu.16.10", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu.16.10-x64.1.0.1.tar.gz", + "hash": "2450b62653ccc6d6c0b5f0c454a1563d659e20c19159d9e8b59a71c744adfa9f" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2016-12-13", - "release-version": "1.0.3", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.3.md", - "runtime": - { - "version": "1.0.3", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-osx-x64.1.0.3.tar.gz", - "hash": "7355f4a6d2b07e373a6e86d196d134a9c4167e40915e9ae9515fd36af6376923" - }, - { - "name": "dotnet-osx-x64.pkg", - "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sharedfx/dotnet-osx-x64.1.0.3.pkg", - "hash": "" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-win-x86.1.0.3.zip", - "hash": "135cdad343d18343386f41163462ef8755568f2bfcc31809c5d5d0c58b9358fa" - }, - { - "name": "dotnet-win-x86.exe", - "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sharedfx/dotnet-win-x86.1.0.3.exe", - "hash": "" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-win-x64.1.0.3.zip", - "hash": "4f984e8ca364f8524f00551f1cc7fc8caf8483b9165596538027f5112e066884" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sharedfx/dotnet-win-x64.1.0.3.exe", - "hash": "" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-centos-x64.1.0.3.tar.gz", - "hash": "df72591c1008e95629d8f86c30d2be69c6c33eacceb4722905bc97f13a6e3145" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-debian-x64.1.0.3.tar.gz", - "hash": "d61f2732930c050a1e2cc1270dc86829f496f3611dba4a5cb2409ceb1b821699" - }, - { - "name": "dotnet-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-fedora.23-x64.1.0.3.tar.gz", - "hash": "cc36f1e6c39629a7e8d7c33becc286e4b5b111451b47819db909ab44391aa647" - }, - { - "name": "dotnet-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-opensuse.13.2-x64.1.0.3.tar.gz", - "hash": "24b2aa95a32cf4162b592980bcb80c1b5abd5adb95e7f466091f59e2f4e79397" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-ubuntu-x64.1.0.3.tar.gz", - "hash": "d48aa0ffc135b89838777124844df06deb12b480fa0e6acb9b4a29804e91b0cf" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-ubuntu.16.04-x64.1.0.3.tar.gz", - "hash": "7193d0f922208bca47ea4e43ace662774514624e377dbe034b59a061c9808afa" - } - ] - }, - "sdk": - { - "version": "1.0.0-preview2-003156", - "files": - [ - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sdk/dotnet-dev-osx-x64.1.0.0-preview2-003156.pkg", - "hash": "" - }, - { - "name": "dotnet-dev-win-x64.exe", - "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sdk/dotnet-dev-win-x64.1.0.0-preview2-003156.exe", - "hash": "" - }, - { - "name": "dotnet-dev-win-x86.exe", - "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sdk/dotnet-dev-win-x86.1.0.0-preview2-003156.exe", - "hash": "" - }, - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-osx-x64.1.0.0-preview2-003156.tar.gz", - "hash": "8923307b4c17262dab995171733a05b2f6ec9c166b31f6971795e219a789fd24" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-win-x86.1.0.0-preview2-003156.zip", - "hash": "7cf1891e6129a357cdaf0410b0f3de27ffd3b67473ac124d586d6df75cf8f235" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-win-x64.1.0.0-preview2-003156.zip", - "hash": "ebef0a9b8055d70c5ab27d5a06b933f31650e43696740c8989b877145a158aa0" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-centos-x64.1.0.0-preview2-003156.tar.gz", - "hash": "df72591c1008e95629d8f86c30d2be69c6c33eacceb4722905bc97f13a6e3145" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-debian-x64.1.0.0-preview2-003156.tar.gz", - "hash": "d61f2732930c050a1e2cc1270dc86829f496f3611dba4a5cb2409ceb1b821699" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-fedora.23-x64.1.0.0-preview2-003156.tar.gz", - "hash": "cc36f1e6c39629a7e8d7c33becc286e4b5b111451b47819db909ab44391aa647" - }, - { - "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-opensuse.13.2-x64.1.0.0-preview2-003156.tar.gz", - "hash": "24b2aa95a32cf4162b592980bcb80c1b5abd5adb95e7f466091f59e2f4e79397" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-ubuntu-x64.1.0.0-preview2-003156.tar.gz", - "hash": "5566872fbe47910df57ec8a93b8b7a69ea904e4ba24d8ff05498657c4079df5b" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-ubuntu.16.04-x64.1.0.0-preview2-003156.tar.gz", - "hash": "701173691ab79f85a071163e33309da89f7ede008804a73d36d2042487b7cc98" - } - ] - } + "release-date": "2016-12-13", + "release-version": "1.0.3", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.3.md", + "runtime": { + "version": "1.0.3", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-osx-x64.1.0.3.tar.gz", + "hash": "7355f4a6d2b07e373a6e86d196d134a9c4167e40915e9ae9515fd36af6376923" + }, + { + "name": "dotnet-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sharedfx/dotnet-osx-x64.1.0.3.pkg", + "hash": "" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-win-x86.1.0.3.zip", + "hash": "135cdad343d18343386f41163462ef8755568f2bfcc31809c5d5d0c58b9358fa" + }, + { + "name": "dotnet-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sharedfx/dotnet-win-x86.1.0.3.exe", + "hash": "" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-win-x64.1.0.3.zip", + "hash": "4f984e8ca364f8524f00551f1cc7fc8caf8483b9165596538027f5112e066884" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sharedfx/dotnet-win-x64.1.0.3.exe", + "hash": "" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-centos-x64.1.0.3.tar.gz", + "hash": "df72591c1008e95629d8f86c30d2be69c6c33eacceb4722905bc97f13a6e3145" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-debian-x64.1.0.3.tar.gz", + "hash": "d61f2732930c050a1e2cc1270dc86829f496f3611dba4a5cb2409ceb1b821699" + }, + { + "name": "dotnet-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-fedora.23-x64.1.0.3.tar.gz", + "hash": "cc36f1e6c39629a7e8d7c33becc286e4b5b111451b47819db909ab44391aa647" + }, + { + "name": "dotnet-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-opensuse.13.2-x64.1.0.3.tar.gz", + "hash": "24b2aa95a32cf4162b592980bcb80c1b5abd5adb95e7f466091f59e2f4e79397" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-ubuntu-x64.1.0.3.tar.gz", + "hash": "d48aa0ffc135b89838777124844df06deb12b480fa0e6acb9b4a29804e91b0cf" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sharedfx/dotnet-ubuntu.16.04-x64.1.0.3.tar.gz", + "hash": "7193d0f922208bca47ea4e43ace662774514624e377dbe034b59a061c9808afa" + } + ] + }, + "sdk": { + "version": "1.0.0-preview2-003156", + "version-display": "1.0.0-preview2", + "runtime-version": "1.0.3", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sdk/dotnet-dev-osx-x64.1.0.0-preview2-003156.pkg", + "hash": "" + }, + { + "name": "dotnet-dev-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sdk/dotnet-dev-win-x64.1.0.0-preview2-003156.exe", + "hash": "" + }, + { + "name": "dotnet-dev-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/F/F/AFF54A80-A370-4595-B22C-2575C10F5F4F/sdk/dotnet-dev-win-x86.1.0.0-preview2-003156.exe", + "hash": "" + }, + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-osx-x64.1.0.0-preview2-003156.tar.gz", + "hash": "8923307b4c17262dab995171733a05b2f6ec9c166b31f6971795e219a789fd24" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-win-x86.1.0.0-preview2-003156.zip", + "hash": "7cf1891e6129a357cdaf0410b0f3de27ffd3b67473ac124d586d6df75cf8f235" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-win-x64.1.0.0-preview2-003156.zip", + "hash": "ebef0a9b8055d70c5ab27d5a06b933f31650e43696740c8989b877145a158aa0" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-centos-x64.1.0.0-preview2-003156.tar.gz", + "hash": "df72591c1008e95629d8f86c30d2be69c6c33eacceb4722905bc97f13a6e3145" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-debian-x64.1.0.0-preview2-003156.tar.gz", + "hash": "d61f2732930c050a1e2cc1270dc86829f496f3611dba4a5cb2409ceb1b821699" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-fedora.23-x64.1.0.0-preview2-003156.tar.gz", + "hash": "cc36f1e6c39629a7e8d7c33becc286e4b5b111451b47819db909ab44391aa647" + }, + { + "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-opensuse.13.2-x64.1.0.0-preview2-003156.tar.gz", + "hash": "24b2aa95a32cf4162b592980bcb80c1b5abd5adb95e7f466091f59e2f4e79397" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-ubuntu-x64.1.0.0-preview2-003156.tar.gz", + "hash": "5566872fbe47910df57ec8a93b8b7a69ea904e4ba24d8ff05498657c4079df5b" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/0/3/0/030449F5-F093-44A6-9889-E19B50A59777/sdk/dotnet-dev-ubuntu.16.04-x64.1.0.0-preview2-003156.tar.gz", + "hash": "701173691ab79f85a071163e33309da89f7ede008804a73d36d2042487b7cc98" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2016-10-17", - "release-version": "1.0.2", - "security": false, - "runtime": - { - "version": "1.0.2", - "files": - [ - { - "name": "dotnet-osx-x64.pkg", - "url": "https://download.microsoft.com/download/1/0/C/10C868F3-EF61-47A7-95CF-FF2AE042D65F/dotnet-osx-x64.1.0.2.pkg", - "hash": "c05310b26134fb0fcbcdc42b7b34d75a6b9185838bb27329e089bf3626c47bae33426c5840cc9ce2e47799a25d3f49414b6988a80d6b48528d4c0fe3c2c2eb8f" - } - ] - }, - "sdk": - { - "version": "1.0.0-preview2-003148", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/0/C/10C868F3-EF61-47A7-95CF-FF2AE042D65F/dotnet-dev-osx-x64.1.0.0-preview2-003148.pkg", - "hash": "8523e2249665b081d2a90de07f146d5dd3cba43c40ca65038b1095db4357cbc37425e424f652f3662cdebf2db090929a7e8677bf3b9bbd921af626bd72111627" - } - ] - } + "release-date": "2016-10-17", + "release-version": "1.0.2", + "security": false, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "1.0.2", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/0/C/10C868F3-EF61-47A7-95CF-FF2AE042D65F/dotnet-osx-x64.1.0.2.pkg", + "hash": "c05310b26134fb0fcbcdc42b7b34d75a6b9185838bb27329e089bf3626c47bae33426c5840cc9ce2e47799a25d3f49414b6988a80d6b48528d4c0fe3c2c2eb8f" + } + ] + }, + "sdk": { + "version": "1.0.0-preview2-003148", + "version-display": "1.0.0-preview2", + "runtime-version": "1.0.2", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/0/C/10C868F3-EF61-47A7-95CF-FF2AE042D65F/dotnet-dev-osx-x64.1.0.0-preview2-003148.pkg", + "hash": "8523e2249665b081d2a90de07f146d5dd3cba43c40ca65038b1095db4357cbc37425e424f652f3662cdebf2db090929a7e8677bf3b9bbd921af626bd72111627" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2016-09-13", - "release-version": "1.0.1", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.1-release-notes.md", - "runtime": - { - "version": "1.0.1", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-osx-x64.1.0.1.tar.gz", "hash" : "45a06f7eec05b32b511cd42074708bbb03a4c16d74b576b31ee282019f7a1149" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-win-x86.1.0.1.zip", "hash" : "10d76abf6a5bebe57a9dd7bd6b112501d4bfee7eeb649e581c287713746814f9" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-win-x64.1.0.1.zip", "hash" : "86b9a242e14296d266697c7a1004ef379ea7f3faed231fbe196561d6f9591868" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-centos-x64.1.0.1.tar.gz", "hash" : "4e35226bcc6006c46c0ecbe6b16b8c879d9d30fd5e9250d238e025b7357bee0b" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-debian-x64.1.0.1.tar.gz", "hash" : "aab094ab47d266b11194caa285c0adef3bf311ac48cdb17e4a6e0d1de0365543" - }, - { - "name": "dotnet-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-fedora.23-x64.1.0.1.tar.gz", "hash" : "a61fa03d5519e029f59addf9dd740a2e8fb834ff2cfab2856d7052fd9dbbb7ce" - }, - { - "name": "dotnet-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-opensuse.13.2-x64.1.0.1.tar.gz", "hash" : "8b50b6c920eb38e7e2b6e686d85f8d1ff56c357f630c6a3d26e943913134a9e3" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-ubuntu-x64.1.0.1.tar.gz", "hash" : "d462661db3f8b9a8b4435b03114c90190b3f5bb30fa02617c5c6f99af5b3d458" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-ubuntu.16.04-x64.1.0.1.tar.gz", "hash" : "ad4d4a8ebae995410667fa598a9afb0f5a273f08b7d57d7b7b2256c350943aed" - } - ] - }, - "sdk": - { - "version": "1.0.0-preview2-003131", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-osx-x64.1.0.0-preview2-003131.tar.gz", - "hash": "36629fbad1dc1609360482140de3e5c074fcab538c2f2ce67ff6e246375ecd2b" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-win-x86.1.0.0-preview2-003131.zip", - "hash": "93a67a5b8cc8aaba5f33e297a524fdff3098442b84232b1a85160f455369ee68" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-win-x64.1.0.0-preview2-003131.zip", - "hash": "392f494301427f4d1172f60efa61be6f25f016aa2ff6e6fa2ad4137fa184eb5c" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-centos-x64.1.0.0-preview2-003131.tar.gz", - "hash": "c51797746b5ce338e74e85f6cc43a5201db1af50247d47c28c9cb25f6a37833d" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-debian-x64.1.0.0-preview2-003131.tar.gz", - "hash": "bb3458b0e771182e1387ca5d9fa5946fc775b77ec55a2501fb3f75ddf29f8124" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-fedora.23-x64.1.0.0-preview2-003131.tar.gz", - "hash": "8cd233fdf2d12eca47d558e70e90000aee34a75c718fc9f22d8680e6cb688047" - }, - { - "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-opensuse.13.2-x64.1.0.0-preview2-003131.tar.gz", - "hash": "d52077e0401a9cd39faaaa90e9003d32e765b0294d30eabc418ba76386766428" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-ubuntu-x64.1.0.0-preview2-003131.tar.gz", - "hash": "5566872fbe47910df57ec8a93b8b7a69ea904e4ba24d8ff05498657c4079df5b" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-ubuntu.16.04-x64.1.0.0-preview2-003131.tar.gz", - "hash": "ba36382d95307a6526d675bba4160f8035e9a5b9b1c2295fb1e6e752be337298" - } - ] - } + "release-date": "2016-09-13", + "release-version": "1.0.1", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.1-release-notes.md", + "runtime": { + "version": "1.0.1", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-osx-x64.1.0.1.tar.gz", + "hash": "45a06f7eec05b32b511cd42074708bbb03a4c16d74b576b31ee282019f7a1149" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-win-x86.1.0.1.zip", + "hash": "10d76abf6a5bebe57a9dd7bd6b112501d4bfee7eeb649e581c287713746814f9" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-win-x64.1.0.1.zip", + "hash": "86b9a242e14296d266697c7a1004ef379ea7f3faed231fbe196561d6f9591868" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-centos-x64.1.0.1.tar.gz", + "hash": "4e35226bcc6006c46c0ecbe6b16b8c879d9d30fd5e9250d238e025b7357bee0b" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-debian-x64.1.0.1.tar.gz", + "hash": "aab094ab47d266b11194caa285c0adef3bf311ac48cdb17e4a6e0d1de0365543" + }, + { + "name": "dotnet-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-fedora.23-x64.1.0.1.tar.gz", + "hash": "a61fa03d5519e029f59addf9dd740a2e8fb834ff2cfab2856d7052fd9dbbb7ce" + }, + { + "name": "dotnet-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-opensuse.13.2-x64.1.0.1.tar.gz", + "hash": "8b50b6c920eb38e7e2b6e686d85f8d1ff56c357f630c6a3d26e943913134a9e3" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-ubuntu-x64.1.0.1.tar.gz", + "hash": "d462661db3f8b9a8b4435b03114c90190b3f5bb30fa02617c5c6f99af5b3d458" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/B/0/0/B00543E8-54D9-4D4A-826B-84348956AA75/dotnet-ubuntu.16.04-x64.1.0.1.tar.gz", + "hash": "ad4d4a8ebae995410667fa598a9afb0f5a273f08b7d57d7b7b2256c350943aed" + } + ] + }, + "sdk": { + "version": "1.0.0-preview2-003131", + "version-display": "1.0.0-preview2", + "runtime-version": "1.0.1", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-osx-x64.1.0.0-preview2-003131.tar.gz", + "hash": "36629fbad1dc1609360482140de3e5c074fcab538c2f2ce67ff6e246375ecd2b" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-win-x86.1.0.0-preview2-003131.zip", + "hash": "93a67a5b8cc8aaba5f33e297a524fdff3098442b84232b1a85160f455369ee68" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-win-x64.1.0.0-preview2-003131.zip", + "hash": "392f494301427f4d1172f60efa61be6f25f016aa2ff6e6fa2ad4137fa184eb5c" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-centos-x64.1.0.0-preview2-003131.tar.gz", + "hash": "c51797746b5ce338e74e85f6cc43a5201db1af50247d47c28c9cb25f6a37833d" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-debian-x64.1.0.0-preview2-003131.tar.gz", + "hash": "bb3458b0e771182e1387ca5d9fa5946fc775b77ec55a2501fb3f75ddf29f8124" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-fedora.23-x64.1.0.0-preview2-003131.tar.gz", + "hash": "8cd233fdf2d12eca47d558e70e90000aee34a75c718fc9f22d8680e6cb688047" + }, + { + "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-opensuse.13.2-x64.1.0.0-preview2-003131.tar.gz", + "hash": "d52077e0401a9cd39faaaa90e9003d32e765b0294d30eabc418ba76386766428" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-ubuntu-x64.1.0.0-preview2-003131.tar.gz", + "hash": "5566872fbe47910df57ec8a93b8b7a69ea904e4ba24d8ff05498657c4079df5b" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-ubuntu.16.04-x64.1.0.0-preview2-003131.tar.gz", + "hash": "ba36382d95307a6526d675bba4160f8035e9a5b9b1c2295fb1e6e752be337298" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null }, { - "release-date": "2016-06-27", - "release-version": "1.0.0", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.0.md", - "runtime": - { - "version": "1.0.0", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-osx-x64.1.0.0.tar.gz", - "hash": "" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-win-x86.1.0.0.zip", - "hash": "" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-win-x64.1.0.0.zip", - "hash": "" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-centos-x64.1.0.0.tar.gz", - "hash": "c01e6a474e95a02c38f327dc5b7830b7a31109f87563d735a6e272008726f262" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-debian-x64.1.0.0.tar.gz", - "hash": "df8b71809626960c26a632e8c1801973ff9f1b8fa4fdeaa51a27bc070ce3f03a" - }, - { - "name": "dotnet-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-fedora.23-x64.1.0.0.tar.gz", - "hash": "49b4f9037e2c75b0abc1c364dc67c15125fcb5d353c6935ff487e6aefec86353" - }, - { - "name": "dotnet-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-opensuse.13.2-x64.1.0.0.tar.gz", - "hash": "a4bc924aa0ebfc4d6123baad15e270bbcb99ce25fbe7ea8f0fd721cb8ad725ba" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-ubuntu-x64.1.0.0.tar.gz", - "hash": "304165580cf2eeac1ba8db994ec9cd7c83084c9a4a094387d180400ce2fdd1aa" - } - ] - }, - "sdk": - { - "version": "1.0.0-preview2-003121", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-osx-x64.1.0.0-preview2-003121.tar.gz", - "hash": "1df92ad4eb117e717acbd68c46b06df4a677f590652099d0cc0982253bdf4534" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-win-x86.1.0.0-preview2-003121.zip", - "hash": "107a27f5c1dec01932f26bcbd2640ae2d098266f05fafe1ab6c6ada7a5f43a27" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-win-x64.1.0.0-preview2-003121.zip", - "hash": "a7ab3ad9c28c9952a9f6e1fee158c337b82aac3ba502e742a92d23bab258e621" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-centos-x64.1.0.0-preview2-003121.tar.gz", - "hash": "" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-debian-x64.1.0.0-preview2-003121.tar.gz", - "hash": "204ceab7bc92c17d17691b0d5c1d54992fc78a969fc217a8423045875a4c63ed" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-fedora.23-x64.1.0.0-preview2-003121.tar.gz", - "hash": "dde9f8326583f351a89e57095dc523ba92560896cd1d4b8e0ca5ac7fd8499138" - }, - { - "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-opensuse.13.2-x64.1.0.0-preview2-003121.tar.gz", - "hash": "293aa02e528d6c4621b4dda859caf14d670ab212a497945ef5ea17cca31f4ac8" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-ubuntu-x64.1.0.0-preview2-003121.tar.gz", - "hash": "02aa1990cf130ea7d772baee6e066bfe249c914c881f5e2cb8e482f524cdb54d" - } - ] - } + "release-date": "2016-06-27", + "release-version": "1.0.0", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.0.md", + "runtime": { + "version": "1.0.0", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-osx-x64.1.0.0.tar.gz", + "hash": "" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-win-x86.1.0.0.zip", + "hash": "" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-win-x64.1.0.0.zip", + "hash": "" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-centos-x64.1.0.0.tar.gz", + "hash": "c01e6a474e95a02c38f327dc5b7830b7a31109f87563d735a6e272008726f262" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-debian-x64.1.0.0.tar.gz", + "hash": "df8b71809626960c26a632e8c1801973ff9f1b8fa4fdeaa51a27bc070ce3f03a" + }, + { + "name": "dotnet-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-fedora.23-x64.1.0.0.tar.gz", + "hash": "49b4f9037e2c75b0abc1c364dc67c15125fcb5d353c6935ff487e6aefec86353" + }, + { + "name": "dotnet-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-opensuse.13.2-x64.1.0.0.tar.gz", + "hash": "a4bc924aa0ebfc4d6123baad15e270bbcb99ce25fbe7ea8f0fd721cb8ad725ba" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/8/4/E/84EA9F4F-0E3A-4B41-A18A-36D51B06CBED/dotnet-ubuntu-x64.1.0.0.tar.gz", + "hash": "304165580cf2eeac1ba8db994ec9cd7c83084c9a4a094387d180400ce2fdd1aa" + } + ] + }, + "sdk": { + "version": "1.0.0-preview2-003121", + "version-display": "1.0.0-preview2", + "runtime-version": "1.0.0", + "vs-version": null, + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-osx-x64.1.0.0-preview2-003121.tar.gz", + "hash": "1df92ad4eb117e717acbd68c46b06df4a677f590652099d0cc0982253bdf4534" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-win-x86.1.0.0-preview2-003121.zip", + "hash": "107a27f5c1dec01932f26bcbd2640ae2d098266f05fafe1ab6c6ada7a5f43a27" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-win-x64.1.0.0-preview2-003121.zip", + "hash": "a7ab3ad9c28c9952a9f6e1fee158c337b82aac3ba502e742a92d23bab258e621" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-centos-x64.1.0.0-preview2-003121.tar.gz", + "hash": "" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-debian-x64.1.0.0-preview2-003121.tar.gz", + "hash": "204ceab7bc92c17d17691b0d5c1d54992fc78a969fc217a8423045875a4c63ed" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-fedora.23-x64.1.0.0-preview2-003121.tar.gz", + "hash": "dde9f8326583f351a89e57095dc523ba92560896cd1d4b8e0ca5ac7fd8499138" + }, + { + "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-opensuse.13.2-x64.1.0.0-preview2-003121.tar.gz", + "hash": "293aa02e528d6c4621b4dda859caf14d670ab212a497945ef5ea17cca31f4ac8" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/1/5/2/1523EBE1-3764-4328-8961-D1BD8ECA9295/dotnet-dev-ubuntu-x64.1.0.0-preview2-003121.tar.gz", + "hash": "02aa1990cf130ea7d772baee6e066bfe249c914c881f5e2cb8e482f524cdb54d" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null } - ] -} + ] +} \ No newline at end of file diff --git a/release-notes/1.1/releases.json b/release-notes/1.1/releases.json index cbe1a8e7..a856a78a 100644 --- a/release-notes/1.1/releases.json +++ b/release-notes/1.1/releases.json @@ -1,1449 +1,1746 @@ { - "channel-version": "1.1", - "latest-release": "1.1.10", - "latest-release-date": "2018-10-09", - "support-phase": "maintenance", - "eol-date": "2019-06-27", - "lifecycle-policy": "https://www.microsoft.com/net/support/policy", - "releases": - [ - { - "release-date": "2018-10-09", - "release-version": "1.1.10", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.10.md", - "runtime": { - "version": "1.1.10", - "version-display": "1.1.10", - "vs-version": "", - "files": [ - { - "name": "coreclr-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/373f14c7-c48f-4812-aacd-36d0a264679c/44e2497391796c22f2123e763e288c0b/coreclr-1.1.10-symbols.zip", - "hash": "930734cf9816d9996363bcc1811e05c626cac8875f9335e86a2d2bd2fc47af9c2880769cbf725ec5ec8641f7a9ac754d141d874298fc22fc5d933ed68060fcf2" - }, - { - "name": "corefx-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/aaddf89a-b6b9-425b-85f0-ca6777d82960/e8f560ab2700dc7a36e8ceaff71f0f1b/corefx-1.1.10-symbols.zip", - "hash": "1f6fdc3acaf68922a3c83618385341a81aa1c7c981a705f93371ac01ac2c08760c767b67a098900e5eccc403e8c503bf49f9a20203415767a5a45851b07b96e8" - }, - { - "name": "core-setup-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/f02b2b5c-35f9-4c7f-b1af-d701bceeb18a/adcd583ab241afac1aef59bf13a4a683/core-setup-1.1.10-symbols.zip", - "hash": "4051672a0d4fc98577896d30fbeae9b8d7ef7d9411c57e7c90d21b1a032ff69f53a89c6bbfc7cc84b3760cb2bab02efdead6e5baa6d37bece906b9d284c274a7" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/dcd0be0c-bcd7-44ba-a2b9-81a311a3cdb3/b0ca72ea9b995994d6e54ac242928ede/dotnet-centos-x64.1.1.10.tar.gz", - "hash": "18f8fed7d7fa8d54cdceebac4f2528d7a90b32c66be1a98ebcafbbaa7b0c9f4aa412da6e66893bb21bdfedf37fce196b24eb76e5ba4405e5fd352aa80f25fcb0" - }, - { - "name": "dotnet-debian.9-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/1fe343e6-f55f-4b70-a3c8-1c9439a7c905/07dcc830b9ed0a2c2feead85a5209b92/dotnet-debian.9-x64.1.1.10.tar.gz", - "hash": "fe3ea31831444bcd4f77ae0b05e217c8f1efaf175605667a76615223b8efbc728a77411c67cc096168881030d7f3c4ab387a2d2633177cf635e9543ac837f01b" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/8543193c-3c50-4709-90d6-632e3c37ae2b/c8919995f8eda0b236d91459b3ab4f4b/dotnet-debian-x64.1.1.10.tar.gz", - "hash": "a89e1a06ac23a0fd51fa6ab8f35b792499af9601c67b6f5ed2334d357ffb1bb811ed94d9e8f297b351b0f1470fbbc0e15d8da87010c11cf9fcc0b91d7b0262e3" - }, - { - "name": "dotnet-fedora.27-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/24786c9f-d752-4d7d-9891-b4500507281f/147128999e7bb01117796de87c542516/dotnet-fedora.27-x64.1.1.10.tar.gz", - "hash": "84a47b8dbd8ab0c3badea337d8a0df22af1c9da7f65b3272488fcb6506eb29924573c4970606bc3df36cd45f4363ef1b4f518a6648a9fa559b1a49abaf460871" - }, - { - "name": "dotnet-fedora.28-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/a5c06c72-a6c1-4624-8ab6-ce2d5ec78e6a/6afd58fbd5aee8d97f3340f94eeecad0/dotnet-fedora.28-x64.1.1.10.tar.gz", - "hash": "47845a9a7985e916c0f8bc266c20f87b4cfaa2b61becfa7c9ecfaa5056bcfb147d057038797787ea3f612a520484bfc1131636375a6fd56088c05452acbfc3ed" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/c36cfeaa-2310-4b15-84eb-634e39cc67c4/f409e955512078bfd4424b44dbc6c05b/dotnet-opensuse.42.3-x64.1.1.10.tar.gz", - "hash": "99f1ada1b8ebfc9c5bb84c524235fa61fa421b4758adf46e70bfbf13c730f82eab4d934ea86e810392891d7d45d5caf43bfeb685410a380b4ea2b4719fea0659" - }, - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/196e2703-a697-4eef-b647-36430cd66b47/6d490df0fe97b97a118302b8ea7a29db/dotnet-osx-x64.1.1.10.pkg", - "hash": "035e86ba27bd094f419a8032af1608d1c756c7cb6df3f34b7be4423e9c0fcb5f1b35e823a184086e53fa1f1f1c0dc209acbe2ef1aa2cdd608e3a4cc0f423ff3f" - }, - { - "name": "dotnet-osx-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/d6e2e0f4-36e4-4f02-bc9a-18554377cb1a/6024c1292306c11fbf879293329dec42/dotnet-osx-x64.1.1.10.tar.gz", - "hash": "fbb3dc3e35cf17e95ad54cf38339a9fc2dc11f650f6a22de52658e2f6dfdbad2b39bce42badd76a7a941d105a343d9c2232dcbbc0b64cef2e3656ff65a59a4f9" - }, - { - "name": "dotnet-rhel-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/950bcacb-cd3b-40bd-8a21-e22fc25f850c/935f5844d8af2132e71c4a1a88dee0d0/dotnet-rhel-x64.1.1.10.tar.gz", - "hash": "40029e8f7c06fdb797683edf6e472f87a48c0d776bafbea3ac6ad03561d9cbf94d011999968a102135b87651a819b27af13ea1c8d05780c8cc3b577411cdc71b" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/6d8ce8f5-173b-471f-bf83-6d21b6f7924c/7e7b983ed52f1f0eb937bffb8d3ab1e2/dotnet-ubuntu.16.04-x64.1.1.10.tar.gz", - "hash": "e39f0fe332d26d42a1f7517ceb2624e17cb825aa6c85ddb8b19d5ec79f885b1a343ce28a139a9e863cb6fdd103434e857914003e5716f5aeb3b7d05002daa3ee" - }, - { - "name": "dotnet-ubuntu.18.04-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/b25b5650-0cb8-4699-a347-48d73650da0b/920966211e9bb1907232bbda1faa895a/dotnet-ubuntu.18.04-x64.1.1.10.tar.gz", - "hash": "5008d2b2f4ad0c0c8dc7e109ebba4b83b897e8e35d7c925754b99879673de811e44deb77051f5f22eb0df016992c02c2c4c6c4bea14ca77cafcaae79fe0f4404" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/e436ca0b-f286-4d5a-b07d-41855d4c1e83/f169eac4a2b1449055cc804a345f1413/dotnet-ubuntu-x64.1.1.10.tar.gz", - "hash": "0f75dcd87af64960ff154657f1afac7f4cb5d09b2eab472472dd320b01b5efdb2d7ff48b49cc0a933213647cd16392e13e71a3e9c82edc9d561d483a427814f8" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/f2c70fc3-d08f-41d0-80cd-851530acb391/6f5c6c2715f92c4aa3c45616c0419125/dotnet-win-x64.1.1.10.exe", - "hash": "0653d989fd88ec8d94e66825c70134476f405da4e00fa850b42a597fd8faeb72fd389f947444d7bdddf30e600a3d7398f607aaee2e63047c25d620f46f2d39db" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/2b67f7b6-3178-4405-98fa-529a0ee63ec7/e422f43e67412f1b2619dc297cd4da6a/dotnet-win-x64.1.1.10.zip", - "hash": "92b2779f9b84b23f9f317c3f5bd2b4c6263b0b99683a696d2637718b79eea0d5468bb836d5b14b37a04f7f44fa2717f3d9e94c69dd969d4a70538f9ab595c9a8" - }, - { - "name": "dotnet-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/69d04e62-57d7-481e-9441-3b45ac73cf3b/040505f07aba828c022ed9cf43488dd5/dotnet-win-x86.1.1.10.exe", - "hash": "67e07ddb58f26166633b1db45db2ad73a98cd68f3ac0cd48eff3823da0ae31883fea64e9b4aa39141c83c41fa70085e4d333402f6dbec1f6f794f972efbfb483" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/2424cd3a-e84d-4e0b-bebf-57e0e52185ce/52b1b575a2dfb1731ede85fd4d3b7fcf/dotnet-win-x86.1.1.10.zip", - "hash": "56de3d4a6145defb859dad2e9623ca7f2fbd990c2a24fdbfc962a78c54df27003b459152d9b631f9330ece90c65e178e3792e80966031476b1f9449815a5fad8" - } - ] - }, - "sdk": { - "version": "1.1.11", - "version-display": "1.1.11", - "vs-version": "", - "files": [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/15a05546-15df-488f-adcf-0e77e86dbefb/1f902e78cfea6209c387adce764a88bc/dotnet-dev-osx-x64.1.1.11.tar.gz", - "hash": "b827b192398af01bf917a5fc0255616a82f04a95dac8154e681398e7e3ef549d701376bb1c9018dea37269e0406f065fb8e2958e652dfabaf86d5e0bb68b0840" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/3c23a7aa-eecd-461b-ad45-979c4c684917/1b464bd34c763e664f7eed6006889d87/dotnet-dev-osx-x64.1.1.11.pkg", - "hash": "1b8ba4f003fda6725c6c27787f6b750064fa7522d0adb0bbbb1717286b2083550da68a242b840dc9505ca68775785935b0428933eb8b0e89f31e698e41618989" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/db408c7b-ef37-4374-b33b-a5b286adaa53/be0f0df977501c4df71ac3f04b9ce35e/dotnet-dev-win-x86.1.1.11.zip", - "hash": "29a97f3e5e2e8465e4b0c7628a9a02baa0148bfe1a960f58dcdb08b3ad65702cf5367c3f776f47b4df5ce2487955831ed5ab330d4eeabea28ab4f25edb051be8" - }, - { - "name": "dotnet-dev-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/9386d3bc-6799-4cc5-8288-c807674c72ed/b585db316f0d1c4cad749c247ef21b59/dotnet-dev-win-x86.1.1.11.exe", - "hash": "88778c12aa4e3bdb696da31d5ae1a03441fc6d0d1860bada75bc604692e3f8c240941a10b8a99eaace2b5a6957bcdafa158f2cfb533d122bffcb2c55b25f351d" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/a298f85a-bc4c-4019-842e-021e397e3437/5c95727dfe79b600834291a8983b9507/dotnet-dev-win-x64.1.1.11.zip", - "hash": "cbf96efd9f6119cad96041e3c55099b98f82252a60a93bbba5f93289bf600c5146402046c3ac79c6e927291e40cb5222171c3ee8cfbc086e635968dfed6e269e" - }, - { - "name": "dotnet-dev-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/baf5a5a7-68d6-4cf1-afdf-47968b5f91e7/05e6dfe191607ef6135a34215464f600/dotnet-dev-win-x64.1.1.11.exe", - "hash": "6e15fa8c9d5b10cc3edb353c5e1ece01a29f7d00ff853cc12f84e33a776df8062c07febbd9659ca46c2adeb005036c231fd7a7592591b6e28c643bdc45084778" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/116bc57f-a6d6-474f-aca7-58c18fe0fac4/aa324344fc9c36623fb4a7c7e5bece0c/dotnet-dev-centos-x64.1.1.11.tar.gz", - "hash": "8665733eba5af02f8af5420bc858ffc4ef73281fb518c0736458f9f1f666f65e57c6a8e2efac5d3e6aca56ac8942a25d1d805ce392fd6f751fb3f0ce821b20c4" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/1ef84426-c1d0-4e3b-86a4-7fce48baecb8/a47dbe0cd3bc1eefdabbf9354f60004b/dotnet-dev-debian-x64.1.1.11.tar.gz", - "hash": "14f48469ebbc171d111369ea0dbe88ee9aeb74193aabd6e123c97e54ad81fd6352e86c446f8fe68e2db93793de86fbf89a9c682dd7d1d226169e788cd1f3f6a2" - }, - { - "name": "dotnet-dev-debian.9-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/b5c87053-99b4-4c91-af5b-69a1c0e2c91e/ab8882f283fb7206d0f1ee965faa4288/dotnet-dev-debian.9-x64.1.1.11.tar.gz", - "hash": "23e1d3d1863ae8f6bfd450ff238ad7d5929722df6a0492597089c992aa1b223af294386718a711040a4e5f77bd3af97e7924d344e1535d4bc36c640dc6b73869" - }, - { - "name": "dotnet-dev-fedora.27-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/98eb7365-0ca8-4e29-b455-b165e583d0de/3a1da729266cb9b885f6747b376a0f7c/dotnet-dev-fedora.27-x64.1.1.11.tar.gz", - "hash": "ed2cad6ef471dd787086a249b932569840cabc7d48aa6920ce2d85e2d364a880f1d4c63e1014016a0fd19f8e8f1f93526fa2d710a587fcb27616bfd27844dc57" - }, - { - "name": "dotnet-dev-fedora.28-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/b3e55604-5a36-412d-ada3-9a46bba55fd0/473cb6db3926c04b7598d750f1d30731/dotnet-dev-fedora.28-x64.1.1.11.tar.gz", - "hash": "50ba2fa6a319de00857f847c6dbaf49bb4b93a0e7f73824ff47bdabc6862b45f0349c9c95b11dd2caec6fd4ef5ba3e89ad1c5a44e6a66cf600bc906327805a7f" - }, - { - "name": "dotnet-dev-opensuse.42.3-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/3b5e416e-1359-4638-b1f3-e0ac378d3550/13ee9ae8dd5bdd11a11abe1934542920/dotnet-dev-opensuse.42.3-x64.1.1.11.tar.gz", - "hash": "13163a1573c1f95ed45a5b445488080cd619693ac7ce8705e13ccfb605ae89d959a82bf42d633a6e65d5242eb508840e9f521bcfb6f30623a6575bfa701e6532" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/c0957a2b-cac6-44d8-b1cc-0dad4420c825/8dc69e33f8cf44152fdf173d3bf0b746/dotnet-dev-ubuntu-x64.1.1.11.tar.gz", - "hash": "a7743d00fad50ec1c9f27ac5b09d1b9d787ac9d4d600179d1d4a5ebb636438dda45ecc85b1a246fd2eed6455dfdcf764165428af38f83a524b4ea0aee82a3366" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/c9f432a7-11fd-48a8-adef-fa95bc24a9ad/85a7293b69d07d5ed678ea21f6082539/dotnet-dev-ubuntu.16.04-x64.1.1.11.tar.gz", - "hash": "60906a50e01420c0603127041b5fc628cb064169ed03b6c9727857695021d2713d92cdec322d97340d9e525a1f2f3c727b7125ca07c0d04057196e0e7cf791b2" - }, - { - "name": "dotnet-dev-ubuntu.18.04-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/aeac042a-cfef-4064-b914-7419f13c20ae/be14353986c2fbb2259064bcd2cc522a/dotnet-dev-ubuntu.18.04-x64.1.1.11.tar.gz", - "hash": "d96adb429e00052e331215438d0f1f244c830f633f9bd0dcf817f02a2211028ee4ac02e585be440863bdc6afc54fabe3539188c6f5f7086d8a0ced624fb05697" - }, - { - "name": "dotnet-dev-rhel-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/e461be2e-e14f-4a78-b987-351da98fb9ab/dc2c11f04a967d3d5c15a9a47b2d9fcc/dotnet-dev-rhel-x64.1.1.11.tar.gz", - "hash": "c79e40710dbf5e0f22d54ebeef4e08ce459a83dd58a9d7a2e56ebb480c780e912d4c8ee643df7f7717bb8544955bb154ca9aa88ec610eccd0d2f712b74668be3" - } - ] - }, - "aspnetcore-runtime": { - "version": "1.1.10", - "files": [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/b84d0334-d56b-47b3-9da4-c48a553ce286/5079d35485214be3fbd72a4fdf21a655/dotnetcore.1.0.13_1.1.10-windowshosting.exe", - "hash": "a653ae9b309baa4918b1b0c70b2b73dc4b5cf5cca0a6756273c924051973dd354b6748d72177937f851c1f7b2d16aa4d67920294ea2bf98a11768cab04d2f764" - } - ] - } - }, - { - "release-date": "2018-07-10", - "release-version": "1.1.9", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.9.md", - "runtime": - { - "version": "1.1.9", - "version-display": "1.1.9", - "vs-version": "", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-osx-x64.1.1.9.tar.gz", - "hash": "ff3fed1cda60e82de53de0c95b3ebb97e64f398f54d36aacc52d21f5859d4ab016e81c502c68e511ff2bfa5f97645e7c04eb7b8e66cf2b173419c009492bef03" - }, - { - "name": "dotnet-osx-x64.pkg", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-osx-x64.1.1.9.pkg", - "hash": "e3ed92c005ce1d819f140e22a2e4c46e49d53f073d31eab0a3b883006f77a69b960fe97ef0931fd10bad8aff511dfee020af7a305b573436fee7a2067eb076fb" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-win-x86.1.1.9.zip", - "hash": "8c98407232539275bf14960f2e9dc6623aef129e2960a2feda9ae35087f3dd0a3688f54c31ec79d99e7dc233165eff458deaebd6db0e2b0396cbec1b94d5bd38" - }, - { - "name": "dotnet-win-x86.exe", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-win-x86.1.1.9.exe", - "hash": "cbea84c048d9f83e218b57bdc4ee770127e2402ab63f7ba072f3420556722d891226f2826164980a5c72672b25beb62de7eb4c38082184fd1c81624f240a28e1" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-win-x64.1.1.9.zip", - "hash": "6de9e8db06131f0a77b78ff755350304dd7ae57a8861646bf0abca824689de2e29936667932d1cad025b062b1c818bc5a036d4326f65095448e664a5badc6d5a" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-win-x64.1.1.9.exe", - "hash": "c2016e5afd5e76b2a0735474d067323a1e701a6a4aa99e8dead4155edc98c80ceb36ba643941e0bb4723be0b0c34eb401ad3c8784493c6f14a6c3b4ac49df6e1" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-centos-x64.1.1.9.tar.gz", - "hash": "8be4dbeb3c801d219e68f8cf93400126034c4da37ae28856e690021522a0eff392264f2c44653724f6e8562a7efcfe86f96ea3bf7289c0d6e4ce64ca4cde4560" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-debian-x64.1.1.9.tar.gz", - "hash": "7cc5b2eaa20c1541be3b1affad8b839b1fd9fa97cf3cde5f9e13077581ade08c02f1aa89fce81cfe3fcb143b5207b3fbd71f1a7c0e9a7ac1d7eec5a66bdc3e33" - }, - { - "name": "dotnet-fedora.27-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-fedora.27-x64.1.1.9.tar.gz", - "hash": "2e7646554c8903f6446e07f4b7a6593ee67031c00a65f0ad7aaaba7e21d287dd3fab7609234bae78941861b870701b83c99119af259e6c249530c62f1dad8dc0" - }, - { - "name": "dotnet-fedora.28-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-fedora.28-x64.1.1.9.tar.gz", - "hash": "5e657a221841e220a7601c60ec0ba2436abd442db8d83cc79adc49c67937439c69e9cebf0b7e17073ef3f4585bdbaf21d619db2dd5694c8630a9aa0427b6c057" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-opensuse.42.3-x64.1.1.9.tar.gz", - "hash": "f7919d8d68b10ab00168ad2a82f69fbd661f803bfc941e9ad75037afd02d1b783bb812ed5032ef0350b9fcd0cbbf2219b293a340ffb51cd8f40485a85a3b2a29" - }, - { - "name": "dotnet-rhel-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-rhel-x64.1.1.9.tar.gz", - "hash": "3d36fbafbb573dc29533209a6f463bb7e69790b93635854d9862c31c3c991ebf3ec3385b00423eb2fb4a3112ba967b5e18275acfc37a46c8063aab5e3bc2b092" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-ubuntu-x64.1.1.9.tar.gz", - "hash": "e64753b4f81106c6d692c45a51abc45bd700ee52390f56090ab61e25b2811c484bdd87c434e7ca4fe1f0d187d9469c207fe94694ee1d848a72cd1cff01fb01ca" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-ubuntu.16.04-x64.1.1.9.tar.gz", - "hash": "95e050b3faf98e1391605a69353d708231641d69a4f8cac6b0f11bf1736f09a69dfb4b2f8e446a39a22e8141c35a609130870c485af85e7089c109c313f0248c" - }, - { - "name": "dotnet-ubuntu.18.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-ubuntu.18.04-x64.1.1.9.tar.gz", - "hash": "fb3ee217813b099f651ef8ded1adc5bbece731ed61add842cc488c5a70dbee50877f4defec71c0089c1c90f3e580e0ea3c3f4d4006c03ecdd568787542d16728" - } - ] - }, - "sdk": - { - "version": "1.1.10", - "version-display": "1.1.10", - "vs-version": "", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.tar.gz", - "hash": "bf3bf5f22c70c944a9459565626ef935cd15465a189ef9dd65d18560f7e71e44e2ac93552999774eb9a6672530a99baa30347bf3ea1cc7f4ac4d583e1f0e60b9" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.pkg", - "hash": "990d54a53702f5314ad06aab3fa7b6ad0944f2d8863d5ba99f9e86a660fc542378e0fa2cf9aebbd44bdee71bdd37d287409ded40f98d4a43f77e613a3d84fee3" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.zip", - "hash": "f46778149a785c0ffed4611966c07668061bd07dcf0c4ebb42e68461aa9dc5a8fe5bcd0d99f1ebb279a7f8269d84dd7f34e34b6c953d63ce1acbc85c4c88b743" - }, - { - "name": "dotnet-dev-win-x86.exe", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.exe", - "hash": "871baf6e9e7ca12a222ad0c9eb6060b933448c58f289defe1723934c66c07b2da6bd6f3495878afb280f188e64fd6200ed18b59ea5659e62be538956cb502a5a" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.zip", - "hash": "d0b01871251265b9a07c24e94e2e33f4a5d96ec6165ec0f60b032ce5c35895985e37cc01f73134fc8802a442eeb243b1d1403ebe898d6455907095e5b6b854c1" - }, - { - "name": "dotnet-dev-win-x64.exe", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.exe", - "hash": "d686d2514f45df597791d4fb60ccc272f5d42239e21803dbbf050891f79dbc7c0c8a72623606f312fd0aed0eef7ec5270c4adcfba105e3ec635d27729ff5c4af" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-centos-x64.1.1.10.tar.gz", - "hash": "30af1b4c9d8bd46bc48a52c9a9bee9e3a9a750ffd2308236458acd4cc3b313b8a4ca6259b34422caabd47540e30f5467b8f9237595e49be963d29abbdbfbd0e9" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-debian-x64.1.1.10.tar.gz", - "hash": "f4ac12ff20db06a7c6232c2645f35486d5369201429e3aa9c89a65a3e5f53957cd6ab612c225cc1dd6afebd4dd28695ca5a1f9cbcc812d8fa08635d6cedb1dff" - }, - { - "name": "dotnet-dev-fedora.27-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.27-x64.1.1.10.tar.gz", - "hash": "89cb369e8205224db77e314b6e236570e94b1d351689dddab5c4fbd63f444389e9745b84c57f855ddef9d693866b1103af6b8d889d6626ccc5c08c6783185d6d" - }, - { - "name": "dotnet-dev-fedora.28-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.28-x64.1.1.10.tar.gz", - "hash": "91e3bd421cadaf3a3a3e65486a088d9d4b0aaab9f35757068f6f09736cacbe498fc9469aaab9a4d5c209074af253761a8325adf525e991e40c5ffc10acd8ba93" - }, - { - "name": "dotnet-dev-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-opensuse.42.3-x64.1.1.10.tar.gz", - "hash": "227928df186dbd0fcc152f602383efcb66c45e467e5b88e135c725a53f69fbba26debbcb0536629e53b15e0caac65ef3af8db9b242195f3bf517d2f629125439" - }, - { - "name": "dotnet-dev-rhel-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-rhel-x64.1.1.10.tar.gz", - "hash": "717c07603009c52f996c3e5a90292022ecf0f7d787bd3de202a68b8eb4273b947ee2832aa93a9c9636e8b05f5e65d2051cb4ea1f0a5d4bf9f5d167e732a8c0c4" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu-x64.1.1.10.tar.gz", - "hash": "21bb88c12a094aced52d5161dee6d345698210ddc942a597e489c167fdeef4a1ebab90f7bd4bc0c23fba1c912d24e73b333635b70f7571b4ab5d8d8d1ce4b713" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.16.04-x64.1.1.10.tar.gz", - "hash": "89300ca6c519ba17eebe0e425f332bd457c0af49d9ba0cd00f4df14be471bb6d5a0207486e484b106a6b1071fb140b0738f752475dd88d8d7f833e8b8e26da58" - }, - { - "name": "dotnet-dev-ubuntu.18.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.18.04-x64.1.1.10.tar.gz", - "hash": "38a3cd266f3b1f680e878c981adca1cebe81fbfd161ce4ea083ea4c7809c0a92e03ac33d292e29f43b5ebae18622ea83360c6b07186a6fa35ca6b2ad8450d140" - } - ] - }, - "aspnetcore-runtime": - { - "version": "1.1.9", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/DotNetCore.1.0.12_1.1.9-WindowsHosting.exe", - "hash": "4d8f7cd4f2f647312d4615d951242cc5d36cbad3ffea48643abd4a9015494e635f7379eb1b46b0384c6a7facbe1b18fe8946fcdf277715d18c270f91d61e9e18" - } - ] - } - }, - { - "release-date": "2018-04-17", - "release-version": "1.1.8", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.8.md", - "runtime": - { - "version": "1.1.8", - "vs-version": "15.0", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-osx-x64.1.1.8.tar.gz", - "hash": "d45684320e1b4931663045a1c89d39558bb8a66cc1f1ca8f8f3a11ac8943b8c0176bb5485183c79e94eedacf58e65d9422fe7102e2fc02f0f5349b019303d183" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-win-x86.1.1.8.zip", - "hash": "62f3b0d7d2836979c9cd5da7d598354e6c6adb4fd804a3dc378c09e9065c555218beeff2febcfb5f0fd3a08091d2ab4628a769600f4b3d672461ad0dc7af636d" - }, - { - "name": "dotnet-win-x86.exe", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-win-x86.1.1.8.exe", - "hash": "ad40c463bbec93afd79aaa734482f979251db874a5dc91bb40562ffa4aa45b5823470b5bbeba2db8e669c01add15b762db2ba113a7ffcc10bda0d6cd7a5d3ea8" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-win-x64.1.1.8.zip", - "hash": "81a9e99544efcb14294b267d6605edc07d857575a4ca628eb805adb8fb5c2644be24bbd3c449e3fa7ed8c28f65b15f64531a1885aec9e9898c5e31ea3a197926" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-win-x64.1.1.8.exe", - "hash": "682ad53a66f8a936fa8664a9be7ba6364acd9dd5983a70ded3020a144f8e13c28d3dcb3b2f1328b1003e474b05ef94c10aa90dde22bc23a5ddbf036157515e2b" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-centos-x64.1.1.8.tar.gz", - "hash": "c7221974f522633babe9b3e35bd984c5c65264f56d1ba9d916dd0c3a1193327e2983154b1eff6585b48c8508b4a4c95c0cc59793c7a0efd6db9b28f8f1e91a8b" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-debian-x64.1.1.8.tar.gz", - "hash": "49161d81fb9068ec018dd3bf6f438e838629933245cf88fe08562f8c8726e24523c628ab2a31dcdf5fe32f8496b009fefe275406318c5072cba85bddfe0a7693" - }, - { - "name": "dotnet-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-fedora.24-x64.1.1.8.tar.gz", - "hash": "b0ee8856ec0d18a6d406a3f21372685eec74d22af81e351eecf78413de7c49602006a8492d775530cb72dd35da9f7dd074e1504158821ea6cc5f92b31fee5de3" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-opensuse.42.1-x64.1.1.8.tar.gz", - "hash": "fef9696d73d91ab7e3ea65c6a3c4d5c4fa4f0c219a21fa9f937e9292c261208a53d22173f72371d3cbddf02ea263ced50a90771effcde7ae26487526919ea9ed" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-ubuntu-x64.1.1.8.tar.gz", - "hash": "f7385d5273c69259fb551adc8b4b6539b858f7f70365c98a6bd181525727cb7330d35716242632e61cf41c015b39ffc1aed8682a11316e77eb90c396b833a68e" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-ubuntu.16.04-x64.1.1.8.tar.gz", - "hash": "dc9d732ddf5b136c4b1dae873f17d73465b653fd90d97123072541a7d9e243066220e04d204fd5942645f0c06969ad93084dce0400b37018ecc4d6b8131ce3a1" - } - ] - }, - "sdk": - { - "version": "1.1.9", - "vs-version": "15.0", - "csharp-language": "7.0", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-osx-x64.1.1.9.tar.gz", - "hash": "c6e74231bdfd9d02dee203e37eafa4bd3a99645fdd982aa319800136b3ee9f4d90769095d05337f80ef50722e16d6c66eac87d83154055bd085d84bed31d50aa" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-osx-x64.1.1.9.pkg", - "hash": "002eaebff614b5ce20472e1247cf980c6659ff03913cf1d7fadf675ada651e1fc35caa55fe8d2b0ede6b250adac85bc41378c331088d853f4decd009bf7ee2b0" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x86.1.1.9.zip", - "hash": "3fc2052aaf1cc48b6510dc93fe80207be61eb2a3d86d4032135d00b2feee90999e741ce02367fedadbfc8d630809f32e36fbdf2423ce1b1efaca11f2deb98fc9" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x64.1.1.9.zip", - "hash": "93c4d9113ab25e18428b46fea75573a876f258daa1fe432e167ffaa49ac33c87dde744820ea31c605c94af948787b019048076c6eb879b515b16f9cce9ee5fff" - }, - { - "name": "dotnet-dev-win-x64.exe", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x64.1.1.9.exe", - "hash": "08f7ffbf28d3a85b3e6e4983bef643a212161271c6ff3956fbdef932038ba240104db6c2deb8b662e5392f1e5b45db2aee2e7da20ee7d800f3b417aabb649d2a" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-centos-x64.1.1.9.tar.gz", - "hash": "259a7dd766a70175634559d08805cbf6c82ee40038ab822ccd8262549591f5492d89467f1d7ac77bfb73dc848c7b68297935b6679aa0a662dd7d8d307631d88a" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-debian-x64.1.1.9.tar.gz", - "hash": "1a50849d5660f8e592ee2c1eadd9aaf1af20f98977edec9a200cb04c652b4f5931d42ce618546229ab67037937802f720d784a015a7658bc765300789843065c" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-fedora.24-x64.1.1.9.tar.gz", - "hash": "e63da30afacf314989fff957ad7fca196651464ec5d7f50c4df8fcce396d76194d949d19a3bb4158d88777ff356a9b3617d95fe4d3ed8455486f4cb2800aac19" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-ubuntu-x64.1.1.9.tar.gz", - "hash": "874295a7daff58ef0e7a06aa63a9f04a344b8588888b09c50ee25266e9092a87f618ef99c8d26defe1a44e1c883bd4debf7cb52e0a5fd361cb5a296da3fb688c" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-ubuntu.16.04-x64.1.1.9.tar.gz", - "hash": "5c1df91d95f23c1b9891f8f6c7e0a7745010287fdc3a4c18122f0d922261cc53f9040eac682b639f9267026490d522af33298d32519282e23ce59f9a7db2a25c" - } - ] - }, - "aspnetcore-runtime": - { - "version": "1.1.8", - "vs-version": "15.0", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/DotNetCore.1.0.11_1.1.8-WindowsHosting.exe", - "hash": "" - } - ] - } - }, - { - "release-date": "2018-03-13", - "release-version": "1.1.7", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.7.md", - "runtime": - { - "version-runtime": "1.1.7", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-osx-x64.1.1.7.tar.gz", - "hash": "b4068d5551017208879f6e9fcb887d630b13e5bca992478fb543a291f42d3bfc6071f8821aabcd0baa1f9ef4d18f22dadfb9218f8eba98c63c01bbd70339a7d6" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-win-x86.1.1.7.zip", - "hash": "623dd7438b925c7063820a60e1fbe09011cc429ee325e519462fd537dfb17b53402b896aa89ffa09f695866166a410ea28cf1a8e92a9749ffc924c64034ca804" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-win-x64.1.1.7.zip", - "hash": "43a414489f2bcc492a7b8874e0bf8d2693cf2b2bbe0720bf9e574f81e2537b1c509a801b56a6e49d755a9ee67da0d18a10a303a1acb23b69819898238c9ad2c8" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-win-x64.1.1.7.exe", - "hash": "16c1356c809059a767f17156fa2529cdf1ccddee0d6d18b3a10899e7c4de6a843fd4f1ef553297a329a6c76b8c22c9335a47c32072e8ef4860f5e9c627b003d6" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-centos-x64.1.1.7.tar.gz", - "hash": "cd99355697c5afeab3974b6b1a4ddf49ea74a4a8b08efc54ed9b6a561b665a6d1c59254965cfe59f8f5eea00d93bfeaf9684efc70dc4e339d6976e11f6104a6c" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-debian-x64.1.1.7.tar.gz", - "hash": "08e26b44547025e6b3edc75e6ad75c5a81eb4f6dcb0eda0452edaee1e66d04d2fa84914842f495d978cb9b8917eda192d0041e0548232a014e0e919e21d7d1a6" - }, - { - "name": "dotnet-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-fedora.24-x64.1.1.7.tar.gz", - "hash": "22d2d6b1d3ee21ecfb256a0fa257d1a14a83689b63f0560ec58c88ddfa33aeff9800c5c62dda03abeff4966247d50a80b76db5ed3b6930448fd576b85e36f229" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-opensuse.42.1-x64.1.1.7.tar.gz", - "hash": "945abd08d56e1f81bd162af8ddf881a920a3f6d42790d5536cc6763dd82b8b0320125b9970ddc4d866657f2d07461b744b830f2d09ecc57d0bf0c120455e5206" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-ubuntu-x64.1.1.7.tar.gz", - "hash": "621158af199e26c6fe9eba69dc934397b644db58ee63dd815634fc6b7bbba38b244ecce957aced307547df8e4725a6aa7a3039ee2e1eac8974c0248f662892f8" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-ubuntu.16.04-x64.1.1.7.tar.gz", - "hash": "6e43dec9222b2d72e9ab763ee00e6f0244b73e9d02d129846afae00a474cf93656e85c5434c69b580015661f9bc5cb8fbfe09bb1f98d9df9dc6c5cc5921f3359" - } - ] - }, - "sdk": - { - "version": "1.1.8", - "vs-version": "", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-osx-x64.1.1.8.tar.gz", - "hash": "99ab5361d7f082e269c4262acf56e851932cf45ad2dd7077a4759817c627392917900d15455dd4c51d44c341e40a3cf5e9e52b0f8e7736e58345d5a6fcda3d41" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-sdk-osx-x64.1.1.8.pkg", - "hash": "39f04d5bb258915794b91f0c39486f8a405fbff3bcd54524243f6685822824a605da9f2c694c0a966b5f27cc567346af57ba25d5381ea9fcbee3ddb7273a7f8b" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x86.1.1.8.zip", - "hash": "d1acec19ef873b1b11c19412396e6f9b6388a072f3639091629966b1b28622558498786a547ca8ecf262f61868ce1f028e8308f0b18cdca20d174942c317c1e9" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x64.1.1.8.zip", - "hash": "151ade63c624d2c34b095ea19c382b20cc746efa5f41fc0feca2239896ca877b7fd8b1677ebf49aca750a07d5d0a4a5091649a70851d03657590c6f6f110434c" - }, - { - "name": "dotnet-dev-win-x64.exe", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x64.1.1.8.exe", - "hash": "278304c8ef455e3c0d24d5b9dc3c2d0019b1a429d968e4a39f499b8e63636685ef6cfef38a50b954fa24189c3421f9a3d157a0113064af09bc55f66f391a0b8f" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-centos-x64.1.1.8.tar.gz", - "hash": "2c81764aa67f29c7eb9577f38b2dce4fbf356805a6b652bbc45e7f869b9fce63a474c0f5d806df229b9d77525b0b4709ced67a3a9b88b9e985490f25ea49caee" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-debian-x64.1.1.8.tar.gz", - "hash": "c669b96f35082df356673bd602e71eacd95282dd036755be9682be3b3ef96b4ef69026d16c981122d6b382c517ed7739a339eac040064a7d4dd3403306faedbe" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-fedora.24-x64.1.1.8.tar.gz", - "hash": "961b48edb6fed6fd8fa9eb8cb4a384c6549c896316bbbd38911a50fdbe4bfa98b53c4a107e7eee1712b556f51d60bd4844d314bab31c3cf70760b4ce83a71a26" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-ubuntu-x64.1.1.8.tar.gz", - "hash": "640165e75f1f042e5f5ec9d13a7a28464703bcabe4e46683d5909eebeb2bc8cd4227f652ca66d6e7b3d8287718f1a1f6dcfdd5b94c371114817ea481f4aa4b3f" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-ubuntu.16.04-x64.1.1.8.tar.gz", - "hash": "b80c9298366f01e2472de8d11094c52e5c2a197aa4b50e1ead83e6a60e58aafda652ff5afbd0178b8c57e98c2e27c2dba432ec41ba115b61be3e9a43bdfbc6e6" - } - ] - }, - "aspnetcore-runtime": - { - "version": "1.1.7", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/DotNetCore.1.0.10_1.1.7-WindowsHosting.exe", - "hash": "" - } - ] - } - }, - { - "release-date": "2018-01-09", - "release-version": "1.1.6", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.6.md", - "runtime": - { - "version": "1.1.6", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-osx-x64.1.1.6.tar.gz", - "hash": "216d4489d6d0f6cb5c1fc08e36fbf07ec051760abdeed4027dc3a21239424f54a958ae46d0e2428418a57a0cd5273adac46d63725369a8b9a0ea99a32589c90b" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-win-x86.1.1.6.zip", - "hash": "03809a2c1ef3b75e3753e92c82063304915132991f42f2ad3576e2076fd3b56dbfa586896b6539bdf1c3667f09a32fc745df683b3fa38636d3027642b082d45a" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-win-x64.1.1.6.zip", - "hash": "d1562159c16764d8313cf039e8fb59aa777acf9a479cc34db9665022053765f4608e6633d6fddb490aa40e2fdfe6248fc4d29265958648029d07a5bd27fe4a80" - }, - { - "name": "dotnet-win-x64.exe", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-win-x64.1.1.6.exe", - "hash": "57a4beaf70dcf38c055013a9595970c1e5a997f48a8091553c5cd69e3b7cfeddd3d2f2848007e0319ba546c97a5e211c46a59421c6e8f0964b8db1d9523ce9e5" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-centos-x64.1.1.6.tar.gz", - "hash": "e5cf8a038a613241426a878751fef23fefac674206153fc9e7cf12e5f063eae2916e74a9a9a51b18075aeabca62f4651d6ac5b466cd60feaeae6a721eb6de3d6" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-debian-x64.1.1.6.tar.gz", - "hash": "54c1d4a3a0125f177f4e61e4a3c4d447cf2ee18e436e2e62bc435d081b6cd9d9255be7130a792d4a667e2fa8940f8e33ad9596f1c08cf8f02340aa6cd3d4c361" - }, - { - "name": "dotnet-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-fedora.24-x64.1.1.6.tar.gz", - "hash": "bcc570398f9a3148dff1da6627cc4b6ca397806db74b80881c4719ff815ac09a35298eee59c19b8bdfce05c8ce6c71ac4ed172558127eade4c680f6f58755243" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-opensuse.42.1-x64.1.1.6.tar.gz", - "hash": "83a282254ca690de5e10e230614e28b48a18b58ba0ff390ca15d06b88bde5ea786c1915055e3d78d2a9e10c9164dbc4562d4a0ca650a24591435e8c584900505" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-ubuntu-x64.1.1.6.tar.gz", - "hash": "503e3d9e3adc87e90114e2e54fab7cc14c94f9df68961e77da996f293da8c8f50cb5b9a089ba7cddd2cd09eed3c3c357e4a8b52eda0f0d7f5e220fcfe41df140" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-ubuntu.16.04-x64.1.1.6.tar.gz", - "hash": "bc8aa9990a99df631338af0d796ca0e51e452001e0593e22d3835621a45f7e3404f1214395e36cf64793d829702dddd4724c66ad841069dcac495ea4b57375db" - } - ] - }, - "sdk": - { - "version": "1.1.7", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-osx-x64.1.1.7.tar.gz", - "hash": "9f5430391f664c942d49d7d1371bdeedad1bf41a21fb9d9afeb5557ce518a494634b750631dbe019e8128296e6d0ffa438853561919566451f42744a53e0b6b7" - }, - { - "name": "dotnet-dev-osx-x64.pkg", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-osx-x64.1.1.7.pkg", - "hash": "080313d0b501502829e043f417fb2ebcced2aeba7640b84d83175dba25faea7219ee2f301aed7e5db857300e600e2d6b42a35cacb5d7bebf7569df193318666f" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x86.1.1.7.zip", - "hash": "f465d15d914fd2daa30f5a5fd9725d94c664f5bac47779151ae54e5f9d9b61f49fa95dbb16317b137a06e80b42bf766f89051fe9ca332567bc94c08a1868d381" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x64.1.1.7.zip", - "hash": "c79605ced9c80e21609faf9622766b31a49462b06a43dde9907ca56bc1aa7e37ee5cf48cd8bafc561cb3edff5ff6be97af2fb0f138cf22c94f97e587e8f94c7d" - }, - { - "name": "dotnet-dev-win-x64.exe", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x64.1.1.7.exe", - "hash": "94daa61ccebed6925f94b921af74ca3fd62c086f4680116fb4ca97c03c79b50910dfff5a7f4e957d72fd8f6d27bf07223cb29588b107181adbe3e9ec641186db" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-centos-x64.1.1.7.tar.gz", - "hash": "1b42158cfb4555f271e5fed62d62678cfea56c32604c8bbb8b7841723c6a5d48100bab27328d38ec6c92bb779099cc4ed5b05294c00830a95037be9a628e3ba2" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-debian-x64.1.1.7.tar.gz", - "hash": "5cb00f5bfc4175533956faf7bfebc08917466ec8912c23d6a57a23634b1a950df1f82587daf9a9859f6fb6f3273614990f499e81be117f460dd60b297d628c52" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-fedora.24-x64.1.1.7.tar.gz", - "hash": "f667a5b377d94a00020fdc547ec6cdce62cddeb4ecd1134bddc34ee10acbead588862a7c4ba25deecbde7cb7bf8daaa90a9d2891213a862cd011f68579fca6b7" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-ubuntu-x64.1.1.7.tar.gz", - "hash": "73b59f2d247ca7960360fdc5c849dfd641ae8c8a5314d18c0a972fe9480e64bc2faf9051deee7d8568bc4cf073ea9e48cff88ca3fb2d76a8c7a10f9fb5ccf5bd" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-ubuntu.16.04-x64.1.1.7.tar.gz", - "hash": "743b6fcca6a5831ea31710ef75136188385b5780b6e5eded24ad48c424ec13070713831c32c9b451174bacc27f012d7c90f8492c745894c0b3fda3aff5c11396" - } - ] - }, - "aspnetcore-runtime": - { - "version": "1.1.6", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/DotNetCore.1.0.9_1.1.6-WindowsHosting.exe", - "hash": "" - } - ] - } - }, - { - "release-date": "2017-11-14", - "release-version": "1.1.5", - "security": true, - "runtime": - { - "version": "1.1.5", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-osx-x64.1.1.5.tar.gz", - "hash": "ac538259ec3ac7cad13f9b4d3e1303e70b5a641d197e4bddbcccc4b91ca170fbdb0cc17fd9224efdb14c767b94d3c37997440e3e51750b8bdfb88060d4532516" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-win-x86.1.1.5.zip", - "hash": "" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-win-x64.1.1.5.zip", - "hash": "" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-centos-x64.1.1.5.tar.gz", - "hash": "d32e844c01fea03cb1906fd9d00b91a64f21646993748f8569d02ffeed28dc89a1eedcff60eeaf1ebbb5c7b0176ce360b929582f48725c13415b0a8f37d992b6" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-debian-x64.1.1.5.tar.gz", - "hash": "2d8e2a4f17f6986d1d1cf5f8191aa94f858e2121efa9283a97ac5ee6c8b2ed8c169f0312c6797e1fbcfdb981f501f38dc710ca95898d63a859597081523df095" - }, - { - "name": "dotnet-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-fedora.24-x64.1.1.5.tar.gz", - "hash": "2d813462072ad7cf31529835d6be9afa55cc47c08b3fa749de337f5f214eda520d9b071aa67a2325c9f16711366a58380caee5c76372a747b4fda550df6dfaef" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-opensuse.42.1-x64.1.1.5.tar.gz", - "hash": "" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-ubuntu-x64.1.1.5.tar.gz", - "hash": "9c3d08ad516ad85ce9f5ce0118b550232d5b67f8466715ccfda8b98ab350e5535d66573525691a58dd2499bfb32446cc689d713efb05ddf672af18b862ecab84" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-ubuntu.16.04-x64.1.1.5.tar.gz", - "hash": "" - } - ] - }, - "sdk": - { - "version": "1.1.5", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-osx-x64.1.1.5.tar.gz", - "hash": "075daf8361e6d7dbbf079b71b2b2a804a96dbde9fe63a665afd02a5e4f1fc67dc7d37e8edd83766535f8f34ec5bb2ad82ef96effb3568d24d25ea3074068bf5c" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-win-x86.1.1.5.zip", - "hash": "88d69079274fbd88fdc9b6bbc7042d0be06f225370d42ed82ec73cf97521515a18631cc4b4b9dc8283a4d3e886de5dc438966e23a22ffead175815541a638f91" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-win-x64.1.1.5.zip", - "hash": "c8df85c9c073aaa1e7a57ad6d56c190869466587991e1620cefb203482de09a298ca0bee34446dfc42fd51c6f1990173aa280b57cad2ee40db03c71ea199dc75" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-centos-x64.1.1.5.tar.gz", - "hash": "083a326668530e7f380246314b33d4a08df6921b9e8e5251d26f97c073f86f6128ad6f0b56b8e7ae3f0677e4aa2c4fdafc6a68a5ef6fea5c5fcff1f20982f788" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-debian-x64.1.1.5.tar.gz", - "hash": "15b177092aa44584e2ffed9a5650c4bddf5938ac958f25d156689eeb1927745d52aafaec79d3a2ace9bf9fb85d9295dd59fe81beab1b787acfa5a7c380ef8016" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-fedora.24-x64.1.1.5.tar.gz", - "hash": "" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-ubuntu-x64.1.1.5.tar.gz", - "hash": "6024e9e5ca8a986c6a63ba1d4d89234b682157f2814b379cd8d2890699f5d4acc197a5ae7204f136fd1bc2bad15c9896be99df6648a863dd1fb8e4758ba0daf5" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-ubuntu.16.04-x64.1.1.5.tar.gz", - "hash": "0f666b7cf806cde0c5d93788bbf6dd4d808417aa0c1bdbdb1453d8046262188f8e5dabf593076d296e60ad77f34d858efd3137045943cec54e6d61ccf2556ec0" - } - ] - } - }, - { - "release-date": "2017-09-21", - "release-version": "1.1.4", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.4.md", - "runtime": - { - "version-runtime": "1.1.4", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-osx-x64.1.1.4.tar.gz", - "hash": "58e93d00ddcaa14d58150f923b700c6190c87b1609d59040a262625853eae136" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-win-x86.1.1.4.zip", - "hash": "265ec7d4b178e5c03e4b8250d0f368de714e3205c90180de71a3c514251d8eaf" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-win-x64.1.1.4.zip", - "hash": "51a363fb5378f461e67793954e452cbdda4fbf825e7718e286c5ac4250c48b77" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-centos-x64.1.1.4.tar.gz", - "hash": "4b35bacfbf56c22e389739a4750b4773e51907944d4e24e4f5fca0b8355a83c4" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-debian-x64.1.1.4.tar.gz", - "hash": "8b3f0cd9a100a41436f316952128c0bfbd9bafc2808734599c643345de2e5304" - }, - { - "name": "dotnet-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-fedora.24-x64.1.1.4.tar.gz", - "hash": "1897ef8729d3356b6f3b19b20ccdb744d49c78f2b05014282b98e7ce53e0a3e2" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-ubuntu-x64.1.1.4.tar.gz", - "hash": "7948d90eac05b56a7c37a8ac37a5c83012843feeaa0194dfb079a90db9717e6c" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-ubuntu.16.04-x64.1.1.4.tar.gz", - "hash": "fe412836910718d3f91ea5ba815a116f5fa872ac0a9ff683db2d8670aceb9b56" - } - ] - }, - "sdk": - { - "version": "1.1.4", - "vs-version": "", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-osx-x64.1.1.4.tar.gz", - "hash": "fee47d9c7d1b3674e61e586ba81f982c2b039f427b41852e11241ea1781c964e" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-win-x86.1.1.4.zip", - "hash": "a7512497ca34fa81c2c7049db3722b950ecf56fa224562cfcddcf53d4a6d84e5" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-win-x64.1.1.4.zip", - "hash": "c8227d50379eb8617dbd1a647a6c888e1e6674cd46b88e4d44997fecfaf671c7" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-centos-x64.1.1.4.tar.gz", - "hash": "3598ec336712b4265ccfa7574bed0d3966f0e747fafa6e5602d0ceb2dd587af8" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-debian-x64.1.1.4.tar.gz", - "hash": "fa05f30c5a95e2aadaf76e1a402c157b5ce4e8f102fb00a2f8652869a146379d" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-fedora.24-x64.1.1.4.tar.gz", - "hash": "682ca1f5d772adc93248c644019aa84f4baa9c7589ebf2dd07d5cbca8f708581" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-ubuntu-x64.1.1.4.tar.gz", - "hash": "9ac4b6d9f163c02d8ab4b3c1e86fd52b9cc01fb560f976cd61f0664a3c9fef3f" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-ubuntu.16.04-x64.1.1.4.tar.gz", - "hash": "e806a106ef671efdbc0d3fda3218560a72293e3160e4384523914219937301ed" - } - ] - }, - "aspnetcore-runtime": - { - "version": "1.1.4", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/DotNetCore.1.0.7_1.1.4-WindowsHosting.exe", - "hash": "" - } - ] - } - }, - { - "release-date": "2017-05-09", - "release-version": "1.1.2", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.2.md", - "runtime": - { - "version": "1.1.2", - "support-phase": "", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-osx-x64.1.1.2.tar.gz", - "hash": "620a98213e423301fa44abfc1ca0b15e0bc538e676cbf0344c711abef5ed4231" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-win-x86.1.1.2.zip", - "hash": "31e49e6ae491795c99221307dc829bbb57e645d568a94820a031688b6d8df4c6" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-win-x64.1.1.2.zip", - "hash": "a4ccb23a6cf2ddf9894cb178ce8e69b5788880a1e3d9d659f26fb914a4bc2988" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-centos-x64.1.1.2.tar.gz", - "hash": "49c54129b39a4a873074b80691733d68ba596782f411cc6565d601aeb6229d1e" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-debian-x64.1.1.2.tar.gz", - "hash": "26f6a2e247dd0b9ac4003d12cf1bd8647985255fdd7659b60e36a7a26fce15de" - }, - { - "name": "dotnet-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-fedora.23-x64.1.1.2.tar.gz", - "hash": "5cb04a3a7f8fd780af87cc6e3273ade1fe9803b7518228999649fcbc95528278" - }, - { - "name": "dotnet-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-fedora.24-x64.1.1.2.tar.gz", - "hash": "96204460bd7998e78ad2e84b1eb6821bff97c4a3dc2bb7a79cf828c5b6dfa37f" - }, - { - "name": "dotnet-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-opensuse.13.2-x64.1.1.2.tar.gz", - "hash": "24be24522531d560513c54fe4b08116a48b81be27e0a43c39f150b8e71a816d3" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-opensuse.42.1-x64.1.1.2.tar.gz", - "hash": "4112308f5e4bbbf38051140ee7bd47df79d4eee40d65f67a0fd1b14782da8166" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu-x64.1.1.2.tar.gz", - "hash": "9032e88d43d28004ac10618ef0abac502cdeb02228297d1b51dd67c7e40cd3d1" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu.16.04-x64.1.1.2.tar.gz", - "hash": "c003ccc3942e327aed42c395bdcfacfc703f5adc5ec69246588a8aaab52b1513" - }, - { - "name": "dotnet-ubuntu.16.10-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu.16.10-x64.1.1.2.tar.gz", - "hash": "0a4d4061931e0154c9186446dbc8d4c3e69ba49537699be98185d55fc24a1b56" - } - ] - }, - "sdk": - { - "version": "1.0.4", - "vs-version": "15.2.2", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-osx-x64.1.0.4.tar.gz", - "hash": "79ad510280c3e6bdf67c3164c9cf6cdc7536d809d584e471688400b1fb3bea2e" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x86.1.0.4.zip", - "hash": "648f74ec818f5969035afec3cd4c2a0d9579539710dd4ccdfec806727cf0f8a4" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x64.1.0.4.zip", - "hash": "82869baef9e010415583174b0b0be95a2cb326dfd36bb32ec270803a9c8196ec" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-centos-x64.1.0.4.tar.gz", - "hash": "8e952982414e192cff5980a6190cfdcfef543b59c0be65e5c9d86dc7d4a8ea4b" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-debian-x64.1.0.4.tar.gz", - "hash": "eeb1baff3999e48e725ad22d7fac800363acec56b122369c37979f87730961a5" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-fedora.23-x64.1.0.4.tar.gz", - "hash": "46fca05c426e0d13cb2ad5eb5cbe268c2a469cf574e6731d9cc8dacac9c02b79" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-fedora.24-x64.1.0.4.tar.gz", - "hash": "f3f049e099c4ea73342ec6448cb0eef61d81cfca7c476b989fcb0f09d918c31c" - }, - { - "name": "dotnet-dev-opensuse.13.2-x64..tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-opensuse.13.2-x64.1.0.4.tar.gz", - "hash": "49d599df1f2b6b173e4943a3aafb0456c95086ad2bca143c346fa28fe87d30bb" - }, - { - "name": "dotnet-dev-opensuse.42.1-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-opensuse.42.1-x64.1.0.4.tar.gz", - "hash": "91f133a77ba5ba9cd3ec5b243ce6c69ceb5ec164b2ff1fd256a28fbb73d6991e" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu-x64.1.0.4.tar.gz", - "hash": "e3823b9f964d27d1434f0e52b93fb1b6a65e83fb275e01f65ecbe63a4242fbe5" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.04-x64.1.0.4.tar.gz", - "hash": "6fb4ec609b00bd65881f864249741d6486ba19da5b76cfcb60d03df8799b6ab7" - }, - { - "name": "dotnet-dev-ubuntu.16.10-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.10-x64.1.0.4.tar.gz", - "hash": "9e784b554a9cb68df9ce541cc220dafcb71b185837e05420c182e4a496b68f47" - } - ] - } - }, - { - "release-date": "2017-03-07", - "release-version": "1.1.1", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.1.md", - "runtime": - { - "version": "1.1.1", - "support-phase": "", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-osx-x64.1.1.1.tar.gz", - "hash": "a809eb4f47a8468edacfab8dfd9ddc1015a2e4ec3643fdcedd4d7c9ab3f028f6" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-win-x86.1.1.1.zip", - "hash": "0c69428e55782603982b173bc66eb24fbf80f9b01ffdf8a00f012beaab3c4653" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-win-x64.1.1.1.zip", - "hash": "b0f7fc902308b98fa8e202081884d310a94a93264a1f5beeb4632acccf2c0bb2" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-centos-x64.1.1.1.tar.gz", - "hash": "2eca7129424c50bd4a312bf519e5f3add2398cc11f53e4032e233b787528c3e4" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-debian-x64.1.1.1.tar.gz", - "hash": "6359fcd443c686476c6b55bfcd5fdc214a64f8f399bfc1801e4d841c4ca163de" - }, - { - "name": "dotnet-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-fedora.23-x64.1.1.1.tar.gz", - "hash": "f5813c020d0b5c507ab857a168f7faea54f745ff8b34404b85f8dc5c03aa3537" - }, - { - "name": "dotnet-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-fedora.24-x64.1.1.1.tar.gz", - "hash": "060d05dc338cb722cad94e379e354cca174309b789b686cf4e2cdfed2c238503" - }, - { - "name": "dotnet-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-opensuse.13.2-x64.1.1.1.tar.gz", - "hash": "86180fb3d67293be760abbe6a28d73a7717a2910852e8b047ba771d0fecd3430" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-opensuse.42.1-x64.1.1.1.tar.gz", - "hash": "97535294b174d09d685f46687d30ebc7d929afa11ed99fcc1645954b1cdeecb3" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-ubuntu-x64.1.1.1.tar.gz", - "hash": "bd2807bf3d5b316bf7360bddab276bc4af13106de406491a41a4fae522d1c0be" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-ubuntu.16.04-x64.1.1.1.tar.gz", - "hash": "e1737cfc3df8336d7469e1c3df431abcb56f94d021a941dc33af9a0d090f512c" - }, - { - "name": "dotnet-ubuntu.16.10-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-ubuntu.16.10-x64.1.1.1.tar.gz", - "hash": "d2d439fd7e544e120db4fb7246ec99cad199ad8d827a78e3e4157f8e331aa066" - } - ] - }, - "sdk": - { - "version": "1.0.1", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-osx-x64.1.0.1.tar.gz", - "hash": "f030188673ebb71fc3bb3a089504c2079cd8176e669575b5992664b405194366" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-win-x86.1.0.1.zip", - "hash": "3a8d7316dd774d54e27a332c5d1e73d7813fecd10b670249f480ae917226e444" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-win-x64.1.0.1.zip", - "hash": "e729afcf3cc69f17ec7968468b399c843b8b8327523e62c03450e4653115cf76" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-centos-x64.1.0.1.tar.gz", - "hash": "08759c53aaf335bab14f5bbca89836bd9d4350c1b6392d32e51b37d00dba9eeb" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-debian-x64.1.0.1.tar.gz", - "hash": "84601397f83adaf2028653b73f27093f66d4c763dae5c770743351975477ee1e" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-fedora.23-x64.1.0.1.tar.gz", - "hash": "dc6a70d11a574f9745b52a5392c384453ffdadd799ee59c417c308bdc63e86c3" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-fedora.24-x64.1.0.1.tar.gz", - "hash": "e98ffe4443bed058eaaeba7190b3f136128757799d28ffe8ad985aeae92970b5" - }, - { - "name": "dotnet-dev-opensuse.13.2-x64..tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-opensuse.13.2-x64.1.0.1.tar.gz", - "hash": "2dff951b2db33145ba51e2310e85dd4ffad83a501eb6750365f77ddf7d3d8b5f" - }, - { - "name": "dotnet-dev-opensuse.42.1-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-opensuse.42.1-x64.1.0.1.tar.gz", - "hash": "4c9d4eae74f04acf563da9ee3f1e846e9f2547ebd552ae874d90e897caf85e21" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu-x64.1.0.1.tar.gz", - "hash": "4d4399e090c436e7037dc393373345aa0521b2acfa325dec80771f7adb448daf" - }, - { - "name": "dotnet-dev-ubuntu.16.10-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu.16.04-x64.1.0.1.tar.gz", - "hash": "4a59413a0b2ba8914ceecb4a505dae4f93ede10cae4246d714178b11cbe32a2f" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu.16.10-x64.1.0.1.tar.gz", - "hash": "828af612b3e691f27d93153c3c7fd561e041535e907e9823f206ccab51030ecf" - } - ] - } - }, - { - "release-date": "2016-11-16", - "release-version": "1.1.0", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.md", - "runtime": - { - "version": "1.1.0", - "support-phase": "", - "files": - [ - { - "name": "dotnet-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-osx-x64.1.1.0.tar.gz", - "hash": "b8c28c32ca6bf677982999543feec0cea4e7275ed034e1b503451de0744d13f2" - }, - { - "name": "dotnet-win-x86.zip", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-win-x86.1.1.0.zip", - "hash": "6e08a9753f96ed2087d189dd1adea7611e90bd88614157c1fe51cf397a967ed9" - }, - { - "name": "dotnet-win-x64.zip", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-win-x64.1.1.0.zip", - "hash": "cc66a190edc10866494df9e72dbaf4b872c83045e26431161131459ab413a08c" - }, - { - "name": "dotnet-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-centos-x64.1.1.0.tar.gz", - "hash": "6f2a99f2aba9afd4c8470d5c423d06eec8e7dc9b2c6d2521216eefcceccdd254" - }, - { - "name": "dotnet-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-debian-x64.1.1.0.tar.gz", - "hash": "91acd357628a3ae510e6f9ff2f912fb69b7a477125a66dca8f8cf3015d87df19" - }, - { - "name": "dotnet-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-fedora.23-x64.1.1.0.tar.gz", - "hash": "de34ecd0bae6865d5ff15898415517892caf1894301a9368c7b68a62b9e188b4" - }, - { - "name": "dotnet-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-fedora.24-x64.1.1.0.tar.gz", - "hash": "4bf2fed6c9607cfb19c8b80cce74a99aee3f7549b644841d46ea47238d39feee" - }, - { - "name": "dotnet-opensuse.13.2-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-opensuse.13.2-x64.1.1.0.tar.gz", - "hash": "97b98c12693683bd5bb5e3b1745f72b8e5a4e50ed72dbfe0155749135bc09b84" - }, - { - "name": "dotnet-opensuse.42.3-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-opensuse.42.1-x64.1.1.0.tar.gz", - "hash": "f1b5055ffd1e8df4bcfbdbee8c99ff81315d493d2e24ebfbcab5b324e9bb7671" - }, - { - "name": "dotnet-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-ubuntu-x64.1.1.0.tar.gz", - "hash": "1c067b32dd40dd2b88a6d25c8634c94f37399a590b5036e609550de7f5fda935" - }, - { - "name": "dotnet-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-ubuntu.16.04-x64.1.1.0.tar.gz", - "hash": "917fa16e95fe9d2434134e09025c23b766387c67e91f5f88947ccd6b5e3032e2" - }, - { - "name": "dotnet-ubuntu.16.10-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-ubuntu.16.10-x64.1.1.0.tar.gz", - "hash": "48243753a3b4429b51e1c919955f40c977886849aacc03a2a207f472d78bfae9" - } - ] - }, - "sdk": - { - "version": "1.0.0-preview2.1-003177", - "files": - [ - { - "name": "dotnet-dev-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-osx-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "8f1ffef37aa9da7273674185dab3b78feb44082d3a9d3156dfc20329acfe7e0d" - }, - { - "name": "dotnet-dev-win-x86.zip", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-win-x86.1.0.0-preview2-1-003177.zip", - "hash": "38a451069f6bc1d2e226218f260b19fc1a2aca775fbd88c083b2d23d5a3af737" - }, - { - "name": "dotnet-dev-win-x64.zip", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-win-x64.1.0.0-preview2-1-003177.zip", - "hash": "d4056a91f83699894c9f9fbac1b8965597ded079b0d8848dacc7505f372f85a0" - }, - { - "name": "dotnet-dev-centos-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-centos-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "168099d73a4be8dacf148a4c9300602a4a74e78fa86495a6d819a2ecca2db406" - }, - { - "name": "dotnet-dev-debian-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-debian-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "a2f228dc79501ee85ac5fcdf771886d8f84409bacfd3f9b3ba4225663cbfa3ef" - }, - { - "name": "dotnet-dev-fedora.23-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-fedora.23-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "9802a59b2e68c1fd2c91648503302066bf0ab09b1d286dd6264e2ccc75f50b09" - }, - { - "name": "dotnet-dev-fedora.24-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-fedora.24-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "4ff0b843f00f89b4391cb2b442f973117d676c56b571b40c9ffa49af3740f717" - }, - { - "name": "dotnet-dev-opensuse.13.2-x64..tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-opensuse.13.2-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "a46585f907b73336878076ab9942db6565445b8b7a435f85537fece4ae4456a0" - }, - { - "name": "dotnet-dev-opensuse.42.1-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-opensuse.42.1-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "b9bec78bbb710a47baa79e2af65b5dc0242bbc7850571d67f8153f6d6cb3f542" - }, - { - "name": "dotnet-dev-ubuntu-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-ubuntu-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "9f6f72c581534ec4367bc3952fe3bfe7649179d86c55b31371b4294edc96d1d1" - }, - { - "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-ubuntu.16.04-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "4fdae55113557171a0898b283eef13669a7d722fb2b918a595eb2ab70db1d8a8" - }, - { - "name": "dotnet-dev-ubuntu.16.10-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-ubuntu.16.10-x64.1.0.0-preview2-1-003177.tar.gz", - "hash": "835bfcb0cf56457a7c5f953f5fd7d6a37b7a68eb23dc0fb3d9161def833345ea" - } - ] - } - } - ] + "channel-version": "1.1", + "latest-release": "1.1.10", + "latest-release-date": "2018-10-09", + "latest-runtime": "1.1.10", + "latest-sdk": "1.1.11", + "support-phase": "maintenance", + "eol-date": "2019-06-27", + "lifecycle-policy": "https://www.microsoft.com/net/support/policy", + "releases": [ + { + "release-date": "2018-10-09", + "release-version": "1.1.10", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.10.md", + "runtime": { + "version": "1.1.10", + "version-display": "1.1.10", + "vsversion": null, + "files": [ + { + "name": "coreclr-symbols.zip", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/373f14c7-c48f-4812-aacd-36d0a264679c/44e2497391796c22f2123e763e288c0b/coreclr-1.1.10-symbols.zip", + "hash": "930734cf9816d9996363bcc1811e05c626cac8875f9335e86a2d2bd2fc47af9c2880769cbf725ec5ec8641f7a9ac754d141d874298fc22fc5d933ed68060fcf2" + }, + { + "name": "corefx-symbols.zip", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/aaddf89a-b6b9-425b-85f0-ca6777d82960/e8f560ab2700dc7a36e8ceaff71f0f1b/corefx-1.1.10-symbols.zip", + "hash": "1f6fdc3acaf68922a3c83618385341a81aa1c7c981a705f93371ac01ac2c08760c767b67a098900e5eccc403e8c503bf49f9a20203415767a5a45851b07b96e8" + }, + { + "name": "core-setup-symbols.zip", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/f02b2b5c-35f9-4c7f-b1af-d701bceeb18a/adcd583ab241afac1aef59bf13a4a683/core-setup-1.1.10-symbols.zip", + "hash": "4051672a0d4fc98577896d30fbeae9b8d7ef7d9411c57e7c90d21b1a032ff69f53a89c6bbfc7cc84b3760cb2bab02efdead6e5baa6d37bece906b9d284c274a7" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/dcd0be0c-bcd7-44ba-a2b9-81a311a3cdb3/b0ca72ea9b995994d6e54ac242928ede/dotnet-centos-x64.1.1.10.tar.gz", + "hash": "18f8fed7d7fa8d54cdceebac4f2528d7a90b32c66be1a98ebcafbbaa7b0c9f4aa412da6e66893bb21bdfedf37fce196b24eb76e5ba4405e5fd352aa80f25fcb0" + }, + { + "name": "dotnet-debian.9-x64.tar.gz", + "rid": "debian.9-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/1fe343e6-f55f-4b70-a3c8-1c9439a7c905/07dcc830b9ed0a2c2feead85a5209b92/dotnet-debian.9-x64.1.1.10.tar.gz", + "hash": "fe3ea31831444bcd4f77ae0b05e217c8f1efaf175605667a76615223b8efbc728a77411c67cc096168881030d7f3c4ab387a2d2633177cf635e9543ac837f01b" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/8543193c-3c50-4709-90d6-632e3c37ae2b/c8919995f8eda0b236d91459b3ab4f4b/dotnet-debian-x64.1.1.10.tar.gz", + "hash": "a89e1a06ac23a0fd51fa6ab8f35b792499af9601c67b6f5ed2334d357ffb1bb811ed94d9e8f297b351b0f1470fbbc0e15d8da87010c11cf9fcc0b91d7b0262e3" + }, + { + "name": "dotnet-fedora.27-x64.tar.gz", + "rid": "fedora.27-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/24786c9f-d752-4d7d-9891-b4500507281f/147128999e7bb01117796de87c542516/dotnet-fedora.27-x64.1.1.10.tar.gz", + "hash": "84a47b8dbd8ab0c3badea337d8a0df22af1c9da7f65b3272488fcb6506eb29924573c4970606bc3df36cd45f4363ef1b4f518a6648a9fa559b1a49abaf460871" + }, + { + "name": "dotnet-fedora.28-x64.tar.gz", + "rid": "fedora.28-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/a5c06c72-a6c1-4624-8ab6-ce2d5ec78e6a/6afd58fbd5aee8d97f3340f94eeecad0/dotnet-fedora.28-x64.1.1.10.tar.gz", + "hash": "47845a9a7985e916c0f8bc266c20f87b4cfaa2b61becfa7c9ecfaa5056bcfb147d057038797787ea3f612a520484bfc1131636375a6fd56088c05452acbfc3ed" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/c36cfeaa-2310-4b15-84eb-634e39cc67c4/f409e955512078bfd4424b44dbc6c05b/dotnet-opensuse.42.3-x64.1.1.10.tar.gz", + "hash": "99f1ada1b8ebfc9c5bb84c524235fa61fa421b4758adf46e70bfbf13c730f82eab4d934ea86e810392891d7d45d5caf43bfeb685410a380b4ea2b4719fea0659" + }, + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/196e2703-a697-4eef-b647-36430cd66b47/6d490df0fe97b97a118302b8ea7a29db/dotnet-osx-x64.1.1.10.pkg", + "hash": "035e86ba27bd094f419a8032af1608d1c756c7cb6df3f34b7be4423e9c0fcb5f1b35e823a184086e53fa1f1f1c0dc209acbe2ef1aa2cdd608e3a4cc0f423ff3f" + }, + { + "name": "dotnet-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/d6e2e0f4-36e4-4f02-bc9a-18554377cb1a/6024c1292306c11fbf879293329dec42/dotnet-osx-x64.1.1.10.tar.gz", + "hash": "fbb3dc3e35cf17e95ad54cf38339a9fc2dc11f650f6a22de52658e2f6dfdbad2b39bce42badd76a7a941d105a343d9c2232dcbbc0b64cef2e3656ff65a59a4f9" + }, + { + "name": "dotnet-rhel-x64.tar.gz", + "rid": "rhel-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/950bcacb-cd3b-40bd-8a21-e22fc25f850c/935f5844d8af2132e71c4a1a88dee0d0/dotnet-rhel-x64.1.1.10.tar.gz", + "hash": "40029e8f7c06fdb797683edf6e472f87a48c0d776bafbea3ac6ad03561d9cbf94d011999968a102135b87651a819b27af13ea1c8d05780c8cc3b577411cdc71b" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/6d8ce8f5-173b-471f-bf83-6d21b6f7924c/7e7b983ed52f1f0eb937bffb8d3ab1e2/dotnet-ubuntu.16.04-x64.1.1.10.tar.gz", + "hash": "e39f0fe332d26d42a1f7517ceb2624e17cb825aa6c85ddb8b19d5ec79f885b1a343ce28a139a9e863cb6fdd103434e857914003e5716f5aeb3b7d05002daa3ee" + }, + { + "name": "dotnet-ubuntu.18.04-x64.tar.gz", + "rid": "ubuntu.18.04-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/b25b5650-0cb8-4699-a347-48d73650da0b/920966211e9bb1907232bbda1faa895a/dotnet-ubuntu.18.04-x64.1.1.10.tar.gz", + "hash": "5008d2b2f4ad0c0c8dc7e109ebba4b83b897e8e35d7c925754b99879673de811e44deb77051f5f22eb0df016992c02c2c4c6c4bea14ca77cafcaae79fe0f4404" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/e436ca0b-f286-4d5a-b07d-41855d4c1e83/f169eac4a2b1449055cc804a345f1413/dotnet-ubuntu-x64.1.1.10.tar.gz", + "hash": "0f75dcd87af64960ff154657f1afac7f4cb5d09b2eab472472dd320b01b5efdb2d7ff48b49cc0a933213647cd16392e13e71a3e9c82edc9d561d483a427814f8" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/f2c70fc3-d08f-41d0-80cd-851530acb391/6f5c6c2715f92c4aa3c45616c0419125/dotnet-win-x64.1.1.10.exe", + "hash": "0653d989fd88ec8d94e66825c70134476f405da4e00fa850b42a597fd8faeb72fd389f947444d7bdddf30e600a3d7398f607aaee2e63047c25d620f46f2d39db" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/2b67f7b6-3178-4405-98fa-529a0ee63ec7/e422f43e67412f1b2619dc297cd4da6a/dotnet-win-x64.1.1.10.zip", + "hash": "92b2779f9b84b23f9f317c3f5bd2b4c6263b0b99683a696d2637718b79eea0d5468bb836d5b14b37a04f7f44fa2717f3d9e94c69dd969d4a70538f9ab595c9a8" + }, + { + "name": "dotnet-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/69d04e62-57d7-481e-9441-3b45ac73cf3b/040505f07aba828c022ed9cf43488dd5/dotnet-win-x86.1.1.10.exe", + "hash": "67e07ddb58f26166633b1db45db2ad73a98cd68f3ac0cd48eff3823da0ae31883fea64e9b4aa39141c83c41fa70085e4d333402f6dbec1f6f794f972efbfb483" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/2424cd3a-e84d-4e0b-bebf-57e0e52185ce/52b1b575a2dfb1731ede85fd4d3b7fcf/dotnet-win-x86.1.1.10.zip", + "hash": "56de3d4a6145defb859dad2e9623ca7f2fbd990c2a24fdbfc962a78c54df27003b459152d9b631f9330ece90c65e178e3792e80966031476b1f9449815a5fad8" + } + ] + }, + "sdk": { + "version": "1.1.11", + "version-display": "1.1.11", + "runtime-version": "1.1.10", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/15a05546-15df-488f-adcf-0e77e86dbefb/1f902e78cfea6209c387adce764a88bc/dotnet-dev-osx-x64.1.1.11.tar.gz", + "hash": "b827b192398af01bf917a5fc0255616a82f04a95dac8154e681398e7e3ef549d701376bb1c9018dea37269e0406f065fb8e2958e652dfabaf86d5e0bb68b0840" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/3c23a7aa-eecd-461b-ad45-979c4c684917/1b464bd34c763e664f7eed6006889d87/dotnet-dev-osx-x64.1.1.11.pkg", + "hash": "1b8ba4f003fda6725c6c27787f6b750064fa7522d0adb0bbbb1717286b2083550da68a242b840dc9505ca68775785935b0428933eb8b0e89f31e698e41618989" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/db408c7b-ef37-4374-b33b-a5b286adaa53/be0f0df977501c4df71ac3f04b9ce35e/dotnet-dev-win-x86.1.1.11.zip", + "hash": "29a97f3e5e2e8465e4b0c7628a9a02baa0148bfe1a960f58dcdb08b3ad65702cf5367c3f776f47b4df5ce2487955831ed5ab330d4eeabea28ab4f25edb051be8" + }, + { + "name": "dotnet-dev-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/9386d3bc-6799-4cc5-8288-c807674c72ed/b585db316f0d1c4cad749c247ef21b59/dotnet-dev-win-x86.1.1.11.exe", + "hash": "88778c12aa4e3bdb696da31d5ae1a03441fc6d0d1860bada75bc604692e3f8c240941a10b8a99eaace2b5a6957bcdafa158f2cfb533d122bffcb2c55b25f351d" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/a298f85a-bc4c-4019-842e-021e397e3437/5c95727dfe79b600834291a8983b9507/dotnet-dev-win-x64.1.1.11.zip", + "hash": "cbf96efd9f6119cad96041e3c55099b98f82252a60a93bbba5f93289bf600c5146402046c3ac79c6e927291e40cb5222171c3ee8cfbc086e635968dfed6e269e" + }, + { + "name": "dotnet-dev-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/baf5a5a7-68d6-4cf1-afdf-47968b5f91e7/05e6dfe191607ef6135a34215464f600/dotnet-dev-win-x64.1.1.11.exe", + "hash": "6e15fa8c9d5b10cc3edb353c5e1ece01a29f7d00ff853cc12f84e33a776df8062c07febbd9659ca46c2adeb005036c231fd7a7592591b6e28c643bdc45084778" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/116bc57f-a6d6-474f-aca7-58c18fe0fac4/aa324344fc9c36623fb4a7c7e5bece0c/dotnet-dev-centos-x64.1.1.11.tar.gz", + "hash": "8665733eba5af02f8af5420bc858ffc4ef73281fb518c0736458f9f1f666f65e57c6a8e2efac5d3e6aca56ac8942a25d1d805ce392fd6f751fb3f0ce821b20c4" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/1ef84426-c1d0-4e3b-86a4-7fce48baecb8/a47dbe0cd3bc1eefdabbf9354f60004b/dotnet-dev-debian-x64.1.1.11.tar.gz", + "hash": "14f48469ebbc171d111369ea0dbe88ee9aeb74193aabd6e123c97e54ad81fd6352e86c446f8fe68e2db93793de86fbf89a9c682dd7d1d226169e788cd1f3f6a2" + }, + { + "name": "dotnet-debian.9-x64.tar.gz", + "rid": "debian.9-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/b5c87053-99b4-4c91-af5b-69a1c0e2c91e/ab8882f283fb7206d0f1ee965faa4288/dotnet-dev-debian.9-x64.1.1.11.tar.gz", + "hash": "23e1d3d1863ae8f6bfd450ff238ad7d5929722df6a0492597089c992aa1b223af294386718a711040a4e5f77bd3af97e7924d344e1535d4bc36c640dc6b73869" + }, + { + "name": "dotnet-fedora.27-x64.tar.gz", + "rid": "fedora.27-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/98eb7365-0ca8-4e29-b455-b165e583d0de/3a1da729266cb9b885f6747b376a0f7c/dotnet-dev-fedora.27-x64.1.1.11.tar.gz", + "hash": "ed2cad6ef471dd787086a249b932569840cabc7d48aa6920ce2d85e2d364a880f1d4c63e1014016a0fd19f8e8f1f93526fa2d710a587fcb27616bfd27844dc57" + }, + { + "name": "dotnet-fedora.28-x64.tar.gz", + "rid": "fedora.28-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/b3e55604-5a36-412d-ada3-9a46bba55fd0/473cb6db3926c04b7598d750f1d30731/dotnet-dev-fedora.28-x64.1.1.11.tar.gz", + "hash": "50ba2fa6a319de00857f847c6dbaf49bb4b93a0e7f73824ff47bdabc6862b45f0349c9c95b11dd2caec6fd4ef5ba3e89ad1c5a44e6a66cf600bc906327805a7f" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/3b5e416e-1359-4638-b1f3-e0ac378d3550/13ee9ae8dd5bdd11a11abe1934542920/dotnet-dev-opensuse.42.3-x64.1.1.11.tar.gz", + "hash": "13163a1573c1f95ed45a5b445488080cd619693ac7ce8705e13ccfb605ae89d959a82bf42d633a6e65d5242eb508840e9f521bcfb6f30623a6575bfa701e6532" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/c0957a2b-cac6-44d8-b1cc-0dad4420c825/8dc69e33f8cf44152fdf173d3bf0b746/dotnet-dev-ubuntu-x64.1.1.11.tar.gz", + "hash": "a7743d00fad50ec1c9f27ac5b09d1b9d787ac9d4d600179d1d4a5ebb636438dda45ecc85b1a246fd2eed6455dfdcf764165428af38f83a524b4ea0aee82a3366" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/c9f432a7-11fd-48a8-adef-fa95bc24a9ad/85a7293b69d07d5ed678ea21f6082539/dotnet-dev-ubuntu.16.04-x64.1.1.11.tar.gz", + "hash": "60906a50e01420c0603127041b5fc628cb064169ed03b6c9727857695021d2713d92cdec322d97340d9e525a1f2f3c727b7125ca07c0d04057196e0e7cf791b2" + }, + { + "name": "dotnet-ubuntu.18.04-x64.tar.gz", + "rid": "ubuntu.18.04-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/aeac042a-cfef-4064-b914-7419f13c20ae/be14353986c2fbb2259064bcd2cc522a/dotnet-dev-ubuntu.18.04-x64.1.1.11.tar.gz", + "hash": "d96adb429e00052e331215438d0f1f244c830f633f9bd0dcf817f02a2211028ee4ac02e585be440863bdc6afc54fabe3539188c6f5f7086d8a0ced624fb05697" + }, + { + "name": "dotnet-rhel-x64.tar.gz", + "rid": "rhel-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/e461be2e-e14f-4a78-b987-351da98fb9ab/dc2c11f04a967d3d5c15a9a47b2d9fcc/dotnet-dev-rhel-x64.1.1.11.tar.gz", + "hash": "c79e40710dbf5e0f22d54ebeef4e08ce459a83dd58a9d7a2e56ebb480c780e912d4c8ee643df7f7717bb8544955bb154ca9aa88ec610eccd0d2f712b74668be3" + } + ] + }, + "aspnetcore-runtime": { + "version": "1.1.10", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/b84d0334-d56b-47b3-9da4-c48a553ce286/5079d35485214be3fbd72a4fdf21a655/dotnetcore.1.0.13_1.1.10-windowshosting.exe", + "hash": "a653ae9b309baa4918b1b0c70b2b73dc4b5cf5cca0a6756273c924051973dd354b6748d72177937f851c1f7b2d16aa4d67920294ea2bf98a11768cab04d2f764" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-07-10", + "release-version": "1.1.9", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.9.md", + "runtime": { + "version": "1.1.9", + "version-display": "1.1.9", + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-osx-x64.1.1.9.tar.gz", + "hash": "ff3fed1cda60e82de53de0c95b3ebb97e64f398f54d36aacc52d21f5859d4ab016e81c502c68e511ff2bfa5f97645e7c04eb7b8e66cf2b173419c009492bef03" + }, + { + "name": "dotnet-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-osx-x64.1.1.9.pkg", + "hash": "e3ed92c005ce1d819f140e22a2e4c46e49d53f073d31eab0a3b883006f77a69b960fe97ef0931fd10bad8aff511dfee020af7a305b573436fee7a2067eb076fb" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-win-x86.1.1.9.zip", + "hash": "8c98407232539275bf14960f2e9dc6623aef129e2960a2feda9ae35087f3dd0a3688f54c31ec79d99e7dc233165eff458deaebd6db0e2b0396cbec1b94d5bd38" + }, + { + "name": "dotnet-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-win-x86.1.1.9.exe", + "hash": "cbea84c048d9f83e218b57bdc4ee770127e2402ab63f7ba072f3420556722d891226f2826164980a5c72672b25beb62de7eb4c38082184fd1c81624f240a28e1" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-win-x64.1.1.9.zip", + "hash": "6de9e8db06131f0a77b78ff755350304dd7ae57a8861646bf0abca824689de2e29936667932d1cad025b062b1c818bc5a036d4326f65095448e664a5badc6d5a" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-win-x64.1.1.9.exe", + "hash": "c2016e5afd5e76b2a0735474d067323a1e701a6a4aa99e8dead4155edc98c80ceb36ba643941e0bb4723be0b0c34eb401ad3c8784493c6f14a6c3b4ac49df6e1" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-centos-x64.1.1.9.tar.gz", + "hash": "8be4dbeb3c801d219e68f8cf93400126034c4da37ae28856e690021522a0eff392264f2c44653724f6e8562a7efcfe86f96ea3bf7289c0d6e4ce64ca4cde4560" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-debian-x64.1.1.9.tar.gz", + "hash": "7cc5b2eaa20c1541be3b1affad8b839b1fd9fa97cf3cde5f9e13077581ade08c02f1aa89fce81cfe3fcb143b5207b3fbd71f1a7c0e9a7ac1d7eec5a66bdc3e33" + }, + { + "name": "dotnet-fedora.27-x64.tar.gz", + "rid": "fedora.27-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-fedora.27-x64.1.1.9.tar.gz", + "hash": "2e7646554c8903f6446e07f4b7a6593ee67031c00a65f0ad7aaaba7e21d287dd3fab7609234bae78941861b870701b83c99119af259e6c249530c62f1dad8dc0" + }, + { + "name": "dotnet-fedora.28-x64.tar.gz", + "rid": "fedora.28-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-fedora.28-x64.1.1.9.tar.gz", + "hash": "5e657a221841e220a7601c60ec0ba2436abd442db8d83cc79adc49c67937439c69e9cebf0b7e17073ef3f4585bdbaf21d619db2dd5694c8630a9aa0427b6c057" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-opensuse.42.3-x64.1.1.9.tar.gz", + "hash": "f7919d8d68b10ab00168ad2a82f69fbd661f803bfc941e9ad75037afd02d1b783bb812ed5032ef0350b9fcd0cbbf2219b293a340ffb51cd8f40485a85a3b2a29" + }, + { + "name": "dotnet-rhel-x64.tar.gz", + "rid": "rhel-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-rhel-x64.1.1.9.tar.gz", + "hash": "3d36fbafbb573dc29533209a6f463bb7e69790b93635854d9862c31c3c991ebf3ec3385b00423eb2fb4a3112ba967b5e18275acfc37a46c8063aab5e3bc2b092" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-ubuntu-x64.1.1.9.tar.gz", + "hash": "e64753b4f81106c6d692c45a51abc45bd700ee52390f56090ab61e25b2811c484bdd87c434e7ca4fe1f0d187d9469c207fe94694ee1d848a72cd1cff01fb01ca" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-ubuntu.16.04-x64.1.1.9.tar.gz", + "hash": "95e050b3faf98e1391605a69353d708231641d69a4f8cac6b0f11bf1736f09a69dfb4b2f8e446a39a22e8141c35a609130870c485af85e7089c109c313f0248c" + }, + { + "name": "dotnet-ubuntu.18.04-x64.tar.gz", + "rid": "ubuntu.18.04-x64", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-ubuntu.18.04-x64.1.1.9.tar.gz", + "hash": "fb3ee217813b099f651ef8ded1adc5bbece731ed61add842cc488c5a70dbee50877f4defec71c0089c1c90f3e580e0ea3c3f4d4006c03ecdd568787542d16728" + } + ] + }, + "sdk": { + "version": "1.1.10", + "version-display": "1.1.10", + "runtime-version": "1.1.9", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.tar.gz", + "hash": "bf3bf5f22c70c944a9459565626ef935cd15465a189ef9dd65d18560f7e71e44e2ac93552999774eb9a6672530a99baa30347bf3ea1cc7f4ac4d583e1f0e60b9" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.pkg", + "hash": "990d54a53702f5314ad06aab3fa7b6ad0944f2d8863d5ba99f9e86a660fc542378e0fa2cf9aebbd44bdee71bdd37d287409ded40f98d4a43f77e613a3d84fee3" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.zip", + "hash": "f46778149a785c0ffed4611966c07668061bd07dcf0c4ebb42e68461aa9dc5a8fe5bcd0d99f1ebb279a7f8269d84dd7f34e34b6c953d63ce1acbc85c4c88b743" + }, + { + "name": "dotnet-dev-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.exe", + "hash": "871baf6e9e7ca12a222ad0c9eb6060b933448c58f289defe1723934c66c07b2da6bd6f3495878afb280f188e64fd6200ed18b59ea5659e62be538956cb502a5a" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.zip", + "hash": "d0b01871251265b9a07c24e94e2e33f4a5d96ec6165ec0f60b032ce5c35895985e37cc01f73134fc8802a442eeb243b1d1403ebe898d6455907095e5b6b854c1" + }, + { + "name": "dotnet-dev-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.exe", + "hash": "d686d2514f45df597791d4fb60ccc272f5d42239e21803dbbf050891f79dbc7c0c8a72623606f312fd0aed0eef7ec5270c4adcfba105e3ec635d27729ff5c4af" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-centos-x64.1.1.10.tar.gz", + "hash": "30af1b4c9d8bd46bc48a52c9a9bee9e3a9a750ffd2308236458acd4cc3b313b8a4ca6259b34422caabd47540e30f5467b8f9237595e49be963d29abbdbfbd0e9" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-debian-x64.1.1.10.tar.gz", + "hash": "f4ac12ff20db06a7c6232c2645f35486d5369201429e3aa9c89a65a3e5f53957cd6ab612c225cc1dd6afebd4dd28695ca5a1f9cbcc812d8fa08635d6cedb1dff" + }, + { + "name": "dotnet-fedora.27-x64.tar.gz", + "rid": "fedora.27-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.27-x64.1.1.10.tar.gz", + "hash": "89cb369e8205224db77e314b6e236570e94b1d351689dddab5c4fbd63f444389e9745b84c57f855ddef9d693866b1103af6b8d889d6626ccc5c08c6783185d6d" + }, + { + "name": "dotnet-fedora.28-x64.tar.gz", + "rid": "fedora.28-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.28-x64.1.1.10.tar.gz", + "hash": "91e3bd421cadaf3a3a3e65486a088d9d4b0aaab9f35757068f6f09736cacbe498fc9469aaab9a4d5c209074af253761a8325adf525e991e40c5ffc10acd8ba93" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-opensuse.42.3-x64.1.1.10.tar.gz", + "hash": "227928df186dbd0fcc152f602383efcb66c45e467e5b88e135c725a53f69fbba26debbcb0536629e53b15e0caac65ef3af8db9b242195f3bf517d2f629125439" + }, + { + "name": "dotnet-rhel-x64.tar.gz", + "rid": "rhel-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-rhel-x64.1.1.10.tar.gz", + "hash": "717c07603009c52f996c3e5a90292022ecf0f7d787bd3de202a68b8eb4273b947ee2832aa93a9c9636e8b05f5e65d2051cb4ea1f0a5d4bf9f5d167e732a8c0c4" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu-x64.1.1.10.tar.gz", + "hash": "21bb88c12a094aced52d5161dee6d345698210ddc942a597e489c167fdeef4a1ebab90f7bd4bc0c23fba1c912d24e73b333635b70f7571b4ab5d8d8d1ce4b713" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.16.04-x64.1.1.10.tar.gz", + "hash": "89300ca6c519ba17eebe0e425f332bd457c0af49d9ba0cd00f4df14be471bb6d5a0207486e484b106a6b1071fb140b0738f752475dd88d8d7f833e8b8e26da58" + }, + { + "name": "dotnet-ubuntu.18.04-x64.tar.gz", + "rid": "ubuntu.18.04-x64", + "url": "https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.18.04-x64.1.1.10.tar.gz", + "hash": "38a3cd266f3b1f680e878c981adca1cebe81fbfd161ce4ea083ea4c7809c0a92e03ac33d292e29f43b5ebae18622ea83360c6b07186a6fa35ca6b2ad8450d140" + } + ] + }, + "aspnetcore-runtime": { + "version": "1.1.9", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/DotNetCore.1.0.12_1.1.9-WindowsHosting.exe", + "hash": "4d8f7cd4f2f647312d4615d951242cc5d36cbad3ffea48643abd4a9015494e635f7379eb1b46b0384c6a7facbe1b18fe8946fcdf277715d18c270f91d61e9e18" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-04-17", + "release-version": "1.1.8", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.8.md", + "runtime": { + "version": "1.1.8", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-osx-x64.1.1.8.tar.gz", + "hash": "d45684320e1b4931663045a1c89d39558bb8a66cc1f1ca8f8f3a11ac8943b8c0176bb5485183c79e94eedacf58e65d9422fe7102e2fc02f0f5349b019303d183" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-win-x86.1.1.8.zip", + "hash": "62f3b0d7d2836979c9cd5da7d598354e6c6adb4fd804a3dc378c09e9065c555218beeff2febcfb5f0fd3a08091d2ab4628a769600f4b3d672461ad0dc7af636d" + }, + { + "name": "dotnet-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-win-x86.1.1.8.exe", + "hash": "ad40c463bbec93afd79aaa734482f979251db874a5dc91bb40562ffa4aa45b5823470b5bbeba2db8e669c01add15b762db2ba113a7ffcc10bda0d6cd7a5d3ea8" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-win-x64.1.1.8.zip", + "hash": "81a9e99544efcb14294b267d6605edc07d857575a4ca628eb805adb8fb5c2644be24bbd3c449e3fa7ed8c28f65b15f64531a1885aec9e9898c5e31ea3a197926" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-win-x64.1.1.8.exe", + "hash": "682ad53a66f8a936fa8664a9be7ba6364acd9dd5983a70ded3020a144f8e13c28d3dcb3b2f1328b1003e474b05ef94c10aa90dde22bc23a5ddbf036157515e2b" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-centos-x64.1.1.8.tar.gz", + "hash": "c7221974f522633babe9b3e35bd984c5c65264f56d1ba9d916dd0c3a1193327e2983154b1eff6585b48c8508b4a4c95c0cc59793c7a0efd6db9b28f8f1e91a8b" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-debian-x64.1.1.8.tar.gz", + "hash": "49161d81fb9068ec018dd3bf6f438e838629933245cf88fe08562f8c8726e24523c628ab2a31dcdf5fe32f8496b009fefe275406318c5072cba85bddfe0a7693" + }, + { + "name": "dotnet-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-fedora.24-x64.1.1.8.tar.gz", + "hash": "b0ee8856ec0d18a6d406a3f21372685eec74d22af81e351eecf78413de7c49602006a8492d775530cb72dd35da9f7dd074e1504158821ea6cc5f92b31fee5de3" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-opensuse.42.1-x64.1.1.8.tar.gz", + "hash": "fef9696d73d91ab7e3ea65c6a3c4d5c4fa4f0c219a21fa9f937e9292c261208a53d22173f72371d3cbddf02ea263ced50a90771effcde7ae26487526919ea9ed" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-ubuntu-x64.1.1.8.tar.gz", + "hash": "f7385d5273c69259fb551adc8b4b6539b858f7f70365c98a6bd181525727cb7330d35716242632e61cf41c015b39ffc1aed8682a11316e77eb90c396b833a68e" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/dotnet-ubuntu.16.04-x64.1.1.8.tar.gz", + "hash": "dc9d732ddf5b136c4b1dae873f17d73465b653fd90d97123072541a7d9e243066220e04d204fd5942645f0c06969ad93084dce0400b37018ecc4d6b8131ce3a1" + } + ] + }, + "sdk": { + "version": "1.1.9", + "version-display": "1.1.9", + "runtime-version": "1.1.8", + "vs-version": "15.0", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-osx-x64.1.1.9.tar.gz", + "hash": "c6e74231bdfd9d02dee203e37eafa4bd3a99645fdd982aa319800136b3ee9f4d90769095d05337f80ef50722e16d6c66eac87d83154055bd085d84bed31d50aa" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-osx-x64.1.1.9.pkg", + "hash": "002eaebff614b5ce20472e1247cf980c6659ff03913cf1d7fadf675ada651e1fc35caa55fe8d2b0ede6b250adac85bc41378c331088d853f4decd009bf7ee2b0" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x86.1.1.9.zip", + "hash": "3fc2052aaf1cc48b6510dc93fe80207be61eb2a3d86d4032135d00b2feee90999e741ce02367fedadbfc8d630809f32e36fbdf2423ce1b1efaca11f2deb98fc9" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x64.1.1.9.zip", + "hash": "93c4d9113ab25e18428b46fea75573a876f258daa1fe432e167ffaa49ac33c87dde744820ea31c605c94af948787b019048076c6eb879b515b16f9cce9ee5fff" + }, + { + "name": "dotnet-dev-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-win-x64.1.1.9.exe", + "hash": "08f7ffbf28d3a85b3e6e4983bef643a212161271c6ff3956fbdef932038ba240104db6c2deb8b662e5392f1e5b45db2aee2e7da20ee7d800f3b417aabb649d2a" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-centos-x64.1.1.9.tar.gz", + "hash": "259a7dd766a70175634559d08805cbf6c82ee40038ab822ccd8262549591f5492d89467f1d7ac77bfb73dc848c7b68297935b6679aa0a662dd7d8d307631d88a" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-debian-x64.1.1.9.tar.gz", + "hash": "1a50849d5660f8e592ee2c1eadd9aaf1af20f98977edec9a200cb04c652b4f5931d42ce618546229ab67037937802f720d784a015a7658bc765300789843065c" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-fedora.24-x64.1.1.9.tar.gz", + "hash": "e63da30afacf314989fff957ad7fca196651464ec5d7f50c4df8fcce396d76194d949d19a3bb4158d88777ff356a9b3617d95fe4d3ed8455486f4cb2800aac19" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-ubuntu-x64.1.1.9.tar.gz", + "hash": "874295a7daff58ef0e7a06aa63a9f04a344b8588888b09c50ee25266e9092a87f618ef99c8d26defe1a44e1c883bd4debf7cb52e0a5fd361cb5a296da3fb688c" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B9BA-48B35632572D/dotnet-dev-ubuntu.16.04-x64.1.1.9.tar.gz", + "hash": "5c1df91d95f23c1b9891f8f6c7e0a7745010287fdc3a4c18122f0d922261cc53f9040eac682b639f9267026490d522af33298d32519282e23ce59f9a7db2a25c" + } + ] + }, + "aspnetcore-runtime": { + "version": "1.1.8", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/1/B/8/1B80E25B-316E-4DFB-9707-DB758681F175/DotNetCore.1.0.11_1.1.8-WindowsHosting.exe", + "hash": "" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-03-13", + "release-version": "1.1.7", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.7.md", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-osx-x64.1.1.7.tar.gz", + "hash": "b4068d5551017208879f6e9fcb887d630b13e5bca992478fb543a291f42d3bfc6071f8821aabcd0baa1f9ef4d18f22dadfb9218f8eba98c63c01bbd70339a7d6" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-win-x86.1.1.7.zip", + "hash": "623dd7438b925c7063820a60e1fbe09011cc429ee325e519462fd537dfb17b53402b896aa89ffa09f695866166a410ea28cf1a8e92a9749ffc924c64034ca804" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-win-x64.1.1.7.zip", + "hash": "43a414489f2bcc492a7b8874e0bf8d2693cf2b2bbe0720bf9e574f81e2537b1c509a801b56a6e49d755a9ee67da0d18a10a303a1acb23b69819898238c9ad2c8" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-win-x64.1.1.7.exe", + "hash": "16c1356c809059a767f17156fa2529cdf1ccddee0d6d18b3a10899e7c4de6a843fd4f1ef553297a329a6c76b8c22c9335a47c32072e8ef4860f5e9c627b003d6" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-centos-x64.1.1.7.tar.gz", + "hash": "cd99355697c5afeab3974b6b1a4ddf49ea74a4a8b08efc54ed9b6a561b665a6d1c59254965cfe59f8f5eea00d93bfeaf9684efc70dc4e339d6976e11f6104a6c" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-debian-x64.1.1.7.tar.gz", + "hash": "08e26b44547025e6b3edc75e6ad75c5a81eb4f6dcb0eda0452edaee1e66d04d2fa84914842f495d978cb9b8917eda192d0041e0548232a014e0e919e21d7d1a6" + }, + { + "name": "dotnet-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-fedora.24-x64.1.1.7.tar.gz", + "hash": "22d2d6b1d3ee21ecfb256a0fa257d1a14a83689b63f0560ec58c88ddfa33aeff9800c5c62dda03abeff4966247d50a80b76db5ed3b6930448fd576b85e36f229" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-opensuse.42.1-x64.1.1.7.tar.gz", + "hash": "945abd08d56e1f81bd162af8ddf881a920a3f6d42790d5536cc6763dd82b8b0320125b9970ddc4d866657f2d07461b744b830f2d09ecc57d0bf0c120455e5206" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-ubuntu-x64.1.1.7.tar.gz", + "hash": "621158af199e26c6fe9eba69dc934397b644db58ee63dd815634fc6b7bbba38b244ecce957aced307547df8e4725a6aa7a3039ee2e1eac8974c0248f662892f8" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/dotnet-ubuntu.16.04-x64.1.1.7.tar.gz", + "hash": "6e43dec9222b2d72e9ab763ee00e6f0244b73e9d02d129846afae00a474cf93656e85c5434c69b580015661f9bc5cb8fbfe09bb1f98d9df9dc6c5cc5921f3359" + } + ] + }, + "sdk": { + "version": "1.1.8", + "version-display": "1.1.8", + "runtime-version": "1.1.7", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-osx-x64.1.1.8.tar.gz", + "hash": "99ab5361d7f082e269c4262acf56e851932cf45ad2dd7077a4759817c627392917900d15455dd4c51d44c341e40a3cf5e9e52b0f8e7736e58345d5a6fcda3d41" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-sdk-osx-x64.1.1.8.pkg", + "hash": "39f04d5bb258915794b91f0c39486f8a405fbff3bcd54524243f6685822824a605da9f2c694c0a966b5f27cc567346af57ba25d5381ea9fcbee3ddb7273a7f8b" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x86.1.1.8.zip", + "hash": "d1acec19ef873b1b11c19412396e6f9b6388a072f3639091629966b1b28622558498786a547ca8ecf262f61868ce1f028e8308f0b18cdca20d174942c317c1e9" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x64.1.1.8.zip", + "hash": "151ade63c624d2c34b095ea19c382b20cc746efa5f41fc0feca2239896ca877b7fd8b1677ebf49aca750a07d5d0a4a5091649a70851d03657590c6f6f110434c" + }, + { + "name": "dotnet-dev-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-win-x64.1.1.8.exe", + "hash": "278304c8ef455e3c0d24d5b9dc3c2d0019b1a429d968e4a39f499b8e63636685ef6cfef38a50b954fa24189c3421f9a3d157a0113064af09bc55f66f391a0b8f" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-centos-x64.1.1.8.tar.gz", + "hash": "2c81764aa67f29c7eb9577f38b2dce4fbf356805a6b652bbc45e7f869b9fce63a474c0f5d806df229b9d77525b0b4709ced67a3a9b88b9e985490f25ea49caee" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-debian-x64.1.1.8.tar.gz", + "hash": "c669b96f35082df356673bd602e71eacd95282dd036755be9682be3b3ef96b4ef69026d16c981122d6b382c517ed7739a339eac040064a7d4dd3403306faedbe" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-fedora.24-x64.1.1.8.tar.gz", + "hash": "961b48edb6fed6fd8fa9eb8cb4a384c6549c896316bbbd38911a50fdbe4bfa98b53c4a107e7eee1712b556f51d60bd4844d314bab31c3cf70760b4ce83a71a26" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-ubuntu-x64.1.1.8.tar.gz", + "hash": "640165e75f1f042e5f5ec9d13a7a28464703bcabe4e46683d5909eebeb2bc8cd4227f652ca66d6e7b3d8287718f1a1f6dcfdd5b94c371114817ea481f4aa4b3f" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/6/5/F/65F1653E-F835-4DE3-BB36-F324D3925F32/dotnet-dev-ubuntu.16.04-x64.1.1.8.tar.gz", + "hash": "b80c9298366f01e2472de8d11094c52e5c2a197aa4b50e1ead83e6a60e58aafda652ff5afbd0178b8c57e98c2e27c2dba432ec41ba115b61be3e9a43bdfbc6e6" + } + ] + }, + "aspnetcore-runtime": { + "version": "1.1.7", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/1/4/1/1416E22E-A1C5-48E3-81EF-AFE86CDA9C78/DotNetCore.1.0.10_1.1.7-WindowsHosting.exe", + "hash": "" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-01-09", + "release-version": "1.1.6", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.6.md", + "runtime": { + "version": "1.1.6", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-osx-x64.1.1.6.tar.gz", + "hash": "216d4489d6d0f6cb5c1fc08e36fbf07ec051760abdeed4027dc3a21239424f54a958ae46d0e2428418a57a0cd5273adac46d63725369a8b9a0ea99a32589c90b" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-win-x86.1.1.6.zip", + "hash": "03809a2c1ef3b75e3753e92c82063304915132991f42f2ad3576e2076fd3b56dbfa586896b6539bdf1c3667f09a32fc745df683b3fa38636d3027642b082d45a" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-win-x64.1.1.6.zip", + "hash": "d1562159c16764d8313cf039e8fb59aa777acf9a479cc34db9665022053765f4608e6633d6fddb490aa40e2fdfe6248fc4d29265958648029d07a5bd27fe4a80" + }, + { + "name": "dotnet-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-win-x64.1.1.6.exe", + "hash": "57a4beaf70dcf38c055013a9595970c1e5a997f48a8091553c5cd69e3b7cfeddd3d2f2848007e0319ba546c97a5e211c46a59421c6e8f0964b8db1d9523ce9e5" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-centos-x64.1.1.6.tar.gz", + "hash": "e5cf8a038a613241426a878751fef23fefac674206153fc9e7cf12e5f063eae2916e74a9a9a51b18075aeabca62f4651d6ac5b466cd60feaeae6a721eb6de3d6" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-debian-x64.1.1.6.tar.gz", + "hash": "54c1d4a3a0125f177f4e61e4a3c4d447cf2ee18e436e2e62bc435d081b6cd9d9255be7130a792d4a667e2fa8940f8e33ad9596f1c08cf8f02340aa6cd3d4c361" + }, + { + "name": "dotnet-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-fedora.24-x64.1.1.6.tar.gz", + "hash": "bcc570398f9a3148dff1da6627cc4b6ca397806db74b80881c4719ff815ac09a35298eee59c19b8bdfce05c8ce6c71ac4ed172558127eade4c680f6f58755243" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-opensuse.42.1-x64.1.1.6.tar.gz", + "hash": "83a282254ca690de5e10e230614e28b48a18b58ba0ff390ca15d06b88bde5ea786c1915055e3d78d2a9e10c9164dbc4562d4a0ca650a24591435e8c584900505" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-ubuntu-x64.1.1.6.tar.gz", + "hash": "503e3d9e3adc87e90114e2e54fab7cc14c94f9df68961e77da996f293da8c8f50cb5b9a089ba7cddd2cd09eed3c3c357e4a8b52eda0f0d7f5e220fcfe41df140" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/dotnet-ubuntu.16.04-x64.1.1.6.tar.gz", + "hash": "bc8aa9990a99df631338af0d796ca0e51e452001e0593e22d3835621a45f7e3404f1214395e36cf64793d829702dddd4724c66ad841069dcac495ea4b57375db" + } + ] + }, + "sdk": { + "version": "1.1.7", + "version-display": "1.1.7", + "runtime-version": "1.1.6", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-osx-x64.1.1.7.tar.gz", + "hash": "9f5430391f664c942d49d7d1371bdeedad1bf41a21fb9d9afeb5557ce518a494634b750631dbe019e8128296e6d0ffa438853561919566451f42744a53e0b6b7" + }, + { + "name": "dotnet-dev-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-osx-x64.1.1.7.pkg", + "hash": "080313d0b501502829e043f417fb2ebcced2aeba7640b84d83175dba25faea7219ee2f301aed7e5db857300e600e2d6b42a35cacb5d7bebf7569df193318666f" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x86.1.1.7.zip", + "hash": "f465d15d914fd2daa30f5a5fd9725d94c664f5bac47779151ae54e5f9d9b61f49fa95dbb16317b137a06e80b42bf766f89051fe9ca332567bc94c08a1868d381" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x64.1.1.7.zip", + "hash": "c79605ced9c80e21609faf9622766b31a49462b06a43dde9907ca56bc1aa7e37ee5cf48cd8bafc561cb3edff5ff6be97af2fb0f138cf22c94f97e587e8f94c7d" + }, + { + "name": "dotnet-dev-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-win-x64.1.1.7.exe", + "hash": "94daa61ccebed6925f94b921af74ca3fd62c086f4680116fb4ca97c03c79b50910dfff5a7f4e957d72fd8f6d27bf07223cb29588b107181adbe3e9ec641186db" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-centos-x64.1.1.7.tar.gz", + "hash": "1b42158cfb4555f271e5fed62d62678cfea56c32604c8bbb8b7841723c6a5d48100bab27328d38ec6c92bb779099cc4ed5b05294c00830a95037be9a628e3ba2" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-debian-x64.1.1.7.tar.gz", + "hash": "5cb00f5bfc4175533956faf7bfebc08917466ec8912c23d6a57a23634b1a950df1f82587daf9a9859f6fb6f3273614990f499e81be117f460dd60b297d628c52" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-fedora.24-x64.1.1.7.tar.gz", + "hash": "f667a5b377d94a00020fdc547ec6cdce62cddeb4ecd1134bddc34ee10acbead588862a7c4ba25deecbde7cb7bf8daaa90a9d2891213a862cd011f68579fca6b7" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-ubuntu-x64.1.1.7.tar.gz", + "hash": "73b59f2d247ca7960360fdc5c849dfd641ae8c8a5314d18c0a972fe9480e64bc2faf9051deee7d8568bc4cf073ea9e48cff88ca3fb2d76a8c7a10f9fb5ccf5bd" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/4/E/6/4E64A465-F02E-43AD-9A86-A08A223A82C3/dotnet-dev-ubuntu.16.04-x64.1.1.7.tar.gz", + "hash": "743b6fcca6a5831ea31710ef75136188385b5780b6e5eded24ad48c424ec13070713831c32c9b451174bacc27f012d7c90f8492c745894c0b3fda3aff5c11396" + } + ] + }, + "aspnetcore-runtime": { + "version": "1.1.6", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/A/7/E/A7EF2AFF-F77B-4F77-A21B-0F7BD09A4065/DotNetCore.1.0.9_1.1.6-WindowsHosting.exe", + "hash": "" + } + ] + }, + "symbols": null + }, + { + "release-date": "2017-11-14", + "release-version": "1.1.5", + "security": true, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "1.1.5", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-osx-x64.1.1.5.tar.gz", + "hash": "ac538259ec3ac7cad13f9b4d3e1303e70b5a641d197e4bddbcccc4b91ca170fbdb0cc17fd9224efdb14c767b94d3c37997440e3e51750b8bdfb88060d4532516" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-win-x86.1.1.5.zip", + "hash": "" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-win-x64.1.1.5.zip", + "hash": "" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-centos-x64.1.1.5.tar.gz", + "hash": "d32e844c01fea03cb1906fd9d00b91a64f21646993748f8569d02ffeed28dc89a1eedcff60eeaf1ebbb5c7b0176ce360b929582f48725c13415b0a8f37d992b6" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-debian-x64.1.1.5.tar.gz", + "hash": "2d8e2a4f17f6986d1d1cf5f8191aa94f858e2121efa9283a97ac5ee6c8b2ed8c169f0312c6797e1fbcfdb981f501f38dc710ca95898d63a859597081523df095" + }, + { + "name": "dotnet-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-fedora.24-x64.1.1.5.tar.gz", + "hash": "2d813462072ad7cf31529835d6be9afa55cc47c08b3fa749de337f5f214eda520d9b071aa67a2325c9f16711366a58380caee5c76372a747b4fda550df6dfaef" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-opensuse.42.1-x64.1.1.5.tar.gz", + "hash": "" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-ubuntu-x64.1.1.5.tar.gz", + "hash": "9c3d08ad516ad85ce9f5ce0118b550232d5b67f8466715ccfda8b98ab350e5535d66573525691a58dd2499bfb32446cc689d713efb05ddf672af18b862ecab84" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-ubuntu.16.04-x64.1.1.5.tar.gz", + "hash": "" + } + ] + }, + "sdk": { + "version": "1.1.5", + "version-display": "1.1.5", + "runtime-version": "1.1.5", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-osx-x64.1.1.5.tar.gz", + "hash": "075daf8361e6d7dbbf079b71b2b2a804a96dbde9fe63a665afd02a5e4f1fc67dc7d37e8edd83766535f8f34ec5bb2ad82ef96effb3568d24d25ea3074068bf5c" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-win-x86.1.1.5.zip", + "hash": "88d69079274fbd88fdc9b6bbc7042d0be06f225370d42ed82ec73cf97521515a18631cc4b4b9dc8283a4d3e886de5dc438966e23a22ffead175815541a638f91" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-win-x64.1.1.5.zip", + "hash": "c8df85c9c073aaa1e7a57ad6d56c190869466587991e1620cefb203482de09a298ca0bee34446dfc42fd51c6f1990173aa280b57cad2ee40db03c71ea199dc75" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-centos-x64.1.1.5.tar.gz", + "hash": "083a326668530e7f380246314b33d4a08df6921b9e8e5251d26f97c073f86f6128ad6f0b56b8e7ae3f0677e4aa2c4fdafc6a68a5ef6fea5c5fcff1f20982f788" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-debian-x64.1.1.5.tar.gz", + "hash": "15b177092aa44584e2ffed9a5650c4bddf5938ac958f25d156689eeb1927745d52aafaec79d3a2ace9bf9fb85d9295dd59fe81beab1b787acfa5a7c380ef8016" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-fedora.24-x64.1.1.5.tar.gz", + "hash": "" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-ubuntu-x64.1.1.5.tar.gz", + "hash": "6024e9e5ca8a986c6a63ba1d4d89234b682157f2814b379cd8d2890699f5d4acc197a5ae7204f136fd1bc2bad15c9896be99df6648a863dd1fb8e4758ba0daf5" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-ubuntu.16.04-x64.1.1.5.tar.gz", + "hash": "0f666b7cf806cde0c5d93788bbf6dd4d808417aa0c1bdbdb1453d8046262188f8e5dabf593076d296e60ad77f34d858efd3137045943cec54e6d61ccf2556ec0" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2017-09-21", + "release-version": "1.1.4", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.4.md", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-osx-x64.1.1.4.tar.gz", + "hash": "58e93d00ddcaa14d58150f923b700c6190c87b1609d59040a262625853eae136" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-win-x86.1.1.4.zip", + "hash": "265ec7d4b178e5c03e4b8250d0f368de714e3205c90180de71a3c514251d8eaf" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-win-x64.1.1.4.zip", + "hash": "51a363fb5378f461e67793954e452cbdda4fbf825e7718e286c5ac4250c48b77" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-centos-x64.1.1.4.tar.gz", + "hash": "4b35bacfbf56c22e389739a4750b4773e51907944d4e24e4f5fca0b8355a83c4" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-debian-x64.1.1.4.tar.gz", + "hash": "8b3f0cd9a100a41436f316952128c0bfbd9bafc2808734599c643345de2e5304" + }, + { + "name": "dotnet-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-fedora.24-x64.1.1.4.tar.gz", + "hash": "1897ef8729d3356b6f3b19b20ccdb744d49c78f2b05014282b98e7ce53e0a3e2" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-ubuntu-x64.1.1.4.tar.gz", + "hash": "7948d90eac05b56a7c37a8ac37a5c83012843feeaa0194dfb079a90db9717e6c" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/dotnet-ubuntu.16.04-x64.1.1.4.tar.gz", + "hash": "fe412836910718d3f91ea5ba815a116f5fa872ac0a9ff683db2d8670aceb9b56" + } + ] + }, + "sdk": { + "version": "1.1.4", + "version-display": "1.1.4", + "runtime-version": "1.1.4", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-osx-x64.1.1.4.tar.gz", + "hash": "fee47d9c7d1b3674e61e586ba81f982c2b039f427b41852e11241ea1781c964e" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-win-x86.1.1.4.zip", + "hash": "a7512497ca34fa81c2c7049db3722b950ecf56fa224562cfcddcf53d4a6d84e5" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-win-x64.1.1.4.zip", + "hash": "c8227d50379eb8617dbd1a647a6c888e1e6674cd46b88e4d44997fecfaf671c7" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-centos-x64.1.1.4.tar.gz", + "hash": "3598ec336712b4265ccfa7574bed0d3966f0e747fafa6e5602d0ceb2dd587af8" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-debian-x64.1.1.4.tar.gz", + "hash": "fa05f30c5a95e2aadaf76e1a402c157b5ce4e8f102fb00a2f8652869a146379d" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-fedora.24-x64.1.1.4.tar.gz", + "hash": "682ca1f5d772adc93248c644019aa84f4baa9c7589ebf2dd07d5cbca8f708581" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-ubuntu-x64.1.1.4.tar.gz", + "hash": "9ac4b6d9f163c02d8ab4b3c1e86fd52b9cc01fb560f976cd61f0664a3c9fef3f" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/F/4/F/F4FCB6EC-5F05-4DF8-822C-FF013DF1B17F/dotnet-dev-ubuntu.16.04-x64.1.1.4.tar.gz", + "hash": "e806a106ef671efdbc0d3fda3218560a72293e3160e4384523914219937301ed" + } + ] + }, + "aspnetcore-runtime": { + "version": "1.1.4", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/6/F/B/6FB4F9D2-699B-4A40-A674-B7FF41E0E4D2/DotNetCore.1.0.7_1.1.4-WindowsHosting.exe", + "hash": "" + } + ] + }, + "symbols": null + }, + { + "release-date": "2017-05-09", + "release-version": "1.1.2", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.2.md", + "runtime": { + "version": "1.1.2", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-osx-x64.1.1.2.tar.gz", + "hash": "620a98213e423301fa44abfc1ca0b15e0bc538e676cbf0344c711abef5ed4231" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-win-x86.1.1.2.zip", + "hash": "31e49e6ae491795c99221307dc829bbb57e645d568a94820a031688b6d8df4c6" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-win-x64.1.1.2.zip", + "hash": "a4ccb23a6cf2ddf9894cb178ce8e69b5788880a1e3d9d659f26fb914a4bc2988" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-centos-x64.1.1.2.tar.gz", + "hash": "49c54129b39a4a873074b80691733d68ba596782f411cc6565d601aeb6229d1e" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-debian-x64.1.1.2.tar.gz", + "hash": "26f6a2e247dd0b9ac4003d12cf1bd8647985255fdd7659b60e36a7a26fce15de" + }, + { + "name": "dotnet-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-fedora.23-x64.1.1.2.tar.gz", + "hash": "5cb04a3a7f8fd780af87cc6e3273ade1fe9803b7518228999649fcbc95528278" + }, + { + "name": "dotnet-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-fedora.24-x64.1.1.2.tar.gz", + "hash": "96204460bd7998e78ad2e84b1eb6821bff97c4a3dc2bb7a79cf828c5b6dfa37f" + }, + { + "name": "dotnet-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-opensuse.13.2-x64.1.1.2.tar.gz", + "hash": "24be24522531d560513c54fe4b08116a48b81be27e0a43c39f150b8e71a816d3" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-opensuse.42.1-x64.1.1.2.tar.gz", + "hash": "4112308f5e4bbbf38051140ee7bd47df79d4eee40d65f67a0fd1b14782da8166" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu-x64.1.1.2.tar.gz", + "hash": "9032e88d43d28004ac10618ef0abac502cdeb02228297d1b51dd67c7e40cd3d1" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu.16.04-x64.1.1.2.tar.gz", + "hash": "c003ccc3942e327aed42c395bdcfacfc703f5adc5ec69246588a8aaab52b1513" + }, + { + "name": "dotnet-ubuntu.16.10-x64.tar.gz", + "rid": "ubuntu.16.10-x64", + "url": "https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu.16.10-x64.1.1.2.tar.gz", + "hash": "0a4d4061931e0154c9186446dbc8d4c3e69ba49537699be98185d55fc24a1b56" + } + ] + }, + "sdk": { + "version": "1.0.4", + "version-display": "1.0.4", + "runtime-version": "1.1.2", + "vs-version": "15.2.2", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-osx-x64.1.0.4.tar.gz", + "hash": "79ad510280c3e6bdf67c3164c9cf6cdc7536d809d584e471688400b1fb3bea2e" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x86.1.0.4.zip", + "hash": "648f74ec818f5969035afec3cd4c2a0d9579539710dd4ccdfec806727cf0f8a4" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x64.1.0.4.zip", + "hash": "82869baef9e010415583174b0b0be95a2cb326dfd36bb32ec270803a9c8196ec" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-centos-x64.1.0.4.tar.gz", + "hash": "8e952982414e192cff5980a6190cfdcfef543b59c0be65e5c9d86dc7d4a8ea4b" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-debian-x64.1.0.4.tar.gz", + "hash": "eeb1baff3999e48e725ad22d7fac800363acec56b122369c37979f87730961a5" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-fedora.23-x64.1.0.4.tar.gz", + "hash": "46fca05c426e0d13cb2ad5eb5cbe268c2a469cf574e6731d9cc8dacac9c02b79" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-fedora.24-x64.1.0.4.tar.gz", + "hash": "f3f049e099c4ea73342ec6448cb0eef61d81cfca7c476b989fcb0f09d918c31c" + }, + { + "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-opensuse.13.2-x64.1.0.4.tar.gz", + "hash": "49d599df1f2b6b173e4943a3aafb0456c95086ad2bca143c346fa28fe87d30bb" + }, + { + "name": "dotnet-dev-opensuse.42.1-x64.tar.gz", + "rid": "opensuse.42.1-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-opensuse.42.1-x64.1.0.4.tar.gz", + "hash": "91f133a77ba5ba9cd3ec5b243ce6c69ceb5ec164b2ff1fd256a28fbb73d6991e" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu-x64.1.0.4.tar.gz", + "hash": "e3823b9f964d27d1434f0e52b93fb1b6a65e83fb275e01f65ecbe63a4242fbe5" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.04-x64.1.0.4.tar.gz", + "hash": "6fb4ec609b00bd65881f864249741d6486ba19da5b76cfcb60d03df8799b6ab7" + }, + { + "name": "dotnet-dev-ubuntu.16.10-x64.tar.gz", + "rid": "ubuntu.16.10-x64", + "url": "https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.10-x64.1.0.4.tar.gz", + "hash": "9e784b554a9cb68df9ce541cc220dafcb71b185837e05420c182e4a496b68f47" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2017-03-07", + "release-version": "1.1.1", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.1.md", + "runtime": { + "version": "1.1.1", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-osx-x64.1.1.1.tar.gz", + "hash": "a809eb4f47a8468edacfab8dfd9ddc1015a2e4ec3643fdcedd4d7c9ab3f028f6" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-win-x86.1.1.1.zip", + "hash": "0c69428e55782603982b173bc66eb24fbf80f9b01ffdf8a00f012beaab3c4653" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-win-x64.1.1.1.zip", + "hash": "b0f7fc902308b98fa8e202081884d310a94a93264a1f5beeb4632acccf2c0bb2" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-centos-x64.1.1.1.tar.gz", + "hash": "2eca7129424c50bd4a312bf519e5f3add2398cc11f53e4032e233b787528c3e4" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-debian-x64.1.1.1.tar.gz", + "hash": "6359fcd443c686476c6b55bfcd5fdc214a64f8f399bfc1801e4d841c4ca163de" + }, + { + "name": "dotnet-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-fedora.23-x64.1.1.1.tar.gz", + "hash": "f5813c020d0b5c507ab857a168f7faea54f745ff8b34404b85f8dc5c03aa3537" + }, + { + "name": "dotnet-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-fedora.24-x64.1.1.1.tar.gz", + "hash": "060d05dc338cb722cad94e379e354cca174309b789b686cf4e2cdfed2c238503" + }, + { + "name": "dotnet-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-opensuse.13.2-x64.1.1.1.tar.gz", + "hash": "86180fb3d67293be760abbe6a28d73a7717a2910852e8b047ba771d0fecd3430" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-opensuse.42.1-x64.1.1.1.tar.gz", + "hash": "97535294b174d09d685f46687d30ebc7d929afa11ed99fcc1645954b1cdeecb3" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-ubuntu-x64.1.1.1.tar.gz", + "hash": "bd2807bf3d5b316bf7360bddab276bc4af13106de406491a41a4fae522d1c0be" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-ubuntu.16.04-x64.1.1.1.tar.gz", + "hash": "e1737cfc3df8336d7469e1c3df431abcb56f94d021a941dc33af9a0d090f512c" + }, + { + "name": "dotnet-ubuntu.16.10-x64.tar.gz", + "rid": "ubuntu.16.10-x64", + "url": "https://download.microsoft.com/download/9/5/6/9568826C-E3F6-44A7-9F75-DD8E6AB29543/dotnet-ubuntu.16.10-x64.1.1.1.tar.gz", + "hash": "d2d439fd7e544e120db4fb7246ec99cad199ad8d827a78e3e4157f8e331aa066" + } + ] + }, + "sdk": { + "version": "1.0.1", + "version-display": "1.0.1", + "runtime-version": "1.1.1", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-osx-x64.1.0.1.tar.gz", + "hash": "f030188673ebb71fc3bb3a089504c2079cd8176e669575b5992664b405194366" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-win-x86.1.0.1.zip", + "hash": "3a8d7316dd774d54e27a332c5d1e73d7813fecd10b670249f480ae917226e444" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-win-x64.1.0.1.zip", + "hash": "e729afcf3cc69f17ec7968468b399c843b8b8327523e62c03450e4653115cf76" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-centos-x64.1.0.1.tar.gz", + "hash": "08759c53aaf335bab14f5bbca89836bd9d4350c1b6392d32e51b37d00dba9eeb" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-debian-x64.1.0.1.tar.gz", + "hash": "84601397f83adaf2028653b73f27093f66d4c763dae5c770743351975477ee1e" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-fedora.23-x64.1.0.1.tar.gz", + "hash": "dc6a70d11a574f9745b52a5392c384453ffdadd799ee59c417c308bdc63e86c3" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-fedora.24-x64.1.0.1.tar.gz", + "hash": "e98ffe4443bed058eaaeba7190b3f136128757799d28ffe8ad985aeae92970b5" + }, + { + "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-opensuse.13.2-x64.1.0.1.tar.gz", + "hash": "2dff951b2db33145ba51e2310e85dd4ffad83a501eb6750365f77ddf7d3d8b5f" + }, + { + "name": "dotnet-dev-opensuse.42.1-x64.tar.gz", + "rid": "opensuse.42.1-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-opensuse.42.1-x64.1.0.1.tar.gz", + "hash": "4c9d4eae74f04acf563da9ee3f1e846e9f2547ebd552ae874d90e897caf85e21" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu-x64.1.0.1.tar.gz", + "hash": "4d4399e090c436e7037dc393373345aa0521b2acfa325dec80771f7adb448daf" + }, + { + "name": "dotnet-dev-ubuntu.16.10-x64.tar.gz", + "rid": "ubuntu.16.10-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu.16.04-x64.1.0.1.tar.gz", + "hash": "4a59413a0b2ba8914ceecb4a505dae4f93ede10cae4246d714178b11cbe32a2f" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/1.0.1/dotnet-dev-ubuntu.16.10-x64.1.0.1.tar.gz", + "hash": "828af612b3e691f27d93153c3c7fd561e041535e907e9823f206ccab51030ecf" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2016-11-16", + "release-version": "1.1.0", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.md", + "runtime": { + "version": "1.1.0", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-osx-x64.1.1.0.tar.gz", + "hash": "b8c28c32ca6bf677982999543feec0cea4e7275ed034e1b503451de0744d13f2" + }, + { + "name": "dotnet-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-win-x86.1.1.0.zip", + "hash": "6e08a9753f96ed2087d189dd1adea7611e90bd88614157c1fe51cf397a967ed9" + }, + { + "name": "dotnet-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-win-x64.1.1.0.zip", + "hash": "cc66a190edc10866494df9e72dbaf4b872c83045e26431161131459ab413a08c" + }, + { + "name": "dotnet-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-centos-x64.1.1.0.tar.gz", + "hash": "6f2a99f2aba9afd4c8470d5c423d06eec8e7dc9b2c6d2521216eefcceccdd254" + }, + { + "name": "dotnet-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-debian-x64.1.1.0.tar.gz", + "hash": "91acd357628a3ae510e6f9ff2f912fb69b7a477125a66dca8f8cf3015d87df19" + }, + { + "name": "dotnet-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-fedora.23-x64.1.1.0.tar.gz", + "hash": "de34ecd0bae6865d5ff15898415517892caf1894301a9368c7b68a62b9e188b4" + }, + { + "name": "dotnet-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-fedora.24-x64.1.1.0.tar.gz", + "hash": "4bf2fed6c9607cfb19c8b80cce74a99aee3f7549b644841d46ea47238d39feee" + }, + { + "name": "dotnet-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-opensuse.13.2-x64.1.1.0.tar.gz", + "hash": "97b98c12693683bd5bb5e3b1745f72b8e5a4e50ed72dbfe0155749135bc09b84" + }, + { + "name": "dotnet-opensuse.42.3-x64.tar.gz", + "rid": "opensuse.42.3-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-opensuse.42.1-x64.1.1.0.tar.gz", + "hash": "f1b5055ffd1e8df4bcfbdbee8c99ff81315d493d2e24ebfbcab5b324e9bb7671" + }, + { + "name": "dotnet-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-ubuntu-x64.1.1.0.tar.gz", + "hash": "1c067b32dd40dd2b88a6d25c8634c94f37399a590b5036e609550de7f5fda935" + }, + { + "name": "dotnet-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-ubuntu.16.04-x64.1.1.0.tar.gz", + "hash": "917fa16e95fe9d2434134e09025c23b766387c67e91f5f88947ccd6b5e3032e2" + }, + { + "name": "dotnet-ubuntu.16.10-x64.tar.gz", + "rid": "ubuntu.16.10-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-ubuntu.16.10-x64.1.1.0.tar.gz", + "hash": "48243753a3b4429b51e1c919955f40c977886849aacc03a2a207f472d78bfae9" + } + ] + }, + "sdk": { + "version": "1.0.0-preview2.1-003177", + "version-display": "1.0.0-preview2", + "runtime-version": "1.1.0", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-dev-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-osx-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "8f1ffef37aa9da7273674185dab3b78feb44082d3a9d3156dfc20329acfe7e0d" + }, + { + "name": "dotnet-dev-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-win-x86.1.0.0-preview2-1-003177.zip", + "hash": "38a451069f6bc1d2e226218f260b19fc1a2aca775fbd88c083b2d23d5a3af737" + }, + { + "name": "dotnet-dev-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-win-x64.1.0.0-preview2-1-003177.zip", + "hash": "d4056a91f83699894c9f9fbac1b8965597ded079b0d8848dacc7505f372f85a0" + }, + { + "name": "dotnet-dev-centos-x64.tar.gz", + "rid": "centos-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-centos-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "168099d73a4be8dacf148a4c9300602a4a74e78fa86495a6d819a2ecca2db406" + }, + { + "name": "dotnet-dev-debian-x64.tar.gz", + "rid": "debian-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-debian-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "a2f228dc79501ee85ac5fcdf771886d8f84409bacfd3f9b3ba4225663cbfa3ef" + }, + { + "name": "dotnet-dev-fedora.23-x64.tar.gz", + "rid": "fedora.23-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-fedora.23-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "9802a59b2e68c1fd2c91648503302066bf0ab09b1d286dd6264e2ccc75f50b09" + }, + { + "name": "dotnet-dev-fedora.24-x64.tar.gz", + "rid": "fedora.24-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-fedora.24-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "4ff0b843f00f89b4391cb2b442f973117d676c56b571b40c9ffa49af3740f717" + }, + { + "name": "dotnet-dev-opensuse.13.2-x64.tar.gz", + "rid": "opensuse.13.2-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-opensuse.13.2-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "a46585f907b73336878076ab9942db6565445b8b7a435f85537fece4ae4456a0" + }, + { + "name": "dotnet-dev-opensuse.42.1-x64.tar.gz", + "rid": "opensuse.42.1-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-opensuse.42.1-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "b9bec78bbb710a47baa79e2af65b5dc0242bbc7850571d67f8153f6d6cb3f542" + }, + { + "name": "dotnet-dev-ubuntu-x64.tar.gz", + "rid": "ubuntu-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-ubuntu-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "9f6f72c581534ec4367bc3952fe3bfe7649179d86c55b31371b4294edc96d1d1" + }, + { + "name": "dotnet-dev-ubuntu.16.04-x64.tar.gz", + "rid": "ubuntu.16.04-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-ubuntu.16.04-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "4fdae55113557171a0898b283eef13669a7d722fb2b918a595eb2ab70db1d8a8" + }, + { + "name": "dotnet-dev-ubuntu.16.10-x64.tar.gz", + "rid": "ubuntu.16.10-x64", + "url": "https://download.microsoft.com/download/A/F/6/AF610E6A-1D2D-47D8-80B8-F178951A0C72/Binaries/dotnet-dev-ubuntu.16.10-x64.1.0.0-preview2-1-003177.tar.gz", + "hash": "835bfcb0cf56457a7c5f953f5fd7d6a37b7a68eb23dc0fb3d9161def833345ea" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + } + ] } diff --git a/release-notes/2.0/2.0-supported-os.md b/release-notes/2.0/2.0-supported-os.md index e1580553..e55cf636 100644 --- a/release-notes/2.0/2.0-supported-os.md +++ b/release-notes/2.0/2.0-supported-os.md @@ -2,6 +2,8 @@ The tables below provide OS version information supported by .NET Core 2.0. +> Important: This release is now **out of support**, per [dotnet/announcements #86](https://github.com/dotnet/announcements/issues/86). + ## Keys used in the tables * **Bold numbers** indicate additions to this release. diff --git a/release-notes/2.0/releases.json b/release-notes/2.0/releases.json index 64ec31c8..95ec1ae8 100644 --- a/release-notes/2.0/releases.json +++ b/release-notes/2.0/releases.json @@ -1,1495 +1,1866 @@ { - "channel-version": "2.0", - "latest-release": "2.0.9", - "latest-release-date":"2018-07-10", - "support-phase": "eol", - "eol-date": "2018-10-01", - "lifecycle-policy": "https://www.microsoft.com/net/support/policy", - "releases": - [ - { - "release-date": "2018-07-10", - "release-version": "2.0.9", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.9.md", - "runtime": - { - "version": "2.0.9", - "version-display":"2.0.9", - "vs-version":"15.7", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-linux-x64.tar.gz", - "hash": "2b49b24ef712fbfc056e0fda95ff18037b4ec938ca8bb41f4c336b6a50870e922f5093684ac92c4bb8e1155b03c36d132d7f90817793f31c9ade5267fff6629a" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-osx-x64.tar.gz", - "hash": "b59fdfd1763420ae39c2984cb72b122fd0118dee77d7a4ceaac1683fc6b86345f80a9c6974b34254b523a418da518f448cba8ade54b3443b923f590107ce3dfb" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-osx-x64.pkg", - "hash": "fd1f5e4e6ed08f47e87b907d1c28adcfb983b53822614a01fe23a8d1d81862e2b75b7ebfc4e28770f7486080d72e81179ebb05b569be5d7c2410bf52bf1270c2" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-win-x86.zip", - "hash": "e73a78ee66f872678594d01720849a3b95a4911ded6700a55b2dbc35fa54a42aeadeeb3de0706a1b96c7b2ed383bc431b8c6e36ce8082bb673132b3d80c7d441" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-win-x64.zip", - "hash": "4e03072925ca65f350112916eac8f442ee86f84de5fd8643d6db9eb96e2175351fdee0fb8ebed6a508b5ce2a3f73bdd4b7a084adc0c765c5249c019f601179f4" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-win-x86.exe", - "hash": "159faebadf18cd2e06b3ca1b71f28a65ad6c3a4be78a090fb1f0947951d392d5bbd9bca9055610658c4e16dab66bc1e13200ac869b88725f6e4ba91de2f62822" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-win-x64.exe", - "hash": "9d8ba6ae17a5519a8a4ed043919114d98cf36595c5c3fc82ed699c225b56e07d782680e4a57b1a83f4c9073b75045c89770ee4b0d997a8c19776d1e946bde478"} - ] - }, - "sdk": - { - "version": "2.1.202", - "version-display":"2.1.202", - "vs-version":"15.7", - "csharp-language": "7.2", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-linux-x64.tar.gz", - "hash": "c1b07ce8849619ca505aafd2983bcdd7141536ccae243d4249b0c9665daf107e03a696ad5f1d95560142cd841a0888bbf5f1a8ff77d3bdc3696b5873481f0998" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-osx-x64.tar.gz", - "hash": "aa5c5eb13a663b33a82ab30222885ec95ac2079ed743375fb98be913373596e64426d55089c0dc9ec64710a19a1e3f746af4a20c46b98aa7fe0e1113ef603ff7" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-osx-x64.pkg", - "hash": "f0a7a36432948a570b1d8ecb48a5a5dba73d93ade43a6df989237c9d2d898ba5343704fc81cd150fc08abe0c66656cd7b10149aa442cdd333324bec0321c3aac" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-osx-gs-x64.pkg", - "hash": "f0a7a36432948a570b1d8ecb48a5a5dba73d93ade43a6df989237c9d2d898ba5343704fc81cd150fc08abe0c66656cd7b10149aa442cdd333324bec0321c3aac" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-x86.zip", - "hash": "304887eaa7189d31024eca3ca02e6b43ce01e85193551365eec1c437f3f7e5c6b7bdf4563bd4f7964c6f4d97efa1f266e304817a5f7fa8dc366a6c90e0b325af" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-x64.zip", - "hash": "5cae6f4c577182e7d84d991b9d20162c1a76ce17f65b7b52a7e6df8d98ec389e03626f61969eaed4f23a5f6c96a3ab188e71a0b94cc58f86e485ac9296c4af64" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-x86.exe", - "hash": "04ea62e1391820ee3289a6c622221908ac7336465d8cf6615228d6bfcab7e46419c3e6a826b27f41dd8ec629dc24aebf9af8ef85d0e6bf1fb8664ffff238d96f" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-x64.exe", - "hash": "0bde9fbd2d5f1e3376e96a499056dd29d788ad98674ea5e6c683a66709293374b418f094d0ac17388b6435fdade61f276752155fe158df798c1213083b5e0ea9" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-gs-x64.exe", - "hash": "0bde9fbd2d5f1e3376e96a499056dd29d788ad98674ea5e6c683a66709293374b418f094d0ac17388b6435fdade61f276752155fe158df798c1213083b5e0ea9"} - ] - }, - "aspnetcore-runtime": - { - "version":"2.0.9", - "version-display":"2.0.9", - "vs-version": "15.7", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/DotNetCore.2.0.9-WindowsHosting.exe", - "hash": "bea34b32752c1a9ab589b43df68fbb90fc63c34564603619a4ac516d8732f37d4867f07602c4ce0c276ebe133a64bbcabe4586cb89459bb2b8929ef848e3b450" - }, - { - "name": "dotnet-hosting-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-hosting-2.0.9-linux-x64.tar.gz", - "hash": "9d99d6a44ec5ce01f994d770195d4ff602116c7c79a183e6077fc6837bedafd1353668fb8f3912caaf04413887a42359f4b1b9eec89d992b97cf1a4ea7fa1f43" - }, - { - "name": "AspNetCore.RuntimePackageStore_x64.exe", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/AspNetCore.2.0.9.RuntimePackageStore_x64.exe", - "hash": "7f562a2c5171f86ba4278e899d4bce29a4844cfbe13825d524c2b6b28ddb94d9fb2da87dd7da43e7e8c0951d8d6f6f7fa511dea769c8eee035c872982c00b341" - }, - { - "name": "AspNetCore.RuntimePackageStore_x86.exe", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/AspNetCore.2.0.9.RuntimePackageStore_x86.exe", - "hash": "fb59a3b70373a22241fa6f753c72c1ac726784e66a7685b5cff42a90be82a8034346875a443cda20d25e95016e071c4b27e2d60809d0527b20c64f86dbe3b585" - }, - { - "name": "aspnetcore-store-win7-x64.zip", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/aspnetcore-store-2.0.9-win7-x64.zip", - "hash": "876278b13fa35320a5402016e8bf07f51a316c9ba9a0ddf24aeae68f25f17ad07aa87942e0e802d7ff04a1c685db1e3964f5ed2dcd4bb9764d1bd0fa097c566d" - }, - { - "name": "aspnetcore-store-win7-x86.zip", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/aspnetcore-store-2.0.9-win7-x86.zip", - "hash": "0245852f8b813af572f5725bc19a6e083928aee5ff7afb421cabdf79baa5451008da43a633a599a89e213eff5e5a08fd0330180ea26fcbd3b7a502fe3c7a0f28" - }, - { - "name": "aspnetcore-store-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/aspnetcore-store-2.0.9-osx-x64.tar.gz", - "hash": "1554182e202b5d5bfb2d2fea367ee6efbc996dc1ace65568f81784a5b920dbb0efaec29f35f208899477252d2cf0704ca9934178890b0d9776d14952c8b69014" - }, - { - "name": "aspnetcore-store-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/aspnetcore-store-2.0.9-linux-x64.tar.gz", - "hash": "7724637f1c37a0ab6b3535acdb38583e248fb06f59e25630f45107c6affd32b1397db2f6e3a91a7ab07a42c3d7e4ff45cd50bf9c406029ca50f07491007b64e2"} - ] - } - }, - - { - "release-date": "2018-05-21", - "release-version": "2.1.201", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.1.201-sdk.md", - "sdk": - { - "version": "2.1.201", - "version-display": "2.1.201", - "vs-version": "15.7", - "csharp-language":"7.2", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-linux-x64.tar.gz", - "hash": "3c456d5f564e7c56a8b33f4116ba79f5ec1c5f6ee87494532efb68f407f25deae1d075c83e6f86624e51b99b090c7d3f1fd6ecd812808aede9017a8877782358" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-osx-x64.tar.gz", - "hash": "3d2d49f6b6b22e777e80d3ea396ee28e4e71d133478d5aa3e118ed48d3933071d4abc108ea6fded410b218ed9e15b05e99f52f6741af5d102aa0323a01a795b7" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-osx-x64.pkg", - "hash": "071d07df85ba1f497b0cc13787fcbdc77c4c62c0f3e76214242ef2b4dc4f2166cc28041be040c50c83010852f9c8516aed34e3f2bbcf5111a4fa41058f3042ce" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-osx-gs-x64.pkg", - "hash": "071d07df85ba1f497b0cc13787fcbdc77c4c62c0f3e76214242ef2b4dc4f2166cc28041be040c50c83010852f9c8516aed34e3f2bbcf5111a4fa41058f3042ce" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x86.zip", - "hash": "08ec5d4e913f973aaebbe34fc34bfc1671a60dd132b2a2323ca48be3af71482d17e6347d72f164ac509d0d6aaaee5ee5f841ab4244ba6eaf49ac1fb424dffe79" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x64.zip", - "hash": "34c4c7a48ee9b88cf2c523d615816b1c597f0187e716271926e7fbe478b92f6d6c0faab4884cc897309f38168a033039a8315a395e887a4c90dddb1791f7d2a0" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x86.exe", - "hash": "d43906850d834df01e4664941633cb75db765fbab6b73057a7eec98b1be43de8fed08ccf6d73c1453baa4666c8f7bf26e9cb70592078d8102a6ae17c4aa20fc0" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x86.exe", - "hash": "d43906850d834df01e4664941633cb75db765fbab6b73057a7eec98b1be43de8fed08ccf6d73c1453baa4666c8f7bf26e9cb70592078d8102a6ae17c4aa20fc0" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x64.exe", - "hash": "20ff0401d31efe31829c4915b802de41ba6ea06f474ab8e89d63dd75f27ee0fea7613f02db539e28224941706c56cc82bdcc1ef6e899ee98d4a79d364291967d" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-gs-x64.exe", - "hash": "20ff0401d31efe31829c4915b802de41ba6ea06f474ab8e89d63dd75f27ee0fea7613f02db539e28224941706c56cc82bdcc1ef6e899ee98d4a79d364291967d"} - ] - } - }, - { - "release-date": "2018-05-08", - "release-version": "2.0.8", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.1.200-sdk.md", - "runtime": - { - "version": "2.0.8", - "version-display":"2.0.8", - "vs-version":"15.7", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-linux-x64.tar.gz", - "hash": "d8f6035a591b5500a8b81188d834ed4153c4f44f1618e18857c610d0b332d636970fd8a980af7ae3fbff84b9f1da53aa2f45d8d305827ea88992195cd5643027" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-osx-x64.tar.gz", - "hash": "0fd31dab707f4c143a382474b93f872c2d1c3dd88fadc882e5fb5958c35c41d9ff150841efcfedf2b4eff0a9af8d76b2ad672df98572f9c10d58b4be2303e8c5" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-osx-x64.pkg", - "hash": "2913259f616c30750296311262fa044982a701f07fff9359026514e7f399c3a5261de019cc6ea0e8b167a41d0de5c177e9439faa0c82e0ae5e31d3de5bc656d5" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-win-x86.zip", - "hash": "facbe62fe77499544aa06125278b5a3e2b668d58ffbb5d9028c629ed93f05a664b2f2778100457aa47654219af124dfeaffec896c7ad684b525c7d3860e64551" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-win-x64.zip", - "hash": "9e6bae56c972858721119eb42e294092d2a203c554e72d9c42091af8ec81bb632750e054c044c56ef821a58e45fb462d1184d199d9bb36db119982c4a8fd4588" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-win-x86.exe", - "hash": "2875841cad57b7424769974769cde87bba34ad9eb9f174a40c21bc45b94a1c6e5efb6b7d2a80d6bab76cf8b1199220736d744de2ffccb9c4b67f79c3295e506e" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-win-x64.exe", - "hash": "596347e65aea327d14de5c30aadc04bddf3443f471a96619a498614c66a2629f707fa6d03a7225d1e924316217200d34154e8c07c92f80f993a2df6b70593e16"} - ] - }, - "sdk": - { - "version": "2.1.200", - "version-display":"2.1.200", - "vs-version":"15.7", - "csharp-language": "7.2", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-linux-x64.tar.gz", - "hash": "c1b07ce8849619ca505aafd2983bcdd7141536ccae243d4249b0c9665daf107e03a696ad5f1d95560142cd841a0888bbf5f1a8ff77d3bdc3696b5873481f0998" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-osx-x64.tar.gz", - "hash": "aa5c5eb13a663b33a82ab30222885ec95ac2079ed743375fb98be913373596e64426d55089c0dc9ec64710a19a1e3f746af4a20c46b98aa7fe0e1113ef603ff7" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-osx-x64.pkg", - "hash": "f0a7a36432948a570b1d8ecb48a5a5dba73d93ade43a6df989237c9d2d898ba5343704fc81cd150fc08abe0c66656cd7b10149aa442cdd333324bec0321c3aac" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-osx-gs-x64.pkg", - "hash": "f0a7a36432948a570b1d8ecb48a5a5dba73d93ade43a6df989237c9d2d898ba5343704fc81cd150fc08abe0c66656cd7b10149aa442cdd333324bec0321c3aac" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-x86.zip", - "hash": "304887eaa7189d31024eca3ca02e6b43ce01e85193551365eec1c437f3f7e5c6b7bdf4563bd4f7964c6f4d97efa1f266e304817a5f7fa8dc366a6c90e0b325af" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-x64.zip", - "hash": "5cae6f4c577182e7d84d991b9d20162c1a76ce17f65b7b52a7e6df8d98ec389e03626f61969eaed4f23a5f6c96a3ab188e71a0b94cc58f86e485ac9296c4af64" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-x86.exe", - "hash": "04ea62e1391820ee3289a6c622221908ac7336465d8cf6615228d6bfcab7e46419c3e6a826b27f41dd8ec629dc24aebf9af8ef85d0e6bf1fb8664ffff238d96f" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-x64.exe", - "hash": "0bde9fbd2d5f1e3376e96a499056dd29d788ad98674ea5e6c683a66709293374b418f094d0ac17388b6435fdade61f276752155fe158df798c1213083b5e0ea9" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-gs-x64.exe", - "hash": "0bde9fbd2d5f1e3376e96a499056dd29d788ad98674ea5e6c683a66709293374b418f094d0ac17388b6435fdade61f276752155fe158df798c1213083b5e0ea9"} - ] - }, - "aspnetcore-runtime": - { - "version":"2.0.8", - "version-display":"2.0.8", - "vs-version": "15.7", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/DotNetCore.2.0.8-WindowsHosting.exe", - "hash": "393346d9668b4cfb4d520bc198fdff43d3137ef35a512b5ca4c8c7607c99e08c0ea173bb478ec5a8b75c7e719425abc224c2dd88ddf46b92bafec4a9e3f0bd6a" - }, - { - "name": "dotnet-hosting-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-hosting-2.0.8-linux-x64.tar.gz", - "hash": "" - }, - { - "name": "AspNetCore.RuntimePackageStore_x64.exe", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/AspNetCore.2.0.8.RuntimePackageStore_x64.exe", - "hash": "8c9199f6ede36c24c9d5350e5b71401d2154ecb37e641c0fac9c53055235a4e4844a37369255c59926924f3d4f96868affe47fbb9fef8b96fc5f658cf7dc5cca" - }, - { - "name": "AspNetCore.RuntimePackageStore_x86.exe", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/AspNetCore.2.0.8.RuntimePackageStore_x86.exe", - "hash": "1c943c82451bdda0bc3526bd3471010ab5a9a508ff07396888986e05b55218fea8c89eb6ba504c300b438a68b100d0198549ff3ad0546280d0be15db50150279" - }, - { - "name": "aspnetcore-store-win7-x64.zip", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/aspnetcore-store-2.0.8-win7-x64.zip", - "hash": "c739e056f62391c8d2b8d3348c0116a54b13c1d81ba938b8ce84897289f2ac2f81ce4539599e6014389e67feead27fcea2ec09e72cd920dbf5405b9c5ec13624" - }, - { - "name": "aspnetcore-store-win7-x86.zip", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/aspnetcore-store-2.0.8-win7-x86.zip", - "hash": "89e63e53f0b903de59ba0174128b7baeba4a1ce6f2c95732916e50b65fc405a601d05cfe0c018db809fdd890cd24ec65ced3ce77989cc4da37433f2236a07e03" - }, - { - "name": "aspnetcore-store-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/aspnetcore-store-2.0.8-osx-x64.tar.gz", - "hash": "045034f21790e92f493ce62e6e51be4d48e9138d464b9a39febc5c599e83d8e1d30bbdfdf3509252c17a621bfc894adf39a9c4797e310253acff86b9f770aec5" - }, - { - "name": "aspnetcore-store-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/aspnetcore-store-2.0.8-linux-x64.tar.gz", - "hash": "12389d923f71b639cd0f3c5267a06cb65e0f7aae026b545956a6d90ab07e65bee05c18713255fa7de4e910d0ec52de3a4afb40a08545f984415a9690d6adce35"} - ] - } - }, - { - "release-date": "2018-04-17", - "release-version": "2.0.7", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.7.md", - "runtime": - { - "version": "2.0.7", - "version-display": "2.0.7", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-linux-x64.tar.gz", - "hash": "d8f6035a591b5500a8b81188d834ed4153c4f44f1618e18857c610d0b332d636970fd8a980af7ae3fbff84b9f1da53aa2f45d8d305827ea88992195cd5643027" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-osx-x64.tar.gz", - "hash": "0fd31dab707f4c143a382474b93f872c2d1c3dd88fadc882e5fb5958c35c41d9ff150841efcfedf2b4eff0a9af8d76b2ad672df98572f9c10d58b4be2303e8c5" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-osx-x64.pkg", - "hash": "2913259f616c30750296311262fa044982a701f07fff9359026514e7f399c3a5261de019cc6ea0e8b167a41d0de5c177e9439faa0c82e0ae5e31d3de5bc656d5" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-win-x86.zip", - "hash": "facbe62fe77499544aa06125278b5a3e2b668d58ffbb5d9028c629ed93f05a664b2f2778100457aa47654219af124dfeaffec896c7ad684b525c7d3860e64551" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-win-x64.zip", - "hash": "9e6bae56c972858721119eb42e294092d2a203c554e72d9c42091af8ec81bb632750e054c044c56ef821a58e45fb462d1184d199d9bb36db119982c4a8fd4588" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-win-x86.exe", - "hash": "2875841cad57b7424769974769cde87bba34ad9eb9f174a40c21bc45b94a1c6e5efb6b7d2a80d6bab76cf8b1199220736d744de2ffccb9c4b67f79c3295e506e" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-win-x64.exe", - "hash": "596347e65aea327d14de5c30aadc04bddf3443f471a96619a498614c66a2629f707fa6d03a7225d1e924316217200d34154e8c07c92f80f993a2df6b70593e16"} - ] - }, - "sdk": - { - "version": "2.1.105", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-linux-x64.tar.gz", - "hash": "b5e71dee8720595b0eff7518cca49854ed183e7ca68b98e2ca0580be3f6893f25a1bb267367601f575529a0fd8c94bb379a1411564ed5beaa340a54f37a5e16a" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-osx-x64.tar.gz", - "hash": "68b060271e5e5d8257a9f87d55c6e9386fa72bec2fa6d9d37d5634837f1a2ccfe4a09934988e4f41aa4efa131708bf5cc1dac2c0609edcd86b966edf2319cae7" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-osx-x64.pkg", - "hash": "16b994d8b7f73f5146c5deba3880fd29482a3c807e86fc2d74b5c5a09a02dc728c395ebf6b1b8680fdbc357954cc441a1c76158bdd9897cba1e5e5a116b75cad" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-osx-gs-x64.pkg", - "hash": "16b994d8b7f73f5146c5deba3880fd29482a3c807e86fc2d74b5c5a09a02dc728c395ebf6b1b8680fdbc357954cc441a1c76158bdd9897cba1e5e5a116b75cad" - }, - { - "name": "dotnet-sdk-osx-nj-x64.pkg", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-osx-nj-x64.pkg", - "hash": "16b994d8b7f73f5146c5deba3880fd29482a3c807e86fc2d74b5c5a09a02dc728c395ebf6b1b8680fdbc357954cc441a1c76158bdd9897cba1e5e5a116b75cad" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-x86.zip", - "hash": "0e027eda462877d2aa2bbe9b763e2494a01c1a739190e317cde3dd7a905e7cb5c20036ef90e846ba2c9e251386859e4b0600016a536da1b392ef12eb04236236" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-x64.zip", - "hash": "9e902468b1f40434092d0100dd0054344f085d5d64a325d1e27c86fb2f54cccddda615bc119e3cffa357b8d9ffad455ba6ea9739ac592795d3499d0f1fe498d5" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-x86.exe", - "hash": "a06393e1030e88f39628e070c6743745d142c754f0a604d26f33a35a5635ad6622f2994db719fa566352c1d0dc1f97a58dcf2792e80e6529359ae1e5454ee2a6" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-x64.exe", - "hash": "35b64e8fc1ed63778880790fcb59d2e92176e1673753b5b9c9c1e0eb1b87353eb940453abdff51457467f98a0c49a574feff1301536410ba036dc3d63affd439" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-gs-x64.exe", - "hash": "35b64e8fc1ed63778880790fcb59d2e92176e1673753b5b9c9c1e0eb1b87353eb940453abdff51457467f98a0c49a574feff1301536410ba036dc3d63affd439" - }, - { - "name": "dotnet-sdk-win-nj-x64.exe", - "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-nj-x64.exe", - "hash": "35b64e8fc1ed63778880790fcb59d2e92176e1673753b5b9c9c1e0eb1b87353eb940453abdff51457467f98a0c49a574feff1301536410ba036dc3d63affd439"} - ] - }, - "aspnetcore-runtime": - { - "version": "2.0.7", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/DotNetCore.2.0.7-WindowsHosting.exe", - "hash": "83f7c2607a0ad97800d2302cd6b9462b623cc66960974bdb1c404eff89eedb0d1f876a957a671b885f7ac81584bc9fd97a34231c342fa19affa38fa603c4974e" - }, - { - "name": "dotnet-hosting-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-hosting-2.0.7-linux-x64.tar.gz", - "hash": "44cfe2404f5fe87e6381d039ae1a4f6de4935d5564be073f1ebf2624c62a97a35f35862730ab03f38e71ce64e0921444c3058a8aae5564915b18b848fd8e08a3" - }, - { - "name": "AspNetCore.RuntimePackageStore_x64.exe", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/AspNetCore.2.0.7.RuntimePackageStore_x64.exe", - "hash": "81d8bb363a7d8b517027229fce7d60800902b84921dbf926582213e3b0f9b856daeba4cfed8f6ab52974f04752722303a09e2370a9cb3dae2c443fad188dbe05" - }, - { - "name": "AspNetCore.RuntimePackageStore_x86.exe", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/AspNetCore.2.0.7.RuntimePackageStore_x86.exe", - "hash": "071d19f2d897a0fcd6d61e1ea8c418b305ece143eaf1c0ad03af9de03cf49084d17408f2edb3e950b9ac3bff24638638865e88a6e149bf6f7d37f8d5f9ec22d6" - }, - { - "name": "aspnetcore-store-win7-x64.zip", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/aspnetcore-store-2.0.7-win7-x64.zip", - "hash": "12f4035ceab8385849c60ae9883ce68b8350de0a20100a9a5f91176a5bb52a2bd7b677fbddc1bc2f3f30a3b1926693c1eec801fe044d3b93f0dde4861d816c48" - }, - { - "name": "aspnetcore-store-win7-x86.zip", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/aspnetcore-store-2.0.7-win7-x86.zip", - "hash": "d145bb1ec3ba95166c46b22e29271476d215561ac93f866f155d8016bec0cad2a8f8645f0f7e09365fb49dee966446cbdfb058f49ef3a023a0d4a47492fd09ce" - }, - { - "name": "aspnetcore-store-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/aspnetcore-store-2.0.7-osx-x64.tar.gz", - "hash": "6cf6d3fca8401944b28d8da5cd82ed09a1187196289d7a142ee5a48194ed74c7df55881cb54b99235dfe20d8914c2bdb29e7bc1fc5bbb349d5a78650aecea765" - }, - { - "name": "aspnetcore-store-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/aspnetcore-store-2.0.7-linux-x64.tar.gz", - "hash": "422d6fd1598628d72bf5687582c90b2178bb0c0485d2df224af7b0cedea09b9768408c6940cb60c09fee1cd36e064fa013d79dd417104ae8a42b428a2b0d395a"} - ] - } - }, - { - "release-date": "2018-04-04", - "release-version": "2.1.104", - "security": false, - "release-notes": "https://github.com/dotnet/cli/releases/tag/v2.1.104", - "sdk": - { - "version": "2.1.104", - "vs-version": "", - "csharp-language": "7.2", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-linux-x64.tar.gz", - "hash": "813334694667f8c1389d88cd3128a7749f4f65b13a0a8e2cb47380823849b8fe7f4816ab66c2d77e589fac9cb5748390b262beae9673aef86cad5a3d8f24986e" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-osx-x64.tar.gz", - "hash": "625aa1e52f9a03cf0ed0bc2ede40f94749f35ecf142a655f8d353c6d8223f8f7e6e715f46d6bd546dec9d888a8ae75ccf9d79e91b5b92b7ee633a92d6ae82e53" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-osx-x64.pkg", - "hash": "3474f0dab1bd5cdc41a41f59ae2cab5ed213c7e81009ff97c8b014d2b2176d7370134253cec1cd6a4967f1c9d746be6d3a4badf901e80999d1fe006aa2f7e4ed" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-osx-gs-x64.pkg", - "hash": "3474f0dab1bd5cdc41a41f59ae2cab5ed213c7e81009ff97c8b014d2b2176d7370134253cec1cd6a4967f1c9d746be6d3a4badf901e80999d1fe006aa2f7e4ed" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-x86.zip", - "hash": "0d4fa339d125f780bf293ad566f5127b602c228fa3312bc0c02d455499797114aea1cb27de6b187c18908ae8a4358e7b6c91a596219f572e08ec091cadb4cba8" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-x64.zip", - "hash": "f3a46570f220cafbdb2f7d40cddd09a8f718b62f02fbea79fdf8e48ac1871a20d2e79191b037a559b7f2bd88064e1ec70d2c68988312a7ee23d34dc757b9981b" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-x86.exe", - "hash": "4462a33130b09ba6b9d5f8b579b91ff797f4081717ccc4ecde507bfd2c774985e73458716b6b1f3ea714b020d0607d99c9a013629497c26e89b3424e1713ab97" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-x64.exe", - "hash": "90402af6694fe7fd5af65b25afd94538133d3f15fa52cf2c8bc86c7b8d32f8ec347788e0d69b51026d1927f3c734ffc6e0bf87380846a37676a7f6dcd97798f7" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-gs-x64.exe", - "hash": "90402af6694fe7fd5af65b25afd94538133d3f15fa52cf2c8bc86c7b8d32f8ec347788e0d69b51026d1927f3c734ffc6e0bf87380846a37676a7f6dcd97798f7"} - ] - } - }, - { - "release-date": "2018-03-22", - "release-version": "2.1.103", - "security": false, - "release-notes": "https://github.com/dotnet/cli/releases/tag/v2.1.103", - "sdk": - { - "version": "2.1.103", - "vs-version": "15.6.6", - "csharp-language": "7.2", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-linux-x64.tar.gz", - "hash": "5252ece4fa8eefdd401ef90cc1fcaecaaa6ad71ae5e25351578c7f497488039b0aa334b5c6481c6c839a95dbf9ab4aec89404dc760cfbcd06564ef5869dd9377" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-osx-x64.tar.gz", - "hash": "1ad9f16fc72362fa810951bf0f129ea48c4c0f10d465eed73b4706066956c063a41964bcf84fb7f7590c3c90f31261bd33162cb2aa8348bcb5c96d75473a610d" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-osx-x64.pkg", - "hash": "463486a94ebcb79e9812fcd058e839db3a97f599641eb9390718f110d837d59b838899334c9e2b548e9c9ebaae1d6d4f1eed2c0fbf55f9b0a53b6d6e4eda4cea" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-osx-gs-x64.pkg", - "hash": "463486a94ebcb79e9812fcd058e839db3a97f599641eb9390718f110d837d59b838899334c9e2b548e9c9ebaae1d6d4f1eed2c0fbf55f9b0a53b6d6e4eda4cea" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-x86.zip", - "hash": "61ee3cb4e12e435e9b3ead8426c2ae528dcf9c77de0878e51e7e3baa04b3928a83cd60f5822e785302884f5f034723a6c45599cb2eabd8c03e3f525f3cc0f1cc" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-x64.zip", - "hash": "8166b0f2fda1533df4397209616754b5255fb1ee5a775d581640b99158adf371538dd373001c2431f6d12abcc9648b325f88653b9891c8eaf9f50c9e2e1b4b1e" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-x86.exe", - "hash": "ba0f0f9519a6c5a3bcd8325034f466212797e820e7671b019eec199c8ab9ffb2f3543eb5594c76f2374459e5c0e175bc8604b67f7de3c7505959c4e209d6d835" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-x64.exe", - "hash": "909f178a98e1742e965d005187a6121dda71c224d8bfd018b07d8ec66591cc19906825e674e9f012f422d21a2929e67b15ff79d4c1ab3e72602b5b27e9ad4cbd" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-gs-x64.exe", - "hash": "909f178a98e1742e965d005187a6121dda71c224d8bfd018b07d8ec66591cc19906825e674e9f012f422d21a2929e67b15ff79d4c1ab3e72602b5b27e9ad4cbd"} - ] - } - }, - { - "release-date": "2018-03-19", - "release-version": "2.1.102", - "security": false, - "release-notes": "https://github.com/dotnet/cli/releases/tag/v2.1.102", - "sdk": - { - "version": "2.1.102", - "csharp-language": "7.2", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-linux-x64.tar.gz", - "hash": "39bcc14c6453552ea5f400aac7b5838a0361dd15cc2ed9d2794f1185ac2e38c82478e32712e1ad483eeb4edf4b485bb799de26368fccacd98e6c0819f8ff7eef" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-osx-x64.tar.gz", - "hash": "a3f3acb6be30047970764dd657353262822addeb669b6179336b83c6bcf4d97faf2c9bfda3ef07fbe56630d7083de04fdb49c5d9b4c03ec9e8090c9f5ab0c4ae" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-osx-x64.pkg", - "hash": "982522821d3d6ab7f98810ab70084eb1c10381326bd91237bc9de9821e8434803f76d3231ab8b1762f2598cde48d5ebb1b53a84da3e28424f6c7ce946fa5e859" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-win-x86.zip", - "hash": "642162de05c3d7265da4fb644a9fb6c965788bea93adc2ee381ccab4992dd15dd7ffb02cf8a54485391943627533ea496ec8799d4850b6922f196e3c7cabdeb4" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-win-x64.zip", - "hash": "c1e169cac4200b944d708c46712389f0cadf3eb319f1b6f6f90eb2a8c3e01b18a569acacabb4b7985c9c54165a63e3ca9dc8f1ce7170db650442052d35fbe310" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-win-x86.exe", - "hash": "3850b7ed490d64599f7aa592ab1cc59609c77f5f131e04c81cdc47b884db521b4ff421c25730907694b6107573c0fbc38765f6417b0ad5a1bbbd915765d8d617" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-win-x64.exe", - "hash": "ee698f7a3d88d22c344f3bf692a671c03abed634250a58c55de7eba33135df6d26315bf75caf8de5dd614900e51b3f602a07a0acbcee9ecc22ba9e323c5d0cdb"} - ] - } - }, - { - "release-date": "2018-03-13", - "release-version": "2.0.6", - "security": true, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.6.md", - "runtime": - { - "version": "2.0.6", - "lts-sdk": false, - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-linux-x64.tar.gz", - "hash": "b8a00bbac9b0f4f9cf03785afa2aa71e6e5d24c1035ad9865e14c259eb06b3d98a524c1f2bb1567810a556a5c2380252642b7b43d919982c89962707e5361383" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-osx-x64.tar.gz", - "hash": "b9ccb006c62cc9ac717d9b5894b3fc1dad5713c9b870a134b3232aa803c8239a05d10826458205b52207b525b75109963aedfe12a2d280e491d5ea0437152276" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-osx-x64.pkg", - "hash": "6fc023b8c03c049b57597122ccd4c471924986c8962b903ebf296be394013fb18222deba5ea1dab0663d5c064640e6b11c46b89dc68452a8a34384bf84b74f41" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-win-x86.zip", - "hash": "ba29f7386f4d4adfd81649798cca730e4e8d40c4cf041e084bcfb3ee8823a789d4fada73c6ff1e323d376cf8cc3704a8b0c3d18515445b1246a98c99a1c9c087" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-win-x64.zip", - "hash": "c139ee4f8f65581d908efad230111948abb29431c26d058995386d796c71890423ef0654fbc6791ac6e1a889ba2c0bb755c58ac08232d9d009da3e7d55da60d1" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-win-x86.exe", - "hash": "a74bab1888f6ae973c35d78c21f382c5945a0f1d6ecce10f2d8e9219b8e400f4db7600f3a6f8d580e0b0ed853a40b9f8d81a77492e30d21188f793841be62aea" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-win-x64.exe", - "hash": "d5c185982e31fe6dd5baa01c45fe2e75d36a962b189511a69591639da9501a9ba9ac9a8e6b94160a06acb22953e235c5fb14b4a120e62537272fda872482fc4e"} - ] - }, - "sdk": - { - "version": "2.1.101", - "vs-version": "15.6.6", - "csharp-language": "7.2", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-linux-x64.tar.gz", - "hash": "d231ac3562f025b848497eddbcb254cfd547bd622b35dc4b1ed5bcd29153f832610b77cf7edf15d9f05c707d4d06abecbdcd7633fa721246d6d7ba61d78eea81" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-osx-x64.tar.gz", - "hash": "d8465acf3a0410ca6a35847e79d8063aaa46cb6d3704ef53f9257e49eaa0242aa2b7ba64eeb625ef984a7109b733988b3b400816bfa0ea09c6db9ba5a7d3de30" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-osx-x64.pkg", - "hash": "448978a821903f45f6630419e5cb784c99182495ceae1d5583384df88fb7f197695c3b737004d1a2928b04c310869896417ff3c4f1528065a7387fa34d531809" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-osx-gs-x64.pkg", - "hash": "448978a821903f45f6630419e5cb784c99182495ceae1d5583384df88fb7f197695c3b737004d1a2928b04c310869896417ff3c4f1528065a7387fa34d531809" - }, - { - "name": "dotnet-sdk-osx-nj-x64.pkg", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-osx-nj-x64.pkg", - "hash": "448978a821903f45f6630419e5cb784c99182495ceae1d5583384df88fb7f197695c3b737004d1a2928b04c310869896417ff3c4f1528065a7387fa34d531809" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-x86.zip", - "hash": "7973c10b7cf32d71a1e564967f85e00f293f948d4f3ff58bc0a3ebdb4b936b1e5d2e247166f40e6f82cb4ba3d9fabc3d72ea78e145f76789c6f26ae5550acdf6" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-x64.zip", - "hash": "794901f629921c2ef8db9de9ef984725a3b7f7b165289294593f4add34a5abb456d1165b90cf63df287d22ba21d06a136086e4db37a63c74196332608f18b0e8" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-x86.exe", - "hash": "22527e8d3ce51189707c411bf67a23d3745bd39f994b67d2a5004f3c143439d3583d7df3935b89f5a3d58ac5a51970c2ee61043897258d45c3fff74e95091fe0" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-x64.exe", - "hash": "c7fb50ca82acba7e9454d53bf9c47a240611f731ea4a095957dfe58ab0404d4f98585951258fb353b5ff16a808dc89931f30b6b8a0ea6e1c967f2e84ba6ee101" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-gs-x64.exe", - "hash": "c7fb50ca82acba7e9454d53bf9c47a240611f731ea4a095957dfe58ab0404d4f98585951258fb353b5ff16a808dc89931f30b6b8a0ea6e1c967f2e84ba6ee101" - }, - { - "name": "dotnet-sdk-win-nj-x64.exe", - "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-nj-x64.exe", - "hash": "c7fb50ca82acba7e9454d53bf9c47a240611f731ea4a095957dfe58ab0404d4f98585951258fb353b5ff16a808dc89931f30b6b8a0ea6e1c967f2e84ba6ee101"} - ] - }, - "aspnetcore-runtime": - { - "version": "2.0.6", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/DotNetCore.2.0.6-1-WindowsHosting.exe", - "hash": "" - }, - { - "name": "dotnet-hosting-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-hosting-2.0.6-linux-x64.tar.gz", - "hash": "f70d88731859d63b632851c0a2214a6dc6c041fadfa291c97ecc5a84b4ffcd3fda89d7304fcb79392c5bbb354d98cd03bb83d4c523ce4b404bf429fdac016dc1" - }, - { - "name": "AspNetCore.RuntimePackageStore_x64.exe", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/AspNetCore.2.0.6.RuntimePackageStore_x64.exe", - "hash": "" - }, - { - "name": "AspNetCore.RuntimePackageStore_x86.exe", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/AspNetCore.2.0.6.RuntimePackageStore_x86.exe", - "hash": "" - }, - { - "name": "aspnetcore-store-win7-x64.zip", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/aspnetcore-store-2.0.6-win7-x64.zip", - "hash": "6dd368be3c46e920aca55a982866a77b6d599daa74b29b87db4a3346d5d05515c3f9f6d7bff501ec0afbd7f7edfd95a8bc47c5166486c5e57fe6642e86259a01" - }, - { - "name": "aspnetcore-store-win7-x86.zip", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/aspnetcore-store-2.0.6-win7-x86.zip", - "hash": "4f12f9fe3007691cfc98bf8d7026b4c0fb1785ac5fe95af692c5355275d0ba0d4a3b4b5088c587b1ae815b46b881c63a8164ef61c45d52dddc2613bcccd67e61" - }, - { - "name": "aspnetcore-store-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/aspnetcore-store-2.0.6-osx-x64.tar.gz", - "hash": "29a4b4905866d6cffb314122902cd78886deac91a6348256b45f625f8461c006b790daac2318e58393280c164ce80e5a92c083123cca54859a785c23e2b1fc6e" - }, - { - "name": "aspnetcore-store-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/aspnetcore-store-2.0.6-linux-x64.tar.gz", - "hash": "178f9384a4010daec34a9846fe2dc597e3dffc7170ffb889cc82f6ae6bf9aa2e93254c64af90a3ee3f8f9e024d6615f1f1857eacded6ef1bffd7601ad32eff5f"} - ] - } - }, - { - "release-date": "2018-03-13", - "release-version": "2.1.100", - "security": false, - "release-notes": "https://github.com/dotnet/cli/releases/tag/v2.1.100", - "sdk": - { - "version": "2.1.100", - "vs-version":"15.6.1", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-linux-x64.tar.gz", - "hash": "71b55610baa809017ccf2c133b3238344e6e238128ea3c6302e3d57ccdf88629e70f48e5cf086ed62c72101d224e94092d8776fcd42528014951dc49f578e72d" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-osx-x64.tar.gz", - "hash": "f0ea5bd796f58fe2544b00331cc88cf54639560135107409cacbebe8ce8ee1fce2c905379368433c4b275080a72526df087df61837d3150c6feae5e7fff68b87" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-osx-x64.pkg", - "hash": "1d60d14e201727681d3206286fef873e613590c51b6cfa6ea4db23c1444b89aebeaff6c7a1619dade2a0cb6ab5b5f8bed28f92b73b6d6051fc3b113251d9081b" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-win-x86.zip", - "hash": "7d221f9f194154410ab8be064e2bbc02d84c3067bb511cba78b4a2b57b378a10860fb0a2d0fa75e4ff992d9f76fe132df7afde056ab8e78b2038aba1fd3cfdd6" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-win-x64.zip", - "hash": "dbed1bde38f5ff5b97d75c7bb45a84dfc6270093f8e8bce124f2318e28b9dbd60c21b373e7862007bff28fe7b21a45a3cd754f4fede4ad70cce070dc7a2fd14d" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-win-x86.exe", - "hash": "1826f5ab39efad23e1c7aef844d6e5d2d0aef5bc2bb0c708b4e3dfe577fe4b8d715cce2d754cb5774c15eea888ad260f83e4f6018092f4ceb327eb68910bb63e" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-win-x64.exe", - "hash": "7fff3190e67f70792009ff9f15999757f769182ef7256bbb5133382f139ef5cdea86c724dbdcfd7763dd48f9619e39778238502b59d5cc4f05af4e055a1b789e"} - ] - } - }, - { - "release-date": "2018-01-09", - "release-version": "2.0.5", - "security": true, - "runtime": - { - "version": "2.0.5", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-linux-x64.tar.gz", - "hash": "21d54e559c5130bb3f8c38eadacb7833ec90943f71c4e9c8fa2d53192313505311230b96f1afeb52d74d181d49ce736b83521754e55f15d96a8756921783cd33" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-osx-x64.tar.gz", - "hash": "993dab75a25b961b474f147bf42273b86b561c1823cb53458aa864599003f131880b54c5f31241bcbcee7b89b9a21bdd90d0f43fb440e2b9b5a1266f624e2e45" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-osx-x64.pkg", - "hash": "94de569a3124ab1de8b52d82dfa48bf58bfb85cac532a20b1111704d31bb0c8e361f4074d7ca3cca7d0e21a7e90cbcbd2a95361cf62b2cd4cb74424c83f16bee" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-win-x86.zip", - "hash": "671fde7ff5a64738de7863feb8501692f4b62c2496acea9e3c47c381f14e51805f9e7237002ae63bc71189431411de0e051ab1e23200bfbe830a254ec5f7fa8e" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-win-x64.zip", - "hash": "5a4381d01d7b7769254aff980bb4a333aec41fdfe92e74bca95147931f1500a1d391ae8da873bc802524a83899e270e24e30faf3759a121505aef110fe9902dd" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-win-x86.exe", - "hash": "84dc1b30e36dc0aef5cc7294aeb43963570bf4bd6fd824ff9c9ae9fe5c7bb574b9b2a48d299d526097732879317ce92e76f9ac1b034b8c14eaebb27297b4401b" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-win-x64.exe", - "hash": "dc6c0f438258e8a5ea825809cc5d7e3f0e69d6aa233894086ffafafe8e539d707aac1abcf4f56ea324fc54f578b52d7796c2b828c26bb838b9b94299bf754c20"} - ] - }, - "sdk": - { - "version": "2.1.4", - "vs-version": "15.5.5", - "csharp-language": "7.1", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-linux-x64.tar.gz", - "hash": "05fe90457a8b77ad5a5eb2f22348f53e962012a55077ac4ad144b279f6cad69740e57f165820bfd6104e88b30e93684bde3e858f781541d4f110f28cd52ce2b7" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-osx-x64.tar.gz", - "hash": "1b08705b8679bf1800d40908408e0d8c1fac7963f6ce508710cf6425cdc1663fd46526e8b6ba8a67d6d327e6bbc143797aa7be4acfdb5205d4d3143de3951849" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-osx-x64.pkg", - "hash": "3cabb2efefbc4356393491d878fe04892ab272411545f4f3cbe23c7206e0c39fafb50039c27eee294508fbeb43a4e39cc2d144ea3ad4a95b0e6691ce4f3a7dfc" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-osx-gs-x64.pkg", - "hash": "3cabb2efefbc4356393491d878fe04892ab272411545f4f3cbe23c7206e0c39fafb50039c27eee294508fbeb43a4e39cc2d144ea3ad4a95b0e6691ce4f3a7dfc" - }, - { - "name": "dotnet-sdk-osx-nj-x64.pkg", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-osx-nj-x64.pkg", - "hash": "3cabb2efefbc4356393491d878fe04892ab272411545f4f3cbe23c7206e0c39fafb50039c27eee294508fbeb43a4e39cc2d144ea3ad4a95b0e6691ce4f3a7dfc" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-x86.zip", - "hash": "e4d4872733710ddb93bb00fe724a63be4c7fb352d120841c255a89fc42c3e81da8749c201f63ecfc0e86cb473c9854da719e92a3e665f0c380c3e7cf862b1db3" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-x64.zip", - "hash": "955e20434007592f77fb866aa8543ef13efdc0b1cb91f0c946824f60d8726db5227d1245fbeb7409f93293cf918d50b99f96b0d4512b62a70577e69874f8c777" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-x86.exe", - "hash": "57703986a5c7eea8ceee265ce206a047e85dec5c698ad570df74b68cbfed36026bf70aa454924ec94be4d37ff492c76716beb23e12ed98816e5cb8e25eeeff0b" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-x64.exe", - "hash": "10309b343be6dc51b04d09ed97035ddaabe250685e1799fec8a0d3f7f34ea77dddc1d742544320c21bacfa4a2c27678d262540ecf2cd69dad354a8ad207f388d" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-gs-x64.exe", - "hash": "10309b343be6dc51b04d09ed97035ddaabe250685e1799fec8a0d3f7f34ea77dddc1d742544320c21bacfa4a2c27678d262540ecf2cd69dad354a8ad207f388d" - }, - { - "name": "dotnet-sdk-win-nj-x64.exe", - "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-nj-x64.exe", - "hash": "10309b343be6dc51b04d09ed97035ddaabe250685e1799fec8a0d3f7f34ea77dddc1d742544320c21bacfa4a2c27678d262540ecf2cd69dad354a8ad207f388d"} - ] - }, - "aspnetcore-runtime": - { - "version": "2.0.5", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/DotNetCore.2.0.5-WindowsHosting.exe", - "hash": "98a577cfee15a521484972fc7b6f212ccc37141502b417fcb003b29e67af732b6018b01dbe7b3eca22dcad7ec4e6fbb4f01898a15ffcf8342d7f4f5712eaee1c" - }, - { - "name": "dotnet-hosting-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-hosting-2.0.5-linux-x64.tar.gz", - "hash": "" - }, - { - "name": "AspNetCore.RuntimePackageStore_x64.exe", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/AspNetCore.2.0.5.RuntimePackageStore_x64.exe", - "hash": "df4576532b715c9a8b7a6797458982d156a05acd3f676a9261886f892a98ba3fb71db17027c8ef065ae9792beedd4f4bd82f3791fce497ed9cff38f4139d978b" - }, - { - "name": "AspNetCore.RuntimePackageStore_x86.exe", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/AspNetCore.2.0.5.RuntimePackageStore_x86.exe", - "hash": "c5df5b0b2f1848c9a797d44cb464061c99c367ecdd6f05cc93aa82b49b2191f7122043bfa34349673d5b2af7018f7062c6be2e0f3fb1e63afad34d2ffa7030fa" - }, - { - "name": "aspnetcore-store-win7-x64.zip", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/aspnetcore-store-2.0.5-win7-x64.zip", - "hash": "" - }, - { - "name": "aspnetcore-store-win7-x86.zip", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/aspnetcore-store-2.0.5-win7-x86.zip", - "hash": "" - }, - { - "name": "aspnetcore-store-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/aspnetcore-store-2.0.5-osx-x64.tar.gz", - "hash": "" - }, - { - "name": "aspnetcore-store-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/aspnetcore-store-2.0.5-linux-x64.tar.gz", - "hash": ""} - ] - } - }, - { - "release-date": "2017-12-04", - "release-version": "2.0.3", - "security": true, - "runtime": - { - "version": "2.0.3", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-linux-x64.tar.gz", - "hash": "4fb483cae0c6147fbf13c278fe7fc23923b99cd84cf6e5f96f5c8e1971a733ab968b46b00d152f4c14521561387dd28e6e64d07cb7365d43a17430905da6c1c0" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-osx-x64.tar.gz", - "hash": "20caae28a04dac96ac12de7e34c996ecc42d0b000c04900f1e7fc1c88a3369e2536165b6b16267a95428828d998bd0cf43f86065cc44fce6253491845fac55e5" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-win-x86.zip", - "hash": "efa901c610507249ed9b715e3f261f655550e68c0684eb04d09a4f55d3c6fa45f7f28d0810830411dc87611c99ae8a90daefcf488fd704d63404fcddb8f5c4ba" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-win-x64.zip", - "hash": "ac4eea527ee8e29286fe46a98be14bf7db3dab6c721eb0c319f80ad3bed57ddadaa719a4325ffd6343d12464d370be90971b1cb81db37d82e90ec7d40b5c3009"} - ] - }, - "sdk": - { - "version": "2.1.2", - "vs-version": "15.5.5", - "csharp-language": "7.1", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-linux-x64.tar.gz", - "hash": "0f1006a5844f860242abb42c8d930f50dc5116ff5a3282b3cdae01ed9ac75dbfc6c74dc3d201358832082d7b6d0aa29b55043afa0493f61892e748c1cfbd0afa" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-osx-x64.tar.gz", - "hash": "078df91dff760652dddb8090967a59f552959f8b2cf217188793eb8dc21a47c797f22f334f8d958959a0184e0cf4ec2648549478188f8d32e4686cce7c87d699" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-osx-x64.pkg", - "hash": "" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-win-x86.zip", - "hash": "db638b7dff1f384f136da9358a57393b2a5f0365a663beda08130a3fd5694ac8660f8a02823f39490b435d9c96e45a475e848448fffef0b52824f7e54d08cf76" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-win-x64.zip", - "hash": "1b0988b048cc0d4aa7f6335a35e873d343546d1f11e2c19e323138205cdeefa8e0961390fb9477e750a46ec244ef9886ac83b6127ddcdfd77a75550d4aeeab27"} - ] - }, - "aspnetcore-runtime": - { - "version": "2.0.3", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/DotNetCore.2.0.3-WindowsHosting.exe", - "hash": "" - }, - { - "name": "dotnet-hosting-linux-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/aspnetcore/store/2.0.3-125/dotnet-hosting-2.0.3-linux-x64.tar.gz", - "hash": "" - }, - { - "name": "AspNetCore.RuntimePackageStore_x64.exe", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/AspNetCore.2.0.3.RuntimePackageStore_x64.exe", - "hash": "" - }, - { - "name": "AspNetCore.RuntimePackageStore_x86.exe", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/AspNetCore.2.0.3.RuntimePackageStore_x86.exe", - "hash": "" - }, - { - "name": "aspnetcore-store-win7-x64.zip", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-win7-x64.zip", - "hash": "" - }, - { - "name": "aspnetcore-store-win7-x86.zip", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-win7-x86.zip", - "hash": "" - }, - { - "name": "aspnetcore-store-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-osx-x64.tar.gz", - "hash": ""} - ] - } - }, - { - "release-date": "2017-11-14", - "release-version": "2.0.3", - "security": true, - "runtime": - { - "version": "2.0.3", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-linux-x64.tar.gz", - "hash": "4fb483cae0c6147fbf13c278fe7fc23923b99cd84cf6e5f96f5c8e1971a733ab968b46b00d152f4c14521561387dd28e6e64d07cb7365d43a17430905da6c1c0" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-osx-x64.tar.gz", - "hash": "20caae28a04dac96ac12de7e34c996ecc42d0b000c04900f1e7fc1c88a3369e2536165b6b16267a95428828d998bd0cf43f86065cc44fce6253491845fac55e5" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-win-x86.zip", - "hash": "efa901c610507249ed9b715e3f261f655550e68c0684eb04d09a4f55d3c6fa45f7f28d0810830411dc87611c99ae8a90daefcf488fd704d63404fcddb8f5c4ba" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-win-x64.zip", - "hash": "ac4eea527ee8e29286fe46a98be14bf7db3dab6c721eb0c319f80ad3bed57ddadaa719a4325ffd6343d12464d370be90971b1cb81db37d82e90ec7d40b5c3009"} - ] - }, - "sdk": - { - "version": "2.0.3", - "vs-version": "15.5.4", - "csharp-language": "7.1", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-linux-x64.tar.gz", - "hash": "74a0741d4261d6769f29a5f1ba3e8ff44c79f17bbfed5e240c59c0aa104f92e93f5e76b1a262bdfab3769f3366e33ea47603d9d725617a75cad839274ebc5f2b" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-osx-x64.tar.gz", - "hash": "f3f78ed62c1c7b996a62e591843bc34be5d76d083d257c8a839049964c35d3054d56437ebf0f4890c96396d8f230a91ae8e9c64f030ccd3b62c8e18032081c1c" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-osx-x64.pkg", - "hash": "052f42870a42f97a3f25863386d7337ff176258e775787ab0f567231337ebc62eec1f5ce7cf7adaf31b377aec7942be52a024bc9c2572dac69501c046b5a7ceb" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-win-x86.zip", - "hash": "37deddbfc1a8ea72da4e864343bb4374bd50d744e1621910de30f8d83eaa3860b14f262750810a7ff66f8ab05a587cd71a935a130acf499257d8d4509e0b3cb2" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-win-x64.zip", - "hash": "8b4bd2174f413f9043374d0cfa7d4061f0aeedc28c16257e66b99f28454bc0a898c6f52d4cf8349413ae222b21e6f594a8f70c1892844a0416e2be2994af13f1"} - ] - }, - "aspnetcore-runtime": - { - "version": "2.0.3", - "files": - [ - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/DotNetCore.2.0.3-WindowsHosting.exe", - "hash": "" - }, - { - "name": "dotnet-hosting-linux-x64.tar.gz", - "url": "https://dotnetcli.blob.core.windows.net/dotnet/aspnetcore/store/2.0.3-125/dotnet-hosting-2.0.3-linux-x64.tar.gz", - "hash": "" - }, - { - "name": "AspNetCore.RuntimePackageStore_x64.exe", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/AspNetCore.2.0.3.RuntimePackageStore_x64.exe", - "hash": "" - }, - { - "name": "AspNetCore.RuntimePackageStore_x86.exe", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/AspNetCore.2.0.3.RuntimePackageStore_x86.exe", - "hash": "" - }, - { - "name": "aspnetcore-store-win7-x64.zip", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-win7-x64.zip", - "hash": "" - }, - { - "name": "aspnetcore-store-win7-x86.zip", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-win7-x86.zip", - "hash": "" - }, - { - "name": "aspnetcore-store-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-osx-x64.tar.gz", - "hash": ""} - ] - } - }, - { - "release-date": "2017-08-14", - "release-version": "2.0.0", - "security": false, - "runtime": - { - "version": "2.0.0", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-2.0.0-linux-x64.tar.gz", - "hash": "69ecad24bce4f2132e0db616b49e2c35487d13e3c379dabc3ec860662467b714" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-2.0.0-osx-x64.tar.gz", - "hash": "b92e6cff9e4f40d4d5126d0896d632951bc9a339dbc7b032098bf5ab76d571a0" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/5/6/B/56BFEF92-9045-4414-970C-AB31E0FC07EC/dotnet-runtime-2.0.0-osx-x64.pkg", - "hash": "a70cffe0bb2b73a77c59c9de6c7080510a67cff56e519bed77055353e7f90104" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/5/6/B/56BFEF92-9045-4414-970C-AB31E0FC07EC/dotnet-runtime-2.0.0-win-x64.exe", - "hash": "ea7f9fce864932b25b6c709d3fe9e4432cb6d119658d1dafcafaac59b75066a1" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/5/6/B/56BFEF92-9045-4414-970C-AB31E0FC07EC/dotnet-runtime-2.0.0-win-x86.exe", - "hash": "e2c57d314bbba4c2ebbfb18a75a41e7948ec913e0bd24a2cae21f361b2f96849" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-2.0.0-win-x86.zip", - "hash": "f6f595a8f842a73c7176a16ce9c4568af756894cd67a1870c245216e4990587e" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-2.0.0-win-x64.zip", - "hash": "750cee101278cb3d521447a0a2ed11a779a42ee680baa32cd7a6cb5ceb8d08a6"} - - ] - }, - "sdk": - { - "version": "2.0.0", - "vs-version": "15.3.3", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/4/1B4DE605-8378-47A5-B01B-2C79D6C55519/dotnet-sdk-2.0.0-linux-x64.tar.gz", - "hash": "6059a6f72fb7aa6205ef4b52583e9c041fd128e768870a0fc4a33ed84c98ca6b" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/B/4/1B4DE605-8378-47A5-B01B-2C79D6C55519/dotnet-sdk-2.0.0-osx-x64.tar.gz", - "hash": "6e87270e72b5a02ea4e3c4b2266d079366e0e55d6892f9dad5f64dee3f8a341b" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/1/B/4/1B4DE605-8378-47A5-B01B-2C79D6C55519/dotnet-sdk-2.0.0-win-x86.zip", - "hash": "5eaa475a12843cfff9a97f4b7d3b205eb169fd372ddfc9ddde92225e9e4c1c7c" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/1/B/4/1B4DE605-8378-47A5-B01B-2C79D6C55519/dotnet-sdk-2.0.0-win-x64.zip", - "hash": "541d4dd17023aff14a0aeb6505b200ccabffffc34ab2f629caeb994cedf8afd9" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/0/F/D/0FD852A4-7EA1-4E2A-983A-0484AC19B92C/dotnet-sdk-2.0.0-osx-x64.pkg", - "hash": "69300051d696f5ae8e42bd79e5aa13a08116723d79c324fd248df7ead2869291" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/0/F/D/0FD852A4-7EA1-4E2A-983A-0484AC19B92C/dotnet-sdk-2.0.0-win-x64.exe", - "hash": "cc490d28f55b67185688ff51dc6274aea6a582e47a07e9d084437e940c69f7a0" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/0/F/D/0FD852A4-7EA1-4E2A-983A-0484AC19B92C/dotnet-sdk-2.0.0-win-x86.exe", - "hash": "af488629001e60d50bd0ca268de28b2ab97f6c20213be007dda763b93d51c3d4"} - ] - }, - "aspnetcore-runtime": - { - "version": "2.0.0", - "files": - [ - { - "name": "AspNetCore.RuntimePackageStore_x64.exe", - "url": "https://download.microsoft.com/download/B/1/D/B1D7D5BF-3920-47AA-94BD-7A6E48822F18/AspNetCore.2.0.0.RuntimePackageStore_x64.exe", - "hash": "" - }, - { - "name": "AspNetCore.RuntimePackageStore_x86.exe", - "url": "https://download.microsoft.com/download/B/1/D/B1D7D5BF-3920-47AA-94BD-7A6E48822F18/AspNetCore.2.0.0.RuntimePackageStore_x86.exe", - "hash": "" - }, - { - "name": "DotNetCore-WindowsHosting.exe", - "url": "https://download.microsoft.com/download/B/1/D/B1D7D5BF-3920-47AA-94BD-7A6E48822F18/DotNetCore.2.0.0-WindowsHosting.exe", - "hash": ""} - ] - } - - }, - { - "release-date": "2017-06-28", - "release-version": "2.0.0-preview2", - "security": false, - "runtime": - { - "version": "2.0.0-preview2-25407-01", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/5/8/85896F6E-C7F5-4ECA-ADF7-CCE8EFAD9AA6/dotnet-runtime-2.0.0-preview2-25407-01-linux-x64.tar.gz", - "hash": "1fe615f179fef606b97d43ce07a491da9067716ff594f929b82d8772d461c027" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/5/8/85896F6E-C7F5-4ECA-ADF7-CCE8EFAD9AA6/dotnet-runtime-2.0.0-preview2-25407-01-osx-x64.tar.gz", - "hash": "3b09436c2e03e81da9d08ddd32334d1d50906e9e03cfa94831a8cc6f6fbfeb70" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/8/5/8/85896F6E-C7F5-4ECA-ADF7-CCE8EFAD9AA6/dotnet-runtime-2.0.0-preview2-25407-01-win-x86.zip", - "hash": "e4f7630d7f4ac1a9510ce60bee712b94712b76f5581fa278b75bc7ba8ba3d810" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/8/5/8/85896F6E-C7F5-4ECA-ADF7-CCE8EFAD9AA6/dotnet-runtime-2.0.0-preview2-25407-01-win-x64.zip", - "hash": "807e1361c628f43e395f349b9e921f7340aba9a2f699142791ed5330c0918491"} - ] - }, - "sdk": - { - "version": "2.0.0-preview2-006497", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.0-preview2-006497-linux-x64.tar.gz", - "hash": "f70b6dfc4e46230001ef863b54992b32bb04c998b098ad58dd47152f348a0997" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.0-preview2-006497-osx-x64.tar.gz", - "hash": "97dfd57b1e3f3c6ae365654141d3670619699449cca76c3d7ef13a9f0b967ad5" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.0-preview2-006497-win-x86.zip", - "hash": "2a804fcb5d7502cc6d6fe0b2fc17676c96002d64075b32ea0e3eb6240812b863" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.0-preview2-006497-win-x64.zip", - "hash": "c9b0205f24d310204dde39e80b996f98b6d546ad4507723cceb2578a208e507f"} - ] - } - }, - { - "release-date": "2017-05-10", - "release-version": "2.0.0-preview1", - "security": false, - "runtime": - { - "version": "2.0.0-preview1-002111-00", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/9/0/09060200-E749-4025-A51A-83391C611C86/dotnet-linux-x64.2.0.0-preview1-002111-00.tar.gz", - "hash": "421ab6b516f68e6302878750d565a48ed7a41d6f04eedca7b03e0a8ac55cc5ba" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/9/0/09060200-E749-4025-A51A-83391C611C86/dotnet-osx-x64.2.0.0-preview1-002111-00.tar.gz", - "hash": "10f37ee22e6c0495a91b0aaac7978305b223258e81bd4c5997046325db90a55a" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/0/4/8/048C286D-59CB-4B7C-95A1-D0F7FD4D37D2/dotnet-win-x86.2.0.0-preview1-002111-00.exe", - "hash": "da1cc72c84e79f1e2aef0c334535f5170339108fc07a3b026d835300370ca55a" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/0/9/0/09060200-E749-4025-A51A-83391C611C86/dotnet-win-x64.2.0.0-preview1-002111-00.zip", - "hash": "df73f34c35a0ed5286e2dc0f5db545502d917221aacf04cdeab266eb013936e1"} - ] - }, - "sdk": - { - "version": "2.0.0-preview1-005977", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/6/5/0656B047-5F2F-4281-A851-F30776F8616D/dotnet-dev-linux-x64.2.0.0-preview1-005977.tar.gz", - "hash": "1774a15ae12dd1786d14397c691411e936cb0937d59add08cc16c89e80aa65c1" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/0/6/5/0656B047-5F2F-4281-A851-F30776F8616D/dotnet-dev-osx-x64.2.0.0-preview1-005977.tar.gz", - "hash": "b3394f082f4aa00a25e2ef5a18b067fdd84faccb40f0863509f29dce496643e9" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/3/7/F/37F1CA21-E5EE-4309-9714-E914703ED05A/dotnet-dev-win-x86.2.0.0-preview1-005977.exe", - "hash": "44e03bb1b703745b07316980bcc7ce86792cd33865fca6e932f96a3da001fdf9" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/3/7/F/37F1CA21-E5EE-4309-9714-E914703ED05A/dotnet-dev-win-x64.2.0.0-preview1-005977.exe", - "hash": "ba2a47e5e63f2e695317dfcee928f5655ce87b2956a4de9e31d9a7a57e0618fd"} - ] - } - } - ] + "channel-version": "2.0", + "latest-release": "2.0.9", + "latest-release-date": "2018-07-10", + "latest-runtime": "2.0.9", + "latest-sdk": "2.1.202", + "support-phase": "eol", + "eol-date": "2018-10-01", + "lifecycle-policy": "https://www.microsoft.com/net/support/policy", + "releases": [ + { + "release-date": "2018-07-10", + "release-version": "2.0.9", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.9.md", + "runtime": { + "version": "2.0.9", + "version-display": "2.0.9", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-linux-x64.tar.gz", + "hash": "2b49b24ef712fbfc056e0fda95ff18037b4ec938ca8bb41f4c336b6a50870e922f5093684ac92c4bb8e1155b03c36d132d7f90817793f31c9ade5267fff6629a" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-osx-x64.tar.gz", + "hash": "b59fdfd1763420ae39c2984cb72b122fd0118dee77d7a4ceaac1683fc6b86345f80a9c6974b34254b523a418da518f448cba8ade54b3443b923f590107ce3dfb" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-osx-x64.pkg", + "hash": "fd1f5e4e6ed08f47e87b907d1c28adcfb983b53822614a01fe23a8d1d81862e2b75b7ebfc4e28770f7486080d72e81179ebb05b569be5d7c2410bf52bf1270c2" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-win-x86.zip", + "hash": "e73a78ee66f872678594d01720849a3b95a4911ded6700a55b2dbc35fa54a42aeadeeb3de0706a1b96c7b2ed383bc431b8c6e36ce8082bb673132b3d80c7d441" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-win-x64.zip", + "hash": "4e03072925ca65f350112916eac8f442ee86f84de5fd8643d6db9eb96e2175351fdee0fb8ebed6a508b5ce2a3f73bdd4b7a084adc0c765c5249c019f601179f4" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-win-x86.exe", + "hash": "159faebadf18cd2e06b3ca1b71f28a65ad6c3a4be78a090fb1f0947951d392d5bbd9bca9055610658c4e16dab66bc1e13200ac869b88725f6e4ba91de2f62822" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-win-x64.exe", + "hash": "9d8ba6ae17a5519a8a4ed043919114d98cf36595c5c3fc82ed699c225b56e07d782680e4a57b1a83f4c9073b75045c89770ee4b0d997a8c19776d1e946bde478" + } + ] + }, + "sdk": { + "version": "2.1.202", + "version-display": "2.1.202", + "runtime-version": "2.0.9", + "vs-version": "15.7", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-linux-x64.tar.gz", + "hash": "c1b07ce8849619ca505aafd2983bcdd7141536ccae243d4249b0c9665daf107e03a696ad5f1d95560142cd841a0888bbf5f1a8ff77d3bdc3696b5873481f0998" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-osx-x64.tar.gz", + "hash": "aa5c5eb13a663b33a82ab30222885ec95ac2079ed743375fb98be913373596e64426d55089c0dc9ec64710a19a1e3f746af4a20c46b98aa7fe0e1113ef603ff7" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-osx-x64.pkg", + "hash": "f0a7a36432948a570b1d8ecb48a5a5dba73d93ade43a6df989237c9d2d898ba5343704fc81cd150fc08abe0c66656cd7b10149aa442cdd333324bec0321c3aac" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-osx-gs-x64.pkg", + "hash": "f0a7a36432948a570b1d8ecb48a5a5dba73d93ade43a6df989237c9d2d898ba5343704fc81cd150fc08abe0c66656cd7b10149aa442cdd333324bec0321c3aac" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-x86.zip", + "hash": "304887eaa7189d31024eca3ca02e6b43ce01e85193551365eec1c437f3f7e5c6b7bdf4563bd4f7964c6f4d97efa1f266e304817a5f7fa8dc366a6c90e0b325af" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-x64.zip", + "hash": "5cae6f4c577182e7d84d991b9d20162c1a76ce17f65b7b52a7e6df8d98ec389e03626f61969eaed4f23a5f6c96a3ab188e71a0b94cc58f86e485ac9296c4af64" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-x86.exe", + "hash": "04ea62e1391820ee3289a6c622221908ac7336465d8cf6615228d6bfcab7e46419c3e6a826b27f41dd8ec629dc24aebf9af8ef85d0e6bf1fb8664ffff238d96f" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-x64.exe", + "hash": "0bde9fbd2d5f1e3376e96a499056dd29d788ad98674ea5e6c683a66709293374b418f094d0ac17388b6435fdade61f276752155fe158df798c1213083b5e0ea9" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-win-gs-x64.exe", + "hash": "0bde9fbd2d5f1e3376e96a499056dd29d788ad98674ea5e6c683a66709293374b418f094d0ac17388b6435fdade61f276752155fe158df798c1213083b5e0ea9" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.0.9", + "version-display": "2.0.9", + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/DotNetCore.2.0.9-WindowsHosting.exe", + "hash": "bea34b32752c1a9ab589b43df68fbb90fc63c34564603619a4ac516d8732f37d4867f07602c4ce0c276ebe133a64bbcabe4586cb89459bb2b8929ef848e3b450" + }, + { + "name": "dotnet-hosting-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-hosting-2.0.9-linux-x64.tar.gz", + "hash": "9d99d6a44ec5ce01f994d770195d4ff602116c7c79a183e6077fc6837bedafd1353668fb8f3912caaf04413887a42359f4b1b9eec89d992b97cf1a4ea7fa1f43" + }, + { + "name": "AspNetCore.RuntimePackageStore_x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/AspNetCore.2.0.9.RuntimePackageStore_x64.exe", + "hash": "7f562a2c5171f86ba4278e899d4bce29a4844cfbe13825d524c2b6b28ddb94d9fb2da87dd7da43e7e8c0951d8d6f6f7fa511dea769c8eee035c872982c00b341" + }, + { + "name": "AspNetCore.RuntimePackageStore_x86.exe", + "rid": "", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/AspNetCore.2.0.9.RuntimePackageStore_x86.exe", + "hash": "fb59a3b70373a22241fa6f753c72c1ac726784e66a7685b5cff42a90be82a8034346875a443cda20d25e95016e071c4b27e2d60809d0527b20c64f86dbe3b585" + }, + { + "name": "aspnetcore-store-win7-x64.zip", + "rid": "", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/aspnetcore-store-2.0.9-win7-x64.zip", + "hash": "876278b13fa35320a5402016e8bf07f51a316c9ba9a0ddf24aeae68f25f17ad07aa87942e0e802d7ff04a1c685db1e3964f5ed2dcd4bb9764d1bd0fa097c566d" + }, + { + "name": "aspnetcore-store-win7-x86.zip", + "rid": "", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/aspnetcore-store-2.0.9-win7-x86.zip", + "hash": "0245852f8b813af572f5725bc19a6e083928aee5ff7afb421cabdf79baa5451008da43a633a599a89e213eff5e5a08fd0330180ea26fcbd3b7a502fe3c7a0f28" + }, + { + "name": "aspnetcore-store-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/aspnetcore-store-2.0.9-osx-x64.tar.gz", + "hash": "1554182e202b5d5bfb2d2fea367ee6efbc996dc1ace65568f81784a5b920dbb0efaec29f35f208899477252d2cf0704ca9934178890b0d9776d14952c8b69014" + }, + { + "name": "aspnetcore-store-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/aspnetcore-store-2.0.9-linux-x64.tar.gz", + "hash": "7724637f1c37a0ab6b3535acdb38583e248fb06f59e25630f45107c6affd32b1397db2f6e3a91a7ab07a42c3d7e4ff45cd50bf9c406029ca50f07491007b64e2" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-05-21", + "release-version": "2.1.201", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.1.201-sdk.md", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": null + }, + "sdk": { + "version": "2.1.201", + "version-display": "2.1.201", + "runtime-version": "2.0.8", + "vs-version": "15.7", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-linux-x64.tar.gz", + "hash": "3c456d5f564e7c56a8b33f4116ba79f5ec1c5f6ee87494532efb68f407f25deae1d075c83e6f86624e51b99b090c7d3f1fd6ecd812808aede9017a8877782358" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-osx-x64.tar.gz", + "hash": "3d2d49f6b6b22e777e80d3ea396ee28e4e71d133478d5aa3e118ed48d3933071d4abc108ea6fded410b218ed9e15b05e99f52f6741af5d102aa0323a01a795b7" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-osx-x64.pkg", + "hash": "071d07df85ba1f497b0cc13787fcbdc77c4c62c0f3e76214242ef2b4dc4f2166cc28041be040c50c83010852f9c8516aed34e3f2bbcf5111a4fa41058f3042ce" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-osx-gs-x64.pkg", + "hash": "071d07df85ba1f497b0cc13787fcbdc77c4c62c0f3e76214242ef2b4dc4f2166cc28041be040c50c83010852f9c8516aed34e3f2bbcf5111a4fa41058f3042ce" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x86.zip", + "hash": "08ec5d4e913f973aaebbe34fc34bfc1671a60dd132b2a2323ca48be3af71482d17e6347d72f164ac509d0d6aaaee5ee5f841ab4244ba6eaf49ac1fb424dffe79" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x64.zip", + "hash": "34c4c7a48ee9b88cf2c523d615816b1c597f0187e716271926e7fbe478b92f6d6c0faab4884cc897309f38168a033039a8315a395e887a4c90dddb1791f7d2a0" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x86.exe", + "hash": "d43906850d834df01e4664941633cb75db765fbab6b73057a7eec98b1be43de8fed08ccf6d73c1453baa4666c8f7bf26e9cb70592078d8102a6ae17c4aa20fc0" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x86.exe", + "hash": "d43906850d834df01e4664941633cb75db765fbab6b73057a7eec98b1be43de8fed08ccf6d73c1453baa4666c8f7bf26e9cb70592078d8102a6ae17c4aa20fc0" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-x64.exe", + "hash": "20ff0401d31efe31829c4915b802de41ba6ea06f474ab8e89d63dd75f27ee0fea7613f02db539e28224941706c56cc82bdcc1ef6e899ee98d4a79d364291967d" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/C/7/D/C7DCA2DE-7163-45D1-A05A-5112DAF51445/dotnet-sdk-2.1.201-win-gs-x64.exe", + "hash": "20ff0401d31efe31829c4915b802de41ba6ea06f474ab8e89d63dd75f27ee0fea7613f02db539e28224941706c56cc82bdcc1ef6e899ee98d4a79d364291967d" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2018-05-08", + "release-version": "2.0.8", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.1.200-sdk.md", + "runtime": { + "version": "2.0.8", + "version-display": "2.0.8", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-linux-x64.tar.gz", + "hash": "d8f6035a591b5500a8b81188d834ed4153c4f44f1618e18857c610d0b332d636970fd8a980af7ae3fbff84b9f1da53aa2f45d8d305827ea88992195cd5643027" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-osx-x64.tar.gz", + "hash": "0fd31dab707f4c143a382474b93f872c2d1c3dd88fadc882e5fb5958c35c41d9ff150841efcfedf2b4eff0a9af8d76b2ad672df98572f9c10d58b4be2303e8c5" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-osx-x64.pkg", + "hash": "2913259f616c30750296311262fa044982a701f07fff9359026514e7f399c3a5261de019cc6ea0e8b167a41d0de5c177e9439faa0c82e0ae5e31d3de5bc656d5" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-win-x86.zip", + "hash": "facbe62fe77499544aa06125278b5a3e2b668d58ffbb5d9028c629ed93f05a664b2f2778100457aa47654219af124dfeaffec896c7ad684b525c7d3860e64551" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-win-x64.zip", + "hash": "9e6bae56c972858721119eb42e294092d2a203c554e72d9c42091af8ec81bb632750e054c044c56ef821a58e45fb462d1184d199d9bb36db119982c4a8fd4588" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-win-x86.exe", + "hash": "2875841cad57b7424769974769cde87bba34ad9eb9f174a40c21bc45b94a1c6e5efb6b7d2a80d6bab76cf8b1199220736d744de2ffccb9c4b67f79c3295e506e" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-runtime-2.0.7-win-x64.exe", + "hash": "596347e65aea327d14de5c30aadc04bddf3443f471a96619a498614c66a2629f707fa6d03a7225d1e924316217200d34154e8c07c92f80f993a2df6b70593e16" + } + ] + }, + "sdk": { + "version": "2.1.200", + "version-display": "2.1.200", + "runtime-version": "2.0.8", + "vs-version": "15.7", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-linux-x64.tar.gz", + "hash": "c1b07ce8849619ca505aafd2983bcdd7141536ccae243d4249b0c9665daf107e03a696ad5f1d95560142cd841a0888bbf5f1a8ff77d3bdc3696b5873481f0998" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-osx-x64.tar.gz", + "hash": "aa5c5eb13a663b33a82ab30222885ec95ac2079ed743375fb98be913373596e64426d55089c0dc9ec64710a19a1e3f746af4a20c46b98aa7fe0e1113ef603ff7" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-osx-x64.pkg", + "hash": "f0a7a36432948a570b1d8ecb48a5a5dba73d93ade43a6df989237c9d2d898ba5343704fc81cd150fc08abe0c66656cd7b10149aa442cdd333324bec0321c3aac" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-osx-gs-x64.pkg", + "hash": "f0a7a36432948a570b1d8ecb48a5a5dba73d93ade43a6df989237c9d2d898ba5343704fc81cd150fc08abe0c66656cd7b10149aa442cdd333324bec0321c3aac" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-x86.zip", + "hash": "304887eaa7189d31024eca3ca02e6b43ce01e85193551365eec1c437f3f7e5c6b7bdf4563bd4f7964c6f4d97efa1f266e304817a5f7fa8dc366a6c90e0b325af" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-x64.zip", + "hash": "5cae6f4c577182e7d84d991b9d20162c1a76ce17f65b7b52a7e6df8d98ec389e03626f61969eaed4f23a5f6c96a3ab188e71a0b94cc58f86e485ac9296c4af64" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-x86.exe", + "hash": "04ea62e1391820ee3289a6c622221908ac7336465d8cf6615228d6bfcab7e46419c3e6a826b27f41dd8ec629dc24aebf9af8ef85d0e6bf1fb8664ffff238d96f" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-x64.exe", + "hash": "0bde9fbd2d5f1e3376e96a499056dd29d788ad98674ea5e6c683a66709293374b418f094d0ac17388b6435fdade61f276752155fe158df798c1213083b5e0ea9" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/3/7/1/37189942-C91D-46E9-907B-CF2B2DE584C7/dotnet-sdk-2.1.200-win-gs-x64.exe", + "hash": "0bde9fbd2d5f1e3376e96a499056dd29d788ad98674ea5e6c683a66709293374b418f094d0ac17388b6435fdade61f276752155fe158df798c1213083b5e0ea9" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.0.8", + "version-display": "2.0.8", + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/DotNetCore.2.0.8-WindowsHosting.exe", + "hash": "393346d9668b4cfb4d520bc198fdff43d3137ef35a512b5ca4c8c7607c99e08c0ea173bb478ec5a8b75c7e719425abc224c2dd88ddf46b92bafec4a9e3f0bd6a" + }, + { + "name": "dotnet-hosting-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/dotnet-hosting-2.0.8-linux-x64.tar.gz", + "hash": "" + }, + { + "name": "AspNetCore.RuntimePackageStore_x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/AspNetCore.2.0.8.RuntimePackageStore_x64.exe", + "hash": "8c9199f6ede36c24c9d5350e5b71401d2154ecb37e641c0fac9c53055235a4e4844a37369255c59926924f3d4f96868affe47fbb9fef8b96fc5f658cf7dc5cca" + }, + { + "name": "AspNetCore.RuntimePackageStore_x86.exe", + "rid": "", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/AspNetCore.2.0.8.RuntimePackageStore_x86.exe", + "hash": "1c943c82451bdda0bc3526bd3471010ab5a9a508ff07396888986e05b55218fea8c89eb6ba504c300b438a68b100d0198549ff3ad0546280d0be15db50150279" + }, + { + "name": "aspnetcore-store-win7-x64.zip", + "rid": "", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/aspnetcore-store-2.0.8-win7-x64.zip", + "hash": "c739e056f62391c8d2b8d3348c0116a54b13c1d81ba938b8ce84897289f2ac2f81ce4539599e6014389e67feead27fcea2ec09e72cd920dbf5405b9c5ec13624" + }, + { + "name": "aspnetcore-store-win7-x86.zip", + "rid": "", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/aspnetcore-store-2.0.8-win7-x86.zip", + "hash": "89e63e53f0b903de59ba0174128b7baeba4a1ce6f2c95732916e50b65fc405a601d05cfe0c018db809fdd890cd24ec65ced3ce77989cc4da37433f2236a07e03" + }, + { + "name": "aspnetcore-store-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/aspnetcore-store-2.0.8-osx-x64.tar.gz", + "hash": "045034f21790e92f493ce62e6e51be4d48e9138d464b9a39febc5c599e83d8e1d30bbdfdf3509252c17a621bfc894adf39a9c4797e310253acff86b9f770aec5" + }, + { + "name": "aspnetcore-store-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/aspnetcore-store-2.0.8-linux-x64.tar.gz", + "hash": "12389d923f71b639cd0f3c5267a06cb65e0f7aae026b545956a6d90ab07e65bee05c18713255fa7de4e910d0ec52de3a4afb40a08545f984415a9690d6adce35" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-04-17", + "release-version": "2.0.7", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.7.md", + "runtime": { + "version": "2.0.7", + "version-display": "2.0.7", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-linux-x64.tar.gz", + "hash": "d8f6035a591b5500a8b81188d834ed4153c4f44f1618e18857c610d0b332d636970fd8a980af7ae3fbff84b9f1da53aa2f45d8d305827ea88992195cd5643027" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-osx-x64.tar.gz", + "hash": "0fd31dab707f4c143a382474b93f872c2d1c3dd88fadc882e5fb5958c35c41d9ff150841efcfedf2b4eff0a9af8d76b2ad672df98572f9c10d58b4be2303e8c5" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-osx-x64.pkg", + "hash": "2913259f616c30750296311262fa044982a701f07fff9359026514e7f399c3a5261de019cc6ea0e8b167a41d0de5c177e9439faa0c82e0ae5e31d3de5bc656d5" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-win-x86.zip", + "hash": "facbe62fe77499544aa06125278b5a3e2b668d58ffbb5d9028c629ed93f05a664b2f2778100457aa47654219af124dfeaffec896c7ad684b525c7d3860e64551" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-win-x64.zip", + "hash": "9e6bae56c972858721119eb42e294092d2a203c554e72d9c42091af8ec81bb632750e054c044c56ef821a58e45fb462d1184d199d9bb36db119982c4a8fd4588" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-win-x86.exe", + "hash": "2875841cad57b7424769974769cde87bba34ad9eb9f174a40c21bc45b94a1c6e5efb6b7d2a80d6bab76cf8b1199220736d744de2ffccb9c4b67f79c3295e506e" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-runtime-2.0.7-win-x64.exe", + "hash": "596347e65aea327d14de5c30aadc04bddf3443f471a96619a498614c66a2629f707fa6d03a7225d1e924316217200d34154e8c07c92f80f993a2df6b70593e16" + } + ] + }, + "sdk": { + "version": "2.1.105", + "version-display": null, + "runtime-version": "2.0.7", + "vs-version": null, + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-linux-x64.tar.gz", + "hash": "b5e71dee8720595b0eff7518cca49854ed183e7ca68b98e2ca0580be3f6893f25a1bb267367601f575529a0fd8c94bb379a1411564ed5beaa340a54f37a5e16a" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-osx-x64.tar.gz", + "hash": "68b060271e5e5d8257a9f87d55c6e9386fa72bec2fa6d9d37d5634837f1a2ccfe4a09934988e4f41aa4efa131708bf5cc1dac2c0609edcd86b966edf2319cae7" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-osx-x64.pkg", + "hash": "16b994d8b7f73f5146c5deba3880fd29482a3c807e86fc2d74b5c5a09a02dc728c395ebf6b1b8680fdbc357954cc441a1c76158bdd9897cba1e5e5a116b75cad" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-osx-gs-x64.pkg", + "hash": "16b994d8b7f73f5146c5deba3880fd29482a3c807e86fc2d74b5c5a09a02dc728c395ebf6b1b8680fdbc357954cc441a1c76158bdd9897cba1e5e5a116b75cad" + }, + { + "name": "dotnet-sdk-osx-nj-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-osx-nj-x64.pkg", + "hash": "16b994d8b7f73f5146c5deba3880fd29482a3c807e86fc2d74b5c5a09a02dc728c395ebf6b1b8680fdbc357954cc441a1c76158bdd9897cba1e5e5a116b75cad" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-x86.zip", + "hash": "0e027eda462877d2aa2bbe9b763e2494a01c1a739190e317cde3dd7a905e7cb5c20036ef90e846ba2c9e251386859e4b0600016a536da1b392ef12eb04236236" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-x64.zip", + "hash": "9e902468b1f40434092d0100dd0054344f085d5d64a325d1e27c86fb2f54cccddda615bc119e3cffa357b8d9ffad455ba6ea9739ac592795d3499d0f1fe498d5" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-x86.exe", + "hash": "a06393e1030e88f39628e070c6743745d142c754f0a604d26f33a35a5635ad6622f2994db719fa566352c1d0dc1f97a58dcf2792e80e6529359ae1e5454ee2a6" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-x64.exe", + "hash": "35b64e8fc1ed63778880790fcb59d2e92176e1673753b5b9c9c1e0eb1b87353eb940453abdff51457467f98a0c49a574feff1301536410ba036dc3d63affd439" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-gs-x64.exe", + "hash": "35b64e8fc1ed63778880790fcb59d2e92176e1673753b5b9c9c1e0eb1b87353eb940453abdff51457467f98a0c49a574feff1301536410ba036dc3d63affd439" + }, + { + "name": "dotnet-sdk-win-nj-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/2/E/C/2EC018A0-A0FC-40A2-849D-AA692F68349E/dotnet-sdk-2.1.105-win-nj-x64.exe", + "hash": "35b64e8fc1ed63778880790fcb59d2e92176e1673753b5b9c9c1e0eb1b87353eb940453abdff51457467f98a0c49a574feff1301536410ba036dc3d63affd439" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.0.7", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/DotNetCore.2.0.7-WindowsHosting.exe", + "hash": "83f7c2607a0ad97800d2302cd6b9462b623cc66960974bdb1c404eff89eedb0d1f876a957a671b885f7ac81584bc9fd97a34231c342fa19affa38fa603c4974e" + }, + { + "name": "dotnet-hosting-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/dotnet-hosting-2.0.7-linux-x64.tar.gz", + "hash": "44cfe2404f5fe87e6381d039ae1a4f6de4935d5564be073f1ebf2624c62a97a35f35862730ab03f38e71ce64e0921444c3058a8aae5564915b18b848fd8e08a3" + }, + { + "name": "AspNetCore.RuntimePackageStore_x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/AspNetCore.2.0.7.RuntimePackageStore_x64.exe", + "hash": "81d8bb363a7d8b517027229fce7d60800902b84921dbf926582213e3b0f9b856daeba4cfed8f6ab52974f04752722303a09e2370a9cb3dae2c443fad188dbe05" + }, + { + "name": "AspNetCore.RuntimePackageStore_x86.exe", + "rid": "", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/AspNetCore.2.0.7.RuntimePackageStore_x86.exe", + "hash": "071d19f2d897a0fcd6d61e1ea8c418b305ece143eaf1c0ad03af9de03cf49084d17408f2edb3e950b9ac3bff24638638865e88a6e149bf6f7d37f8d5f9ec22d6" + }, + { + "name": "aspnetcore-store-win7-x64.zip", + "rid": "", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/aspnetcore-store-2.0.7-win7-x64.zip", + "hash": "12f4035ceab8385849c60ae9883ce68b8350de0a20100a9a5f91176a5bb52a2bd7b677fbddc1bc2f3f30a3b1926693c1eec801fe044d3b93f0dde4861d816c48" + }, + { + "name": "aspnetcore-store-win7-x86.zip", + "rid": "", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/aspnetcore-store-2.0.7-win7-x86.zip", + "hash": "d145bb1ec3ba95166c46b22e29271476d215561ac93f866f155d8016bec0cad2a8f8645f0f7e09365fb49dee966446cbdfb058f49ef3a023a0d4a47492fd09ce" + }, + { + "name": "aspnetcore-store-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/aspnetcore-store-2.0.7-osx-x64.tar.gz", + "hash": "6cf6d3fca8401944b28d8da5cd82ed09a1187196289d7a142ee5a48194ed74c7df55881cb54b99235dfe20d8914c2bdb29e7bc1fc5bbb349d5a78650aecea765" + }, + { + "name": "aspnetcore-store-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/aspnetcore-store-2.0.7-linux-x64.tar.gz", + "hash": "422d6fd1598628d72bf5687582c90b2178bb0c0485d2df224af7b0cedea09b9768408c6940cb60c09fee1cd36e064fa013d79dd417104ae8a42b428a2b0d395a" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-04-04", + "release-version": "2.1.104", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/cli/releases/tag/v2.1.104", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": null + }, + "sdk": { + "version": "2.1.104", + "version-display": null, + "runtime-version": "2.0.6", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-linux-x64.tar.gz", + "hash": "813334694667f8c1389d88cd3128a7749f4f65b13a0a8e2cb47380823849b8fe7f4816ab66c2d77e589fac9cb5748390b262beae9673aef86cad5a3d8f24986e" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-osx-x64.tar.gz", + "hash": "625aa1e52f9a03cf0ed0bc2ede40f94749f35ecf142a655f8d353c6d8223f8f7e6e715f46d6bd546dec9d888a8ae75ccf9d79e91b5b92b7ee633a92d6ae82e53" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-osx-x64.pkg", + "hash": "3474f0dab1bd5cdc41a41f59ae2cab5ed213c7e81009ff97c8b014d2b2176d7370134253cec1cd6a4967f1c9d746be6d3a4badf901e80999d1fe006aa2f7e4ed" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-osx-gs-x64.pkg", + "hash": "3474f0dab1bd5cdc41a41f59ae2cab5ed213c7e81009ff97c8b014d2b2176d7370134253cec1cd6a4967f1c9d746be6d3a4badf901e80999d1fe006aa2f7e4ed" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-x86.zip", + "hash": "0d4fa339d125f780bf293ad566f5127b602c228fa3312bc0c02d455499797114aea1cb27de6b187c18908ae8a4358e7b6c91a596219f572e08ec091cadb4cba8" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-x64.zip", + "hash": "f3a46570f220cafbdb2f7d40cddd09a8f718b62f02fbea79fdf8e48ac1871a20d2e79191b037a559b7f2bd88064e1ec70d2c68988312a7ee23d34dc757b9981b" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-x86.exe", + "hash": "4462a33130b09ba6b9d5f8b579b91ff797f4081717ccc4ecde507bfd2c774985e73458716b6b1f3ea714b020d0607d99c9a013629497c26e89b3424e1713ab97" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-x64.exe", + "hash": "90402af6694fe7fd5af65b25afd94538133d3f15fa52cf2c8bc86c7b8d32f8ec347788e0d69b51026d1927f3c734ffc6e0bf87380846a37676a7f6dcd97798f7" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/D/8/1/D8131218-F121-4E13-8C5F-39B09A36E406/dotnet-sdk-2.1.104-win-gs-x64.exe", + "hash": "90402af6694fe7fd5af65b25afd94538133d3f15fa52cf2c8bc86c7b8d32f8ec347788e0d69b51026d1927f3c734ffc6e0bf87380846a37676a7f6dcd97798f7" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2018-03-22", + "release-version": "2.1.103", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/cli/releases/tag/v2.1.103", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": null + }, + "sdk": { + "version": "2.1.103", + "version-display": null, + "runtime-version": "2.0.6", + "vs-version": "15.6.6", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-linux-x64.tar.gz", + "hash": "5252ece4fa8eefdd401ef90cc1fcaecaaa6ad71ae5e25351578c7f497488039b0aa334b5c6481c6c839a95dbf9ab4aec89404dc760cfbcd06564ef5869dd9377" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-osx-x64.tar.gz", + "hash": "1ad9f16fc72362fa810951bf0f129ea48c4c0f10d465eed73b4706066956c063a41964bcf84fb7f7590c3c90f31261bd33162cb2aa8348bcb5c96d75473a610d" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-osx-x64.pkg", + "hash": "463486a94ebcb79e9812fcd058e839db3a97f599641eb9390718f110d837d59b838899334c9e2b548e9c9ebaae1d6d4f1eed2c0fbf55f9b0a53b6d6e4eda4cea" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-osx-gs-x64.pkg", + "hash": "463486a94ebcb79e9812fcd058e839db3a97f599641eb9390718f110d837d59b838899334c9e2b548e9c9ebaae1d6d4f1eed2c0fbf55f9b0a53b6d6e4eda4cea" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-x86.zip", + "hash": "61ee3cb4e12e435e9b3ead8426c2ae528dcf9c77de0878e51e7e3baa04b3928a83cd60f5822e785302884f5f034723a6c45599cb2eabd8c03e3f525f3cc0f1cc" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-x64.zip", + "hash": "8166b0f2fda1533df4397209616754b5255fb1ee5a775d581640b99158adf371538dd373001c2431f6d12abcc9648b325f88653b9891c8eaf9f50c9e2e1b4b1e" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-x86.exe", + "hash": "ba0f0f9519a6c5a3bcd8325034f466212797e820e7671b019eec199c8ab9ffb2f3543eb5594c76f2374459e5c0e175bc8604b67f7de3c7505959c4e209d6d835" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-x64.exe", + "hash": "909f178a98e1742e965d005187a6121dda71c224d8bfd018b07d8ec66591cc19906825e674e9f012f422d21a2929e67b15ff79d4c1ab3e72602b5b27e9ad4cbd" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/E/2/6/E266C257-F7AF-4E79-8EA2-DF26031C84E2/dotnet-sdk-2.1.103-win-gs-x64.exe", + "hash": "909f178a98e1742e965d005187a6121dda71c224d8bfd018b07d8ec66591cc19906825e674e9f012f422d21a2929e67b15ff79d4c1ab3e72602b5b27e9ad4cbd" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2018-03-19", + "release-version": "2.1.102", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/cli/releases/tag/v2.1.102", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": null + }, + "sdk": { + "version": "2.1.102", + "version-display": null, + "runtime-version": "2.0.6", + "vs-version": null, + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-linux-x64.tar.gz", + "hash": "39bcc14c6453552ea5f400aac7b5838a0361dd15cc2ed9d2794f1185ac2e38c82478e32712e1ad483eeb4edf4b485bb799de26368fccacd98e6c0819f8ff7eef" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-osx-x64.tar.gz", + "hash": "a3f3acb6be30047970764dd657353262822addeb669b6179336b83c6bcf4d97faf2c9bfda3ef07fbe56630d7083de04fdb49c5d9b4c03ec9e8090c9f5ab0c4ae" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-osx-x64.pkg", + "hash": "982522821d3d6ab7f98810ab70084eb1c10381326bd91237bc9de9821e8434803f76d3231ab8b1762f2598cde48d5ebb1b53a84da3e28424f6c7ce946fa5e859" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-win-x86.zip", + "hash": "642162de05c3d7265da4fb644a9fb6c965788bea93adc2ee381ccab4992dd15dd7ffb02cf8a54485391943627533ea496ec8799d4850b6922f196e3c7cabdeb4" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-win-x64.zip", + "hash": "c1e169cac4200b944d708c46712389f0cadf3eb319f1b6f6f90eb2a8c3e01b18a569acacabb4b7985c9c54165a63e3ca9dc8f1ce7170db650442052d35fbe310" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-win-x86.exe", + "hash": "3850b7ed490d64599f7aa592ab1cc59609c77f5f131e04c81cdc47b884db521b4ff421c25730907694b6107573c0fbc38765f6417b0ad5a1bbbd915765d8d617" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/2/E/12E2BC14-7A9F-4497-A351-02B7C2DDD599/dotnet-sdk-2.1.102-win-x64.exe", + "hash": "ee698f7a3d88d22c344f3bf692a671c03abed634250a58c55de7eba33135df6d26315bf75caf8de5dd614900e51b3f602a07a0acbcee9ecc22ba9e323c5d0cdb" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2018-03-13", + "release-version": "2.0.6", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.6.md", + "runtime": { + "version": "2.0.6", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-linux-x64.tar.gz", + "hash": "b8a00bbac9b0f4f9cf03785afa2aa71e6e5d24c1035ad9865e14c259eb06b3d98a524c1f2bb1567810a556a5c2380252642b7b43d919982c89962707e5361383" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-osx-x64.tar.gz", + "hash": "b9ccb006c62cc9ac717d9b5894b3fc1dad5713c9b870a134b3232aa803c8239a05d10826458205b52207b525b75109963aedfe12a2d280e491d5ea0437152276" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-osx-x64.pkg", + "hash": "6fc023b8c03c049b57597122ccd4c471924986c8962b903ebf296be394013fb18222deba5ea1dab0663d5c064640e6b11c46b89dc68452a8a34384bf84b74f41" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-win-x86.zip", + "hash": "ba29f7386f4d4adfd81649798cca730e4e8d40c4cf041e084bcfb3ee8823a789d4fada73c6ff1e323d376cf8cc3704a8b0c3d18515445b1246a98c99a1c9c087" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-win-x64.zip", + "hash": "c139ee4f8f65581d908efad230111948abb29431c26d058995386d796c71890423ef0654fbc6791ac6e1a889ba2c0bb755c58ac08232d9d009da3e7d55da60d1" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-win-x86.exe", + "hash": "a74bab1888f6ae973c35d78c21f382c5945a0f1d6ecce10f2d8e9219b8e400f4db7600f3a6f8d580e0b0ed853a40b9f8d81a77492e30d21188f793841be62aea" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-runtime-2.0.6-win-x64.exe", + "hash": "d5c185982e31fe6dd5baa01c45fe2e75d36a962b189511a69591639da9501a9ba9ac9a8e6b94160a06acb22953e235c5fb14b4a120e62537272fda872482fc4e" + } + ] + }, + "sdk": { + "version": "2.1.101", + "version-display": null, + "runtime-version": "2.0.6", + "vs-version": "15.6.6", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-linux-x64.tar.gz", + "hash": "d231ac3562f025b848497eddbcb254cfd547bd622b35dc4b1ed5bcd29153f832610b77cf7edf15d9f05c707d4d06abecbdcd7633fa721246d6d7ba61d78eea81" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-osx-x64.tar.gz", + "hash": "d8465acf3a0410ca6a35847e79d8063aaa46cb6d3704ef53f9257e49eaa0242aa2b7ba64eeb625ef984a7109b733988b3b400816bfa0ea09c6db9ba5a7d3de30" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-osx-x64.pkg", + "hash": "448978a821903f45f6630419e5cb784c99182495ceae1d5583384df88fb7f197695c3b737004d1a2928b04c310869896417ff3c4f1528065a7387fa34d531809" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-osx-gs-x64.pkg", + "hash": "448978a821903f45f6630419e5cb784c99182495ceae1d5583384df88fb7f197695c3b737004d1a2928b04c310869896417ff3c4f1528065a7387fa34d531809" + }, + { + "name": "dotnet-sdk-osx-nj-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-osx-nj-x64.pkg", + "hash": "448978a821903f45f6630419e5cb784c99182495ceae1d5583384df88fb7f197695c3b737004d1a2928b04c310869896417ff3c4f1528065a7387fa34d531809" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-x86.zip", + "hash": "7973c10b7cf32d71a1e564967f85e00f293f948d4f3ff58bc0a3ebdb4b936b1e5d2e247166f40e6f82cb4ba3d9fabc3d72ea78e145f76789c6f26ae5550acdf6" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-x64.zip", + "hash": "794901f629921c2ef8db9de9ef984725a3b7f7b165289294593f4add34a5abb456d1165b90cf63df287d22ba21d06a136086e4db37a63c74196332608f18b0e8" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-x86.exe", + "hash": "22527e8d3ce51189707c411bf67a23d3745bd39f994b67d2a5004f3c143439d3583d7df3935b89f5a3d58ac5a51970c2ee61043897258d45c3fff74e95091fe0" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-x64.exe", + "hash": "c7fb50ca82acba7e9454d53bf9c47a240611f731ea4a095957dfe58ab0404d4f98585951258fb353b5ff16a808dc89931f30b6b8a0ea6e1c967f2e84ba6ee101" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-gs-x64.exe", + "hash": "c7fb50ca82acba7e9454d53bf9c47a240611f731ea4a095957dfe58ab0404d4f98585951258fb353b5ff16a808dc89931f30b6b8a0ea6e1c967f2e84ba6ee101" + }, + { + "name": "dotnet-sdk-win-nj-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/D/C/F/DCFA73BE-93CE-4DA0-AB76-98972FD6E475/dotnet-sdk-2.1.101-win-nj-x64.exe", + "hash": "c7fb50ca82acba7e9454d53bf9c47a240611f731ea4a095957dfe58ab0404d4f98585951258fb353b5ff16a808dc89931f30b6b8a0ea6e1c967f2e84ba6ee101" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.0.6", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/DotNetCore.2.0.6-1-WindowsHosting.exe", + "hash": "" + }, + { + "name": "dotnet-hosting-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/dotnet-hosting-2.0.6-linux-x64.tar.gz", + "hash": "f70d88731859d63b632851c0a2214a6dc6c041fadfa291c97ecc5a84b4ffcd3fda89d7304fcb79392c5bbb354d98cd03bb83d4c523ce4b404bf429fdac016dc1" + }, + { + "name": "AspNetCore.RuntimePackageStore_x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/AspNetCore.2.0.6.RuntimePackageStore_x64.exe", + "hash": "" + }, + { + "name": "AspNetCore.RuntimePackageStore_x86.exe", + "rid": "", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/AspNetCore.2.0.6.RuntimePackageStore_x86.exe", + "hash": "" + }, + { + "name": "aspnetcore-store-win7-x64.zip", + "rid": "", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/aspnetcore-store-2.0.6-win7-x64.zip", + "hash": "6dd368be3c46e920aca55a982866a77b6d599daa74b29b87db4a3346d5d05515c3f9f6d7bff501ec0afbd7f7edfd95a8bc47c5166486c5e57fe6642e86259a01" + }, + { + "name": "aspnetcore-store-win7-x86.zip", + "rid": "", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/aspnetcore-store-2.0.6-win7-x86.zip", + "hash": "4f12f9fe3007691cfc98bf8d7026b4c0fb1785ac5fe95af692c5355275d0ba0d4a3b4b5088c587b1ae815b46b881c63a8164ef61c45d52dddc2613bcccd67e61" + }, + { + "name": "aspnetcore-store-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/aspnetcore-store-2.0.6-osx-x64.tar.gz", + "hash": "29a4b4905866d6cffb314122902cd78886deac91a6348256b45f625f8461c006b790daac2318e58393280c164ce80e5a92c083123cca54859a785c23e2b1fc6e" + }, + { + "name": "aspnetcore-store-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/8/D/A/8DA04DA7-565B-4372-BBCE-D44C7809A467/aspnetcore-store-2.0.6-linux-x64.tar.gz", + "hash": "178f9384a4010daec34a9846fe2dc597e3dffc7170ffb889cc82f6ae6bf9aa2e93254c64af90a3ee3f8f9e024d6615f1f1857eacded6ef1bffd7601ad32eff5f" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-03-13", + "release-version": "2.1.100", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/cli/releases/tag/v2.1.100", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": null + }, + "sdk": { + "version": "2.1.100", + "version-display": null, + "runtime-version": "2.0.5", + "vs-version": "15.6.1", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-linux-x64.tar.gz", + "hash": "71b55610baa809017ccf2c133b3238344e6e238128ea3c6302e3d57ccdf88629e70f48e5cf086ed62c72101d224e94092d8776fcd42528014951dc49f578e72d" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-osx-x64.tar.gz", + "hash": "f0ea5bd796f58fe2544b00331cc88cf54639560135107409cacbebe8ce8ee1fce2c905379368433c4b275080a72526df087df61837d3150c6feae5e7fff68b87" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-osx-x64.pkg", + "hash": "1d60d14e201727681d3206286fef873e613590c51b6cfa6ea4db23c1444b89aebeaff6c7a1619dade2a0cb6ab5b5f8bed28f92b73b6d6051fc3b113251d9081b" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-win-x86.zip", + "hash": "7d221f9f194154410ab8be064e2bbc02d84c3067bb511cba78b4a2b57b378a10860fb0a2d0fa75e4ff992d9f76fe132df7afde056ab8e78b2038aba1fd3cfdd6" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-win-x64.zip", + "hash": "dbed1bde38f5ff5b97d75c7bb45a84dfc6270093f8e8bce124f2318e28b9dbd60c21b373e7862007bff28fe7b21a45a3cd754f4fede4ad70cce070dc7a2fd14d" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-win-x86.exe", + "hash": "1826f5ab39efad23e1c7aef844d6e5d2d0aef5bc2bb0c708b4e3dfe577fe4b8d715cce2d754cb5774c15eea888ad260f83e4f6018092f4ceb327eb68910bb63e" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/2/A/2/2A21B61D-4D08-4E25-AB4A-7B9859300B0C/dotnet-sdk-2.1.100-win-x64.exe", + "hash": "7fff3190e67f70792009ff9f15999757f769182ef7256bbb5133382f139ef5cdea86c724dbdcfd7763dd48f9619e39778238502b59d5cc4f05af4e055a1b789e" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2018-01-09", + "release-version": "2.0.5", + "security": true, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "2.0.5", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-linux-x64.tar.gz", + "hash": "21d54e559c5130bb3f8c38eadacb7833ec90943f71c4e9c8fa2d53192313505311230b96f1afeb52d74d181d49ce736b83521754e55f15d96a8756921783cd33" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-osx-x64.tar.gz", + "hash": "993dab75a25b961b474f147bf42273b86b561c1823cb53458aa864599003f131880b54c5f31241bcbcee7b89b9a21bdd90d0f43fb440e2b9b5a1266f624e2e45" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-osx-x64.pkg", + "hash": "94de569a3124ab1de8b52d82dfa48bf58bfb85cac532a20b1111704d31bb0c8e361f4074d7ca3cca7d0e21a7e90cbcbd2a95361cf62b2cd4cb74424c83f16bee" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-win-x86.zip", + "hash": "671fde7ff5a64738de7863feb8501692f4b62c2496acea9e3c47c381f14e51805f9e7237002ae63bc71189431411de0e051ab1e23200bfbe830a254ec5f7fa8e" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-win-x64.zip", + "hash": "5a4381d01d7b7769254aff980bb4a333aec41fdfe92e74bca95147931f1500a1d391ae8da873bc802524a83899e270e24e30faf3759a121505aef110fe9902dd" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-win-x86.exe", + "hash": "84dc1b30e36dc0aef5cc7294aeb43963570bf4bd6fd824ff9c9ae9fe5c7bb574b9b2a48d299d526097732879317ce92e76f9ac1b034b8c14eaebb27297b4401b" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-runtime-2.0.5-win-x64.exe", + "hash": "dc6c0f438258e8a5ea825809cc5d7e3f0e69d6aa233894086ffafafe8e539d707aac1abcf4f56ea324fc54f578b52d7796c2b828c26bb838b9b94299bf754c20" + } + ] + }, + "sdk": { + "version": "2.1.4", + "version-display": null, + "runtime-version": "2.0.5", + "vs-version": "15.5.5", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-linux-x64.tar.gz", + "hash": "05fe90457a8b77ad5a5eb2f22348f53e962012a55077ac4ad144b279f6cad69740e57f165820bfd6104e88b30e93684bde3e858f781541d4f110f28cd52ce2b7" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-osx-x64.tar.gz", + "hash": "1b08705b8679bf1800d40908408e0d8c1fac7963f6ce508710cf6425cdc1663fd46526e8b6ba8a67d6d327e6bbc143797aa7be4acfdb5205d4d3143de3951849" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-osx-x64.pkg", + "hash": "3cabb2efefbc4356393491d878fe04892ab272411545f4f3cbe23c7206e0c39fafb50039c27eee294508fbeb43a4e39cc2d144ea3ad4a95b0e6691ce4f3a7dfc" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-osx-gs-x64.pkg", + "hash": "3cabb2efefbc4356393491d878fe04892ab272411545f4f3cbe23c7206e0c39fafb50039c27eee294508fbeb43a4e39cc2d144ea3ad4a95b0e6691ce4f3a7dfc" + }, + { + "name": "dotnet-sdk-osx-nj-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-osx-nj-x64.pkg", + "hash": "3cabb2efefbc4356393491d878fe04892ab272411545f4f3cbe23c7206e0c39fafb50039c27eee294508fbeb43a4e39cc2d144ea3ad4a95b0e6691ce4f3a7dfc" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-x86.zip", + "hash": "e4d4872733710ddb93bb00fe724a63be4c7fb352d120841c255a89fc42c3e81da8749c201f63ecfc0e86cb473c9854da719e92a3e665f0c380c3e7cf862b1db3" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-x64.zip", + "hash": "955e20434007592f77fb866aa8543ef13efdc0b1cb91f0c946824f60d8726db5227d1245fbeb7409f93293cf918d50b99f96b0d4512b62a70577e69874f8c777" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-x86.exe", + "hash": "57703986a5c7eea8ceee265ce206a047e85dec5c698ad570df74b68cbfed36026bf70aa454924ec94be4d37ff492c76716beb23e12ed98816e5cb8e25eeeff0b" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-x64.exe", + "hash": "10309b343be6dc51b04d09ed97035ddaabe250685e1799fec8a0d3f7f34ea77dddc1d742544320c21bacfa4a2c27678d262540ecf2cd69dad354a8ad207f388d" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-gs-x64.exe", + "hash": "10309b343be6dc51b04d09ed97035ddaabe250685e1799fec8a0d3f7f34ea77dddc1d742544320c21bacfa4a2c27678d262540ecf2cd69dad354a8ad207f388d" + }, + { + "name": "dotnet-sdk-win-nj-x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/1/1/5/115B762D-2B41-4AF3-9A63-92D9680B9409/dotnet-sdk-2.1.4-win-nj-x64.exe", + "hash": "10309b343be6dc51b04d09ed97035ddaabe250685e1799fec8a0d3f7f34ea77dddc1d742544320c21bacfa4a2c27678d262540ecf2cd69dad354a8ad207f388d" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.0.5", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/DotNetCore.2.0.5-WindowsHosting.exe", + "hash": "98a577cfee15a521484972fc7b6f212ccc37141502b417fcb003b29e67af732b6018b01dbe7b3eca22dcad7ec4e6fbb4f01898a15ffcf8342d7f4f5712eaee1c" + }, + { + "name": "dotnet-hosting-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/dotnet-hosting-2.0.5-linux-x64.tar.gz", + "hash": "" + }, + { + "name": "AspNetCore.RuntimePackageStore_x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/AspNetCore.2.0.5.RuntimePackageStore_x64.exe", + "hash": "df4576532b715c9a8b7a6797458982d156a05acd3f676a9261886f892a98ba3fb71db17027c8ef065ae9792beedd4f4bd82f3791fce497ed9cff38f4139d978b" + }, + { + "name": "AspNetCore.RuntimePackageStore_x86.exe", + "rid": "", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/AspNetCore.2.0.5.RuntimePackageStore_x86.exe", + "hash": "c5df5b0b2f1848c9a797d44cb464061c99c367ecdd6f05cc93aa82b49b2191f7122043bfa34349673d5b2af7018f7062c6be2e0f3fb1e63afad34d2ffa7030fa" + }, + { + "name": "aspnetcore-store-win7-x64.zip", + "rid": "", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/aspnetcore-store-2.0.5-win7-x64.zip", + "hash": "" + }, + { + "name": "aspnetcore-store-win7-x86.zip", + "rid": "", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/aspnetcore-store-2.0.5-win7-x86.zip", + "hash": "" + }, + { + "name": "aspnetcore-store-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/aspnetcore-store-2.0.5-osx-x64.tar.gz", + "hash": "" + }, + { + "name": "aspnetcore-store-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/1/1/0/11046135-4207-40D3-A795-13ECEA741B32/aspnetcore-store-2.0.5-linux-x64.tar.gz", + "hash": "" + } + ] + }, + "symbols": null + }, + { + "release-date": "2017-12-04", + "release-version": "2.0.3", + "security": true, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "2.0.3", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-linux-x64.tar.gz", + "hash": "4fb483cae0c6147fbf13c278fe7fc23923b99cd84cf6e5f96f5c8e1971a733ab968b46b00d152f4c14521561387dd28e6e64d07cb7365d43a17430905da6c1c0" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-osx-x64.tar.gz", + "hash": "20caae28a04dac96ac12de7e34c996ecc42d0b000c04900f1e7fc1c88a3369e2536165b6b16267a95428828d998bd0cf43f86065cc44fce6253491845fac55e5" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-win-x86.zip", + "hash": "efa901c610507249ed9b715e3f261f655550e68c0684eb04d09a4f55d3c6fa45f7f28d0810830411dc87611c99ae8a90daefcf488fd704d63404fcddb8f5c4ba" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-win-x64.zip", + "hash": "ac4eea527ee8e29286fe46a98be14bf7db3dab6c721eb0c319f80ad3bed57ddadaa719a4325ffd6343d12464d370be90971b1cb81db37d82e90ec7d40b5c3009" + } + ] + }, + "sdk": { + "version": "2.1.2", + "version-display": null, + "runtime-version": "2.0.3", + "vs-version": "15.5.5", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-linux-x64.tar.gz", + "hash": "0f1006a5844f860242abb42c8d930f50dc5116ff5a3282b3cdae01ed9ac75dbfc6c74dc3d201358832082d7b6d0aa29b55043afa0493f61892e748c1cfbd0afa" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-osx-x64.tar.gz", + "hash": "078df91dff760652dddb8090967a59f552959f8b2cf217188793eb8dc21a47c797f22f334f8d958959a0184e0cf4ec2648549478188f8d32e4686cce7c87d699" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-osx-x64.pkg", + "hash": "" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-win-x86.zip", + "hash": "db638b7dff1f384f136da9358a57393b2a5f0365a663beda08130a3fd5694ac8660f8a02823f39490b435d9c96e45a475e848448fffef0b52824f7e54d08cf76" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/5/D/F/5DF4B836-7DFD-4CCF-AC96-101E2A4C7421/dotnet-sdk-2.1.2-win-x64.zip", + "hash": "1b0988b048cc0d4aa7f6335a35e873d343546d1f11e2c19e323138205cdeefa8e0961390fb9477e750a46ec244ef9886ac83b6127ddcdfd77a75550d4aeeab27" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.0.3", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/DotNetCore.2.0.3-WindowsHosting.exe", + "hash": "" + }, + { + "name": "dotnet-hosting-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/aspnetcore/store/2.0.3-125/dotnet-hosting-2.0.3-linux-x64.tar.gz", + "hash": "" + }, + { + "name": "AspNetCore.RuntimePackageStore_x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/AspNetCore.2.0.3.RuntimePackageStore_x64.exe", + "hash": "" + }, + { + "name": "AspNetCore.RuntimePackageStore_x86.exe", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/AspNetCore.2.0.3.RuntimePackageStore_x86.exe", + "hash": "" + }, + { + "name": "aspnetcore-store-win7-x64.zip", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-win7-x64.zip", + "hash": "" + }, + { + "name": "aspnetcore-store-win7-x86.zip", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-win7-x86.zip", + "hash": "" + }, + { + "name": "aspnetcore-store-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-osx-x64.tar.gz", + "hash": "" + } + ] + }, + "symbols": null + }, + { + "release-date": "2017-11-14", + "release-version": "2.0.3", + "security": true, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "2.0.3", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-linux-x64.tar.gz", + "hash": "4fb483cae0c6147fbf13c278fe7fc23923b99cd84cf6e5f96f5c8e1971a733ab968b46b00d152f4c14521561387dd28e6e64d07cb7365d43a17430905da6c1c0" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-osx-x64.tar.gz", + "hash": "20caae28a04dac96ac12de7e34c996ecc42d0b000c04900f1e7fc1c88a3369e2536165b6b16267a95428828d998bd0cf43f86065cc44fce6253491845fac55e5" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-win-x86.zip", + "hash": "efa901c610507249ed9b715e3f261f655550e68c0684eb04d09a4f55d3c6fa45f7f28d0810830411dc87611c99ae8a90daefcf488fd704d63404fcddb8f5c4ba" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/dotnet-runtime-2.0.3-win-x64.zip", + "hash": "ac4eea527ee8e29286fe46a98be14bf7db3dab6c721eb0c319f80ad3bed57ddadaa719a4325ffd6343d12464d370be90971b1cb81db37d82e90ec7d40b5c3009" + } + ] + }, + "sdk": { + "version": "2.0.3", + "version-display": null, + "runtime-version": "2.0.3", + "vs-version": "15.5.4", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-linux-x64.tar.gz", + "hash": "74a0741d4261d6769f29a5f1ba3e8ff44c79f17bbfed5e240c59c0aa104f92e93f5e76b1a262bdfab3769f3366e33ea47603d9d725617a75cad839274ebc5f2b" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-osx-x64.tar.gz", + "hash": "f3f78ed62c1c7b996a62e591843bc34be5d76d083d257c8a839049964c35d3054d56437ebf0f4890c96396d8f230a91ae8e9c64f030ccd3b62c8e18032081c1c" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-osx-x64.pkg", + "hash": "052f42870a42f97a3f25863386d7337ff176258e775787ab0f567231337ebc62eec1f5ce7cf7adaf31b377aec7942be52a024bc9c2572dac69501c046b5a7ceb" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-win-x86.zip", + "hash": "37deddbfc1a8ea72da4e864343bb4374bd50d744e1621910de30f8d83eaa3860b14f262750810a7ff66f8ab05a587cd71a935a130acf499257d8d4509e0b3cb2" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-2.0.3-win-x64.zip", + "hash": "8b4bd2174f413f9043374d0cfa7d4061f0aeedc28c16257e66b99f28454bc0a898c6f52d4cf8349413ae222b21e6f594a8f70c1892844a0416e2be2994af13f1" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.0.3", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/DotNetCore.2.0.3-WindowsHosting.exe", + "hash": "" + }, + { + "name": "dotnet-hosting-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://dotnetcli.blob.core.windows.net/dotnet/aspnetcore/store/2.0.3-125/dotnet-hosting-2.0.3-linux-x64.tar.gz", + "hash": "" + }, + { + "name": "AspNetCore.RuntimePackageStore_x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/AspNetCore.2.0.3.RuntimePackageStore_x64.exe", + "hash": "" + }, + { + "name": "AspNetCore.RuntimePackageStore_x86.exe", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/AspNetCore.2.0.3.RuntimePackageStore_x86.exe", + "hash": "" + }, + { + "name": "aspnetcore-store-win7-x64.zip", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-win7-x64.zip", + "hash": "" + }, + { + "name": "aspnetcore-store-win7-x86.zip", + "rid": "", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-win7-x86.zip", + "hash": "" + }, + { + "name": "aspnetcore-store-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/C/1/5C190037-632B-443D-842D-39085F02E1E8/aspnetcore-store-2.0.3-osx-x64.tar.gz", + "hash": "" + } + ] + }, + "symbols": null + }, + { + "release-date": "2017-08-14", + "release-version": "2.0.0", + "security": false, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "2.0.0", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-2.0.0-linux-x64.tar.gz", + "hash": "69ecad24bce4f2132e0db616b49e2c35487d13e3c379dabc3ec860662467b714" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-2.0.0-osx-x64.tar.gz", + "hash": "b92e6cff9e4f40d4d5126d0896d632951bc9a339dbc7b032098bf5ab76d571a0" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/5/6/B/56BFEF92-9045-4414-970C-AB31E0FC07EC/dotnet-runtime-2.0.0-osx-x64.pkg", + "hash": "a70cffe0bb2b73a77c59c9de6c7080510a67cff56e519bed77055353e7f90104" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/5/6/B/56BFEF92-9045-4414-970C-AB31E0FC07EC/dotnet-runtime-2.0.0-win-x64.exe", + "hash": "ea7f9fce864932b25b6c709d3fe9e4432cb6d119658d1dafcafaac59b75066a1" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/5/6/B/56BFEF92-9045-4414-970C-AB31E0FC07EC/dotnet-runtime-2.0.0-win-x86.exe", + "hash": "e2c57d314bbba4c2ebbfb18a75a41e7948ec913e0bd24a2cae21f361b2f96849" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-2.0.0-win-x86.zip", + "hash": "f6f595a8f842a73c7176a16ce9c4568af756894cd67a1870c245216e4990587e" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/5/F/0/5F0362BD-7D0A-4A9D-9BF9-022C6B15B04D/dotnet-runtime-2.0.0-win-x64.zip", + "hash": "750cee101278cb3d521447a0a2ed11a779a42ee680baa32cd7a6cb5ceb8d08a6" + } + ] + }, + "sdk": { + "version": "2.0.0", + "version-display": null, + "runtime-version": "2.0.0", + "vs-version": "15.3.3", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/1/B/4/1B4DE605-8378-47A5-B01B-2C79D6C55519/dotnet-sdk-2.0.0-linux-x64.tar.gz", + "hash": "6059a6f72fb7aa6205ef4b52583e9c041fd128e768870a0fc4a33ed84c98ca6b" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/B/4/1B4DE605-8378-47A5-B01B-2C79D6C55519/dotnet-sdk-2.0.0-osx-x64.tar.gz", + "hash": "6e87270e72b5a02ea4e3c4b2266d079366e0e55d6892f9dad5f64dee3f8a341b" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/B/4/1B4DE605-8378-47A5-B01B-2C79D6C55519/dotnet-sdk-2.0.0-win-x86.zip", + "hash": "5eaa475a12843cfff9a97f4b7d3b205eb169fd372ddfc9ddde92225e9e4c1c7c" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/B/4/1B4DE605-8378-47A5-B01B-2C79D6C55519/dotnet-sdk-2.0.0-win-x64.zip", + "hash": "541d4dd17023aff14a0aeb6505b200ccabffffc34ab2f629caeb994cedf8afd9" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/0/F/D/0FD852A4-7EA1-4E2A-983A-0484AC19B92C/dotnet-sdk-2.0.0-osx-x64.pkg", + "hash": "69300051d696f5ae8e42bd79e5aa13a08116723d79c324fd248df7ead2869291" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/0/F/D/0FD852A4-7EA1-4E2A-983A-0484AC19B92C/dotnet-sdk-2.0.0-win-x64.exe", + "hash": "cc490d28f55b67185688ff51dc6274aea6a582e47a07e9d084437e940c69f7a0" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/0/F/D/0FD852A4-7EA1-4E2A-983A-0484AC19B92C/dotnet-sdk-2.0.0-win-x86.exe", + "hash": "af488629001e60d50bd0ca268de28b2ab97f6c20213be007dda763b93d51c3d4" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.0.0", + "version-display": null, + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "AspNetCore.RuntimePackageStore_x64.exe", + "rid": "", + "url": "https://download.microsoft.com/download/B/1/D/B1D7D5BF-3920-47AA-94BD-7A6E48822F18/AspNetCore.2.0.0.RuntimePackageStore_x64.exe", + "hash": "" + }, + { + "name": "AspNetCore.RuntimePackageStore_x86.exe", + "rid": "", + "url": "https://download.microsoft.com/download/B/1/D/B1D7D5BF-3920-47AA-94BD-7A6E48822F18/AspNetCore.2.0.0.RuntimePackageStore_x86.exe", + "hash": "" + }, + { + "name": "DotNetCore-WindowsHosting.exe", + "rid": "", + "url": "https://download.microsoft.com/download/B/1/D/B1D7D5BF-3920-47AA-94BD-7A6E48822F18/DotNetCore.2.0.0-WindowsHosting.exe", + "hash": "" + } + ] + }, + "symbols": null + }, + { + "release-date": "2017-06-28", + "release-version": "2.0.0-preview2", + "security": false, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "2.0.0-preview2-25407-01", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/8/5/8/85896F6E-C7F5-4ECA-ADF7-CCE8EFAD9AA6/dotnet-runtime-2.0.0-preview2-25407-01-linux-x64.tar.gz", + "hash": "1fe615f179fef606b97d43ce07a491da9067716ff594f929b82d8772d461c027" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/8/5/8/85896F6E-C7F5-4ECA-ADF7-CCE8EFAD9AA6/dotnet-runtime-2.0.0-preview2-25407-01-osx-x64.tar.gz", + "hash": "3b09436c2e03e81da9d08ddd32334d1d50906e9e03cfa94831a8cc6f6fbfeb70" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/8/5/8/85896F6E-C7F5-4ECA-ADF7-CCE8EFAD9AA6/dotnet-runtime-2.0.0-preview2-25407-01-win-x86.zip", + "hash": "e4f7630d7f4ac1a9510ce60bee712b94712b76f5581fa278b75bc7ba8ba3d810" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/8/5/8/85896F6E-C7F5-4ECA-ADF7-CCE8EFAD9AA6/dotnet-runtime-2.0.0-preview2-25407-01-win-x64.zip", + "hash": "807e1361c628f43e395f349b9e921f7340aba9a2f699142791ed5330c0918491" + } + ] + }, + "sdk": { + "version": "2.0.0-preview2-006497", + "version-display": null, + "runtime-version": "2.0.0-preview2-25407-01", + "vs-version": null, + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.0-preview2-006497-linux-x64.tar.gz", + "hash": "f70b6dfc4e46230001ef863b54992b32bb04c998b098ad58dd47152f348a0997" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.0-preview2-006497-osx-x64.tar.gz", + "hash": "97dfd57b1e3f3c6ae365654141d3670619699449cca76c3d7ef13a9f0b967ad5" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.0-preview2-006497-win-x86.zip", + "hash": "2a804fcb5d7502cc6d6fe0b2fc17676c96002d64075b32ea0e3eb6240812b863" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/F/A/A/FAAE9280-F410-458E-8819-279C5A68EDCF/dotnet-sdk-2.0.0-preview2-006497-win-x64.zip", + "hash": "c9b0205f24d310204dde39e80b996f98b6d546ad4507723cceb2578a208e507f" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2017-05-10", + "release-version": "2.0.0-preview1", + "security": false, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "2.0.0-preview1-002111-00", + "version-display": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/0/9/0/09060200-E749-4025-A51A-83391C611C86/dotnet-linux-x64.2.0.0-preview1-002111-00.tar.gz", + "hash": "421ab6b516f68e6302878750d565a48ed7a41d6f04eedca7b03e0a8ac55cc5ba" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/0/9/0/09060200-E749-4025-A51A-83391C611C86/dotnet-osx-x64.2.0.0-preview1-002111-00.tar.gz", + "hash": "10f37ee22e6c0495a91b0aaac7978305b223258e81bd4c5997046325db90a55a" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/0/4/8/048C286D-59CB-4B7C-95A1-D0F7FD4D37D2/dotnet-win-x86.2.0.0-preview1-002111-00.exe", + "hash": "da1cc72c84e79f1e2aef0c334535f5170339108fc07a3b026d835300370ca55a" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/0/9/0/09060200-E749-4025-A51A-83391C611C86/dotnet-win-x64.2.0.0-preview1-002111-00.zip", + "hash": "df73f34c35a0ed5286e2dc0f5db545502d917221aacf04cdeab266eb013936e1" + } + ] + }, + "sdk": { + "version": "2.0.0-preview1-005977", + "version-display": null, + "runtime-version": "2.0.0-preview1-002111-00", + "vs-version": null, + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/0/6/5/0656B047-5F2F-4281-A851-F30776F8616D/dotnet-dev-linux-x64.2.0.0-preview1-005977.tar.gz", + "hash": "1774a15ae12dd1786d14397c691411e936cb0937d59add08cc16c89e80aa65c1" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/0/6/5/0656B047-5F2F-4281-A851-F30776F8616D/dotnet-dev-osx-x64.2.0.0-preview1-005977.tar.gz", + "hash": "b3394f082f4aa00a25e2ef5a18b067fdd84faccb40f0863509f29dce496643e9" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/3/7/F/37F1CA21-E5EE-4309-9714-E914703ED05A/dotnet-dev-win-x86.2.0.0-preview1-005977.exe", + "hash": "44e03bb1b703745b07316980bcc7ce86792cd33865fca6e932f96a3da001fdf9" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/7/F/37F1CA21-E5EE-4309-9714-E914703ED05A/dotnet-dev-win-x64.2.0.0-preview1-005977.exe", + "hash": "ba2a47e5e63f2e695317dfcee928f5655ce87b2956a4de9e31d9a7a57e0618fd" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + } + ] } \ No newline at end of file diff --git a/release-notes/2.1/2.1-supported-os.md b/release-notes/2.1/2.1-supported-os.md index bae4ac77..df362616 100644 --- a/release-notes/2.1/2.1-supported-os.md +++ b/release-notes/2.1/2.1-supported-os.md @@ -31,7 +31,7 @@ OS | Version | Architectures | Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy) Red Hat Enterprise Linux
CentOS
Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
[CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
[Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf) Fedora | 27, 28 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life) -Debian | 9, 8.7+ | x64, ARM32\* | [Debian lifecycle](https://wiki.debian.org/DebianReleases) +Debian | 9 | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases) Ubuntu | 18.04, 16.04, 14.04 | x64, ARM32\* | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) Linux Mint | 18, 17 | x64 | [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search) openSUSE | 42.3+ | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime) @@ -41,13 +41,14 @@ Alpine Linux | 3.7+ | x64 | * **Bold numbers** indicate additions in this release. * '+' indicates the minimum supported version. -\* ARM32 support starts with Debian 9 and Ubuntu 18.04. Earlier versions of those distros are not supported on ARM32. +\* ARM32 support starts with Debian 9 and Ubuntu 16.04. Earlier versions of those distros are not supported on ARM32. ## Out of support OS versions Support for the following versions was ended by the distribution owners and are [no longer supported by .NET Core 2.1](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md). -|OS | Version | End of Life | Supported Version| -|-----------|----------|-------------|------------------| -| Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) | 27+ | -| Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) | 18.04, 16.04, 14.04 | +|OS | Version | End of Life | +|-----------|----------|-------------| +| Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) | +| Debian | 8 | [6/17/2018](https://lists.debian.org/debian-security-announce/2018/msg00132.html) +| Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) | diff --git a/release-notes/2.1/2.1.502-SDK/2.1.502-commits.md b/release-notes/2.1/2.1.502-SDK/2.1.502-commits.md new file mode 100644 index 00000000..d8f3a6ae --- /dev/null +++ b/release-notes/2.1/2.1.502-SDK/2.1.502-commits.md @@ -0,0 +1,8 @@ +# Commits to .NET Core SDK 2.1.502 + +This is a curated list of commits during the .NET Core SDK 2.1.502 development cycle. + +## CLI + +* [`[9acec9ea7]`](https://github.com/dotnet/cli/commit/9acec9ea7) Insert NuGet Build 4.9.2-rtm.5706 into cli +* [`[01104362c]`](https://github.com/dotnet/cli/commit/01104362c) Adding explicit dependencies to NuGet and NewtonSoft.Json to update-dependencies project because they are not being brought transitivily through the VersionTools dependency. \ No newline at end of file diff --git a/release-notes/2.1/2.1.502-SDK/2.1.502-download.md b/release-notes/2.1/2.1.502-SDK/2.1.502-download.md new file mode 100644 index 00000000..69acaf66 --- /dev/null +++ b/release-notes/2.1/2.1.502-SDK/2.1.502-download.md @@ -0,0 +1,132 @@ +# .NET Core SDK 2.1.502 + +.NET Core 2.1.502 comprises: + +* .NET Core Runtime 2.1.6 +* ASP.NET Core 2.1.6 +* .NET Core SDK 2.1.502 + +See the [Release Notes][release-notes] for details about what is included in this update. + +| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime | +| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | +| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe]
[Hosting Bundle][dotnet-hosting-win.exe]2 | +| macOS | [x64][dotnet-sdk-osx-x64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] | [x64][aspnetcore-runtime-osx-x64.tar.gz]1 +| Linux | [See installations steps below][linux-install] | [x64][dotnet-sdk-linux-x64.tar.gz] \| [ARM][dotnet-sdk-linux-arm.tar.gz] \| [ARM64][dotnet-sdk-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | - | [x64][dotnet-runtime-linux-x64.tar.gz] \| [ARM][dotnet-runtime-linux-arm.tar.gz] \| [ARM64][dotnet-runtime-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz]] | [x64][aspnetcore-runtime-linux-x64.tar.gz]1 \| [ARM32][aspnetcore-runtime-linux-arm.tar.gz]1 \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz]1 | +| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - | +| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - | +| Symbols | [CLI][cli-symbols.zip] \| [SDK][dotnet-sdk-symbols.zip] | - | [Runtime][coreclr-symbols.zip] \| [Shared Framework][corefx-symbols.zip] \| [Setup][core-setup-symbols.zip] | - | [ASP.NET Core][aspnet-symbols.zip] | + +1. Includes the .NET Core and ASP.NET Core Runtimes +2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime. + +## Installing .NET Core on Linux + +Before installing .NET, you will need to register the Microsoft key, register the product repository, and install required dependencies. This only needs to be done once per machine. Refer to [Setting up Linux for .NET Core][linux-setup] for the requirements. + +The commands listed below do not specifically incude package managers to help with readability. Here are the package managers typically used by the Distros on which .NET Core is supported. + +| Distro | Package Manager | +| --- | :----: | +| CentOS, Oracle | yum | +| Debian, Ubuntu | apt-get | +| Fedora | dnf | +| OpenSUSE, SLES | zypper | + +### Develop applications + +To develop applications using the .NET Core SDK, run the following command. The .NET Core runtime and ASP.NET Core runtime are included. + +```bash +sudo [package manager] update or refresh +sudo [package manager] install dotnet-sdk-2.1 +``` + +### Run applications + +If you only need to run existing applications, run the following command. The .NET Core runtime and ASP.NET Core runtime are included. + +```bash +sudo [package manager] update or refresh +sudo [package manager] install aspnetcore-runtime-2.1 +``` + +### Installation from a binary archive + +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/master/Documentation/linux-prereqs.md) document. + +```bash +mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet +export PATH=$HOME/dotnet +``` + +## .NET Core Runtime-only installation + +If only the .NET Core Runtime is needed, install `dotnet-runtime-2.1` using your package manager. If you also need ASP.NET Core functionality, installing `aspnetcore-runtime-2.1` will install both the ASP Runtime and .NET Core Runtime. + +## Windows Server Hosting + +If you are looking to host stand-alone apps on Servers, the following installer can be used on Windows. + +### Windows + +You can download the Windows Server Hosting installer and run the following command from an Administrator command prompt: + +* [dotnet-hosting-2.1.6-win.exe][dotnet-hosting-win.exe] + +This will install the ASP.NET Core Module for IIS. + +[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ +[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ +[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.502-SDK/2.1.502.md + +[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b934284c-96e3-49ab-9c86-6332092bafa7/480c4ba3ddd68c4a303c8de3616ac4ee/dotnet-runtime-2.1.6-linux-musl-x64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5c1334bc-bd26-4232-a745-2728b36a2628/8e163216cdcec15332ebf2e5575962de/dotnet-runtime-2.1.6-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/26452190-8866-4e1c-8bd2-e4699d775555/befaa5544a34e875621b239281d662a5/dotnet-runtime-2.1.6-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/0f36c0b9-397b-4303-9a83-2f09e08affb0/dc43655b905e0c3d5d5fd89cafc1fb81/dotnet-runtime-2.1.6-osx-x64.tar.gz +[dotnet-runtime-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/95777fc5-eb49-4fe3-b136-db2c1e8c4cab/17cafbf4d0d6e234e4ea6cc143739e1d/dotnet-runtime-2.1.6-rhel.6-x64.tar.gz +[dotnet-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/8dcd5adb-21a8-43db-ab6a-d6c8e37b20fe/d52d48805fc35dbfa7ce411fbf5fda59/dotnet-runtime-2.1.6-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/3f6b6def-4e9a-4405-b21f-89f77d1605c4/52be50baa0e9bfa118fe6de80be89ab6/dotnet-runtime-2.1.6-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/af783fb4-da01-44f9-a8b8-9e52dda7970e/3d9920fc37175a41140f9c8af542a42c/dotnet-runtime-2.1.6-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/3ef3e42c-281d-43e2-969b-3f6aafef56f1/a13f4c966b0f499b8883f6e6f8b1765c/dotnet-runtime-2.1.6-win-x86.zip +[aspnetcore-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9c5d6af2-868c-4021-8b25-4913daca41c3/46cfc8ddb9b8f10ebd56de1b1a534e32/aspnetcore-runtime-2.1.6-linux-arm.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/e4770dec-8d9d-4591-ba45-a8ad1d71841e/fa87d518261a484787824fc0e1d9365f/aspnetcore-runtime-2.1.6-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5ecfed21-c776-4924-b734-126400fd324a/4e1bfb9c870ffcf99b1bf953b91ef072/aspnetcore-runtime-2.1.6-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/1f6f813c-f02a-47ca-a300-0b89bacac920/19e4e3315b9ec9934f06915b8d367706/aspnetcore-runtime-2.1.6-osx-x64.tar.gz +[aspnetcore-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/400d3dfc-03ab-4d2b-9d2a-5c1e9d7ef2e1/a1c8fba4dd848186623470da09ec8f88/aspnetcore-runtime-2.1.6-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/aeab1a67-fec1-4525-af50-332817900212/016c23f84f53d0976da7070c88c7873f/aspnetcore-runtime-2.1.6-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/207ccb26-48a9-4588-a9f3-e009be0a37cc/afdf4db8ad55a07357f0663fbde4140b/aspnetcore-runtime-2.1.6-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/5fbad133-3085-4748-90a7-cd863e910001/c7379a8658d8ff6547b7c74fd59615c3/aspnetcore-runtime-2.1.6-win-x86.zip +[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/3f674c39-ab51-45c3-a7b8-094d86594fbc/9f7efb24d3486086b2d1f1a8d205a776/dotnet-hosting-2.1.6-win.exe + +[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/3690b37f-002a-4e8b-9563-cf30fbba8c57/36498efa5d47af3b9e9addb50d839db6/dotnet-sdk-2.1.502-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/aa69f29a-6cde-4ca4-8c34-d60df776a648/63065948aa517fb0af456eca88eae5a5/dotnet-sdk-2.1.502-linux-arm64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/91c9af05-2149-4ba5-88f7-a8b77298197e/be1802e1a05a7b34dd1a5cdfbb6443f9/dotnet-sdk-2.1.502-linux-musl-x64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4c8893df-3b05-48a5-b760-20f2db692c45/ff0545dbbb3c52f6fa38657ad97d65d8/dotnet-sdk-2.1.502-linux-x64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4c8893df-3b05-48a5-b760-20f2db692c45/ff0545dbbb3c52f6fa38657ad97d65d8/dotnet-sdk-2.1.502-linux-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/7e834c38-a210-44e0-be84-0380298901e7/cc0a2df529f71622ef3dc6781cab0d6b/dotnet-sdk-2.1.502-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/50729ca4-03ce-4e19-af87-bfae014b0431/1c830d9dcffa7663702e32fab6953425/dotnet-sdk-2.1.502-osx-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c1120295-348f-4135-9f0c-ac157a72bd4a/733da9695dc48fa554db4e173b8ab168/dotnet-sdk-2.1.502-rhel.6-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c1120295-348f-4135-9f0c-ac157a72bd4a/733da9695dc48fa554db4e173b8ab168/dotnet-sdk-2.1.502-rhel.6-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c1120295-348f-4135-9f0c-ac157a72bd4a/733da9695dc48fa554db4e173b8ab168/dotnet-sdk-2.1.502-rhel.6-x64.tar.gz +[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/70b3a142-06fa-4d86-b1cc-67a48c1eaacb/55e147bd47db930a642a8f8176949a76/dotnet-sdk-2.1.502-win-x64.exe +[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/c88b53e5-121c-4bc9-af5d-47a9d154ea64/e62eff84357c48dc8052a9c6ce5dfb8a/dotnet-sdk-2.1.502-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/caa1967f-4459-40a0-9703-cd7c4330be6a/722e7928c1bbebf2b174f5293c97328f/dotnet-sdk-2.1.502-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/e2d8f451-0133-418e-a1c6-caeda12360ef/d1ea1b0296c02a2dd4b23d33f89db12c/dotnet-sdk-2.1.502-win-x86.zip + +[aspnet-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/d77ca6f6-fa77-4eb8-82f9-9e8be43e4acd/830ad12af9a632ff05a70e2530a3c564/aspnet-2.1.6-symbols.zip +[core-setup-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/04ddc39e-1db1-472f-a7a6-4a51d73cc75c/3d0f620127304ddfa981bdc9dbc6aee9/core-setup-2.1.6-symbols.zip +[coreclr-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/459e604d-efc0-4e1a-838b-e311c890bdaa/bc02969da98047faf9b4d1dc1c70b349/coreclr-2.1.6-symbols.zip +[corefx-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/dc20e757-f7ca-4683-900b-3d0a94134c0d/1743c2e0e4952e9a5ddf2d1c8934af95/corefx-2.1.6-symbols.zip +[cli-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/319e69e5-3a4a-47a9-a454-b4e17380e5da/6af8d9c315d8f24e95e6d4c9a28cfd3d/sdk-symbols-2.1.502-symbols.zip +[dotnet-sdk-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/319e69e5-3a4a-47a9-a454-b4e17380e5da/6af8d9c315d8f24e95e6d4c9a28cfd3d/sdk-symbols-2.1.502-symbols.zip + +[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt +[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.502-sdk-sha.txt + +[linux-install]: https://www.microsoft.com/net/download/linux +[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md + +[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/ \ No newline at end of file diff --git a/release-notes/2.1/2.1.502-SDK/2.1.502.md b/release-notes/2.1/2.1.502-SDK/2.1.502.md new file mode 100644 index 00000000..960284d1 --- /dev/null +++ b/release-notes/2.1/2.1.502-SDK/2.1.502.md @@ -0,0 +1,81 @@ +# .NET Core SDK 2.1.502 - December 11, 2018 + +.NET Core SDK 2.1.502 is available for download and usage in your environment. This release includes the previously released .NET Core 2.1.6. The .NET Core SDK 2.1.502 matches what is included in [Visual Studio 2017 version 15.9.4](https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.9.4). +All fixes of note can be seen in the [.NET Core 2.1.502 commits](2.1.502-commits.md) list. + +* [Downloads](#downloads) + +The .NET Core SDK 2.1.502 includes .NET Core 2.1.6 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.502, the following command will show that you're running version `2.1.502` of the tools. + +`dotnet --version` + +Your feedback is important and appreciated. We've created an issue at [dotnet/core #2134](https://github.com/dotnet/core/issues/2134) for your questions and comments. + +## Downloads + +| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime | +| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | +| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe]
[Hosting Bundle][dotnet-hosting-win.exe]2 | +| macOS | [x64][dotnet-sdk-osx-x64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] | [x64][aspnetcore-runtime-osx-x64.tar.gz]1 +| Linux | [See installations steps below][linux-install] | [x64][dotnet-sdk-linux-x64.tar.gz] \| [ARM][dotnet-sdk-linux-arm.tar.gz] \| [ARM64][dotnet-sdk-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | - | [x64][dotnet-runtime-linux-x64.tar.gz] \| [ARM][dotnet-runtime-linux-arm.tar.gz] \| [ARM64][dotnet-runtime-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz]] | [x64][aspnetcore-runtime-linux-x64.tar.gz]1 \| [ARM32][aspnetcore-runtime-linux-arm.tar.gz]1 \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz]1 | +| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - | +| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - | +| Symbols | [CLI][cli-symbols.zip] \| [SDK][dotnet-sdk-symbols.zip] | - | [Runtime][coreclr-symbols.zip] \| [Shared Framework][corefx-symbols.zip] \| [Setup][core-setup-symbols.zip] | - | [ASP.NET Core][aspnet-symbols.zip] | + +1. Includes the .NET Core and ASP.NET Core Runtimes +2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime. + +[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ +[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ +[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.502-SDK/2.1.502.md + +[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b934284c-96e3-49ab-9c86-6332092bafa7/480c4ba3ddd68c4a303c8de3616ac4ee/dotnet-runtime-2.1.6-linux-musl-x64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5c1334bc-bd26-4232-a745-2728b36a2628/8e163216cdcec15332ebf2e5575962de/dotnet-runtime-2.1.6-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/26452190-8866-4e1c-8bd2-e4699d775555/befaa5544a34e875621b239281d662a5/dotnet-runtime-2.1.6-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/0f36c0b9-397b-4303-9a83-2f09e08affb0/dc43655b905e0c3d5d5fd89cafc1fb81/dotnet-runtime-2.1.6-osx-x64.tar.gz +[dotnet-runtime-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/95777fc5-eb49-4fe3-b136-db2c1e8c4cab/17cafbf4d0d6e234e4ea6cc143739e1d/dotnet-runtime-2.1.6-rhel.6-x64.tar.gz +[dotnet-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/8dcd5adb-21a8-43db-ab6a-d6c8e37b20fe/d52d48805fc35dbfa7ce411fbf5fda59/dotnet-runtime-2.1.6-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/3f6b6def-4e9a-4405-b21f-89f77d1605c4/52be50baa0e9bfa118fe6de80be89ab6/dotnet-runtime-2.1.6-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/af783fb4-da01-44f9-a8b8-9e52dda7970e/3d9920fc37175a41140f9c8af542a42c/dotnet-runtime-2.1.6-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/3ef3e42c-281d-43e2-969b-3f6aafef56f1/a13f4c966b0f499b8883f6e6f8b1765c/dotnet-runtime-2.1.6-win-x86.zip +[aspnetcore-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9c5d6af2-868c-4021-8b25-4913daca41c3/46cfc8ddb9b8f10ebd56de1b1a534e32/aspnetcore-runtime-2.1.6-linux-arm.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/e4770dec-8d9d-4591-ba45-a8ad1d71841e/fa87d518261a484787824fc0e1d9365f/aspnetcore-runtime-2.1.6-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5ecfed21-c776-4924-b734-126400fd324a/4e1bfb9c870ffcf99b1bf953b91ef072/aspnetcore-runtime-2.1.6-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/1f6f813c-f02a-47ca-a300-0b89bacac920/19e4e3315b9ec9934f06915b8d367706/aspnetcore-runtime-2.1.6-osx-x64.tar.gz +[aspnetcore-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/400d3dfc-03ab-4d2b-9d2a-5c1e9d7ef2e1/a1c8fba4dd848186623470da09ec8f88/aspnetcore-runtime-2.1.6-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/aeab1a67-fec1-4525-af50-332817900212/016c23f84f53d0976da7070c88c7873f/aspnetcore-runtime-2.1.6-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/207ccb26-48a9-4588-a9f3-e009be0a37cc/afdf4db8ad55a07357f0663fbde4140b/aspnetcore-runtime-2.1.6-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/5fbad133-3085-4748-90a7-cd863e910001/c7379a8658d8ff6547b7c74fd59615c3/aspnetcore-runtime-2.1.6-win-x86.zip +[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/3f674c39-ab51-45c3-a7b8-094d86594fbc/9f7efb24d3486086b2d1f1a8d205a776/dotnet-hosting-2.1.6-win.exe + +[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/3690b37f-002a-4e8b-9563-cf30fbba8c57/36498efa5d47af3b9e9addb50d839db6/dotnet-sdk-2.1.502-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/aa69f29a-6cde-4ca4-8c34-d60df776a648/63065948aa517fb0af456eca88eae5a5/dotnet-sdk-2.1.502-linux-arm64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/91c9af05-2149-4ba5-88f7-a8b77298197e/be1802e1a05a7b34dd1a5cdfbb6443f9/dotnet-sdk-2.1.502-linux-musl-x64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4c8893df-3b05-48a5-b760-20f2db692c45/ff0545dbbb3c52f6fa38657ad97d65d8/dotnet-sdk-2.1.502-linux-x64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/4c8893df-3b05-48a5-b760-20f2db692c45/ff0545dbbb3c52f6fa38657ad97d65d8/dotnet-sdk-2.1.502-linux-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/7e834c38-a210-44e0-be84-0380298901e7/cc0a2df529f71622ef3dc6781cab0d6b/dotnet-sdk-2.1.502-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/50729ca4-03ce-4e19-af87-bfae014b0431/1c830d9dcffa7663702e32fab6953425/dotnet-sdk-2.1.502-osx-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c1120295-348f-4135-9f0c-ac157a72bd4a/733da9695dc48fa554db4e173b8ab168/dotnet-sdk-2.1.502-rhel.6-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c1120295-348f-4135-9f0c-ac157a72bd4a/733da9695dc48fa554db4e173b8ab168/dotnet-sdk-2.1.502-rhel.6-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/c1120295-348f-4135-9f0c-ac157a72bd4a/733da9695dc48fa554db4e173b8ab168/dotnet-sdk-2.1.502-rhel.6-x64.tar.gz +[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/70b3a142-06fa-4d86-b1cc-67a48c1eaacb/55e147bd47db930a642a8f8176949a76/dotnet-sdk-2.1.502-win-x64.exe +[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/c88b53e5-121c-4bc9-af5d-47a9d154ea64/e62eff84357c48dc8052a9c6ce5dfb8a/dotnet-sdk-2.1.502-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/caa1967f-4459-40a0-9703-cd7c4330be6a/722e7928c1bbebf2b174f5293c97328f/dotnet-sdk-2.1.502-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/e2d8f451-0133-418e-a1c6-caeda12360ef/d1ea1b0296c02a2dd4b23d33f89db12c/dotnet-sdk-2.1.502-win-x86.zip + +[aspnet-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/d77ca6f6-fa77-4eb8-82f9-9e8be43e4acd/830ad12af9a632ff05a70e2530a3c564/aspnet-2.1.6-symbols.zip +[core-setup-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/04ddc39e-1db1-472f-a7a6-4a51d73cc75c/3d0f620127304ddfa981bdc9dbc6aee9/core-setup-2.1.6-symbols.zip +[coreclr-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/459e604d-efc0-4e1a-838b-e311c890bdaa/bc02969da98047faf9b4d1dc1c70b349/coreclr-2.1.6-symbols.zip +[corefx-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/dc20e757-f7ca-4683-900b-3d0a94134c0d/1743c2e0e4952e9a5ddf2d1c8934af95/corefx-2.1.6-symbols.zip +[cli-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/319e69e5-3a4a-47a9-a454-b4e17380e5da/6af8d9c315d8f24e95e6d4c9a28cfd3d/sdk-symbols-2.1.502-symbols.zip +[dotnet-sdk-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/319e69e5-3a4a-47a9-a454-b4e17380e5da/6af8d9c315d8f24e95e6d4c9a28cfd3d/sdk-symbols-2.1.502-symbols.zip + +[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt +[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.502-sdk-sha.txt + +[linux-install]: https://www.microsoft.com/net/download/linux +[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md + +[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/ diff --git a/release-notes/2.1/Preview/2.1-600-preview-commits.md b/release-notes/2.1/Preview/2.1-600-preview-commits.md new file mode 100644 index 00000000..1f9908f4 --- /dev/null +++ b/release-notes/2.1/Preview/2.1-600-preview-commits.md @@ -0,0 +1,15 @@ +# Commits to .NET Core SDK 2.1.600 Preview + +This is a curated list of commits across the .NET Core SDK 2.1.600 Preview development cycle. + +## CLI + +* [`[237d5c07f]`](https://github.com/dotnet/cli/commit/237d5c07f) Update FSharp.Compiler to 10.3.0-rtm-181113-07 +* [`[47248757a]`](https://github.com/dotnet/cli/commit/47248757a) Fix helix queue machine affinity call +* [`[9033fa9d0]`](https://github.com/dotnet/cli/commit/9033fa9d0) Updating NuGet to 5.0.0-preview1.5663 +* [`[df07caaff]`](https://github.com/dotnet/cli/commit/df07caaff) Updating NuGet to 5.0.0-preview1.5495 +* [`[c129ba1f2]`](https://github.com/dotnet/cli/commit/c129ba1f2) Updating the Windows pool to a pool that supports net472. This will likely have to be force merged before the new pool gets picked up. +* [`[d5327fa08]`](https://github.com/dotnet/cli/commit/d5327fa08) Updating some more projects due to MSbuild not having a target for netstandard2.0. Also, reacting to the msbuild versioning change to Current. +* [`[8bedf2c1b]`](https://github.com/dotnet/cli/commit/8bedf2c1b) Additional framework changes for full framework due to MSBuild supported TFMs. +* [`[9aa3248ef]`](https://github.com/dotnet/cli/commit/9aa3248ef) Updating roslyn and msbuild dependencies for dev16. Needed to move projects to netcoreapp2.2 as msbuild dropped support for netstandard2.0. +* [`[a62a0fead]`](https://github.com/dotnet/cli/commit/a62a0fead) Updating the CLI branding to 2.1.600 for this branch. \ No newline at end of file diff --git a/release-notes/2.1/Preview/2.1.600-preview-download.md b/release-notes/2.1/Preview/2.1.600-preview-download.md new file mode 100644 index 00000000..ff720abf --- /dev/null +++ b/release-notes/2.1/Preview/2.1.600-preview-download.md @@ -0,0 +1,126 @@ +# .NET Core SDK 2.1.600 Preview + +.NET Core 2.1.600-preview-009426 comprises: + +* .NET Core Runtime 2.1.6 +* ASP.NET Core 2.1.6 +* .NET Core SDK 2.1.600-preview-009426 + +See the [Release Notes][release-notes] for details about what is included in this update. + +| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime | +| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | +| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe]
[Hosting Bundle][dotnet-hosting-win.exe]2 | +| macOS | [x64][dotnet-sdk-osx-x64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] | [x64][aspnetcore-runtime-osx-x64.tar.gz]1 +| Linux | [See installations steps below][linux-install] | [x64][dotnet-sdk-linux-x64.tar.gz] \| [ARM][dotnet-sdk-linux-arm.tar.gz] \| [ARM64][dotnet-sdk-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | - | [x64][dotnet-runtime-linux-x64.tar.gz] \| [ARM][dotnet-runtime-linux-arm.tar.gz] \| [ARM64][dotnet-runtime-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz]] | [x64][aspnetcore-runtime-linux-x64.tar.gz]1 \| [ARM32][aspnetcore-runtime-linux-arm.tar.gz]1 \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz]1 | +| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - | +| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - | +| Symbols | [CLI][cli-symbols.zip] \| [SDK][dotnet-sdk-symbols.zip] | - | [Runtime][coreclr-symbols.zip] \| [Shared Framework][corefx-symbols.zip] \| [Setup][core-setup-symbols.zip] | - | [ASP.NET Core][aspnet-symbols.zip] | + +1. Includes the .NET Core and ASP.NET Core Runtimes +2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime. + +## Installing .NET Core on Linux + +Before installing .NET, you will need to register the Microsoft key, register the product repository, and install required dependencies. This only needs to be done once per machine. Refer to [Setting up Linux for .NET Core][linux-setup] for the requirements. + +The commands listed below do not specifically incude package managers to help with readability. Here are the package managers typically used by the Distros on which .NET Core is supported. + +| Distro | Package Manager | +| --- | :----: | +| CentOS, Oracle | yum | +| Debian, Ubuntu | apt-get | +| Fedora | dnf | +| OpenSUSE, SLES | zypper | + +### Develop applications + +Note: Installers for Preview versions are not made available on the package repository. To use a Preview version, see the [Installation from a binary archive](#installation-from-a-binary-archive) below. + +### Run applications + +If you only need to run existing applications, run the following command. The .NET Core runtime and ASP.NET Core runtime are included. + +```bash +sudo [package manager] update or refresh +sudo [package manager] install aspnetcore-runtime-2.1 +``` + +### Installation from a binary archive + +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/master/Documentation/linux-prereqs.md) document. + +```bash +mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet +export PATH=$HOME/dotnet +``` + +## .NET Core Runtime-only installation + +If only the .NET Core Runtime is needed, install `dotnet-runtime-2.1` using your package manager. If you also need ASP.NET Core functionality, installing `aspnetcore-runtime-2.1` will install both the ASP Runtime and .NET Core Runtime. + +## Windows Server Hosting + +If you are looking to host stand-alone apps on Servers, the following installer can be used on Windows. + +### Windows + +You can download the Windows Server Hosting installer and run the following command from an Administrator command prompt: + +* [dotnet-hosting-2.1.6-win.exe][dotnet-hosting-win.exe] + +This will install the ASP.NET Core Module for IIS. + +[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ +[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ +[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/2.1/Preview/2.1.600-preview.md + +[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b934284c-96e3-49ab-9c86-6332092bafa7/480c4ba3ddd68c4a303c8de3616ac4ee/dotnet-runtime-2.1.6-linux-musl-x64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5c1334bc-bd26-4232-a745-2728b36a2628/8e163216cdcec15332ebf2e5575962de/dotnet-runtime-2.1.6-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/26452190-8866-4e1c-8bd2-e4699d775555/befaa5544a34e875621b239281d662a5/dotnet-runtime-2.1.6-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/0f36c0b9-397b-4303-9a83-2f09e08affb0/dc43655b905e0c3d5d5fd89cafc1fb81/dotnet-runtime-2.1.6-osx-x64.tar.gz +[dotnet-runtime-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/95777fc5-eb49-4fe3-b136-db2c1e8c4cab/17cafbf4d0d6e234e4ea6cc143739e1d/dotnet-runtime-2.1.6-rhel.6-x64.tar.gz +[dotnet-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/8dcd5adb-21a8-43db-ab6a-d6c8e37b20fe/d52d48805fc35dbfa7ce411fbf5fda59/dotnet-runtime-2.1.6-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/3f6b6def-4e9a-4405-b21f-89f77d1605c4/52be50baa0e9bfa118fe6de80be89ab6/dotnet-runtime-2.1.6-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/af783fb4-da01-44f9-a8b8-9e52dda7970e/3d9920fc37175a41140f9c8af542a42c/dotnet-runtime-2.1.6-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/3ef3e42c-281d-43e2-969b-3f6aafef56f1/a13f4c966b0f499b8883f6e6f8b1765c/dotnet-runtime-2.1.6-win-x86.zip +[aspnetcore-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9c5d6af2-868c-4021-8b25-4913daca41c3/46cfc8ddb9b8f10ebd56de1b1a534e32/aspnetcore-runtime-2.1.6-linux-arm.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/e4770dec-8d9d-4591-ba45-a8ad1d71841e/fa87d518261a484787824fc0e1d9365f/aspnetcore-runtime-2.1.6-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5ecfed21-c776-4924-b734-126400fd324a/4e1bfb9c870ffcf99b1bf953b91ef072/aspnetcore-runtime-2.1.6-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/1f6f813c-f02a-47ca-a300-0b89bacac920/19e4e3315b9ec9934f06915b8d367706/aspnetcore-runtime-2.1.6-osx-x64.tar.gz +[aspnetcore-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/400d3dfc-03ab-4d2b-9d2a-5c1e9d7ef2e1/a1c8fba4dd848186623470da09ec8f88/aspnetcore-runtime-2.1.6-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/aeab1a67-fec1-4525-af50-332817900212/016c23f84f53d0976da7070c88c7873f/aspnetcore-runtime-2.1.6-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/207ccb26-48a9-4588-a9f3-e009be0a37cc/afdf4db8ad55a07357f0663fbde4140b/aspnetcore-runtime-2.1.6-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/5fbad133-3085-4748-90a7-cd863e910001/c7379a8658d8ff6547b7c74fd59615c3/aspnetcore-runtime-2.1.6-win-x86.zip +[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/3f674c39-ab51-45c3-a7b8-094d86594fbc/9f7efb24d3486086b2d1f1a8d205a776/dotnet-hosting-2.1.6-win.exe + +[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/1fade46c-c475-4187-927b-7d7157369c3b/2fb766d7c38c239012f731023556db56/dotnet-sdk-2.1.600-preview-009426-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/ecafb359-728b-4427-bf63-934c716bc7e0/834ce1100ba2c0b2e49774df486dcdb3/dotnet-sdk-2.1.600-preview-009426-linux-arm64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/6816ef17-18ae-49c3-9ad4-46fbe6267f1d/da7b8326a6d798864a9afd0a7c880b70/dotnet-sdk-2.1.600-preview-009426-linux-x64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/8a16c4c8-b187-4a05-93de-fa1e4c11ea0a/d2d4c18b99c2d1ec0fcbd2f8de4ff08d/dotnet-sdk-2.1.600-preview-009426-linux-musl-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/a7fb7ea6-9007-4f82-9dd2-775bb447cf53/dbf5150a44ed20a661733817210baf1a/dotnet-sdk-2.1.600-preview-009426-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/2f213fe3-7064-40ba-a0c3-743c73f45f65/4912a6736c4213f1af8441228d0e01e7/dotnet-sdk-2.1.600-preview-009426-osx-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/58cc9506-7391-4963-b34e-627c49af5d28/067849b44703738968ff5935ce45cc70/dotnet-sdk-2.1.600-preview-009426-rhel.6-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/58cc9506-7391-4963-b34e-627c49af5d28/067849b44703738968ff5935ce45cc70/dotnet-sdk-2.1.600-preview-009426-rhel.6-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/58cc9506-7391-4963-b34e-627c49af5d28/067849b44703738968ff5935ce45cc70/dotnet-sdk-2.1.600-preview-009426-rhel.6-x64.tar.gz +[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/154685e2-3cbd-4505-b559-a57da259faaf/5e1d31266aa5bc670c2201acd357a220/dotnet-sdk-2.1.600-preview-009426-win-x64.exe +[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/5e82e02c-e7f8-4b4b-8e51-b874162e6c9d/dfb0d37d216779d788fa7990bb441342/dotnet-sdk-2.1.600-preview-009426-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/b7a5055e-b595-4e18-895e-0a6ad1718c60/3f180c6bbfb5b2e451fe1871d9f58fe8/dotnet-sdk-2.1.600-preview-009426-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/f8ee2e6e-d56d-464d-a4ef-55e7243ed58a/9a6637ccd2fe5bb14ab65b711798cb22/dotnet-sdk-2.1.600-preview-009426-win-x86.zip + +[aspnet-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/d77ca6f6-fa77-4eb8-82f9-9e8be43e4acd/830ad12af9a632ff05a70e2530a3c564/aspnet-2.1.6-symbols.zip +[core-setup-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/04ddc39e-1db1-472f-a7a6-4a51d73cc75c/3d0f620127304ddfa981bdc9dbc6aee9/core-setup-2.1.6-symbols.zip +[coreclr-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/459e604d-efc0-4e1a-838b-e311c890bdaa/bc02969da98047faf9b4d1dc1c70b349/coreclr-2.1.6-symbols.zip +[corefx-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/dc20e757-f7ca-4683-900b-3d0a94134c0d/1743c2e0e4952e9a5ddf2d1c8934af95/corefx-2.1.6-symbols.zip +[dotnet-sdk-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/05930291-d788-4c74-8727-67a8dc91bd10/abef49e4ac04610e9c3ff1317a5b4140/dotnet-sdk-2.1.6-symbols.zip +[cli-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/31972dfb-b0fd-4e01-9d2b-5008321dbf68/f198c9f2aa57f8c7e141d95a6c6b098d/cli-2.1.6-symbols.zip + +[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt +[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.600-preview-009426-sdk-sha.txt + +[linux-install]: https://www.microsoft.com/net/download/linux +[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md + +[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/ diff --git a/release-notes/2.1/Preview/2.1.600-preview.md b/release-notes/2.1/Preview/2.1.600-preview.md new file mode 100644 index 00000000..f52ad628 --- /dev/null +++ b/release-notes/2.1/Preview/2.1.600-preview.md @@ -0,0 +1,79 @@ +# .NET Core SDK 2.1.600 Preview - December 06, 2018 + +.NET Core SDK 2.1.600-preview is available for download and usage in your environment. This release includes the previously released .NET Core 2.1.6. The .NET Core SDK 2.1.600-preview matches what is included in Visual Studio 2019 version 16.0 Preview 1. All fixes of note can be seen in the [.NET Core SDK 2.1.600 Preview commits](2.1-600-preview-commits.md) list. + +* [Downloads](#downloads) + +The .NET Core SDK 2.1.600-preview includes .NET Core 2.1.6 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.1.600-preview, the following command will show that you're running version `2.1.600-preview` of the tools. + +`dotnet --version` + +Your feedback is important and appreciated. We've created an issue at [dotnet/core #2119](https://github.com/dotnet/core/issues/2119) for your questions and comments. + +## Downloads + +| | SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime | +| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | +| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe]
[Hosting Bundle][dotnet-hosting-win.exe]2 | +| macOS | [x64][dotnet-sdk-osx-x64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] | [x64][aspnetcore-runtime-osx-x64.tar.gz]1 +| Linux | [See installations steps below][linux-install] | [x64][dotnet-sdk-linux-x64.tar.gz] \| [ARM][dotnet-sdk-linux-arm.tar.gz] \| [ARM64][dotnet-sdk-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | - | [x64][dotnet-runtime-linux-x64.tar.gz] \| [ARM][dotnet-runtime-linux-arm.tar.gz] \| [ARM64][dotnet-runtime-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz]] | [x64][aspnetcore-runtime-linux-x64.tar.gz]1 \| [ARM32][aspnetcore-runtime-linux-arm.tar.gz]1 \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz]1 | +| RHEL6 | - | [x64][dotnet-sdk-rhel.6-x64.tar.gz] | - | [x64][dotnet-runtime-rhel.6-x64.tar.gz] | - | +| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - | +| Symbols | [CLI][cli-symbols.zip] \| [SDK][dotnet-sdk-symbols.zip] | - | [Runtime][coreclr-symbols.zip] \| [Shared Framework][corefx-symbols.zip] \| [Setup][core-setup-symbols.zip] | - | [ASP.NET Core][aspnet-symbols.zip] | + +1. Includes the .NET Core and ASP.NET Core Runtimes +2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime. + +[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ +[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ +[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/2.1/Preview/2.1.600-preview.md + +[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b934284c-96e3-49ab-9c86-6332092bafa7/480c4ba3ddd68c4a303c8de3616ac4ee/dotnet-runtime-2.1.6-linux-musl-x64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5c1334bc-bd26-4232-a745-2728b36a2628/8e163216cdcec15332ebf2e5575962de/dotnet-runtime-2.1.6-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/26452190-8866-4e1c-8bd2-e4699d775555/befaa5544a34e875621b239281d662a5/dotnet-runtime-2.1.6-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/0f36c0b9-397b-4303-9a83-2f09e08affb0/dc43655b905e0c3d5d5fd89cafc1fb81/dotnet-runtime-2.1.6-osx-x64.tar.gz +[dotnet-runtime-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/95777fc5-eb49-4fe3-b136-db2c1e8c4cab/17cafbf4d0d6e234e4ea6cc143739e1d/dotnet-runtime-2.1.6-rhel.6-x64.tar.gz +[dotnet-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/8dcd5adb-21a8-43db-ab6a-d6c8e37b20fe/d52d48805fc35dbfa7ce411fbf5fda59/dotnet-runtime-2.1.6-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/3f6b6def-4e9a-4405-b21f-89f77d1605c4/52be50baa0e9bfa118fe6de80be89ab6/dotnet-runtime-2.1.6-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/af783fb4-da01-44f9-a8b8-9e52dda7970e/3d9920fc37175a41140f9c8af542a42c/dotnet-runtime-2.1.6-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/3ef3e42c-281d-43e2-969b-3f6aafef56f1/a13f4c966b0f499b8883f6e6f8b1765c/dotnet-runtime-2.1.6-win-x86.zip +[aspnetcore-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9c5d6af2-868c-4021-8b25-4913daca41c3/46cfc8ddb9b8f10ebd56de1b1a534e32/aspnetcore-runtime-2.1.6-linux-arm.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/e4770dec-8d9d-4591-ba45-a8ad1d71841e/fa87d518261a484787824fc0e1d9365f/aspnetcore-runtime-2.1.6-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/5ecfed21-c776-4924-b734-126400fd324a/4e1bfb9c870ffcf99b1bf953b91ef072/aspnetcore-runtime-2.1.6-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/1f6f813c-f02a-47ca-a300-0b89bacac920/19e4e3315b9ec9934f06915b8d367706/aspnetcore-runtime-2.1.6-osx-x64.tar.gz +[aspnetcore-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/400d3dfc-03ab-4d2b-9d2a-5c1e9d7ef2e1/a1c8fba4dd848186623470da09ec8f88/aspnetcore-runtime-2.1.6-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/aeab1a67-fec1-4525-af50-332817900212/016c23f84f53d0976da7070c88c7873f/aspnetcore-runtime-2.1.6-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/207ccb26-48a9-4588-a9f3-e009be0a37cc/afdf4db8ad55a07357f0663fbde4140b/aspnetcore-runtime-2.1.6-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/5fbad133-3085-4748-90a7-cd863e910001/c7379a8658d8ff6547b7c74fd59615c3/aspnetcore-runtime-2.1.6-win-x86.zip +[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/3f674c39-ab51-45c3-a7b8-094d86594fbc/9f7efb24d3486086b2d1f1a8d205a776/dotnet-hosting-2.1.6-win.exe + +[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/1fade46c-c475-4187-927b-7d7157369c3b/2fb766d7c38c239012f731023556db56/dotnet-sdk-2.1.600-preview-009426-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/ecafb359-728b-4427-bf63-934c716bc7e0/834ce1100ba2c0b2e49774df486dcdb3/dotnet-sdk-2.1.600-preview-009426-linux-arm64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/6816ef17-18ae-49c3-9ad4-46fbe6267f1d/da7b8326a6d798864a9afd0a7c880b70/dotnet-sdk-2.1.600-preview-009426-linux-x64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/8a16c4c8-b187-4a05-93de-fa1e4c11ea0a/d2d4c18b99c2d1ec0fcbd2f8de4ff08d/dotnet-sdk-2.1.600-preview-009426-linux-musl-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/a7fb7ea6-9007-4f82-9dd2-775bb447cf53/dbf5150a44ed20a661733817210baf1a/dotnet-sdk-2.1.600-preview-009426-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/2f213fe3-7064-40ba-a0c3-743c73f45f65/4912a6736c4213f1af8441228d0e01e7/dotnet-sdk-2.1.600-preview-009426-osx-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/58cc9506-7391-4963-b34e-627c49af5d28/067849b44703738968ff5935ce45cc70/dotnet-sdk-2.1.600-preview-009426-rhel.6-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/58cc9506-7391-4963-b34e-627c49af5d28/067849b44703738968ff5935ce45cc70/dotnet-sdk-2.1.600-preview-009426-rhel.6-x64.tar.gz +[dotnet-sdk-rhel.6-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/58cc9506-7391-4963-b34e-627c49af5d28/067849b44703738968ff5935ce45cc70/dotnet-sdk-2.1.600-preview-009426-rhel.6-x64.tar.gz +[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/154685e2-3cbd-4505-b559-a57da259faaf/5e1d31266aa5bc670c2201acd357a220/dotnet-sdk-2.1.600-preview-009426-win-x64.exe +[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/5e82e02c-e7f8-4b4b-8e51-b874162e6c9d/dfb0d37d216779d788fa7990bb441342/dotnet-sdk-2.1.600-preview-009426-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/b7a5055e-b595-4e18-895e-0a6ad1718c60/3f180c6bbfb5b2e451fe1871d9f58fe8/dotnet-sdk-2.1.600-preview-009426-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/f8ee2e6e-d56d-464d-a4ef-55e7243ed58a/9a6637ccd2fe5bb14ab65b711798cb22/dotnet-sdk-2.1.600-preview-009426-win-x86.zip + +[aspnet-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/d77ca6f6-fa77-4eb8-82f9-9e8be43e4acd/830ad12af9a632ff05a70e2530a3c564/aspnet-2.1.6-symbols.zip +[core-setup-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/04ddc39e-1db1-472f-a7a6-4a51d73cc75c/3d0f620127304ddfa981bdc9dbc6aee9/core-setup-2.1.6-symbols.zip +[coreclr-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/459e604d-efc0-4e1a-838b-e311c890bdaa/bc02969da98047faf9b4d1dc1c70b349/coreclr-2.1.6-symbols.zip +[corefx-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/dc20e757-f7ca-4683-900b-3d0a94134c0d/1743c2e0e4952e9a5ddf2d1c8934af95/corefx-2.1.6-symbols.zip +[dotnet-sdk-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/05930291-d788-4c74-8727-67a8dc91bd10/abef49e4ac04610e9c3ff1317a5b4140/dotnet-sdk-2.1.6-symbols.zip +[cli-symbols.zip]: https://download.visualstudio.microsoft.com/download/pr/31972dfb-b0fd-4e01-9d2b-5008321dbf68/f198c9f2aa57f8c7e141d95a6c6b098d/cli-2.1.6-symbols.zip + +[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.6-runtime-sha.txt +[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.600-preview-009426-sdk-sha.txt + +[linux-install]: https://www.microsoft.com/net/download/linux +[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md + +[dotnet-blog]: https://blogs.msdn.microsoft.com/dotnet/ diff --git a/release-notes/2.1/releases.json b/release-notes/2.1/releases.json index c3267fed..5ef85b07 100644 --- a/release-notes/2.1/releases.json +++ b/release-notes/2.1/releases.json @@ -1,1905 +1,2347 @@ { - "channel-version": "2.1", - "latest-release": "2.1.6", - "latest-release-date":"2018-11-13", - "support-phase": "lts", - "eol-date": "", - "lifecycle-policy": "https://www.microsoft.com/net/support/policy", - "releases": - [ - { - "release-date": "2018-11-13", - "release-version": "2.1.6", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.6/2.1.6.md", - "runtime": - { - "version": "2.1.6", - "version-display": "2.1.6", - "vs-version": "15.9", - "files": - [ - { - "name": "dotnet-runtime-linux-arm.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz", - "hash": "4F44CD5F6B61D0A4B7E73B138FDF5EDCAA9E148BF0473514551F4D03D97C29F297662C726D145ECDF80CB58A086F925F97B7896C796CB3D82FE927F5CAF7BBCC" - }, - { - "name": "dotnet-runtime-linux-arm64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz", - "hash": "C3CAF2E270C2EFF9B84A16335C0A81681D43A95BCB08C444F4AD04B4AC78FE19D49BFE4BB57E4DED9B965F300534130CB91377E9A7B6252E312924D6378DB807" - }, - { - "name": "dotnet-runtime-linux-musl-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/b934284c-96e3-49ab-9c86-6332092bafa7/480c4ba3ddd68c4a303c8de3616ac4ee/dotnet-runtime-2.1.6-linux-musl-x64.tar.gz", - "hash": "8A0900B7DC010AA2293C5926D13A05F0A2DE1F13EAC6A1EAA3C9997A8EC6363D83C852763B118B3DDB6586F95F34263CF27E769B4637BB4BD196BF73AA62269E" - }, - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/5c1334bc-bd26-4232-a745-2728b36a2628/8e163216cdcec15332ebf2e5575962de/dotnet-runtime-2.1.6-linux-x64.tar.gz", - "hash": "74D99AEFCBE953B30743330689E750156E68C3410BC26C40A11B60BBBF1D01887262BD6D7C0EEACCA4D6B696C1A04980D9BE2DC2A222226FA910B885D2FB5956" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/26452190-8866-4e1c-8bd2-e4699d775555/befaa5544a34e875621b239281d662a5/dotnet-runtime-2.1.6-osx-x64.pkg", - "hash": "605B81BBE71423FCD3C2A3F1548CCCA04DDCDE08566B0301AC43130C239406EF621D174064272F04C5584900CE1F3F2B4D93E1D3B8277F07150404EB3A492992" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/0f36c0b9-397b-4303-9a83-2f09e08affb0/dc43655b905e0c3d5d5fd89cafc1fb81/dotnet-runtime-2.1.6-osx-x64.tar.gz", - "hash": "595578F419094175E9A0ECEA4D0C8FD86682C5962DDA98B68403C4EC0760FB5EE7C922BB9E15100894A2E05AC16D458D22E814CA32B5BB0790F0E51A2F563643" - }, - { - "name": "dotnet-runtime-rhel.6-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/95777fc5-eb49-4fe3-b136-db2c1e8c4cab/17cafbf4d0d6e234e4ea6cc143739e1d/dotnet-runtime-2.1.6-rhel.6-x64.tar.gz", - "hash": "1367020B7808793C466692025466FBF08CCBC5C18D0A2DE4944FC3C53482FC30C699753581B12B387113AF1CACA505CAA1D1FDC1DB6985666CF0C718A081D8D6" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/8dcd5adb-21a8-43db-ab6a-d6c8e37b20fe/d52d48805fc35dbfa7ce411fbf5fda59/dotnet-runtime-2.1.6-win-x64.exe", - "hash": "603F397C1F5C37571F24A56AD4B22DF442AC98B86085CCF96E38077F7940700CC43678458030E626F49C7B6A027A5BA90FA5BAC03013C2223EC9E91FBDA4ED34" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/3f6b6def-4e9a-4405-b21f-89f77d1605c4/52be50baa0e9bfa118fe6de80be89ab6/dotnet-runtime-2.1.6-win-x64.zip", - "hash": "F716C90B0A4512F3611A9D6D922FF1F7B5BF306440283798E17B893920D390DF15C503F5808EE34BEB3CE6355308C6BB3435F06CDAFDE60BE31397C2633CC270" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/af783fb4-da01-44f9-a8b8-9e52dda7970e/3d9920fc37175a41140f9c8af542a42c/dotnet-runtime-2.1.6-win-x86.exe", - "hash": "7BB07641D47BFC293F61BFD18F6F960C21F5590D7E52DBCB6BD95AEFF8D037DC1EC222A9067D2B7BFA3DBDB01EEBF843DF815400654D1E724D3BD71190FD9996" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/3ef3e42c-281d-43e2-969b-3f6aafef56f1/a13f4c966b0f499b8883f6e6f8b1765c/dotnet-runtime-2.1.6-win-x86.zip", - "hash": "193C7F357F953D0B19012EF63ECCAD42CF69F5BA6DF12B132C0618C152EDE5F385CD7312CDB3D95841F9BB1705D1E4E50B0214776A111F38D50666DE52F545A2" - } - ] - }, - "sdk": - { - "version": "2.1.500", - "version-display": "2.1.500", - "vs-version": "15.9", - "csharp-language": "7.3", - "fsharp-language": "4.5", - "files": - [ - { - "name": "dotnet-sdk-linux-arm.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/201cbc49-c122-4653-a6c6-0680643d9a26/1951cfc077d868a31563a5a172d18d78/dotnet-sdk-2.1.500-linux-arm.tar.gz", - "hash": "106D3E5B7B96CA3522E78B77F094CECAAC38C348D7138C2FCAE0464FF9D57EC137802603C4A5C6F81B9EAE9DE39B86BFF8D9FC573817E033982EB576532E334C" - }, - { - "name": "dotnet-sdk-linux-arm64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/fc8a549e-fe2e-4b88-961c-8f7b5d054faa/1676cb29cab62a698e75748a745950c7/dotnet-sdk-2.1.500-linux-arm64.tar.gz", - "hash": "E5C3BBD610A38BE1F74E4851EE5B701052103EDDF9A804AEAB276048A06E812278E726E7718C5955A1159C41CFE98B8E2700F8BEF1577C30B242D7AE1A8212E1" - }, - { - "name": "dotnet-sdk-linux-musl-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/a0a6ac11-dcce-48b7-8369-423b8652545a/c337fcbef824fd32139ee087914726ad/dotnet-sdk-2.1.500-linux-musl-x64.tar.gz", - "hash": "AF061F17D88E4371FE523B895B60A0259296E2CC2BD9854A04541B87038638E0A7B7053288B45BC00A89FBB04DBDB7218A76EA9DFED8919457E758C532C15E9F" - }, - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/e5eef3df-d2e3-429b-8204-f58372eb6263/20c825ddcc6062e93ff0c60e8354d3af/dotnet-sdk-2.1.500-linux-x64.tar.gz", - "hash": "85055728E2433DFDE41D15C85475F2DC6CFDD30242B4B23065B63CB12CC846ACB93C09C000B02B722890CEAC8AC382B40871C78660716CA2339C71052FE52F4E" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/576dbb8d-03f2-4d45-857a-b226d39b3dbe/0d4fbf91aa1137352680ec98ef9edb5d/dotnet-sdk-2.1.500-osx-gs-x64.pkg", - "hash": "07DC690149914252EA88D16D0862685F213405E375E5C49162420B3BE4B8FF0AB562B7DF12C800A77DABF0574CB57D4D6DE0EB961696F7410A4563B88CB49E7C" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/59a7b78f-4e86-473b-b230-c84d15505cec/766e3e5f35e7bb9677dd785071c5fbf7/dotnet-sdk-2.1.500-osx-x64.pkg", - "hash": "07DC690149914252EA88D16D0862685F213405E375E5C49162420B3BE4B8FF0AB562B7DF12C800A77DABF0574CB57D4D6DE0EB961696F7410A4563B88CB49E7C" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/901c2283-505d-408b-a7b0-01b5ee477783/ae5185f3fde13c7a62651608387a2a71/dotnet-sdk-2.1.500-osx-x64.tar.gz", - "hash": "E87FD0EA816C1875A896CB284F762F22D2AC7A23C84F4D10F5299EA54E8ADD9D4E782656F53726627D615F98D2E6C288AD634B75F80D6F815EDF8B35F484C817" - }, - { - "name": "dotnet-sdk-rhel.6-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/6b4325af-ce22-4440-ba5e-b4b1444cf712/3691bc5eabd7390b47657e9d1d232355/dotnet-sdk-2.1.500-rhel.6-x64.tar.gz", - "hash": "323A727C1112A167E87C3C3510496C07DB10B36757736F8510150EA200B45FEC02913CA81518115205C526B075BE25A2DCF45C63C23B5B1C3BB759D36D18D17B" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/9b60a25e-5b31-4550-aae1-72516c1067f6/52e8387487fecef06266a7a19c97ddee/dotnet-sdk-2.1.500-win-gs-x64.exe", - "hash": "A6EB777DF0F8581872EF34D9363EA0148A95314546507B879B648CA8AA051791DA59377CA3F1786F18D2831823F2A2A9B6D275C96572F0917C88FBEB18272C32" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/246c196e-2934-4571-bf21-b988a0f57e90/11329123100c557261e585a9871c2398/dotnet-sdk-2.1.500-win-gs-x86.exe", - "hash": "E34065EA573598F4098A9D57A05243FB9EE58C7A8AA08A81E7F6248372BF850F4A69CD2558FE1BE98B267491FBAC5022657E67625595795F9FB9AB5BBF6F8B14" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/cd42f66a-2b6a-4a7a-9e69-0bb4eb5a83a1/0ce246546a0886349d9acf872f4e15a4/dotnet-sdk-2.1.500-win-x64.exe", - "hash": "A6EB777DF0F8581872EF34D9363EA0148A95314546507B879B648CA8AA051791DA59377CA3F1786F18D2831823F2A2A9B6D275C96572F0917C88FBEB18272C32" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/2a508a9d-91e8-4126-904c-f7a515f8a33b/24ff5fe2610ce1ce76370ed053b14094/dotnet-sdk-2.1.500-win-x64.zip", - "hash": "C8A398773A517B7D36BC29895FC1C4B6B0D47CFDBED04D115FC75E8D0A4B7542B67C9125F701EC1C53038E846848F3C77CACAE2B61986E66164CFCA05005CA08" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/59613bc7-269f-4c39-a58a-46b35fe314c0/ddae846724f96c9886b319b8f825e475/dotnet-sdk-2.1.500-win-x86.exe", - "hash": "E34065EA573598F4098A9D57A05243FB9EE58C7A8AA08A81E7F6248372BF850F4A69CD2558FE1BE98B267491FBAC5022657E67625595795F9FB9AB5BBF6F8B14" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/f1e5fc51-e5f1-44d8-bd59-88b0aa849b3a/fbe1740c06c7fc87b8345c193a12bd59/dotnet-sdk-2.1.500-win-x86.zip", - "hash": "5143FA77EC0BA779CFDED5E1FE27C9E4A4081F0F67FB69F7E73746A907EC1554D91347BC4D747A4B79B45A5B18E7D3438CF8A7EDDEB3C094C15E70A197FEA8EE" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.6", - "version-display": "2.1.6", - "version-aspnetcoremodule": - [ - "12.2.18248.0", - "8.2.1991.0" - ], - "files": - [ - { - "name": "aspnetcore-runtime-linux-arm.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/9c5d6af2-868c-4021-8b25-4913daca41c3/46cfc8ddb9b8f10ebd56de1b1a534e32/aspnetcore-runtime-2.1.6-linux-arm.tar.gz", - "hash": "2312BA29EBCB3CA2E473C90727563E04C89CD771BCB68BE76ED8BCB1D196E7D5B9A886177481837AE397142497CC2947A19372FE0DA23F0ADA0B3C1AD4FD0218" - }, - { - "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/e4770dec-8d9d-4591-ba45-a8ad1d71841e/fa87d518261a484787824fc0e1d9365f/aspnetcore-runtime-2.1.6-linux-musl-x64.tar.gz", - "hash": "F909A6B70D105588C0D4C684E88C1EB2B83001BA55B9BFB0932807953EA9756C5539D3B9BD11666CB07CC68ED362F3786C8F6A0FF91DA072E4B67CD8B5ABC16A" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/5ecfed21-c776-4924-b734-126400fd324a/4e1bfb9c870ffcf99b1bf953b91ef072/aspnetcore-runtime-2.1.6-linux-x64.tar.gz", - "hash": "4D6416C7C078047ABE3493FDD7BEBE0A796BDB2AAEFAD302FB6A64DD225C871A1183F016F0974C6DCD82F80AE893660B2AEAC2ABB70509435845A430E0117E29" - }, - { - "name": "aspnetcore-runtime-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/1f6f813c-f02a-47ca-a300-0b89bacac920/19e4e3315b9ec9934f06915b8d367706/aspnetcore-runtime-2.1.6-osx-x64.tar.gz", - "hash": "4DC06D8A145BBC78641FABEB699691F05E01A3DBB199F0AC1BD297C5CA57E91A65CB4F77971DA0528563D649988C5DD97A913B11760C0904403E317EF0442564" - }, - { - "name": "aspnetcore-runtime-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/400d3dfc-03ab-4d2b-9d2a-5c1e9d7ef2e1/a1c8fba4dd848186623470da09ec8f88/aspnetcore-runtime-2.1.6-win-x64.exe", - "hash": "D52A47BBDF9FDEB2172A04ABFB3E09E318950F512136E020F40845A3604A93DA1B344603204EE9092936CBB76B32150F8A25A9B5DD4786520A3C7460207BCD97" - }, - { - "name": "aspnetcore-runtime-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/aeab1a67-fec1-4525-af50-332817900212/016c23f84f53d0976da7070c88c7873f/aspnetcore-runtime-2.1.6-win-x64.zip", - "hash": "333C7EADBD5E5202DB706696ED682298C4FC66551AD87A9C374A28CD459AA8C6A47952434BC642E1191B0F10E09520B9A34E6BE19C5387AEEC1FF19C2001EC32" - }, - { - "name": "aspnetcore-runtime-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/207ccb26-48a9-4588-a9f3-e009be0a37cc/afdf4db8ad55a07357f0663fbde4140b/aspnetcore-runtime-2.1.6-win-x86.exe", - "hash": "3C23C66D9F9FD65EF8CD4E5779B8E9E1301519578084CF14E35CC366AA1B66C039459E2480AFC855428B1CE23DDC38A5DED8699A37B1237C18B700D0B6657792" - }, - { - "name": "aspnetcore-runtime-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/5fbad133-3085-4748-90a7-cd863e910001/c7379a8658d8ff6547b7c74fd59615c3/aspnetcore-runtime-2.1.6-win-x86.zip", - "hash": "5D84CF72F6A500E276D3D8C10E138BC180EDA50F29603C3CA0DAF8B4F686B6EE0EAAA8B1A928790DFEBDDAF0EA2E863DD95F86A566A5C98346953C848641CE23" - }, - { - "name": "dotnet-hosting-win.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/3f674c39-ab51-45c3-a7b8-094d86594fbc/9f7efb24d3486086b2d1f1a8d205a776/dotnet-hosting-2.1.6-win.exe", - "hash": "E4F36F3DF427CBB59749B7BD993934229D6D6E985786DFE3F92E77F6F5F10209F57E450AE74B5ACD70C5CE2067C881C1DDAEBEF5164D009E15C648CDC1A7B51E" - } - ] - }, - "symbols": - { - "version": "2.1.6", - "files": - [ - { - "name": "aspnet-2.1.6-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/d77ca6f6-fa77-4eb8-82f9-9e8be43e4acd/830ad12af9a632ff05a70e2530a3c564/aspnet-2.1.6-symbols.zip", - "hash": "605c894697d96b1e72edf056c874a9eb6a471eb96865275d34404b55484e264467b34d9dac4b748e3e8f3caeac528c207759ee9ef265fcd350af079a91465451" - }, - { - "name": "cli-2.1.500.symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/bbff4d72-ae50-42c7-9a5e-e3f24448be01/604a59b419eddbbd6a4148b5bf90a89e/cli-2.1.500.symbols.zip", - "hash": "0d325c0473f5ce4e6f6b60b2f771b66139e2302aeef22f40f2503d18cc3cd309bdafe1fa319798ec149e50947b5585d22c4454332d2c20208d45d262aaaa0861" - }, - { - "name": "cli-2.1.6-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/31972dfb-b0fd-4e01-9d2b-5008321dbf68/f198c9f2aa57f8c7e141d95a6c6b098d/cli-2.1.6-symbols.zip", - "hash": "2e552add81cfc61709e043f22158b1714ecb4a28506d61851b868c30b9c24e4acf0b173c2b6fb935cca49302a5aa7cde37bf9ae10f097869e46e970a1c98792f" - }, - { - "name": "core-setup-2.1.6-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/04ddc39e-1db1-472f-a7a6-4a51d73cc75c/3d0f620127304ddfa981bdc9dbc6aee9/core-setup-2.1.6-symbols.zip", - "hash": "4b3dfd92de61ad1a909380128f88c1e12c40cfda9121b57259b04f62f7ef6410c0fe99194b7e8c6b5f88bd9c1100e76728f1032826546675f8183b86d6a03a6c" - }, - { - "name": "coreclr-2.1.6-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/459e604d-efc0-4e1a-838b-e311c890bdaa/bc02969da98047faf9b4d1dc1c70b349/coreclr-2.1.6-symbols.zip", - "hash": "77d494554e80e893c78c17385a45debd18b9cb6a8291e4744efabf1f9ac032842e71e90241d569884122b3633b4994273f6b68484fc47b25348a9e30f03a9ec0" - }, - { - "name": "corefx-2.1.6-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/dc20e757-f7ca-4683-900b-3d0a94134c0d/1743c2e0e4952e9a5ddf2d1c8934af95/corefx-2.1.6-symbols.zip", - "hash": "ac621eb41eb81ab6cc9327ea78ef296c71760739ef1f36c25d2a1b8cb92e3e55966de31ed4cdf77817bc23f35242d436dc9c61b49edf710b035e7143fd4319f5" - }, - { - "name": "dotnet-sdk-2.1.6-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/05930291-d788-4c74-8727-67a8dc91bd10/abef49e4ac04610e9c3ff1317a5b4140/dotnet-sdk-2.1.6-symbols.zip", - "hash": "1c98fc7290bdc5cc31cd02f3a6150ca92df3ab18cb15f1a3238124401307076096aa8b45a738a5374d473a31a23185e6be31c3399f36f7cfeedafa730b44617b" - }, - { - "name": "sdk-symbols-2.1.6-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/b8907954-0bb6-484b-a1ee-1beba64843e0/490b81242561a2b9b3f14bb3be467611/sdk-symbols-2.1.6-symbols.zip", - "hash": "89dce1499fc54c35160a357b6d3d5c116c19bdbc2a4510fc7b05cc2cba046695de983ac29bd2fc66da3c5464d6eb369acb2a1fb1bbc4662c1286d9a0e5c410ef" - } - ] - } - }, - { - "release-date": "2018-10-02", - "release-version": "2.1.5", - "security": false, - "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.5/2.1.5.md", - "runtime": - { - "version": "2.1.5", - "version-display": "2.1.5", - "vs-version": "15.8.6", - "files": - [ - { - "name": "dotnet-runtime-linux-arm.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/4d555219-1f04-47c6-90e5-8b3ff8989b9c/0798763e6e4b98a62846116f997d046e/dotnet-runtime-2.1.5-linux-arm.tar.gz", - "hash": "89a77a07065ea24e7198c77a233b9ce5c6cf51b1deb2ef55c88f0adbb2ecd9db1ba4e7d55eec2ef7139c47f91346fed360161a5bb6e3a7ccfc4559bcde286364" - }, - { - "name": "dotnet-runtime-linux-musl-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/42912b6c-fab3-4666-a467-65e1ecbfc4b3/44f1a69971dd0c81de9ede19393de24c/dotnet-runtime-2.1.5-linux-musl-x64.tar.gz", - "hash": "6823778d6ae0a57a9782d1fa460fcea2c7df99c719d14d4aef96e4cbc48406936090e2f727cbcb961f6e645ea960374575e37db8f59907cfc5a588bb1044d840" - }, - { - "name": "dotnet-runtime-linux-arm64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/8b757bfd-de6c-4c72-8d73-abfa6d7bae35/54a47a57feccb5277e0973e17142caa6/dotnet-runtime-2.1.5-linux-arm64.tar.gz", - "hash": "4c4d45f4bf0c86b83dd9dd1a844754c3cdc15e0c4b417a069132607e6e95b0e9d8ef410ebdd8b9f5479d91bd704dd098cc674a5f42fd6e67c62df75e1b3e96d7" - }, - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/05a71d80-3e59-4f1f-8298-2697013e261c/be191f2f4f4db74c29030008ed3632f0/dotnet-runtime-2.1.5-linux-x64.tar.gz", - "hash": "d815c79fd868d2642898ddc09c890a90c4ab26ef8999046581d7e3912bb06ec97ce6637ce8bf0ceb9deb773daab1c0cd93e336992c885a4fd7550d6686d4dbf4" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/b83df670-529a-4d28-b4f5-81c46d339ef9/6d23d425c2b0ffd9828c521dbf19ef63/dotnet-runtime-2.1.5-osx-x64.pkg", - "hash": "a1835776f4873327229d68f641cf320e45f4857007875cc1ec25463a266ef7be3f520e68acfa1d2e27d1f69a6030667e36f9d9f2099d6e12a84784a5462af12e" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/eafd1d99-8824-4af0-8924-df9050d2265f/76094b7c8d80390504eba6ec08e4044a/dotnet-runtime-2.1.5-osx-x64.tar.gz", - "hash": "8d95f08a55e913aa5c885e42f126eacf479e6de3a59dcab6594d4e90d7dbdf36f03c4eb084a9bf4405a1e52db5b84be583f44ec4f02dbe4e58c3582329b0b50c" - }, - { - "name": "dotnet-runtime-rhel.6-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/5b4b7ccd-7167-42f8-9111-bd7f09cc7b1c/fc68d0ca7566224ec99b56df25b7f9ee/dotnet-runtime-2.1.5-rhel.6-x64.tar.gz", - "hash": "83ab74399d25a85fcb091bd63a3d620f5c5bf62700ec8f8fe5a63de8764f725ce25156a07e5da1e8f326360fefa625402de295e03e2d9e67cca5a2fb95b60c06" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/2781df30-e8c8-4c96-a317-a369a1d27b88/d70f97bfd35b88fe6e2b5410b3655247/dotnet-runtime-2.1.5-win-x64.exe", - "hash": "1fcd054b48b93a40e1b23903d00f0163382e19827c9dec297acd9fdb61f117c0c79fa86c1fe16989038db300274e4813a4a65ea0100a571e1085ce8a8ec6887a" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/ce443d89-75f1-4122-aaa8-c094a9017b4a/255b06ace4207a8ee923758160ed01c3/dotnet-runtime-2.1.5-win-x64.zip", - "hash": "aa7145201f1ed0689ff6abeb53b9c64c1efa1420dee7e5cc916168fd2479e252ed56b2492221f4038edbc73056accd9d4a46ec469155f2bdf0fc71bd909bd220" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/4d7f6916-827d-4047-8abd-30dd6db910e9/694eaa49bbf7bb574b75429ed101035c/dotnet-runtime-2.1.5-win-x86.exe", - "hash": "88c7cdcced8dc22aec86cc7edf105ad96887f98e6d5d013459e5b8957a7c146489371480dea0fecc5cd89da5ff94cadee9b5cbadb748c54399a6035c456d4e3b" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/256f1cce-ad71-4ebe-ae45-5be6b7d4edb8/68f8caf678adde0af55266e955556c74/dotnet-runtime-2.1.5-win-x86.zip", - "hash": "0765035c328e479681bbc8967ae1b8031bc16e6fe399fb74b93d517677cc8ecc852984f556f0bb41960bdb7620c67bd7ac95c66304699966aa6cd1cea80b3b9e" - } - ] - }, - "sdk": - { - "version": "2.1.403", - "version-display": "2.1.403", - "vs-version": "15.8.6", - "csharp-language": "7.3", - "fsharp-language": "4.5", - "files": - [ - { - "name": "dotnet-sdk-linux-arm64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/00038a67-bb86-4c39-88df-7c0998002a9e/97de51fd691c68e18ddd3dcaf3d60181/dotnet-sdk-2.1.403-linux-arm64.tar.gz", - "hash": "a9eeffeca6b80b2873c21c7b8bb06df096290cd5b23a6e1e0fb158b60f2c2af6ee4b2bfcfd96a303ebf33ea2cc782f3dee629d06d48b634dda05ae9e11051335" - }, - { - "name": "dotnet-sdk-linux-arm.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/10b96626-02d8-415a-be85-051a2a48d0c2/5ec51d3d9f092ba558fb5f1f03d26699/dotnet-sdk-2.1.403-linux-arm.tar.gz", - "hash": "144f1a8822f57d3e9286ed80b7ee0c7796cb2765632dd99d0f89a276248c3be77d8d90c8bf987af0237e67f2af26be834c138441980d2c7d35156ee1bb7e3d94" - }, - { - "name": "dotnet-sdk-linux-musl-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/527fff7b-1862-4d2e-ab78-94c6cca188bc/8c62477e25ac1448c93ed4a8da11cc37/dotnet-sdk-2.1.403-linux-musl-x64.tar.gz", - "hash": "620f091eba8d111b13d440c20926f60919e64dd421c6cbf2696b6f3f643a3d654b7dc394e6e84b1c4bef6ff872c754a7317e9b94977cbcb93b5d0fdfe08d8b55" - }, - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/e85de743-f80b-481b-b10e-d2e37f05a7ce/0bf3ff93417e19ad8d6b2d3ded84d664/dotnet-sdk-2.1.403-linux-x64.tar.gz", - "hash": "903a8a633aea9211ba36232a2decb3b34a59bb62bc145a0e7a90ca46dd37bb6c2da02bcbe2c50c17e08cdff8e48605c0f990786faf1f06be1ea4a4d373beb8a9" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/38102737-cb48-46c2-8f52-fb7102b50ae7/d81958d71c3c2679796e1ecfbd9cc903/dotnet-sdk-2.1.403-osx-x64.pkg", - "hash": "ac87bddcbf5ceca22d95966f1da9f6ad55876f9cec9e221a25d84dc03aa7144b9e0fbcf2b492b520b85ac57f4eb16edf8239eb42d2f3b049b2dd483a2d27f323" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.visualstudio.microsoft.com/download/pr/8a8072ea-07b3-4e31-8c2b-db56c9dc0b3c/5ef3a090b5e1b7f7c80338249d29f2b3/dotnet-sdk-2.1.403-osx-gs-x64.pkg", - "hash": "043f0e79f875eb5a47289e2d6f087927ba713c98b6bbdbc3828c49025d03ce1a210917f9519ff2671fa15a82ee2b544ddf272e4de7c28b46da436488c08c1cd1" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/fcdaa140-a2a3-46cf-bab1-e211e7d070c8/9498335457a65063ec789e5532020cf7/dotnet-sdk-2.1.403-osx-x64.tar.gz", - "hash": "b20dadf3654522710a2ee2768566fe48aee6c234d678c87fece3395523e09e5243389214cd4433f850615585e46f5e9d53a0c46b6a5192fe399054126537d818" - }, - { - "name": "dotnet-sdk-rhel.6-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/db34d22e-e7ca-4883-a35e-b3d864a5b330/c5f9d14eb4630686574eba29b0049470/dotnet-sdk-2.1.403-rhel.6-x64.tar.gz", - "hash": "30faa188766bf2b628064fc0b90fe76ce9a2bc63c07acee1dd8f082af895cec536aa52af7f48892aad6579ec98354e432d7c6860713a9b976d84482c624f8b3f" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/45f93081-cdb4-41c1-8d8d-e6c3bbf2872b/62d6a598956fdfe585acb1f15268d930/dotnet-sdk-2.1.403-win-x64.exe", - "hash": "3630dc9c52ec6b08c0804da3fc9177d3d61f12f5629c65249f7bc75b34a24c4059812fc8e6cdef64dcc7c4030ad5952e998674ac1ef497f20e43b2ab4b53be90" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/7010cdb4-ae43-408b-8c9f-5f94101a1c70/3e1ae56a072c7c397f10278d7643b3e9/dotnet-sdk-2.1.403-win-gs-x64.exe", - "hash": "3630dc9c52ec6b08c0804da3fc9177d3d61f12f5629c65249f7bc75b34a24c4059812fc8e6cdef64dcc7c4030ad5952e998674ac1ef497f20e43b2ab4b53be90" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/28820b2a-0aec-4c24-a271-a14bcb3e2686/5e0ad8ae32f1497e8d0cace2447b9e01/dotnet-sdk-2.1.403-win-x64.zip", - "hash": "52bb1117f170587eaceec1f78cdc41a41d4272154b5535bf61c86bfb75287323cac248434b05eabe4bc7716facabdb0f6475015cbb63f38d91af662618a06720" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/a3660177-253e-48a3-9c79-cc16ced15c3a/ab0b9bfdac68c55de0e0f27ee6c57dc7/dotnet-sdk-2.1.403-win-gs-x86.exe", - "hash": "c35be7071348b2812ee3694276b0bf7b9289f9176896b6d27ef0ab8d6c3f499e2678856d50b782a171c819e1837de070a4d9cb6897e05be86ed57cb97feda686" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/c0aa84bb-3da1-4bce-9434-7036e94ae4b2/6d4fb01377f1f1eebb0997289dc8ecfb/dotnet-sdk-2.1.403-win-x86.exe", - "hash": "c35be7071348b2812ee3694276b0bf7b9289f9176896b6d27ef0ab8d6c3f499e2678856d50b782a171c819e1837de070a4d9cb6897e05be86ed57cb97feda686" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/849dd909-5412-4b79-a66b-b173d462d0f2/a75544b6df62239374e77e78d9a5899f/dotnet-sdk-2.1.403-win-x86.zip", - "hash": "f3292cddad3cc2921ac532367568086a778340dd76a00825119f9e634958173d6688d3d3e93a9f4a0b091cae989f5d0213ed0ea4ba818f90efc901a86093c2fc" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.5", - "version-display": "2.1.5", - "version-aspnetcoremodule": - [ - "12.2.18248.0", - "8.2.1991.0" - ], - "files": - [ - { - "name": "aspnetcore-runtime-linux-arm.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/6253ecc6-4af6-42ac-a965-33a864a79a3b/b4ba7e62c5318106fd55aaa17b4335de/aspnetcore-runtime-2.1.5-linux-arm.tar.gz", - "hash": "5d503f7181c59d95ddc7d537dbc4b26fb6d5b6bea25b0a29154906fa422e7014e80e0a8ee92c6f81484d169a17b3e8284d455e3e05d85cefe736190e769b7355" - }, - { - "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/c283d1d5-b4c7-4d9b-bab5-b78c6d03887f/e6ba9246446aa885f935e2245acbbedd/aspnetcore-runtime-2.1.5-linux-musl-x64.tar.gz", - "hash": "5d87fb86e4e70bf0769d081a0b0c4388348bcefe61559242af17a9604bbdb3269e4ab47c420105ab6a2236431978adede9406d3ff0845602a398bb81f4ecf6f7" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/97fce50e-e736-41c3-a700-d83d43178197/4c00b063affdbc940dd16f62c68d1505/aspnetcore-runtime-2.1.5-linux-x64.tar.gz", - "hash": "3326963ba0a431ca430d8f1a7940487e516952ec560da563f03662b71b2ac8b5d9904b0e1422212e452b49f563349d10fea34241f4d5e4811d0aedc02c557029" - }, - { - "name": "aspnetcore-runtime-osx-x64.tar.gz", - "url": "https://download.visualstudio.microsoft.com/download/pr/48c6f111-9195-46bd-8115-dcbf8a954bba/4c011f106cfc78e8344ca50b0a08d056/aspnetcore-runtime-2.1.5-osx-x64.tar.gz", - "hash": "a5f9ee4a89a50dd0dddb4b0bc089e0385cd8d11d667253f8bf3fb1722308a3189512022472394251c5f640332b843798a8f5a0c129b9d78094349130ffb93aac" - }, - { - "name": "aspnetcore-runtime-win-x64.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/74b2ff3f-b288-4b4c-9b11-3ef77100ef5a/b0b90830e6b1050afec21c556d1b3733/aspnetcore-runtime-2.1.5-win-x64.exe", - "hash": "ebb8f2b239155c9314c39b77ed6a89fb1954109d31d030783ee59427f7c6d6bf7af04037b9e57f82e60799292f507e003c8a76278036ddbae096a7f9baf03fd6" - }, - { - "name": "aspnetcore-runtime-win-x64.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/6abfd5c4-f9e2-41fb-9363-fd60e3f9132f/1a5d3c82408f5e27b0e83be8c7f1ae42/aspnetcore-runtime-2.1.5-win-x64.zip", - "hash": "98224c8646b7eab234b97f52735905bb0219ea2290490e408ff469459ea82116068854e7b9c5869bccef780b4ceac17477f34f23e06a0a6bedca445a3866d73e" - }, - { - "name": "aspnetcore-runtime-win-x86.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/e3470fc1-4b89-4ef1-af3b-bf4fe57195f8/ae80490e90972949886a36816490f3ff/aspnetcore-runtime-2.1.5-win-x86.exe", - "hash": "e7e62e13aa917a53015d987ef48fb255f887ce850b9aa1e869e46a13ab6f1697566f4e3d808ed71f6288e2b930f61bbcc26758f328382aadc6b53442f0c13e0f" - }, - { - "name": "aspnetcore-runtime-win-x86.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/de489207-08c5-4bb1-9b66-641528ea6ca2/03bd984cb700799179dca77dadf3a003/aspnetcore-runtime-2.1.5-win-x86.zip", - "hash": "9c46619708fca22db2bd7206cfed0aae56d99f52f4f00aa12a43ae2e744da4c75bb749ea343311a051b900e6299352ef7a0e9c5378611971f4d9fdc585c95f20" - }, - { - "name": "dotnet-hosting-win.exe", - "url": "https://download.visualstudio.microsoft.com/download/pr/86df96bb-384c-4d7a-82ce-2e4c2c871189/045870c1ab4004219cb312039c5a64d5/dotnet-hosting-2.1.5-win.exe", - "hash": "51da1bc97185209f19ff753fe0ca8a4ae5afec9a96b15fc088c357ad1ecf327e03d68347f54cda85d190131d6289a6de595c840f1decf7895009aa0ca5563448" - } - ] - }, - "symbols": - { - "version": "2.1.5", - "files": - [ - { - "name": "aspnet-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/cd19548d-5b4b-49dc-b33b-be0fff2c814d/f92efb317bd7864097ef824174e6ded7/aspnet-2.1.5-symbols.zip", - "hash": "b0f2ce9c018605395d5c7a47a233fac83097df41ab7cb351827d727387646f831b0a1c251cd488dfeb9c473a18510f53b50ba7b1fc4322808f95ab921fb8e84b" - }, - { - "name": "cli-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/d3d1518b-c3ad-445c-a6a4-bc31691517f1/cb22f3c8e70ccacfc9dbb74748d11ee8/cli-2.1.5-symbols.zip", - "hash": "173168730d6fe23a7c5457ed5533e4dc103a2f95ae5c0118a3ac4fd06ad23a1bd5a605bd43b10148cf8bcfc3a5b4c32d78b8d745dd5ba57921449a236f2c8ad8" - }, - { - "name": "core-setup-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/b7ea7023-1d3e-4b6c-956f-fd95acddaf34/93db59925f87bf2088f262ea29536ced/core-setup-2.1.5-symbols.zip", - "hash": "5581be34b1e54650e1495aef9e4c02d676532dd11316174344711cde7d55cd434382ff389cfa741d364bded66d6fa560399077080376e351cbd7678009441d8d" - }, - { - "name": "coreclr-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/26b24856-99c8-4caf-a5b4-81502b2df64f/ff4916b6eb2370d79241510511f845a6/coreclr-2.1.5-symbols.zip", - "hash": "d7cf81866131e90b95067c60c2123f68411f940256673766061df6c8778d33b861b49d2e14996bf08cd6b900fd19b6f6ecf483da3b0931e469b27f159384ff43" - }, - { - "name": "corefx-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/d9ee037a-60e6-4efc-aa09-27c8b2f6c5df/73556861aecee927a870c2afb10576aa/corefx-2.1.5-symbols.zip", - "hash": "e6c24e68333797b652f9408ba95ff2fd01d8ced3edc475d8f3446984a40a5856624b1da51850e819cc44f1e29d94cc0cc9c295e6508199d553d8982f064c023c" - }, - { - "name": "dotnet-sdk-symbols.zip", - "url": "https://download.visualstudio.microsoft.com/download/pr/f5348f78-7a05-40c3-9b5d-240f9f96162e/90b6da7e4ed745894884ea596b22335a/dotnet-sdk-2.1.5-symbols.zip", - "hash": "53d8a381108562253bd0c5336b2f8c3a665c54d95c09671e8867d3efd35b47967bda4a208735194a14e8d401bb7f9e995cddb20d430d1e90956222c266308d37" - } - ] - } - }, - { - "release-date": "2018-09-11", - "release-version": "2.1.4", - "security": false, - "release-notes":"https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.4/2.1.4.md", - "runtime": - { - "version": "2.1.4", - "version-display": "2.1.4", - "vs-version": "", - "files": - [ - { - "name": "dotnet-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-arm.tar.gz", - "hash": "6ae83b0b51c180c44e0792a6c0b9dbeb40d9e28e695d7b565914232955cd0c6009186ca954d87255688163f79eb4b59d1fdd8abae7438de17f4cd919eb671028" - }, - { - "name": "dotnet-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-musl-x64.tar.gz", - "hash": "854867452df8973ae5b2c266c07aa6bb69afabcce4bf9a693d5c71d437cd66a2d2d16d7fd9cb6ac5aa82884af816c470a74fff1e9e450bd8eb5d59cb36724551" - }, - { - "name": "dotnet-runtime-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-arm64.tar.gz", - "hash": "4d604229653522456ebdeee7b1a6cfb8032a14f6ef1c757544e0e27ea64bc455fe448c6f7c0647700f9e2790c48ef015c24003705b58e209dcc9489b77b18c85" - }, - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-x64.tar.gz", - "hash": "94bd277112ccecf65d425e0ce98e7e30ac702e2ee91ebb976119a2a96f500745217dc77b4a3f0f5a7d6a4ee9779429c0bea419561cae09b446fba5cefb81e9fd" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-osx-x64.pkg", - "hash": "ae318363382be3fc6dd2487e03b125b1a0fe68cc9f00cb376dc956ec90d5ddaa0ee4b1f8f1114635620871d1271d1e15fc3fce7a869a6ed51b345106492828ac" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-osx-x64.tar.gz", - "hash": "da9cfcb9ae636e0d0739f75cd1d6ea6b4a48858f1dca11134fec57e4e66b28f0f1b0ac55a02a741edc506fb011b023976d1395eff3ec5a51bb5d15298a6a56ad" - }, - { - "name": "dotnet-runtime-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-rhel.6-x64.tar.gz", - "hash": "e6837ecb264413b9663d2bb89c16246c9aca64dd424571ed3f7569fa1ae97d312dd32ded62eff418be598ecc4312bbecbf5244d14ee4cc673dfe0161ad236f4b" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-win-x64.exe", - "hash": "2812c23e0fc89dd7cfdc972fc99b867ba1883d9a1a921659371f346d1efc7638205cd22e372d78cc3250c3878d6a764002177f14a6200adc70c4b61e322bd47f" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-win-x64.zip", - "hash": "d89a09736c35388a82f9791bce478866b672dc68fd1e7254ee9c4e06a2083a4205b7a87cc0129210989a1a53f544660cc0338ffdfe4cf6a2407ad76180534b68" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-win-x86.exe", - "hash": "76bc8246a9dcef7fb7486842b405c387abc4558e1fb82d408415904242ce50e387c73be792d4b4e367708f14251e3cf8976c3a9be20d89b09d1944fcddb07859" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-win-x86.zip", - "hash": "4e8235d1271e79a2e6ec5f1ceb05a1daa85245529a56764bc4abd84e8483e2d4e739cf2e3efc6a6fa6a6dd94be2d491108ce71b15e1a555df43e3d9349d12c0c" - } - ] - }, - "sdk": - { - "version": "2.1.402", - "version-display": "2.1.402", - "vs-version": "", - "csharp-language": "7.3", - "fsharp-language":"4.5", - "files": - [ - { - "name": "dotnet-sdk-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-linux-arm64.tar.gz", - "hash": "7a71f34867da96c84380e17d5c5e6263ed4de455865df6ec0353f941529ac6f7964de72f72fb8ef4848a2ba8c5676f8c28de8480f411d591b7da38bdc015812a" - }, - { - "name": "dotnet-sdk-2.1.403-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-linux-arm.tar.gz", - "hash": "021315da0bb32b70d9c39f793f5783010ebb7ba8dd1d4a4c38988004aeb56e8f14926a9b049ad707bd1dc93c3bf6653b5bbec20077be0cafae5669120d1b7726" - }, - { - "name": "dotnet-sdk-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-linux-musl-x64.tar.gz", - "hash": "88309e5ddc1527f8ad19418bc1a628ed36fa5b21318a51252590ffa861e97bd4f628731bdde6cd481a1519d508c94960310e403b6cdc0e94c1781b405952ea3a" - }, - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-linux-x64.tar.gz", - "hash": "dd7f15a8202ffa2a435b7289865af4483bb0f642ffcf98a1eb10464cb9c51dd1d771efbb6120f129fe9666f62707ba0b7c476cf1fd3536d3a29329f07456de48" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-osx-gs-x64.pkg", - "hash": "5ddb5374a9eaa71b6281c0e4d79cead5d22fb349270df32246486ebb055780b75659368fca50bbbdf97378206732f178b622a6b462a048662df1d962284d15af" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-osx-x64.pkg", - "hash": "5ddb5374a9eaa71b6281c0e4d79cead5d22fb349270df32246486ebb055780b75659368fca50bbbdf97378206732f178b622a6b462a048662df1d962284d15af" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-osx-x64.tar.gz", - "hash": "6abd86e3a340a6d529f6406be7a6db466bfe1daa2368631bd4e4c01216512c54ac4f2f710d1229e4f1550fd4332eb33ac1dd8a9dadd1947fa8b2981c2557cd2a" - }, - { - "name": "dotnet-sdk-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-rhel.6-x64.tar.gz", - "hash": "d224d51cf6d05211026fe8afd729f39eaf306d5f5f2df82ff000dbb4f9914b2ab9a9d4d27aefb892ff2a80532bf5377aef4e979ac9fc343cd8918bc860463b0a" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-gs-x64.exe", - "hash": "1020bd17cb6587f73125f36428bd945b720ba612037f58d7bb33751b90783f6e26090e125cd1421439c167a309fb62d2c480b8ee8e9e40dee1bf33dbe0fd5d0d" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-gs-x86.exe", - "hash": "b80459549cff5e93e5c1701fa1c852124fb22fde4dc513fef46d19d9c503e17e2567c04593551cc0dc9a6f573add5b6e0e3a7eed10998dd82a95b3e10a903505" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-x64.exe", - "hash": "1020bd17cb6587f73125f36428bd945b720ba612037f58d7bb33751b90783f6e26090e125cd1421439c167a309fb62d2c480b8ee8e9e40dee1bf33dbe0fd5d0d" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-x64.zip", - "hash": "405cbd7c65d63b36e3bd6bcdfc897ac6474c4eaf93db9db478a80ab511bfa7a1c4a84024cc6e4af0df0af86bcc0a1a96a8ba0864c77bf579f32bce437c28d5a8" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-x86.exe", - "hash": "b80459549cff5e93e5c1701fa1c852124fb22fde4dc513fef46d19d9c503e17e2567c04593551cc0dc9a6f573add5b6e0e3a7eed10998dd82a95b3e10a903505" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-x86.zip", - "hash": "817d16ab72713b85af14becfdb828dc8e2dcfd2654d12b3ee8caae5bc960401df5e2923272f42ff9a39687d32a607d14a1642a9f45e6da0d3733708c5fe0c3dc" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.4", - "version-display": "2.1.4", - "version-aspnetcoremodule": - [ - "12.2.18248.0", "8.2.1991.0" - ], - "files": - [ - { - "name": "aspnetcore-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-linux-arm.tar.gz", - "hash": "b0f2ce9c018605395d5c7a47a233fac83097df41ab7cb351827d727387646f831b0a1c251cd488dfeb9c473a18510f53b50ba7b1fc4322808f95ab921fb8e84b" - }, - { - "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-linux-musl-x64.tar.gz", - "hash": "173168730d6fe23a7c5457ed5533e4dc103a2f95ae5c0118a3ac4fd06ad23a1bd5a605bd43b10148cf8bcfc3a5b4c32d78b8d745dd5ba57921449a236f2c8ad8" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-linux-x64.tar.gz", - "hash": "5581be34b1e54650e1495aef9e4c02d676532dd11316174344711cde7d55cd434382ff389cfa741d364bded66d6fa560399077080376e351cbd7678009441d8d" - }, - { - "name": "aspnetcore-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-osx-x64.tar.gz", - "hash": "d7cf81866131e90b95067c60c2123f68411f940256673766061df6c8778d33b861b49d2e14996bf08cd6b900fd19b6f6ecf483da3b0931e469b27f159384ff43" - }, - { - "name": "aspnetcore-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-win-x64.exe", - "hash": "e6c24e68333797b652f9408ba95ff2fd01d8ced3edc475d8f3446984a40a5856624b1da51850e819cc44f1e29d94cc0cc9c295e6508199d553d8982f064c023c" - }, - { - "name": "aspnetcore-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-win-x64.zip", - "hash": "53d8a381108562253bd0c5336b2f8c3a665c54d95c09671e8867d3efd35b47967bda4a208735194a14e8d401bb7f9e995cddb20d430d1e90956222c266308d37" - }, - { - "name": "aspnetcore-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-win-x86.exe", - "hash": "1c76147f6cfdd463d79d9096930247dc86ea5e9e4d3256452a08ccb6bc09d8047e3f828c37a7aa15e03b8e6f2173d0e300ec8250b7277f33941d5c6ed5f2c9fc" - }, - { - "name": "aspnetcore-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-win-x86.zip", - "hash": "db8794adc8363fd061e592a264f0b8333e9db3a030ee8a2d3f811ab8d82dc7c9c084d4ccbf29082bb4400231365de0c70350a8dad48ec620fdfd89eaf0043dcf" - }, - { - "name": "dotnet-hosting-win.exe", - "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-hosting-2.1.4-win.exe", - "hash": "3f80f0e9144b0dcb61d14c4e9f8d2b84ec0d111cfc56eab143570f0841794f596bb0092d68c09088a8d889f5ed49fb13d63e65b3497c7e3ec3b59e08b6b641e7" - } - ] - } - }, - { - "release-date": "2018-08-21", - "release-version": "2.1.3", - "security": false, - "release-notes":"https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.3/2.1.3.md", - "runtime": - { - "version": "2.1.3", - "version-display": "2.1.3", - "vs-version": "", - "files": - [ - { - "name": "dotnet-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-arm.tar.gz", - "hash": "3d42d5127d1729028467cf692c11ee04ed9a9f8445e0968dc5fed5894946bc901bf8de6fc57fec8373aa24d88b2f27fbea98704615f52506901747bed407732c" - }, - { - "name": "dotnet-runtime-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-arm64.tar.gz", - "hash": "a271e741ac4b9afacc466aa081add4b54e83b646b9d1e8b8e7001aaac2f24a51973a0c0e9f191f7a4b83a123557cccd057cc0a381075a70b1f52926009018fb1" - }, - { - "name": "dotnet-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-musl-x64.tar.gz", - "hash": "fb9a080141038545af3fced55acbd7ef0d4948d527115f67937bfb6eee012eff0c1e18858ccab43f2752711f2eda29445d2c42edf5557348686844b2046a3b54" - }, - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-x64.tar.gz", - "hash": "e2a9a25436744498ee827125083e41151e90e914091863d396ff8d3916467e8ebef4cdfe5c97a13381e6d257d1e01b7a02f846b9c8406643848e3d433d6bd60a" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-osx-x64.pkg", - "hash": "397b32f3637d32e5e77265a73fc6af74f57c00e34f77566d3c50ae762dc0124b79ec5b34365eddeb856fb6cbf626c77d0eb16ed7d48f1f0eeff9e0b07a3c6015" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-osx-x64.tar.gz", - "hash": "504efdbe6a83ef5a0c8a21be486295e703dd0f6b0a11c633e297d9f99523a5ff570c57cb197f3772a80239e4df00c6c6d47d2021dc63496ef1026b3950772af9" - }, - { - "name": "dotnet-runtime-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-rhel.6-x64.tar.gz", - "hash": "71663d1b5a15e89fe3022556c10ef12f689bcc7376fae7833c7a80535ec44b057346cb71aef90ad5679e41c0522850a950bbafe78a791a9dd50ff1c1e79dc58b" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-win-x64.exe", - "hash": "17346ecd526edb965a91b217ee488ae649bf77e28cb33cbaebd505a6c4dc9e599dcbfce54782f8dd82eb4d1423621a7726c9f9fa1583495f24f81f3c1fb35386" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-win-x64.zip", - "hash": "eec3465a1dfecc3890e8c07d45198352a9ef4026bebc867ca8723ddf4bf30e83b79dfae4c5b8800a4b1b83d38c63be06b8ebf7c5dce87cf7108cbb83b169b47f" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-win-x86.exe", - "hash": "e7b04de3475b6352e19e3d6c2bdae8c962b555b2c77962685da86d47bfe166bd0a096c20367b0cfc94feb01baa1edeca77aee793756c3be4775de6b497f1d967" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-win-x86.zip", - "hash": "c9dd70d7b98297d32de05108efc2f3859f31fcc4c92a20e8797c51df7d14608280185dbdce25d172a56bfc935562fa66677497c48b8115d92245be3e4bc6fa5b" - } - ] - }, - "sdk": - { - "version": "2.1.401", - "version-display": "2.1.401", - "vs-version": "", - "csharp-language": "7.3", - "fsharp-language":"4.5", - "files": - [ - { - "name": "dotnet-sdk-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-linux-arm64.tar.gz", - "hash": "b8e1a4ba94fe54d7f897da2118e88dfb3ec97ab8595b40f72b972e65d5e95a673b0907a58790b710c37ef2681f6f7a0988f2da67da5f8517a60208c887186550" - }, - { - "name": "dotnet-sdk-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-linux-arm.tar.gz", - "hash": "0b428331aae4adbc28fa0e8bd4696aeaffc86d1643cb366e9b7e8f7f27ada57d91c640490340acbe017fb7bbbe375cbc47c9e49d5905da230eac0eb8168ca6ff" - }, - { - "name": "dotnet-sdk-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-linux-musl-x64.tar.gz", - "hash": "cc2a75abca3314118b97629dad9c21039d80c9dba86b0b89752b2259fa66b7c1734f7e6632e38e785b8db1b12f4a1be67d36330bda5128bec83306088a2547c5" - }, - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-linux-x64.tar.gz", - "hash": "639f9f68f225246d9cce798d72d011f65c7eda0d775914d1394df050bddf93e2886555f5eed85a75d6c72e9063a54d8aa053c64c326c683b94e9e0a0570e5654" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-osx-gs-x64.pkg", - "hash": "7b644c808a3987d26306431fbdca73fa0120680faefddbdc063c92335f23e2f892e0d3db4e4c410d2b292f732d9445d796150b2dd89af2668f15853050d4080c" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-osx-x64.pkg", - "hash": "7b644c808a3987d26306431fbdca73fa0120680faefddbdc063c92335f23e2f892e0d3db4e4c410d2b292f732d9445d796150b2dd89af2668f15853050d4080c" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-osx-x64.tar.gz", - "hash": "53ea33279f0f217a3b13b144e231b2931b001e43f9eb988722b698f8331c56e279ebfde5962fb6de98cbfeb552c8f538d127e08da639cca4b73d6407d102b523" - }, - { - "name": "dotnet-sdk-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-rhel.6-x64.tar.gz", - "hash": "26ee3faa349f9351a4c6d789484c8ab62da43181fe63c468ba9983d68c65433fa66c2f5f52ce4dc7e8ef6a1f9345b5f4fe5612716e74dfdc47f9f4a44261f579" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-gs-x64.exe", - "hash": "cedf1e992a025c9e8887aa36e6c0b920ec9d2482fba3068505a110e7e7bfda603ca0e2675089b46c25c04e9d85c0a74dd35e5f42adbfb4f4848318c48f93031b" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-gs-x86.exe", - "hash": "2e41720a7a055a12e23bd638f550b791f9919ad1eb0ca966060a8bb16b0ef018a8f1d052da10cf276c24998cce476be49be9f17f475325e7d09433a837db0f82" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-x64.exe", - "hash": "cedf1e992a025c9e8887aa36e6c0b920ec9d2482fba3068505a110e7e7bfda603ca0e2675089b46c25c04e9d85c0a74dd35e5f42adbfb4f4848318c48f93031b" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-x64.zip", - "hash": "7d017487c1a11ae4db862b1efa7ba9beb0eabcf5d2467bc4055aa2227a548663a596682ff4adba4688930b22472587f29b83bce9f689efc5e9f4e37f7edda000" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-x86.exe", - "hash": "2e41720a7a055a12e23bd638f550b791f9919ad1eb0ca966060a8bb16b0ef018a8f1d052da10cf276c24998cce476be49be9f17f475325e7d09433a837db0f82" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-x86.zip", - "hash": "d3b5c9d071ba5e083feaa4507c60d99d3d10f8a01b69263ef1f05ae0ebe973a576a94a20fafd8455f7aba2f9feedaba671775586e9c553e1811e2cf32d477321" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.3", - "version-display": "2.1.3", - "files": - [ - { - "name": "aspnetcore-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-linux-arm.tar.gz", - "hash": "89783eb504e52d393c85133861f0230c322aee452efb27b9e30dbe874e7255462eba7eecc152d5c8cedaa6101b05a4d73cd9f9db2240d0727a9fe3173fab7348" - }, - { - "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-linux-musl-x64.tar.gz", - "hash": "5699445c571a64c68000cf97555debee4439d892a43d3409c14dc730eca38b16dc8a4842807c3ed9b086d3e2e41fca28e15af430cbadf3c9959b055b17893795" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-linux-x64.tar.gz", - "hash": "522eccf29a1d08f11d803934c8e436321485a12a96c51bab19a8bba58e363b7277fccdbf95909bdf4c20c9166e335b834f250ec8a782c6e91d44bb86c44782b9" - }, - { - "name": "aspnetcore-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-osx-x64.tar.gz", - "hash": "4f48bbd22861826e6b63959ac4f28f66fcde56525d7e8b5a0eccfda565df860cc77b573d75a91615874addbab515997f10aab330082c14802426ef74ef875faf" - }, - { - "name": "aspnetcore-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-win-x64.exe", - "hash": "098bb4a0ebc04add24da0ee153eec4bc2f6b4bda8f04d6d05cf2956ac11a261d46611250cc4644a40293bf8c0dcdd15c03f664f71635d2f5b13295b3ad0ddaa4" - }, - { - "name": "aspnetcore-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-win-x64.zip", - "hash": "a9ab3f01fc07527016513f47fc46427f6da8ee45ab847eebe228ca940f00d7b791431295b5aeaf8c8fb07f4ff1d4e8894fb4cfe5c36e74684f08f7d9d15a0e6b" - }, - { - "name": "aspnetcore-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-win-x86.exe", - "hash": "cef632b7f47ee421764bea6e526fb2813dd5b2c3611a8c603bd1e72ff450f63a57fa6902d583625fceadb11c702b47d35e62766cedccecad8c91d7a8b69a1dbf" - }, - { - "name": "aspnetcore-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-win-x86.zip", - "hash": "7e9dfd7f1cae2739d1d79a07a35ea4d84cf4c28df6140ee65289a7694ef20f6b1ffd519990e900d38389357f9dae4bc63a47f26af1df70a1ec6f88448384f6b5" - }, - { - "name": "dotnet-hosting-win.exe", - "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-hosting-2.1.3-win.exe", - "hash": "7868ba46822b6e53c2a8056ec28f59434c7ecadb8e0adf8285396e12deb31cdec26158c54e4d0cad0566f8f7cb2f0612f685bd1ef20feb9e2864e36702e47116" - } - ] - } - }, - { - "release-date": "2018-08-14", - "release-version": "2.1.400", - "security": false, - "release-notes":"https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.400-SDK/2.1.400-sdk.md", - "sdk": - { - "version": "2.1.400", - "version-display": "2.1.400", - "vs-version": "15.8", - "csharp-language": "7.3", - "fsharp-language": "4.5", - "files": - [ - { - "name": "dotnet-sdk-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-linux-arm64.tar.gz", - "hash": "63f2c364810510f9e7e970dd0587983c630a14b44d59bd5b80c775d471ea36cb6da6d2919c7efe7ed137debdb9983c5bd3ea9a9d938d12ae11aa74dc98138f0f" - }, - { - "name": "dotnet-sdk-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-linux-arm.tar.gz", - "hash": "76faeb91113b1ccdca22f95bd8bae04b5c25e065f3d0806549c6f2baab4f43f2641f9d0303082d24d7512e52ce6ff051e419d9a7959ece9f2e8776b76e0dcee2" - }, - { - "name": "dotnet-sdk-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-linux-musl-x64.tar.gz", - "hash": "b4e07dc0700c0c663410b8ec22b70731f0a49a5a5a5e52068d68bfafe7f7e77d496dbfedb48429a542b0e82dc3356ac9f4cdb2f4768de45f1c3757bbaa97f9f8" - }, - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-linux-x64.tar.gz", - "hash": "9c850fe9d1ac335376fb3ed1f07472d281a9c4ac8ed02cf752ce36c3488d6746c09d6e2101184f3c8de357aae86b567196f4d071b6c55505a250ce6db53ab532" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-osx-gs-x64.pkg", - "hash": "f6079043ad9c18c04921850c0ee33c012bcca22edc8a5981299eed0d2af33b18d57fb1430cc3a7a501a3b1087cbe0463c011ed07b7aa7a2687a0f38de5fcad4d" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-osx-x64.pkg", - "hash": "f6079043ad9c18c04921850c0ee33c012bcca22edc8a5981299eed0d2af33b18d57fb1430cc3a7a501a3b1087cbe0463c011ed07b7aa7a2687a0f38de5fcad4d" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-osx-x64.tar.gz", - "hash": "7dc6a08a8eeb5458c12a3e3fad2c5d039d5532a08ee32aa6db9c75201c5020a0b7a5a1d0e24bc9d87608db2e80f0500a91963076cc3055a1a48dbc748ad534db" - }, - { - "name": "dotnet-sdk-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-rhel.6-x64.tar.gz", - "hash": "1efda4cc5f5c02a633ea3c3f31ecc50983b0a1d263e5595567e853f25d5cdc4fcdc5cce749ca013e81ba87310d7bd862519681f671a1ea808dbd8d63a8370513" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-win-gs-x64.exe", - "hash": "23d64045822763213453b6354728026c300ab36018da27e5f18aef6ab3956c625e8b63c9a39eed1b16bdd14d76b8b99c659bc741ff1d667c8338cb5c86399bdd" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-win-x86.exe", - "hash": "ef7e6e2c9478f64f42deb3969fb09e485ff9951fc425de94cc66e78de83f6e33bbd15a4d5e28043d681c808ce38e9b3cb2adb784c77f9657e5c375280bed46b6" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-win-x64.exe", - "hash": "23d64045822763213453b6354728026c300ab36018da27e5f18aef6ab3956c625e8b63c9a39eed1b16bdd14d76b8b99c659bc741ff1d667c8338cb5c86399bdd" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-win-x64.zip", - "hash": "c76e80a33ec3c4227e8f5ed2b54c1023949df8aa0563aead69e45aa2173ee4bccbd0ae75c95fda2f22bc22c1bd2f14275400dfa99e6aab58cca30e3e107d438e" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-win-gs-x86.exe", - "hash": "ef7e6e2c9478f64f42deb3969fb09e485ff9951fc425de94cc66e78de83f6e33bbd15a4d5e28043d681c808ce38e9b3cb2adb784c77f9657e5c375280bed46b6" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/9/D/2/9D2354BE-778B-42D6-BA4F-3CEF489A4FDE/dotnet-sdk-2.1.400-win-x86.zip", - "hash": "0c68a1332154e2a5b6db38e9faae6b8c2639ed4abaf29a2ba734db36e6cdd5e2818790d71bb59f719a9648649f10ce3ab4d87fc649986bc80c14856deaa8bad9" - } - ] - } - }, - { - "release-date": "2018-07-10", - "release-version": "2.1.2", - "security": true, - "release-notes":"https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.2.md", - "runtime": - { - "version": "2.1.2", - "version-display": "2.1.2", - "vs-version": "", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-x64.tar.gz", - "hash": "229db61d9c1f9f587ce20f06ac3517e459a3c16b465dbbcf4fd0457ba216e0aea2d0a73df94b651992e744a8456de8bacf0211bff3a281198cf9fad845e9d8cf" - }, - { - "name": "dotnet-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm.tar.gz", - "hash": "c720033a558284b139e891b588642e7975afdb0137da9aee096cd8c4bd73453d1641a75d18a13bb4aebb282d31730cf2a6fe963e84bec315f3296efd72924973" - }, - { - "name": "dotnet-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-musl-x64.tar.gz", - "hash": "092c966af4e3b697aaff06315c3eb3e342651643d3a1929bd33bb5f638e73989944ecdfb02ac18b251b797ff4cadcb312f4be9fe8627b4dd4b8dd8b51ea59ba1" - }, - { - "name": "dotnet-runtime-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm64.tar.gz", - "hash": "0567b927c23bfcb67b45d15d1c052036676c5196b7432ee918eba6f99e5538d9052d049de93234e469e3fafbebebcd2bdeacd6cf8ea9a787b632e0aff6dd06c8" - }, - { - "name": "dotnet-runtime-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-rhel.6-x64.tar.gz", - "hash": "81eb0031553ccabf92fc63fb0c1bc7eaa5a746c95363ae55525ca48a9c638ef457ca51c785e0f13b03cdab49c16b04fe3d1c8c23e22148f504dbac8171c6fcb0" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-osx-x64.tar.gz", - "hash": "a39d10c1680e2adf98200285ee4b704b3861e371113e0359388fc0fa479222dd69e513b473e547b8382303918d708ce78a42edc06bcf4f6885775788dc0632d7" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-osx-x64.pkg", - "hash": "8cd973a1efe329c16b3099acd33ee191359314d4a6c9755ba0ea717ecb4ca773bb44bcfcc64181e68cfbd4ff6f214ab67ba1611b89b0c399423ffeb88b8f1d92" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x86.zip", - "hash": "e0e941c2b89b8638447e42f93a0a028cd81464ac4cea6123acb4130b72dda03744b3bcbb42683f1e9554b1cadd1c28f35d97523278f40de5e8c57606460556b8" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x64.zip", - "hash": "9e67c62feb34aeb52a45d0e623d1ad098637a322545956eb5e6de2287ddad2412b766c492ae5a7dddc123a4cb47cfc51d9bb10d0e30c007ec3fc90666f9733c8" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x86.exe", - "hash": "3539dbc699a1bd29f79c4fe95d28246cc53c4916acd30927868e9e6fe1da3a40693bbe9bc8e69b814a25d7f044c289231a200a74204a2f374d38545083440fbd" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x64.exe", - "hash": "b15d988c51bc2da9edeb9ad3b1b643ef1f71d16eda0e35dec6224a67a78e9e1d58a3f8d0fdd727cd9643b5d9816664b02aba158d7884f0bd2098561e237a3ffb" - } - ] - }, - "sdk": - { - "version": "2.1.302", - "version-display": "2.1.302", - "vs-version": "", - "csharp-language": "7.3", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-x64.tar.gz", - "hash": "2166986e360f1c3456a33723edb80349e6ede115be04a6331bfbfd0f412494684d174a0cfb21d2feb00d509ce342030160a4b5b445e393ad83bedb613a64bc66" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-osx-x64.tar.gz", - "hash": "67a83f30f5c4d504eeafe5200711bff6e7c4c365067f4e6140e31f3e149974aa34e993d5ce9b39377b6e3e031c85e4348a46723519e87f200618dfebafd0b1f5" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-osx-x64.pkg", - "hash": "6aa99c6810f6fe4aaffcbe1a9d69bff32acb0de8be665e00250f927fac00e8f4309da1c91bce28a60bb62938a65963ea08d4a79114ec07470ff5bf2253a1eddb" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-osx-gs-x64.pkg", - "hash": "6aa99c6810f6fe4aaffcbe1a9d69bff32acb0de8be665e00250f927fac00e8f4309da1c91bce28a60bb62938a65963ea08d4a79114ec07470ff5bf2253a1eddb" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x86.zip", - "hash": "bb540fa18f32bc9d911ccf29df682c216d08cd5881e6b6a988e182ee2350a60eed24e56392370f2bc5bdef046496ac7c63da7e7ffbaca79fbb54c299f109a0b7" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x64.zip", - "hash": "a8a74d3329191df6357a00e26591cdc64153970e0cf42f820ade0fb520c9cb0e6ab16ab357dc9538a8c488245c505930b4b0a6b63721e4eebf8682613a63441e" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x86.exe", - "hash": "19239e9a54117baf7a3a1ffd56b4ec5b3e5b9e40f2ead3a70c549cf742f415cf3b65176d3e2c3b2d2668f6851c3dfa50bb178ba9af7bb36404a0620da2518519" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-gs-x86.exe", - "hash": "19239e9a54117baf7a3a1ffd56b4ec5b3e5b9e40f2ead3a70c549cf742f415cf3b65176d3e2c3b2d2668f6851c3dfa50bb178ba9af7bb36404a0620da2518519" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x64.exe", - "hash": "30cd9f690f20c435f30430dff5901c778fd708e9ceab85d7a7bacd469524a7c027e9e5dbb951ec0bc8f7cf9bbd88df225159c87b581ff2cbb0fbc241917fc7aa" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-gs-x64.exe", - "hash": "30cd9f690f20c435f30430dff5901c778fd708e9ceab85d7a7bacd469524a7c027e9e5dbb951ec0bc8f7cf9bbd88df225159c87b581ff2cbb0fbc241917fc7aa" - }, - { - "name": "dotnet-sdk-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-arm.tar.gz", - "hash": "af18d6dc918bd638342a5910415e4f53b55aa802adfed551f164ccd6d1441aff70947b7985d7ad1ce7c7eb7d8f05995b45c0405a520d9577ff9c019b0ef5cd6a" - }, - { - "name": "dotnet-sdk-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-arm64.tar.gz", - "hash": "93f481278d9da6ed7ba16d66c9742cdc9f66b31e6d09cd14b4b27621f44116f9a26386076de11e5ad3e967d51d95c17816287e164c80eebfd55852227a038457" - }, - { - "name": "dotnet-sdk-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-musl-x64.tar.gz", - "hash": "0f9a6fcbad609ef1ff5b398de9a1f1bf59eebc59b28a4c8cfead28f0209bf77601d05d49f5ea1223c860a803fb82cd7e2401b6df290da34e54b36bdd8788ed48" - }, - { - "name": "dotnet-sdk-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-rhel.6-x64.tar.gz", - "hash": "9991d57f1e5f4f2cd227bca9ef980457d3422ae28a36f6c5ed2a7d0665f9d378aad2c57d4b375a7d410eb229b13a18e818f3f980dc222e9c5347ef62dbde8633" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.2", - "version-display": "2.1.2", - "files": - [ - { - "name": "dotnet-hosting-win.exe", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-hosting-2.1.2-win.exe", - "hash": "1b20f9eee7b83d5068e8e4ac5230b7e584be944c4da1264fe117fa3a93aa520250e38e8bce7b54f87db73a40188e49c6caa9baa0f3ab45e38d4eba8a54e98e53" - }, - { - "name": "aspnetcore-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-win-x64.exe", - "hash": "63c8dfc01ff5a3a852a4d2930e185748f534ddc6c8aae96fac1cd6f7780a97aeb7d38a2b7be1f90c61df8bb3ca406cab37c5673676434d3597925ecbd2643276" - }, - { - "name": "aspnetcore-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-win-x86.exe", - "hash": "cf0f185c906dae5e359f230f2c5bcc65e6f04a3cf6fbac89b79f02ffe2e13f2c4085fb817a7f65038df5884be39057a992b43631d74f52c6d5951861c03f6031" - }, - { - "name": "aspnetcore-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-win-x64.zip", - "hash": "a9ab3f01fc07527016513f47fc46427f6da8ee45ab847eebe228ca940f00d7b791431295b5aeaf8c8fb07f4ff1d4e8894fb4cfe5c36e74684f08f7d9d15a0e6b" - }, - { - "name": "aspnetcore-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-win-x86.zip", - "hash": "86414db4ce9ca76b3c40649da098fdc8d8e6dd79e4f94ec3a1402eb5506070ca8d9ae571a6845262720d42e5ef35e4ef396a0c01ecaa58fc55bc503c1ab8dd65" - }, - { - "name": "aspnetcore-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-osx-x64.tar.gz", - "hash": "5b9ad8e0fbe473cfc4f39516e3f793940287cefbb5fc2eac4dfcc346693d9b50242073aec605972fac0ac6f3d77f3d3715af32362061339565fb50db17f994d7" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-x64.tar.gz", - "hash": "294a6c256ce7954c05c3dee85d4114e320c7b94b2ae2e854a268b2bb4383a967e1063ee0df0da0f09511b3dc9c215aa735899f5c6db4f11bd58da3cb9cc8b6da" - }, - { - "name": "aspnetcore-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-arm.tar.gz", - "hash": "49565a49e8357894b34a8cd12e1cccf9702c2c9c3dd06e1fc7c184ebee5b2fec43290e18998b60a77dbd5dfc5d59b838f3f4210675db1d64313cf206a22fc6b2" - }, - { - "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-musl-x64.tar.gz", - "hash": "7e4ccfd0610949c4e228da38d40223ea8086bc98ec92d83fb0823909f40e897c3ad59706ff84e4dfec7873a587e83d9d98826dd13dc2bbea239a927f6906a9cb" - } - ] - } - }, - { - "release-date": "2018-06-19", - "release-version": "2.1.1", - "security": false, - "release-notes":"https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.1.md", - "runtime": - { - "version": "2.1.1", - "version-display": "2.1.1", - "vs-version": "", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-linux-x64.tar.gz", - "hash": "39737997bc10de06b8fcae448f1c740dd422d9f6e4f71a61f364b5643adfade3f3902ea07eebf38c6505e5262312d05cbc9f295d3ec5f8d5830f4ab73236a5a5" - }, - { - "name": "dotnet-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-linux-arm.tar.gz", - "hash": "470b0cc3a614b716ad288ad527e1f00e5e7321636ba6bdecfab770a3d84da20417fe4ac362a22f4c6eab4b34614b7b3490b4b00a2f9824ec957199e14696f7b9" - }, - { - "name": "dotnet-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-linux-musl-x64.tar.gz", - "hash": "5bb938b012d86bcecac42e3c4e915cded051ffeffcdb4122ce41cfd53896395b952d61ef10e22e37d330a78eeb861550e0c73d0595ae001228a03bb0d94bd286" - }, - { - "name": "dotnet-runtime-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-linux-arm64.tar.gz", - "hash": "28c170e1d7e01e0de67f77b0e65f26816cb20e3ea4cccb148506bef830d6dfc9ac0825408bd36432aee15027f6c0a41ca52c69f01060db134f21be724b6115e2" - }, - { - "name": "dotnet-runtime-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-rhel.6-x64.tar.gz", - "hash": "d6e512a3f854ace827b0528299f4d2286e43f5dc526440d0c014bafebe98932ecef5079879e4eb53f965a4304e724a2238913e4233c9633d06e058a296bd32db" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-osx-x64.tar.gz", - "hash": "4e1ccaa728a12f508fcc69dd75270b9bac5cd6e4458eeb3ecad8d7ab718f5c1750d7d191420af9669a1d87c503b645f3b1dde98a92d818e9ab7e79a504136a1f" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-osx-x64.pkg", - "hash": "7b5c750aacb9c62e3fea36889661b63e7ad1fd2ed331a8d413f36c54e136d3d219e27fec8874202e9dd66f7458d6c60dd949c56f1dbdce927cdcdcb8ddd017f5" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-win-x86.zip", - "hash": "864df7bc475e7a05dd20b8b5c927f8a7c2370446046070b5b1262a07c34253259769d1442a1f5c144cd4b91285a5f275a3919f8de2ae49d0e35a122e57af051c" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-win-x64.zip", - "hash": "4414fe957d2630404ef23d2ceb9d8d2d37fa4d1249ef4755d05302b179a64821fca6d21d4de011f4b466c090ffd7c5422f2b94e88168bd868ddc3b22557bfacd" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-win-x86.exe", - "hash": "5d2968020c2d255429860606b509f25ae3a5a4fa79569cdb4c5ae1fca6decd0c6c43feff171000111378d99c413e349504b7b413051e73b1dd9c2ce73f4d23dc" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-win-x64.exe", - "hash": "e1ecf007a7ceb18e92acde8ea3d3f5c15c2adbadcb6366c8d743eb6752761efdac02185551a009420a9c878cba76a5abe6bd8d73626edaff104a2592a241d3ad" - } - ] - }, - "sdk": - { - "version": "2.1.301", - "version-display": "2.1.301", - "vs-version": "", - "csharp-language": "7.3", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-linux-x64.tar.gz", - "hash": "2101df5b1ca8a4a67f239c65080112a69fb2b48c1a121f293bfb18be9928f7cfbf2d38ed720cbf39c9c04734f505c360bb2835fa5f6200e4d763bd77b47027da" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-osx-x64.tar.gz", - "hash": "120444d800d7761b4c535d601b6e79a32c9d7443f8029a47600b6d30c59e0e0f0573ce7ff435b6a563028c2cd19abcb5406fff48afa3f969ee8464db7e216bde" - }, - { - "name": "sdk-mac-x64.pkg", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-osx-x64.pkg", - "hash": "37466af3f27ce6351487e2daad584f2d4d1780379866256953526781eb15aecdcd61a5a105b37a8f09bef020dd85a2b598b8bd9ef9148e053ac6dea771288799" - }, - { - "name": "sdk-mac-x64.pkg-gs", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-osx-gs-x64.pkg", - "hash": "37466af3f27ce6351487e2daad584f2d4d1780379866256953526781eb15aecdcd61a5a105b37a8f09bef020dd85a2b598b8bd9ef9148e053ac6dea771288799" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-x86.zip", - "hash": "237a0a980d8bcdb4d8c9adf7824f9bb9e50da47af224fd291d7667f88efbe7432a66a606ea4fedae018f1a252db938c19bded3d451f7a2fe47b0ba47d0861e9f" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-x64.zip", - "hash": "f2f6cc020f89dc4d4f8064cc914cffabde0ce422715138778a6bcbbb6803ca66d6fd967097a0209c47c89b85dd9e93db48486ac86999bd3a533e45b789fcea89" - }, - { - "name": "sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-x86.exe", - "hash": "dfddde070115ddc8a637f24ed80f0f1439e9813e850c8cbffcdb245b7ee6d99a3d28278f031a58d4fdd7255009e30effab69cad38da768ee525f391872299dbe" - }, - { - "name": "dotnet-sdk-win-x86.exe", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-gs-x86.exe", - "hash": "dfddde070115ddc8a637f24ed80f0f1439e9813e850c8cbffcdb245b7ee6d99a3d28278f031a58d4fdd7255009e30effab69cad38da768ee525f391872299dbe" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-x64.exe", - "hash": "894d620a9f700b2fe3f788f0ef12c26ac654f15b34d76bfde22570301054208aff4461567d3f18a7f76031132ea5f63b2ca9a42a122a3d246815aa4c4455cc96" - }, - { - "name": "sdk-win-x64.exe-gs", - "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-gs-x64.exe", - "hash": "894d620a9f700b2fe3f788f0ef12c26ac654f15b34d76bfde22570301054208aff4461567d3f18a7f76031132ea5f63b2ca9a42a122a3d246815aa4c4455cc96" - }, - { - "name": "sdk-linux-arm-x32", - "url":"https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-linux-arm.tar.gz", - "hash": "f241a9e6b910f0000691973784a28b652ab7feaf329fd732a7a808a2c5926e7116c8c78e6c42806663135b6d3fecd7f9e1c28e24ec3db742a585a93befb17500" - }, - { - "name": "dotnet-sdk-linux-arm64.tar.gz", - "url":"https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-linux-arm64.tar.gz", - "hash": "852d29e572398347afe166bbde5b17c5e09130d7af72ba5b483766b80b6fb657695102a92f5bd247f0d011f807cc05a4e7c61f8aeae577b95fa9fae9819bb3fc" - }, - { - "name": "sdk-linux-musl-x64", - "url":"https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-linux-musl-x64.tar.gz", - "hash": "86e288cce53999b719ced7959f5ba652f667b8c1e0aec266c3012c9870380e5142e3f5ac103f03691d4426158d9da4d7c89f0739dee5815419a6150c8ee84a12" - }, - { - "name": "sdk-rhel.6-x64", - "url":"https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-rhel.6-x64.tar.gz", - "hash": "e638c0fdbf41668477e92afefe9a2ee29229aa2880dfaa83fc01b6c4298ab8d2699581fdbf543533d70873c8a4d430bf8da32c64a90b6b2c19a7766f34632739" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.1", - "version-display": "2.1.1", - "vs-version": "", - "files": - [ - { - "name": "asp-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-win-x64.exe", - "hash": "bc4c6ba1a5955e8486d3960d354182fa885afe1e56989e49b12420b6fa8dbbc28a42e653bbbde85e5ad638ad2fbf96bf99a52f5d5b1ade03b399e8585b28f897" - }, - { - "name": "asp-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-win-x86.exe" , - "hash": "83041e846f74ed2594d2ad0f6f28efb007ac5b7b8a7489326d9d6f2dedbe7132c3f5e769daaacbfcf56d183f66b339bc278c773496573adfedd52cdd30ed8f48" - }, - { - "name": "asp-runtime-win-x64", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-win-x64.zip", - "hash": "312b4610e3fffd2bcd92c6a215c245bb112f40276837bfa2edea9cb9376554f6c237fc773f2c83c146cca6e7bfcfc53d708627d9a76a896996174ff300666528" - }, - { - "name": "asp-runtime-win-x86", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-win-x86.zip", - "hash": "18c6fcb50376a57657ed0a4c254cea5fde0a5b7e7f7086dec7fb1153711f5545bb1f70beddf688c2ee7cc473fb607ec9a6a4663f05a25d473f2dad3a41de7034" - }, - { - "name": "asp-runtime-mac-x64", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-osx-x64.tar.gz", - "hash": "2ef0ac04986c587914a9bcb9062d5abfbf4ec66efc68be8f3e8a6d46df20a839e0a04d0cfb7d6265a275bbc4e26245cf3d496a769e90bb88e1c5b8a7f944123b" - }, - { - "name": "asp-runtime-linux-x64", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-linux-x64.tar.gz", - "hash": "ab7de9d3e01d940ec985b1787532d856abb24d64b59066f0cee343f79edd2cd67be4b0de2788b9bfc97968311308384f912888e9ea8fd8d6def7e143c4e825c0" - }, - { - "name": "asp-runtime-linux-arm", - "url":"https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-linux-arm.tar.gz", - "hash": "5160edb49a16e24ff4cb018bf7ff2eb6638b514abaa9e0d5006e83399bd5830116c35e317b4d9418d2ecc7b757b21d7cf1353d445a7162fa81e990e9f9034a42" - }, - { - "name": "asp-runtime-linux-musl-x64", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-linux-musl-x64.tar.gz", - "hash": "b8d3ac5c1970b2a6d6fe812c66b55ff74b1a130010889d6b828a031296355c7b507b7289a90c149d5f710f93847609c6264fec0da5d196df6c2aab3100a8797f" - }, - { - "name": "hosting-win-x64.exe", - "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-hosting-2.1.1-win.exe", - "hash": "6c24ec02e6c8996a419ad0f7092ada5e58754a5e1db7f1828670ce8f4503c22e14bd74ae8b86a99833147605157763a8d95bc5dbebbc5643c92fc28c4b58391f" - } - ] - } - }, - { - "release-date": "2018-05-07", - "release-version": "2.1.0-rc1", - "security": false, - "release-notes":"https://github.com/dotnet/core/blob/master/release-notes/2.1/Preview/2.1.0-rc1.md", - "runtime": - { - "version": "2.1.0-rc1", - "version-display": "2.1.0-rc1", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-x64.tar.gz", - "hash": "29f27f7b208ed20be71941f8c57aa5dc3c4a0e0fceffa4cf80553fca81dcfbe3b7f26a93662aae86c10ebf5f43a150bcac9290033dff6876d28683141e5d98e4" - }, - { - "name": "dotnet-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-arm.tar.gz", - "hash": "d2a49b3b08ab282bbecfc578a3e24f76dc25dc15be5cf2021a33942b6629e47f81ac6c4766f97d4529fd92c4dd8c781a28c13eff3bff2e7b484a5b2c994ae37e" - }, - { - "name": "dotnet-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-musl-x64.tar.gz", - "hash": "4f4b6bb043bc927643448de7744139cd5006f6c6108d39aeb24af1c79f76d4bcac05013e0700972f230d35315fa73241113fee2374d82e3318bc9f170a533652" - }, - { - "name": "dotnet-runtime-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-arm64.tar.gz", - "hash": "a5ddf10cf8477d811b1ad5958e4347cdb40a3fcdc9cd0e471d38245fca4e59e42e27d0c756a4e354988c979276ad41e33d42d151aae60f32601ddad21df56d85" - }, - { - "name": "dotnet-runtime-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-rhel.6-x64.tar.gz", - "hash": "13e4cdc01d4dc0985a1d6edb9aa228b809532e4e07d29ba7e6f001663c2e2e8478fb4b3459622699133debd122214279a5597762f659000e3efe18d9544ccbe0" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-osx-x64.tar.gz", - "hash": "db2c6d403f5cd37c1fe0988d0f207d8dccc9940046553e280b16690f71225a638f3f90b86e43e2c26b02adedb86978c86ad6831c583f603dd43dcb7fb93fdcb2" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-osx-x64.pkg", - "hash": "5895c7dc2e721b921da579ec37b8defb47e53a5ccbca39a0dc989b04be24c9736c0b9c4fe2eeb0bb078f3a5cf472aae2d42c3f8f08b9fd2305f5e4e101503075" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x86.zip", - "hash": "1a161832ac0ded127b0f4ab36569b5d06cc1681818f72341cc530c4a645d7cc5b21b568c5e07749aa27968982487d9b18aae5e246cbf5ee385a10fc9783520f0" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x64.zip", - "hash": "781a67337f7717f38f061f623c8491dcb91be58750dcb47c15ef5519ab4be928ce8645500fad67a30026476e64e507d18210aab8f18213ffb48d83e0fa935cf7" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x86.exe", - "hash": "e5ea1830f5cc94a5aa5dee744797b19a6af5c59c4e222b1e694e05acd9deb5474ffd24b6aea49ff72d8d8743eba20f3adc19158c7b5fa7ea3168a20333562980" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x64.exe", - "hash": "279a5378ecff673dc15acb56c94fbd04e2261d77eea78f0679fa0a975a81b6f5bec37d3fe99f6a9bd2d228047afe024627071ebdbdd28ac6a57d76ed3e4eb1c0" - } - ] - }, - "sdk": - { - "version": "2.1.300-rc1-008673", - "version-display": "2.1.300-rc1", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-x64.tar.gz", - "hash": "f3964951e577b7b829a8f6cdc8b9477fd8ea39ad6baaed30f369280d06523ca3574cd8679d74bca027acdad0cb02fce76e46d742d705741a7074d99fdf95cc06" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-osx-x64.tar.gz", - "hash": "0e3e86ad493d7844d226d3e423b4d912124ea62ef8cb440de8fd318a579e105aacecde774e24c7c1c082d395e6b732970ae7c08c6e47e4e7477066174c251206" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-osx-x64.pkg", - "hash": "3a0c2356712007232f83b38b89427d4cc6d576778e3db331455eedab393e1bc86ce771226eb7e2e6edd8230170fefb54e82d2a3b13ebf09d4478600c5b518ec8" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x86.zip", - "hash": "9e4e904f7743b6e0635f3474361eebb00f1164aa96e12fabcf6ecf2c56fa84abf974a1af5c7df8dc0139c8f11e43faaf5b85bd4401896320ea52f87f87aa37b3" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x64.zip", - "hash": "a9e8b89dcac02ebaec82bcd8bbb55b42480e1ce040b8204e5fb8c2241978af7a090952de09982c02b6f9a1bdb85555f7bf356c6c8aea2d0207003e1d5f521ab4" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x86.exe", - "hash": "803c748bb67c77939232b36ddcc90b3663fd3679cf82aab0baba5979caf28252a2b171e2e3c69bd313a87e2ca78869bd484597170a2118c359fffa3dfb2a4470" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x64.exe", - "hash": "7256aca2c02827028213ce06ceb5414231b01bbc509d0d57d5258106760c0fa5621a9d5f629fca3f34d6c45523a133206561d7188a0cb4817d4d5cc6c172d6f0" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-gs-x64.exe", - "hash": "7256aca2c02827028213ce06ceb5414231b01bbc509d0d57d5258106760c0fa5621a9d5f629fca3f34d6c45523a133206561d7188a0cb4817d4d5cc6c172d6f0" - }, - { - "name": "dotnet-sdk-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-arm.tar.gz", - "hash": "2600659fe88f2ae0fa3e491e5495123d441d87aa392a2ea40d0eaedb0aee471c2c824de4b425742d1e4cc5c4abaf272ec56b079458b9f062eab31c6343a14862" - }, - { - "name": "dotnet-sdk-linux-arm64.tar.gz", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-arm64.tar.gz", - "hash": "75ad50527eb4468b313bcd79d8e506c9da1670a92d4f06dfdfc6f524153edfd46447799ec50d90bb5b1dc6fbd04fbbd3fb7e4cf11b387db8005bdca2a947a67e" - }, - { - "name": "dotnet-sdk-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-musl-x64.tar.gz", - "hash": "852b51b0802297c13d6b86f6fae38c515eaaf51893dedfce129966134a8100f5da2ab789295528ae868cf54cb9f7004fd37bf97927f716bb193a6232f181a38a" - }, - { - "name": "dotnet-sdk-rhel.6-x64.tar.gz", - "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-rhel.6-x64.tar.gz", - "hash": "687f0bd409c6370d7cdb6429eb59f345b31c6ae14ba1e76dafd518cecffee33ea23fd4705e3e89409dfa1ec6eeb31137656a00e791f59e5157a430a12cd42947" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.0-rc1", - "version-display": "2.1.0-rc1", - "files": - [ - { - "name": "dotnet-hosting-win.exe", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-hosting-2.1.0-rc1-final-win.exe", - "hash": "45ae5913e8fca08513fef71bd9a849dabd829bbaf5fbd6e9489ffeb38177e65b1042e267243d40bd70df404ccd292c15746ecd2c820ad35527308b83da4bddc0" - }, - { - "name": "aspnetcore-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x64.exe", - "hash": "1138f7e2a23cf0309cb53986e219d52a27cba30d8d5caa3697317b4cab951bf2976211f0894eaf60900da778b4aa790490c417041abe9bc741695a259ff94789" - }, - { - "name": "aspnetcore-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x86.exe", - "hash": "b5e9a89ecfbd638c0f92bbb1626183def620c22e50169fa58a7a21faa83a2d48ef8f3cdc9b2815527e8885617db3624e25a5c63cdb23cf73ecd07056afe997f9" - }, - { - "name": "aspnetcore-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x64.zip", - "hash": "18ce3332214fdf8e68afba978c2cc35213595e2b0d70c77d5e108f939990bc6234b6fda9159e9a020db3a7fe8ed5bee2d85df5bf569314056cd495a0a06fd1c3" - }, - { - "name": "aspnetcore-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x86.zip", - "hash": "c11d4d533828267d661cd7c01afa8a6e14a979a7595bc446284635e2e24ba10c299aad451c960f0c39afe7597e00aa311c77c9eef85cbc6768c8a136f05b2b2a" - }, - { - "name": "aspnetcore-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-osx-x64.tar.gz", - "hash": "d929b601885bbd965ae47d2942d0e9d875a9750d63ebfe4015879b9f54c928bf833b966f3a58430d0e650d4de5afca524dffa7a71d5a4a5af901b51be2012f3d" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-linux-x64.tar.gz", - "hash": "156ab969bc533c3a64b770f2b88214f0b07d1d867922257182d496828ac3cad6d6c01ea44f2a2a1d568278bfdf916db9825452de26a1262bdc591ff19f6e4b99" - }, - { - "name": "aspnetcore-runtime-linux-arm.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-linux-arm.tar.gz", - "hash": "c76690fb147b39ab8113efefd3442e40d26c3767bcd9e1c3b0692d6cb022ceb0aeb5eecd1ef38af89e3cba59adf8579347e005608b09622e10186732ecc41f47" - }, - { - "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-linux-musl-x64.tar.gz", - "hash": "701a96fc3b27d6ebc46f2c9192bc1a048d1c3915888cdc2223183e7a8c7be7e591e9ea317c2e6a363c841013ae2209564da470e48f268c374084ab57c28a66a2" - } - ] - } - }, - { - "release-date": "2018-04-10", - "release-version": "2.1.0-preview2", - "security": false, - "runtime": - { - "version": "2.1.0-preview2-26406-04", - "version-display": "2.1.0-preview2", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-linux-x64.tar.gz", - "hash": "9f8dce51f0438e0cff5fbdf38a60c620d879825902aae4d59ec026c6cfd0f6d2237f220a5346836e6e3c50a5be7b357443ab4ae01f85c596abceec12a8dc29d7" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-osx-x64.tar.gz", - "hash": "5c8602cebe11b08a34e60b7bf2a826ee1e907e0e6aa4106b27f4af9063ffb2dc3cd03123c8bb1677445cdaab1fc0af758d11f752d5228187ac1f256eb9f82d75" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-osx-x64.pkg", - "hash": "a09fe3640b4dbfbf1ad005a44f488da264aceae83f8f9afac9d60df1ac51e0e8c96c2a5a88e880d545ea72162c286c206b833c2133260d10096bb8c50f50b065" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x86.zip", - "hash": "46816c29827516328f39147b5bf52f8f1786e8f58e3628ee02bdf5b080f7420e62b57751a9fb16caec8f4de41766be28693f29e42d5de1eae722938def6780ec" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x64.zip", - "hash": "eabf2cb0fbaa096739b5e25fb43ebe7b3a8a62756e25cdccf740658a0b7d1166259645c61f8c6e5c1c3577d440ee6285c9ce504ad6b9f66ba9d7fd71c211bd1a" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x86.exe", - "hash": "80a5894d44d153de640a9c9216c1ddd7c3a98033e06661658dc71be6d8c8f750e13f03f217ba01a4917fb2a20a78d8eadec742836357dc8d4f5e6bfaea60b732" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x64.exe", - "hash": "53c42d54ba7ce83d234efa63a6dae7c38593091ac28839d2f8706ea866f2fe2bebe88c8d03a09eaf8673ea257a3da099b4b7b8647cb100cdb17f3aa5257b2716" - } - ] - }, - "sdk": - { - "version": "2.1.300-preview2-008533", - "version-display": "2.1.300-preview2", - "csharp-language": "7.3", - "checksums-sdk": "https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.300-preview2-008533-sdk-sha.txt", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-linux-x64.tar.gz", - "hash": "a50ce826458092cc0547c36ff0d281e00b71b5689109414ab41b8bd9b57fc1f20c04fd55c6c298503bd552b1eb1ddf9eb634f947ea3ded2ceb3fb61436df0457" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-osx-x64.tar.gz", - "hash": "088ee5309bc07a32d8b142c6f8c4bc981d37f6d14a1138dec452baa67dac4840f82b091fb3a5dc0b8902dba540ccaf96bef10d9fb0b040ab07e2af170ceabe25" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-osx-x64.pkg", - "hash": "e22f5947e492be96aabfd12372c656bf12dba76e70751bf2d76e1bb78f2660fbeb4020ad23e17882c7ae6762af14e32d417a46dd8a428fbba6c3aac7a49c684f" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-osx-gs-x64.pkg", - "hash": "e22f5947e492be96aabfd12372c656bf12dba76e70751bf2d76e1bb78f2660fbeb4020ad23e17882c7ae6762af14e32d417a46dd8a428fbba6c3aac7a49c684f" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-win-x86.zip", - "hash": "fb906747d1bd7258eb803fae29256de02c1ca92d48041142cfc3a64feb5a36e7a91a04ffe12b407a2a67e003ae621a6181313a1f8833ce48417c7d2aa76c2566" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-win-x64.zip", - "hash": "e2858d0809cd727ef361ecd192cc79208bfb04b258b1c7375c4a8fc34b897a4d0f244c67744f2c4154c1b8cf47cff4f656b70357f8c2d06c30058e82d115ef46" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-win-x86.exe", - "hash": "3fe6174590802bea4e37f8c415d8ce5afc72113b8189511f15110057ba04cbf24d8495d57e8b67584a13706c033278a0daec33530ba43dea0403bf106524ea19" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-win-x64.exe", - "hash": "584ff392f4a49700afe2e18819b888be8320cfcb3133618866934690d23f127a1b663eb35ea91072c19c8d2d498b4847f0f4ab4dfc15b4bf4f4ee4b96419308b" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.0-preview2-26406-04", - "version-display": "2.1.0-preview2", - "files": - [ - { - "name": "dotnet-hosting-win.exe", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-hosting-2.1.0-preview2-final-win.exe", - "hash": "5cca21d9f1cadebc130607f1ff14ab17db05f971ee218a7d855f452bd1f36ac8c7773af4662887c711c93ec6bd2c85a5e648aad845c2c9543ddf25e186cabd44" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-linux-x64.tar.gz", - "hash": "4bbc0f25623947048430f5e44a0d3dc444f13fb8fd0058b148f86ef31a0167c35c72accf6c713c92762840bd0059890417e5ebed0c408e5f7d4f25ea2e3844c1" - }, - { - "name": "aspnetcore-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x64.exe", - "hash": "79567d9c4ee73195ea49d735b9a4a70f1f2485c3f38c53e83f624488b112a6304118f7ce8a48b7f5a169365165a8b11f5743c69141b260237846e24a560fb684" - }, - { - "name": "aspnetcore-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x86.exe", - "hash": "a574395e4a478bd7f6a3f932e0ceccfc527661218ed24c7e33ea761a909d3598be522e7002b67f67a6569e9be5f79d4021cb1207d7877e17b48d0a82be6b0587" - }, - { - "name": "aspnetcore-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x64.zip", - "hash": "5e247e07e29dc6932bdd810911461e78c16d30c5724403953d20971383be06dbed7b579a21a10b0da7d90ada884ef9f2d8a9ea7dfc442bcb4cefbc1a397c00bb" - }, - { - "name": "aspnetcore-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x86.zip", - "hash": "857560b9e780b686e5503d84574da811a302c3f1435d8dc09398b5e28a1cb2b5f82da87fc04ea170e92f37e5bb68f2669d5ff68b8cf64ea10d8f1735bde34cfa" - }, - { - "name": "aspnetcore-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-osx-x64.tar.gz", - "hash": "7f8463f06af03cd951d1a2497c7d76def63239269ef510443bd6843f6fc9e3b68f4b0d812f8d22236a9d45c0c0cfd8166793461250c76037f08c0122b151c3ae" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-linux-x64.tar.gz", - "hash": "4bbc0f25623947048430f5e44a0d3dc444f13fb8fd0058b148f86ef31a0167c35c72accf6c713c92762840bd0059890417e5ebed0c408e5f7d4f25ea2e3844c1" - } - ] - } - }, - { - "release-date": "2018-02-27", - "release-version": "2.1.0-preview1", - "security": false, - "release-notes": "", - "runtime": - { - "version": "2.1.0-preview1-26216-03", - "version-display": "2.1.0-preview1", - "files": - [ - { - "name": "dotnet-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-linux-x64.tar.gz", - "hash": "0249b32f68d1266e6f481e16266b4b2d027b1644d182da31e34ef3c60b37fc755c5f85a482de6c85cdf095c8185221f666c7d6bc62364a786f0f2f8b72919c88" - }, - { - "name": "dotnet-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-osx-x64.tar.gz", - "hash": "47431a5e6126ebb883d8e8a18ea7327dce285da41fd809860597c9574ab1e35fb323933f743a49e7a5078fb6e41740ec4611f5e1ffddd3114379f0b4db30a8a7" - }, - { - "name": "dotnet-runtime-osx-x64.pkg", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-osx-x64.pkg", - "hash": "8cbf0f7cacbb537619c580ff8ec7ac012aa40196ac00b2fbc2514a5097c878f766158d79a72e0582418ec20c6d98be7bfa81867c55e989b7da055f0942307ad7" - }, - { - "name": "dotnet-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-win-x86.zip", - "hash": "1c6c6a6821eb5e3435fa57c2661584c4118a5a951f5f7df8087922f692859ee230566dc806b9a48e8dceed703f157cac3ae3619c645e18db487a8f740db4ed95" - }, - { - "name": "dotnet-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-win-x64.zip", - "hash": "511447ea54aab82b9b890936440fe08a0c25e7b579050ec7706bf9212a58a31cfc56420a9de8775a7bf3bc1e39143045c542617c065e59b471323eb00567f9d4" - }, - { - "name": "dotnet-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-win-x86.exe", - "hash": "8ec6e0efe7134b79debea41fa7bb45736f7a317260b15955c33d018ccf21fc13c46f1b30f4d0abed385ba76437d3be861e97fdc12022b99bc69c31cf22497214" - }, - { - "name": "dotnet-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-win-x64.exe", - "hash": "b7830445ac00a37718ed1b3b563fa323ca5889484141d9dd30e9b46b004c62ac2c003cc8f8bba1d4266ead62966817c93dc21c36f0660de3867125dfaffe04d3" - } - ] - }, - "sdk": - { - "version": "2.1.300-preview1-008174", - "version-display": "2.1.300-preview1", - "files": - [ - { - "name": "dotnet-sdk-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-linux-x64.tar.gz", - "hash": "3030d6876eef6770c54e6d1e23f1be544b72dfe171915d2e55e00e40faacec0035fe4f9d72a6dc5fc5fb29b768ff64c57dcce0b9fddd8f1b7f7ce8389f535da9" - }, - { - "name": "dotnet-sdk-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-osx-x64.tar.gz", - "hash": "65de990bdfd131f9246e5b47480211a2b829c73b1dd0248c6c32417c0489539c15d98d12ffd70034a69b952b49a89eb79360eb9e0f34802706ade2563c78e1c4" - }, - { - "name": "dotnet-sdk-osx-x64.pkg", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-osx-x64.pkg", - "hash": "7eda0b3191621de9e858eb27560bdce44b475584b3f789b2bc15e15c5b183c7cb419a7dfc99a1ec021afa87859d3c2f5417acfdb3ee317f6ace654901ef96925" - }, - { - "name": "dotnet-sdk-osx-gs-x64.pkg", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-osx-gs-x64.pkg", - "hash": "7eda0b3191621de9e858eb27560bdce44b475584b3f789b2bc15e15c5b183c7cb419a7dfc99a1ec021afa87859d3c2f5417acfdb3ee317f6ace654901ef96925" - }, - { - "name": "dotnet-sdk-win-x86.zip", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-x86.zip", - "hash": "e1466e7652e7787206c06f2e642f10bf8815a8d02a06b8fb4db7c7941bdb64463c10a4dc1fe59b8c768353404016fa384a00c5b14f228272845f6a75f14f1896" - }, - { - "name": "dotnet-sdk-win-x64.zip", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-x64.zip", - "hash": "d1195ec86e745854735c2d8431858987b937963d5b96dd2f1fbecfe8f3b9c4259fbd9454fc7e81542aef117903a0674c7aba242bef3a761a9c8237f71286793f" - }, - { - "name": "dotnet-sdk-win-gs-x86.exe", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-x86.exe", - "hash": "bd8a9145f651026cfa1ca7c264c2e05b3740afc0b5f8ac5572409a95836d8f87e1a8c460eb985182501f679b721a97fd174b7690ab8cdc5e43c8155ee8af94b5" - }, - { - "name": "dotnet-sdk-win-x64.exe", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-x64.exe", - "hash": "d6749ef041136865353289250a92fae582c118f77b2838ceb9484854b636249bc2950da942bd807bd3ec04f91bc2b9ccf0bc73a9771c04e8552db82d56eb73ee" - }, - { - "name": "dotnet-sdk-win-gs-x64.exe", - "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-gs-x64.exe", - "hash": "d6749ef041136865353289250a92fae582c118f77b2838ceb9484854b636249bc2950da942bd807bd3ec04f91bc2b9ccf0bc73a9771c04e8552db82d56eb73ee" - } - ] - }, - "aspnetcore-runtime": - { - "version": "2.1.0-preview1-final", - "version-display": "2.1.0-preview1", - "files": - [ - { - "name": "dotnet-hosting-win.exe", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-hosting-2.1.0-preview1-final-win.exe", - "hash": "4f2b8bf998bbda10f32cad96b5fa15bc944f321afe97e9a21da3e1984d25aa4cc39fac5c138e88ae126b7e3db78f07149517a38acf1066f8e5d2321044f76aa0" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-linux-x64.tar.gz", - "hash": "7a8a3f98f65f99e8a6439253e72abc78a2a7f741176f93dfbdd9b6589f98ef22881ba2afa7997ca047a2b2e3217d25988b4bc4ac6133ff61115f7a68b2bd3af6" - }, - { - "name": "aspnetcore-runtime-win-x64.exe", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-win-x64.exe", - "hash": "c14bfbfc0ceed63e08340384ee849ab9700f708486a3d09c4cb4651c7989a920563e008faaa3809e13e610231576cd55e3e676bdfb8e31c24f012484c4cbf433" - }, - { - "name": "aspnetcore-runtime-win-x86.exe", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-win-x86.exe", - "hash": "8f114a4842d6f30c16b929f163e2c88428de25f2477baa0d4a0beb5965e7dd05c7c6e52d305ff1da9d3377bd3f7f6bb766a78920383a732542b1af30cad7d162" - }, - { - "name": "aspnetcore-runtime-win-x64.zip", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-win-x64.zip", - "hash": "3a56bdf4ff099bd8f51e9b6b06a3bf3c34ff9769bbc655d81df2660be3af0de4508d97295e820fb3b04f7c79c3034b313509ad7cfa897636db8afab2115b8b63" - }, - { - "name": "aspnetcore-runtime-win-x86.zip", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-win-x86.zip", - "hash": "4792e530651ef0a276218e3ffb7c7d4e0bbd44d68eebb384f2f4f627024b4ba69d74ddce8fb9a6b2e0d9b11910bd7dea542c3b19eabc2e9396d2475ef681523c" - }, - { - "name": "aspnetcore-runtime-osx-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-osx-x64.tar.gz", - "hash": "f8c78d7ea16f54d4ed87aec532b57bed8271265eefc3134647b50d760e6bd7fe001eaa6fdcba5d15d2db5330f3bc82ce2ff0b88b5bfedeaff53cf42143e2cc47" - }, - { - "name": "aspnetcore-runtime-linux-x64.tar.gz", - "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-linux-x64.tar.gz", - "hash": "7a8a3f98f65f99e8a6439253e72abc78a2a7f741176f93dfbdd9b6589f98ef22881ba2afa7997ca047a2b2e3217d25988b4bc4ac6133ff61115f7a68b2bd3af6" - } - ] - } - } - ] + "channel-version": "2.1", + "latest-release": "2.1.502", + "latest-release-date": "2018-12-11", + "latest-runtime": "2.1.6", + "latest-sdk": "2.1.502", + "support-phase": "lts", + "eol-date": "", + "lifecycle-policy": "https://www.microsoft.com/net/support/policy", + "releases": [ + { + "release-date": "2018-12-11", + "release-version": "2.1.502", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.6/2.1.502.md", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": null + }, + "sdk": { + "version": "2.1.502", + "version-display": "2.1.502", + "runtime-version": "2.1.6", + "vs-version": "15.9", + "csharp-version": "7.3", + "fsharp-version": "4.5", + "vb-version": "15.0", + "files": [ + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.visualstudio.microsoft.com/download/pr/3690b37f-002a-4e8b-9563-cf30fbba8c57/36498efa5d47af3b9e9addb50d839db6/dotnet-sdk-2.1.502-linux-arm.tar.gz", + "hash": "F5A9BF61C81E0BC5A33367F63320C792680E80DEDE884C604531715BFB741F4B0F53779BA57ED8E0A2AD3546358A42F531FB28952725E17F8CB5CA3A4B66AC60" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.visualstudio.microsoft.com/download/pr/aa69f29a-6cde-4ca4-8c34-d60df776a648/63065948aa517fb0af456eca88eae5a5/dotnet-sdk-2.1.502-linux-arm64.tar.gz", + "hash": "F3D8907623B1BD7D15E2D9B9F51B8BDA6DF00969F720E7D224E9B3B5DFFE9FA1B2A9269CFE3AD6AA8FAC81129DDD94D88F8674839B9D41A41BAC4E3630306D63" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/91c9af05-2149-4ba5-88f7-a8b77298197e/be1802e1a05a7b34dd1a5cdfbb6443f9/dotnet-sdk-2.1.502-linux-musl-x64.tar.gz", + "hash": "5C06A416ECFD04AC58AB104BB2D173246D41AA2AC1F6DCF1B141C0D825638E9BDE9B378AAA73F08BEEA6EFA68C8B8E206B5B33F43AC40B119C7E6AF7CFBA9AB8" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/4c8893df-3b05-48a5-b760-20f2db692c45/ff0545dbbb3c52f6fa38657ad97d65d8/dotnet-sdk-2.1.502-linux-x64.tar.gz", + "hash": "366609243FCAE4693218154A3F374822B5CEB77B7E1A3561DD0CC89755131FCAEC04777E99AC041554D452B4862D2856926A1C213029FC80C7292959CAF3AAF6" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/06addaf0-590c-4418-9cf4-83f63376ed16/d6e57f0ef630fb767a8ac8cde58e4a6e/dotnet-sdk-2.1.502-osx-gs-x64.pkg", + "hash": "4A006A5D02C0BE76DDFC4FC89E93C620AE396B407BDA0C2BB034711AA6E473CB60AE2CA943EDE656F3DC3D7262D2AFA222FF94F9A28F5DE69FB14C24A469881F" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/7e834c38-a210-44e0-be84-0380298901e7/cc0a2df529f71622ef3dc6781cab0d6b/dotnet-sdk-2.1.502-osx-x64.pkg", + "hash": "4A006A5D02C0BE76DDFC4FC89E93C620AE396B407BDA0C2BB034711AA6E473CB60AE2CA943EDE656F3DC3D7262D2AFA222FF94F9A28F5DE69FB14C24A469881F" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/50729ca4-03ce-4e19-af87-bfae014b0431/1c830d9dcffa7663702e32fab6953425/dotnet-sdk-2.1.502-osx-x64.tar.gz", + "hash": "79302509DDFDBCD6B1C870FE79884EAE919072AE94C20F89ABB2E056770A77F76544E1160E633F6EB81FC346564D85993329A5A4EDE3C12D28A11D2D031A1130" + }, + { + "name": "dotnet-sdk-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/c1120295-348f-4135-9f0c-ac157a72bd4a/733da9695dc48fa554db4e173b8ab168/dotnet-sdk-2.1.502-rhel.6-x64.tar.gz", + "hash": "C5A9D86306EB7A19A58D60D60E14A77058D57F9EA6A1D2DB52B9107834E62B04B721ED34E16194F5F7C99CD81724241280C87B7855D68ABD7AA9997B6C153089" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/f86f7cf7-9c38-4b97-aeea-713ead74902d/d381b15374c3dc9e1759e2f7c19231c3/dotnet-sdk-2.1.502-win-gs-x64.exe", + "hash": "20E5D2E54CCAD8CE2C5EED0EFFCBA5D610C8BF1D15F8D2EE2E792547B35697EA408A415D2F580E0E2F693339E5E10F0A46B82B88171016378AFBBA4BF4A55227" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/bef7de68-66c5-4102-9c7a-2087ae2d9e06/a1f1c1afd190d8aae7a2fc0803b470ee/dotnet-sdk-2.1.502-win-gs-x86.exe", + "hash": "F4969D01F05ECA28B545B335E221DA6DA07A3B087A4B91BE0153494ECD483DB943178BBFB8EA1C8D032C07F0C1F50F801CCEF1542F3B09016E760E0D1CE8B277" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/70b3a142-06fa-4d86-b1cc-67a48c1eaacb/55e147bd47db930a642a8f8176949a76/dotnet-sdk-2.1.502-win-x64.exe", + "hash": "20E5D2E54CCAD8CE2C5EED0EFFCBA5D610C8BF1D15F8D2EE2E792547B35697EA408A415D2F580E0E2F693339E5E10F0A46B82B88171016378AFBBA4BF4A55227" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/c88b53e5-121c-4bc9-af5d-47a9d154ea64/e62eff84357c48dc8052a9c6ce5dfb8a/dotnet-sdk-2.1.502-win-x64.zip", + "hash": "E6408DCE29660B36EBF5318F9B9108FCD2672FD0B14B999847C6173E0FDA7F553DB40718DBE1FE2900147E2090930DDD35E3B6CEF3EF47B3749ADC62CD274A9D" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/caa1967f-4459-40a0-9703-cd7c4330be6a/722e7928c1bbebf2b174f5293c97328f/dotnet-sdk-2.1.502-win-x86.exe", + "hash": "F4969D01F05ECA28B545B335E221DA6DA07A3B087A4B91BE0153494ECD483DB943178BBFB8EA1C8D032C07F0C1F50F801CCEF1542F3B09016E760E0D1CE8B277" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/e2d8f451-0133-418e-a1c6-caeda12360ef/d1ea1b0296c02a2dd4b23d33f89db12c/dotnet-sdk-2.1.502-win-x86.zip", + "hash": "CDE212A2292093103F79ED104283E2EC0159CA38C9A9EE9048A61A6CE3951C421D4D8BD62C16A5B7B637DDCD8F5B40BB87AE6195CAE9589BA8A768AC17F4A6C3" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": { + "version": "2.1.6", + "files": [ + { + "name": "sdk-symbols-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/319e69e5-3a4a-47a9-a454-b4e17380e5da/6af8d9c315d8f24e95e6d4c9a28cfd3d/sdk-symbols-2.1.502-symbols.zip", + "hash": "3AEE6A4B827400C0B4264591BEAFAECA0936D0E7229D50CD436C78B63CC408555AACC59A0060063730D59E6514309B12769C1DDFFE0FDC36768B5BDABB16858C" + } + ] + } + }, + { + "release-date": "2018-12-06", + "release-version": "2.1.600-preview", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/Preview/2.1.600-preview.md", + "runtime": { + "version": null, + "version-display": null, + "vsversion": null, + "files": null + }, + "sdk": { + "version": "2.1.600-preview-009426", + "version-display": "2.1.600-preview-009426", + "runtime-version": "2.1.6", + "vs-version": "16.0-preview-1", + "csharp-version": "7.3", + "fsharp-version": "4.5", + "vb-version": "15.0", + "files": [ + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.visualstudio.microsoft.com/download/pr/1fade46c-c475-4187-927b-7d7157369c3b/2fb766d7c38c239012f731023556db56/dotnet-sdk-2.1.600-preview-009426-linux-arm.tar.gz", + "hash": "865FCF406BAE3E39A7EB2277FAF3C96F1AF7800F1AF3096F768558F52F901CCD23203641807942951B84BF324F2F7F05D9074D0D7702B61EE1BC1BF590499BD7" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.visualstudio.microsoft.com/download/pr/ecafb359-728b-4427-bf63-934c716bc7e0/834ce1100ba2c0b2e49774df486dcdb3/dotnet-sdk-2.1.600-preview-009426-linux-arm64.tar.gz", + "hash": "9641CE375F63B42F49E472456146B0155FE3A714375DEE36939EA94A12E51E7C6A27A26469ED90581AE6C46E2AEB6C5526C11D23647FB9F3908127BBAD11B958" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/6816ef17-18ae-49c3-9ad4-46fbe6267f1d/da7b8326a6d798864a9afd0a7c880b70/dotnet-sdk-2.1.600-preview-009426-linux-x64.tar.gz", + "hash": "2DDDDC2652032DE14DEBDBF55D6940AA227F8FD37199D098F0AE23645732A77B850A02444084D4FBCF4BDFDCEF89A2964E47FF210179D89816970F9B7BC391CD" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/8a16c4c8-b187-4a05-93de-fa1e4c11ea0a/d2d4c18b99c2d1ec0fcbd2f8de4ff08d/dotnet-sdk-2.1.600-preview-009426-linux-musl-x64.tar.gz", + "hash": "F43E826845065FC877659614FCDE3C0F9E588C636E5284EBE72FA48A8F52EAAE56FCD99AD18A2C77145CEB761F88A6EEF9AF1C48C3AC3ECDB539BF189938279D" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/1690aa3e-6039-493c-a57e-9d24f2616e96/d56658e8c3886d6d69d58e6c83ab5c22/dotnet-sdk-2.1.600-preview-009426-osx-gs-x64.pkg", + "hash": "FF77BF94390B4CE0A0B3237F3B5A854FD2527C694F519E5D74DEA9217A888644A3F202E63A9F5E4AAF497A2617EC59B1B840655B5592EC7617BC3DF9439D7176" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/a7fb7ea6-9007-4f82-9dd2-775bb447cf53/dbf5150a44ed20a661733817210baf1a/dotnet-sdk-2.1.600-preview-009426-osx-x64.pkg", + "hash": "FF77BF94390B4CE0A0B3237F3B5A854FD2527C694F519E5D74DEA9217A888644A3F202E63A9F5E4AAF497A2617EC59B1B840655B5592EC7617BC3DF9439D7176" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/2f213fe3-7064-40ba-a0c3-743c73f45f65/4912a6736c4213f1af8441228d0e01e7/dotnet-sdk-2.1.600-preview-009426-osx-x64.tar.gz", + "hash": "3ADE09CAEA4FB32CC4CD380A3043F59602B6D9D3721144ED1A975082767FE5C354FE480CDF2CDB8CFF968101F3876F37B55651B09DAC36BDB47741A83664D5B3" + }, + { + "name": "dotnet-sdk-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/58cc9506-7391-4963-b34e-627c49af5d28/067849b44703738968ff5935ce45cc70/dotnet-sdk-2.1.600-preview-009426-rhel.6-x64.tar.gz", + "hash": "24C526293BA5A8A1F0B200AF8E6412BF49E96C3C6008E9C472C3AA6A581D6B785CE78551B9CC2C8343B3BAC358CD2680905330ABCD92A5715D476F8CDC4ABD02" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/31a8cd43-a31d-4d33-b6f4-0f430543c9b5/e88b8ff32ae2f40c88c7828cb8ab589e/dotnet-sdk-2.1.600-preview-009426-win-gs-x64.exe", + "hash": "FDADAF2CB923431993C02ED3F6A8C6336357F444B4123FA8C92B9C706C84A977E32EFEB0FCBF333854A07A3FAC2C088CDB569EC763D6DBDBCEE44E41E6C662F3" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/e8fa06be-54bd-4a15-bda6-6876b688abcd/be8609cfb001a1c94bfffd7af310ba14/dotnet-sdk-2.1.600-preview-009426-win-gs-x86.exe", + "hash": "B77812812B33F53606A947184438D6D0A41D4EBFF38E2E9E68DB3FD0460EFD3A066B6A0F37E9E0F8BE31FE39C8AB5DC3A2CB6255A0DFEA648679B93FDA2DDA1C" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/154685e2-3cbd-4505-b559-a57da259faaf/5e1d31266aa5bc670c2201acd357a220/dotnet-sdk-2.1.600-preview-009426-win-x64.exe", + "hash": "FDADAF2CB923431993C02ED3F6A8C6336357F444B4123FA8C92B9C706C84A977E32EFEB0FCBF333854A07A3FAC2C088CDB569EC763D6DBDBCEE44E41E6C662F3" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/5e82e02c-e7f8-4b4b-8e51-b874162e6c9d/dfb0d37d216779d788fa7990bb441342/dotnet-sdk-2.1.600-preview-009426-win-x64.zip", + "hash": "46B0609F69ADFB6FB1B714C402C312E9E10D372BC50F3B7DC4670C25509DB2FF1EB47235006AA21D9B2BC49B92B9959E45BA1C70F5071A7C1EF9717C1FA5C922" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/b7a5055e-b595-4e18-895e-0a6ad1718c60/3f180c6bbfb5b2e451fe1871d9f58fe8/dotnet-sdk-2.1.600-preview-009426-win-x86.exe", + "hash": "B77812812B33F53606A947184438D6D0A41D4EBFF38E2E9E68DB3FD0460EFD3A066B6A0F37E9E0F8BE31FE39C8AB5DC3A2CB6255A0DFEA648679B93FDA2DDA1C" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/f8ee2e6e-d56d-464d-a4ef-55e7243ed58a/9a6637ccd2fe5bb14ab65b711798cb22/dotnet-sdk-2.1.600-preview-009426-win-x86.zip", + "hash": "B736C393A6A2AB062FB5C41E8FA633628051A4D221E7AEA64E5F0008C12B040E911BFD112DBF085D0A2817F1137D20FC1FABEB6F0A91FCEABBA1A5E6D9DF0172" + } + ] + }, + "aspnetcore-runtime": null, + "symbols": null + }, + { + "release-date": "2018-11-13", + "release-version": "2.1.6", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.6/2.1.6.md", + "runtime": { + "version": "2.1.6", + "version-display": "2.1.6", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.visualstudio.microsoft.com/download/pr/7d461733-a0cd-48ee-9963-791337dcaafa/3b75ee4c7fb9d6bc7d0ddd9761676096/dotnet-runtime-2.1.6-linux-arm.tar.gz", + "hash": "4F44CD5F6B61D0A4B7E73B138FDF5EDCAA9E148BF0473514551F4D03D97C29F297662C726D145ECDF80CB58A086F925F97B7896C796CB3D82FE927F5CAF7BBCC" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.visualstudio.microsoft.com/download/pr/9cb31ef2-d5ec-490d-8a3f-f45f52d28fec/4c906b6132f2c0fe55e9e0209f08b352/dotnet-runtime-2.1.6-linux-arm64.tar.gz", + "hash": "C3CAF2E270C2EFF9B84A16335C0A81681D43A95BCB08C444F4AD04B4AC78FE19D49BFE4BB57E4DED9B965F300534130CB91377E9A7B6252E312924D6378DB807" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/b934284c-96e3-49ab-9c86-6332092bafa7/480c4ba3ddd68c4a303c8de3616ac4ee/dotnet-runtime-2.1.6-linux-musl-x64.tar.gz", + "hash": "8A0900B7DC010AA2293C5926D13A05F0A2DE1F13EAC6A1EAA3C9997A8EC6363D83C852763B118B3DDB6586F95F34263CF27E769B4637BB4BD196BF73AA62269E" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/5c1334bc-bd26-4232-a745-2728b36a2628/8e163216cdcec15332ebf2e5575962de/dotnet-runtime-2.1.6-linux-x64.tar.gz", + "hash": "74D99AEFCBE953B30743330689E750156E68C3410BC26C40A11B60BBBF1D01887262BD6D7C0EEACCA4D6B696C1A04980D9BE2DC2A222226FA910B885D2FB5956" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/26452190-8866-4e1c-8bd2-e4699d775555/befaa5544a34e875621b239281d662a5/dotnet-runtime-2.1.6-osx-x64.pkg", + "hash": "605B81BBE71423FCD3C2A3F1548CCCA04DDCDE08566B0301AC43130C239406EF621D174064272F04C5584900CE1F3F2B4D93E1D3B8277F07150404EB3A492992" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/0f36c0b9-397b-4303-9a83-2f09e08affb0/dc43655b905e0c3d5d5fd89cafc1fb81/dotnet-runtime-2.1.6-osx-x64.tar.gz", + "hash": "595578F419094175E9A0ECEA4D0C8FD86682C5962DDA98B68403C4EC0760FB5EE7C922BB9E15100894A2E05AC16D458D22E814CA32B5BB0790F0E51A2F563643" + }, + { + "name": "dotnet-runtime-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/95777fc5-eb49-4fe3-b136-db2c1e8c4cab/17cafbf4d0d6e234e4ea6cc143739e1d/dotnet-runtime-2.1.6-rhel.6-x64.tar.gz", + "hash": "1367020B7808793C466692025466FBF08CCBC5C18D0A2DE4944FC3C53482FC30C699753581B12B387113AF1CACA505CAA1D1FDC1DB6985666CF0C718A081D8D6" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/8dcd5adb-21a8-43db-ab6a-d6c8e37b20fe/d52d48805fc35dbfa7ce411fbf5fda59/dotnet-runtime-2.1.6-win-x64.exe", + "hash": "603F397C1F5C37571F24A56AD4B22DF442AC98B86085CCF96E38077F7940700CC43678458030E626F49C7B6A027A5BA90FA5BAC03013C2223EC9E91FBDA4ED34" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/3f6b6def-4e9a-4405-b21f-89f77d1605c4/52be50baa0e9bfa118fe6de80be89ab6/dotnet-runtime-2.1.6-win-x64.zip", + "hash": "F716C90B0A4512F3611A9D6D922FF1F7B5BF306440283798E17B893920D390DF15C503F5808EE34BEB3CE6355308C6BB3435F06CDAFDE60BE31397C2633CC270" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/af783fb4-da01-44f9-a8b8-9e52dda7970e/3d9920fc37175a41140f9c8af542a42c/dotnet-runtime-2.1.6-win-x86.exe", + "hash": "7BB07641D47BFC293F61BFD18F6F960C21F5590D7E52DBCB6BD95AEFF8D037DC1EC222A9067D2B7BFA3DBDB01EEBF843DF815400654D1E724D3BD71190FD9996" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/3ef3e42c-281d-43e2-969b-3f6aafef56f1/a13f4c966b0f499b8883f6e6f8b1765c/dotnet-runtime-2.1.6-win-x86.zip", + "hash": "193C7F357F953D0B19012EF63ECCAD42CF69F5BA6DF12B132C0618C152EDE5F385CD7312CDB3D95841F9BB1705D1E4E50B0214776A111F38D50666DE52F545A2" + } + ] + }, + "sdk": { + "version": "2.1.500", + "version-display": "2.1.500", + "runtime-version": "2.1.6", + "vs-version": "15.9", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.visualstudio.microsoft.com/download/pr/201cbc49-c122-4653-a6c6-0680643d9a26/1951cfc077d868a31563a5a172d18d78/dotnet-sdk-2.1.500-linux-arm.tar.gz", + "hash": "106D3E5B7B96CA3522E78B77F094CECAAC38C348D7138C2FCAE0464FF9D57EC137802603C4A5C6F81B9EAE9DE39B86BFF8D9FC573817E033982EB576532E334C" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.visualstudio.microsoft.com/download/pr/fc8a549e-fe2e-4b88-961c-8f7b5d054faa/1676cb29cab62a698e75748a745950c7/dotnet-sdk-2.1.500-linux-arm64.tar.gz", + "hash": "E5C3BBD610A38BE1F74E4851EE5B701052103EDDF9A804AEAB276048A06E812278E726E7718C5955A1159C41CFE98B8E2700F8BEF1577C30B242D7AE1A8212E1" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/a0a6ac11-dcce-48b7-8369-423b8652545a/c337fcbef824fd32139ee087914726ad/dotnet-sdk-2.1.500-linux-musl-x64.tar.gz", + "hash": "AF061F17D88E4371FE523B895B60A0259296E2CC2BD9854A04541B87038638E0A7B7053288B45BC00A89FBB04DBDB7218A76EA9DFED8919457E758C532C15E9F" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/e5eef3df-d2e3-429b-8204-f58372eb6263/20c825ddcc6062e93ff0c60e8354d3af/dotnet-sdk-2.1.500-linux-x64.tar.gz", + "hash": "85055728E2433DFDE41D15C85475F2DC6CFDD30242B4B23065B63CB12CC846ACB93C09C000B02B722890CEAC8AC382B40871C78660716CA2339C71052FE52F4E" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/576dbb8d-03f2-4d45-857a-b226d39b3dbe/0d4fbf91aa1137352680ec98ef9edb5d/dotnet-sdk-2.1.500-osx-gs-x64.pkg", + "hash": "07DC690149914252EA88D16D0862685F213405E375E5C49162420B3BE4B8FF0AB562B7DF12C800A77DABF0574CB57D4D6DE0EB961696F7410A4563B88CB49E7C" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/59a7b78f-4e86-473b-b230-c84d15505cec/766e3e5f35e7bb9677dd785071c5fbf7/dotnet-sdk-2.1.500-osx-x64.pkg", + "hash": "07DC690149914252EA88D16D0862685F213405E375E5C49162420B3BE4B8FF0AB562B7DF12C800A77DABF0574CB57D4D6DE0EB961696F7410A4563B88CB49E7C" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/901c2283-505d-408b-a7b0-01b5ee477783/ae5185f3fde13c7a62651608387a2a71/dotnet-sdk-2.1.500-osx-x64.tar.gz", + "hash": "E87FD0EA816C1875A896CB284F762F22D2AC7A23C84F4D10F5299EA54E8ADD9D4E782656F53726627D615F98D2E6C288AD634B75F80D6F815EDF8B35F484C817" + }, + { + "name": "dotnet-sdk-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/6b4325af-ce22-4440-ba5e-b4b1444cf712/3691bc5eabd7390b47657e9d1d232355/dotnet-sdk-2.1.500-rhel.6-x64.tar.gz", + "hash": "323A727C1112A167E87C3C3510496C07DB10B36757736F8510150EA200B45FEC02913CA81518115205C526B075BE25A2DCF45C63C23B5B1C3BB759D36D18D17B" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/9b60a25e-5b31-4550-aae1-72516c1067f6/52e8387487fecef06266a7a19c97ddee/dotnet-sdk-2.1.500-win-gs-x64.exe", + "hash": "A6EB777DF0F8581872EF34D9363EA0148A95314546507B879B648CA8AA051791DA59377CA3F1786F18D2831823F2A2A9B6D275C96572F0917C88FBEB18272C32" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/246c196e-2934-4571-bf21-b988a0f57e90/11329123100c557261e585a9871c2398/dotnet-sdk-2.1.500-win-gs-x86.exe", + "hash": "E34065EA573598F4098A9D57A05243FB9EE58C7A8AA08A81E7F6248372BF850F4A69CD2558FE1BE98B267491FBAC5022657E67625595795F9FB9AB5BBF6F8B14" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/cd42f66a-2b6a-4a7a-9e69-0bb4eb5a83a1/0ce246546a0886349d9acf872f4e15a4/dotnet-sdk-2.1.500-win-x64.exe", + "hash": "A6EB777DF0F8581872EF34D9363EA0148A95314546507B879B648CA8AA051791DA59377CA3F1786F18D2831823F2A2A9B6D275C96572F0917C88FBEB18272C32" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/2a508a9d-91e8-4126-904c-f7a515f8a33b/24ff5fe2610ce1ce76370ed053b14094/dotnet-sdk-2.1.500-win-x64.zip", + "hash": "C8A398773A517B7D36BC29895FC1C4B6B0D47CFDBED04D115FC75E8D0A4B7542B67C9125F701EC1C53038E846848F3C77CACAE2B61986E66164CFCA05005CA08" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/59613bc7-269f-4c39-a58a-46b35fe314c0/ddae846724f96c9886b319b8f825e475/dotnet-sdk-2.1.500-win-x86.exe", + "hash": "E34065EA573598F4098A9D57A05243FB9EE58C7A8AA08A81E7F6248372BF850F4A69CD2558FE1BE98B267491FBAC5022657E67625595795F9FB9AB5BBF6F8B14" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/f1e5fc51-e5f1-44d8-bd59-88b0aa849b3a/fbe1740c06c7fc87b8345c193a12bd59/dotnet-sdk-2.1.500-win-x86.zip", + "hash": "5143FA77EC0BA779CFDED5E1FE27C9E4A4081F0F67FB69F7E73746A907EC1554D91347BC4D747A4B79B45A5B18E7D3438CF8A7EDDEB3C094C15E70A197FEA8EE" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.6", + "version-display": "2.1.6", + "version-aspnetcoremodule": [ + "12.2.18248.0", + "8.2.1991.0" + ], + "vsversion": null, + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.visualstudio.microsoft.com/download/pr/9c5d6af2-868c-4021-8b25-4913daca41c3/46cfc8ddb9b8f10ebd56de1b1a534e32/aspnetcore-runtime-2.1.6-linux-arm.tar.gz", + "hash": "2312BA29EBCB3CA2E473C90727563E04C89CD771BCB68BE76ED8BCB1D196E7D5B9A886177481837AE397142497CC2947A19372FE0DA23F0ADA0B3C1AD4FD0218" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/e4770dec-8d9d-4591-ba45-a8ad1d71841e/fa87d518261a484787824fc0e1d9365f/aspnetcore-runtime-2.1.6-linux-musl-x64.tar.gz", + "hash": "F909A6B70D105588C0D4C684E88C1EB2B83001BA55B9BFB0932807953EA9756C5539D3B9BD11666CB07CC68ED362F3786C8F6A0FF91DA072E4B67CD8B5ABC16A" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/5ecfed21-c776-4924-b734-126400fd324a/4e1bfb9c870ffcf99b1bf953b91ef072/aspnetcore-runtime-2.1.6-linux-x64.tar.gz", + "hash": "4D6416C7C078047ABE3493FDD7BEBE0A796BDB2AAEFAD302FB6A64DD225C871A1183F016F0974C6DCD82F80AE893660B2AEAC2ABB70509435845A430E0117E29" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/1f6f813c-f02a-47ca-a300-0b89bacac920/19e4e3315b9ec9934f06915b8d367706/aspnetcore-runtime-2.1.6-osx-x64.tar.gz", + "hash": "4DC06D8A145BBC78641FABEB699691F05E01A3DBB199F0AC1BD297C5CA57E91A65CB4F77971DA0528563D649988C5DD97A913B11760C0904403E317EF0442564" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/400d3dfc-03ab-4d2b-9d2a-5c1e9d7ef2e1/a1c8fba4dd848186623470da09ec8f88/aspnetcore-runtime-2.1.6-win-x64.exe", + "hash": "D52A47BBDF9FDEB2172A04ABFB3E09E318950F512136E020F40845A3604A93DA1B344603204EE9092936CBB76B32150F8A25A9B5DD4786520A3C7460207BCD97" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/aeab1a67-fec1-4525-af50-332817900212/016c23f84f53d0976da7070c88c7873f/aspnetcore-runtime-2.1.6-win-x64.zip", + "hash": "333C7EADBD5E5202DB706696ED682298C4FC66551AD87A9C374A28CD459AA8C6A47952434BC642E1191B0F10E09520B9A34E6BE19C5387AEEC1FF19C2001EC32" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/207ccb26-48a9-4588-a9f3-e009be0a37cc/afdf4db8ad55a07357f0663fbde4140b/aspnetcore-runtime-2.1.6-win-x86.exe", + "hash": "3C23C66D9F9FD65EF8CD4E5779B8E9E1301519578084CF14E35CC366AA1B66C039459E2480AFC855428B1CE23DDC38A5DED8699A37B1237C18B700D0B6657792" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/5fbad133-3085-4748-90a7-cd863e910001/c7379a8658d8ff6547b7c74fd59615c3/aspnetcore-runtime-2.1.6-win-x86.zip", + "hash": "5D84CF72F6A500E276D3D8C10E138BC180EDA50F29603C3CA0DAF8B4F686B6EE0EAAA8B1A928790DFEBDDAF0EA2E863DD95F86A566A5C98346953C848641CE23" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/3f674c39-ab51-45c3-a7b8-094d86594fbc/9f7efb24d3486086b2d1f1a8d205a776/dotnet-hosting-2.1.6-win.exe", + "hash": "E4F36F3DF427CBB59749B7BD993934229D6D6E985786DFE3F92E77F6F5F10209F57E450AE74B5ACD70C5CE2067C881C1DDAEBEF5164D009E15C648CDC1A7B51E" + } + ] + }, + "symbols": { + "version": "2.1.6", + "files": [ + { + "name": "aspnet-2.1.6-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/d77ca6f6-fa77-4eb8-82f9-9e8be43e4acd/830ad12af9a632ff05a70e2530a3c564/aspnet-2.1.6-symbols.zip", + "hash": "605c894697d96b1e72edf056c874a9eb6a471eb96865275d34404b55484e264467b34d9dac4b748e3e8f3caeac528c207759ee9ef265fcd350af079a91465451" + }, + { + "name": "cli-2.1.500.symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/bbff4d72-ae50-42c7-9a5e-e3f24448be01/604a59b419eddbbd6a4148b5bf90a89e/cli-2.1.500.symbols.zip", + "hash": "0d325c0473f5ce4e6f6b60b2f771b66139e2302aeef22f40f2503d18cc3cd309bdafe1fa319798ec149e50947b5585d22c4454332d2c20208d45d262aaaa0861" + }, + { + "name": "cli-2.1.6-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/31972dfb-b0fd-4e01-9d2b-5008321dbf68/f198c9f2aa57f8c7e141d95a6c6b098d/cli-2.1.6-symbols.zip", + "hash": "2e552add81cfc61709e043f22158b1714ecb4a28506d61851b868c30b9c24e4acf0b173c2b6fb935cca49302a5aa7cde37bf9ae10f097869e46e970a1c98792f" + }, + { + "name": "core-setup-2.1.6-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/04ddc39e-1db1-472f-a7a6-4a51d73cc75c/3d0f620127304ddfa981bdc9dbc6aee9/core-setup-2.1.6-symbols.zip", + "hash": "4b3dfd92de61ad1a909380128f88c1e12c40cfda9121b57259b04f62f7ef6410c0fe99194b7e8c6b5f88bd9c1100e76728f1032826546675f8183b86d6a03a6c" + }, + { + "name": "coreclr-2.1.6-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/459e604d-efc0-4e1a-838b-e311c890bdaa/bc02969da98047faf9b4d1dc1c70b349/coreclr-2.1.6-symbols.zip", + "hash": "77d494554e80e893c78c17385a45debd18b9cb6a8291e4744efabf1f9ac032842e71e90241d569884122b3633b4994273f6b68484fc47b25348a9e30f03a9ec0" + }, + { + "name": "corefx-2.1.6-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/dc20e757-f7ca-4683-900b-3d0a94134c0d/1743c2e0e4952e9a5ddf2d1c8934af95/corefx-2.1.6-symbols.zip", + "hash": "ac621eb41eb81ab6cc9327ea78ef296c71760739ef1f36c25d2a1b8cb92e3e55966de31ed4cdf77817bc23f35242d436dc9c61b49edf710b035e7143fd4319f5" + }, + { + "name": "dotnet-sdk-2.1.6-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/05930291-d788-4c74-8727-67a8dc91bd10/abef49e4ac04610e9c3ff1317a5b4140/dotnet-sdk-2.1.6-symbols.zip", + "hash": "1c98fc7290bdc5cc31cd02f3a6150ca92df3ab18cb15f1a3238124401307076096aa8b45a738a5374d473a31a23185e6be31c3399f36f7cfeedafa730b44617b" + }, + { + "name": "sdk-symbols-2.1.6-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/b8907954-0bb6-484b-a1ee-1beba64843e0/490b81242561a2b9b3f14bb3be467611/sdk-symbols-2.1.6-symbols.zip", + "hash": "89dce1499fc54c35160a357b6d3d5c116c19bdbc2a4510fc7b05cc2cba046695de983ac29bd2fc66da3c5464d6eb369acb2a1fb1bbc4662c1286d9a0e5c410ef" + } + ] + } + }, + { + "release-date": "2018-10-02", + "release-version": "2.1.5", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.5/2.1.5.md", + "runtime": { + "version": "2.1.5", + "version-display": "2.1.5", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.visualstudio.microsoft.com/download/pr/4d555219-1f04-47c6-90e5-8b3ff8989b9c/0798763e6e4b98a62846116f997d046e/dotnet-runtime-2.1.5-linux-arm.tar.gz", + "hash": "89a77a07065ea24e7198c77a233b9ce5c6cf51b1deb2ef55c88f0adbb2ecd9db1ba4e7d55eec2ef7139c47f91346fed360161a5bb6e3a7ccfc4559bcde286364" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/42912b6c-fab3-4666-a467-65e1ecbfc4b3/44f1a69971dd0c81de9ede19393de24c/dotnet-runtime-2.1.5-linux-musl-x64.tar.gz", + "hash": "6823778d6ae0a57a9782d1fa460fcea2c7df99c719d14d4aef96e4cbc48406936090e2f727cbcb961f6e645ea960374575e37db8f59907cfc5a588bb1044d840" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.visualstudio.microsoft.com/download/pr/8b757bfd-de6c-4c72-8d73-abfa6d7bae35/54a47a57feccb5277e0973e17142caa6/dotnet-runtime-2.1.5-linux-arm64.tar.gz", + "hash": "4c4d45f4bf0c86b83dd9dd1a844754c3cdc15e0c4b417a069132607e6e95b0e9d8ef410ebdd8b9f5479d91bd704dd098cc674a5f42fd6e67c62df75e1b3e96d7" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/05a71d80-3e59-4f1f-8298-2697013e261c/be191f2f4f4db74c29030008ed3632f0/dotnet-runtime-2.1.5-linux-x64.tar.gz", + "hash": "d815c79fd868d2642898ddc09c890a90c4ab26ef8999046581d7e3912bb06ec97ce6637ce8bf0ceb9deb773daab1c0cd93e336992c885a4fd7550d6686d4dbf4" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/b83df670-529a-4d28-b4f5-81c46d339ef9/6d23d425c2b0ffd9828c521dbf19ef63/dotnet-runtime-2.1.5-osx-x64.pkg", + "hash": "a1835776f4873327229d68f641cf320e45f4857007875cc1ec25463a266ef7be3f520e68acfa1d2e27d1f69a6030667e36f9d9f2099d6e12a84784a5462af12e" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/eafd1d99-8824-4af0-8924-df9050d2265f/76094b7c8d80390504eba6ec08e4044a/dotnet-runtime-2.1.5-osx-x64.tar.gz", + "hash": "8d95f08a55e913aa5c885e42f126eacf479e6de3a59dcab6594d4e90d7dbdf36f03c4eb084a9bf4405a1e52db5b84be583f44ec4f02dbe4e58c3582329b0b50c" + }, + { + "name": "dotnet-runtime-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/5b4b7ccd-7167-42f8-9111-bd7f09cc7b1c/fc68d0ca7566224ec99b56df25b7f9ee/dotnet-runtime-2.1.5-rhel.6-x64.tar.gz", + "hash": "83ab74399d25a85fcb091bd63a3d620f5c5bf62700ec8f8fe5a63de8764f725ce25156a07e5da1e8f326360fefa625402de295e03e2d9e67cca5a2fb95b60c06" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/2781df30-e8c8-4c96-a317-a369a1d27b88/d70f97bfd35b88fe6e2b5410b3655247/dotnet-runtime-2.1.5-win-x64.exe", + "hash": "1fcd054b48b93a40e1b23903d00f0163382e19827c9dec297acd9fdb61f117c0c79fa86c1fe16989038db300274e4813a4a65ea0100a571e1085ce8a8ec6887a" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/ce443d89-75f1-4122-aaa8-c094a9017b4a/255b06ace4207a8ee923758160ed01c3/dotnet-runtime-2.1.5-win-x64.zip", + "hash": "aa7145201f1ed0689ff6abeb53b9c64c1efa1420dee7e5cc916168fd2479e252ed56b2492221f4038edbc73056accd9d4a46ec469155f2bdf0fc71bd909bd220" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/4d7f6916-827d-4047-8abd-30dd6db910e9/694eaa49bbf7bb574b75429ed101035c/dotnet-runtime-2.1.5-win-x86.exe", + "hash": "88c7cdcced8dc22aec86cc7edf105ad96887f98e6d5d013459e5b8957a7c146489371480dea0fecc5cd89da5ff94cadee9b5cbadb748c54399a6035c456d4e3b" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/256f1cce-ad71-4ebe-ae45-5be6b7d4edb8/68f8caf678adde0af55266e955556c74/dotnet-runtime-2.1.5-win-x86.zip", + "hash": "0765035c328e479681bbc8967ae1b8031bc16e6fe399fb74b93d517677cc8ecc852984f556f0bb41960bdb7620c67bd7ac95c66304699966aa6cd1cea80b3b9e" + } + ] + }, + "sdk": { + "version": "2.1.403", + "version-display": "2.1.403", + "runtime-version": "2.1.5", + "vs-version": "15.8.6", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.visualstudio.microsoft.com/download/pr/00038a67-bb86-4c39-88df-7c0998002a9e/97de51fd691c68e18ddd3dcaf3d60181/dotnet-sdk-2.1.403-linux-arm64.tar.gz", + "hash": "a9eeffeca6b80b2873c21c7b8bb06df096290cd5b23a6e1e0fb158b60f2c2af6ee4b2bfcfd96a303ebf33ea2cc782f3dee629d06d48b634dda05ae9e11051335" + }, + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.visualstudio.microsoft.com/download/pr/10b96626-02d8-415a-be85-051a2a48d0c2/5ec51d3d9f092ba558fb5f1f03d26699/dotnet-sdk-2.1.403-linux-arm.tar.gz", + "hash": "144f1a8822f57d3e9286ed80b7ee0c7796cb2765632dd99d0f89a276248c3be77d8d90c8bf987af0237e67f2af26be834c138441980d2c7d35156ee1bb7e3d94" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/527fff7b-1862-4d2e-ab78-94c6cca188bc/8c62477e25ac1448c93ed4a8da11cc37/dotnet-sdk-2.1.403-linux-musl-x64.tar.gz", + "hash": "620f091eba8d111b13d440c20926f60919e64dd421c6cbf2696b6f3f643a3d654b7dc394e6e84b1c4bef6ff872c754a7317e9b94977cbcb93b5d0fdfe08d8b55" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/e85de743-f80b-481b-b10e-d2e37f05a7ce/0bf3ff93417e19ad8d6b2d3ded84d664/dotnet-sdk-2.1.403-linux-x64.tar.gz", + "hash": "903a8a633aea9211ba36232a2decb3b34a59bb62bc145a0e7a90ca46dd37bb6c2da02bcbe2c50c17e08cdff8e48605c0f990786faf1f06be1ea4a4d373beb8a9" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/38102737-cb48-46c2-8f52-fb7102b50ae7/d81958d71c3c2679796e1ecfbd9cc903/dotnet-sdk-2.1.403-osx-x64.pkg", + "hash": "ac87bddcbf5ceca22d95966f1da9f6ad55876f9cec9e221a25d84dc03aa7144b9e0fbcf2b492b520b85ac57f4eb16edf8239eb42d2f3b049b2dd483a2d27f323" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/8a8072ea-07b3-4e31-8c2b-db56c9dc0b3c/5ef3a090b5e1b7f7c80338249d29f2b3/dotnet-sdk-2.1.403-osx-gs-x64.pkg", + "hash": "043f0e79f875eb5a47289e2d6f087927ba713c98b6bbdbc3828c49025d03ce1a210917f9519ff2671fa15a82ee2b544ddf272e4de7c28b46da436488c08c1cd1" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/fcdaa140-a2a3-46cf-bab1-e211e7d070c8/9498335457a65063ec789e5532020cf7/dotnet-sdk-2.1.403-osx-x64.tar.gz", + "hash": "b20dadf3654522710a2ee2768566fe48aee6c234d678c87fece3395523e09e5243389214cd4433f850615585e46f5e9d53a0c46b6a5192fe399054126537d818" + }, + { + "name": "dotnet-sdk-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/db34d22e-e7ca-4883-a35e-b3d864a5b330/c5f9d14eb4630686574eba29b0049470/dotnet-sdk-2.1.403-rhel.6-x64.tar.gz", + "hash": "30faa188766bf2b628064fc0b90fe76ce9a2bc63c07acee1dd8f082af895cec536aa52af7f48892aad6579ec98354e432d7c6860713a9b976d84482c624f8b3f" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/45f93081-cdb4-41c1-8d8d-e6c3bbf2872b/62d6a598956fdfe585acb1f15268d930/dotnet-sdk-2.1.403-win-x64.exe", + "hash": "3630dc9c52ec6b08c0804da3fc9177d3d61f12f5629c65249f7bc75b34a24c4059812fc8e6cdef64dcc7c4030ad5952e998674ac1ef497f20e43b2ab4b53be90" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/7010cdb4-ae43-408b-8c9f-5f94101a1c70/3e1ae56a072c7c397f10278d7643b3e9/dotnet-sdk-2.1.403-win-gs-x64.exe", + "hash": "3630dc9c52ec6b08c0804da3fc9177d3d61f12f5629c65249f7bc75b34a24c4059812fc8e6cdef64dcc7c4030ad5952e998674ac1ef497f20e43b2ab4b53be90" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/28820b2a-0aec-4c24-a271-a14bcb3e2686/5e0ad8ae32f1497e8d0cace2447b9e01/dotnet-sdk-2.1.403-win-x64.zip", + "hash": "52bb1117f170587eaceec1f78cdc41a41d4272154b5535bf61c86bfb75287323cac248434b05eabe4bc7716facabdb0f6475015cbb63f38d91af662618a06720" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/a3660177-253e-48a3-9c79-cc16ced15c3a/ab0b9bfdac68c55de0e0f27ee6c57dc7/dotnet-sdk-2.1.403-win-gs-x86.exe", + "hash": "c35be7071348b2812ee3694276b0bf7b9289f9176896b6d27ef0ab8d6c3f499e2678856d50b782a171c819e1837de070a4d9cb6897e05be86ed57cb97feda686" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/c0aa84bb-3da1-4bce-9434-7036e94ae4b2/6d4fb01377f1f1eebb0997289dc8ecfb/dotnet-sdk-2.1.403-win-x86.exe", + "hash": "c35be7071348b2812ee3694276b0bf7b9289f9176896b6d27ef0ab8d6c3f499e2678856d50b782a171c819e1837de070a4d9cb6897e05be86ed57cb97feda686" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/849dd909-5412-4b79-a66b-b173d462d0f2/a75544b6df62239374e77e78d9a5899f/dotnet-sdk-2.1.403-win-x86.zip", + "hash": "f3292cddad3cc2921ac532367568086a778340dd76a00825119f9e634958173d6688d3d3e93a9f4a0b091cae989f5d0213ed0ea4ba818f90efc901a86093c2fc" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.5", + "version-display": "2.1.5", + "version-aspnetcoremodule": [ + "12.2.18248.0", + "8.2.1991.0" + ], + "vsversion": null, + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.visualstudio.microsoft.com/download/pr/6253ecc6-4af6-42ac-a965-33a864a79a3b/b4ba7e62c5318106fd55aaa17b4335de/aspnetcore-runtime-2.1.5-linux-arm.tar.gz", + "hash": "5d503f7181c59d95ddc7d537dbc4b26fb6d5b6bea25b0a29154906fa422e7014e80e0a8ee92c6f81484d169a17b3e8284d455e3e05d85cefe736190e769b7355" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/c283d1d5-b4c7-4d9b-bab5-b78c6d03887f/e6ba9246446aa885f935e2245acbbedd/aspnetcore-runtime-2.1.5-linux-musl-x64.tar.gz", + "hash": "5d87fb86e4e70bf0769d081a0b0c4388348bcefe61559242af17a9604bbdb3269e4ab47c420105ab6a2236431978adede9406d3ff0845602a398bb81f4ecf6f7" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/97fce50e-e736-41c3-a700-d83d43178197/4c00b063affdbc940dd16f62c68d1505/aspnetcore-runtime-2.1.5-linux-x64.tar.gz", + "hash": "3326963ba0a431ca430d8f1a7940487e516952ec560da563f03662b71b2ac8b5d9904b0e1422212e452b49f563349d10fea34241f4d5e4811d0aedc02c557029" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/48c6f111-9195-46bd-8115-dcbf8a954bba/4c011f106cfc78e8344ca50b0a08d056/aspnetcore-runtime-2.1.5-osx-x64.tar.gz", + "hash": "a5f9ee4a89a50dd0dddb4b0bc089e0385cd8d11d667253f8bf3fb1722308a3189512022472394251c5f640332b843798a8f5a0c129b9d78094349130ffb93aac" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/74b2ff3f-b288-4b4c-9b11-3ef77100ef5a/b0b90830e6b1050afec21c556d1b3733/aspnetcore-runtime-2.1.5-win-x64.exe", + "hash": "ebb8f2b239155c9314c39b77ed6a89fb1954109d31d030783ee59427f7c6d6bf7af04037b9e57f82e60799292f507e003c8a76278036ddbae096a7f9baf03fd6" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.visualstudio.microsoft.com/download/pr/6abfd5c4-f9e2-41fb-9363-fd60e3f9132f/1a5d3c82408f5e27b0e83be8c7f1ae42/aspnetcore-runtime-2.1.5-win-x64.zip", + "hash": "98224c8646b7eab234b97f52735905bb0219ea2290490e408ff469459ea82116068854e7b9c5869bccef780b4ceac17477f34f23e06a0a6bedca445a3866d73e" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/e3470fc1-4b89-4ef1-af3b-bf4fe57195f8/ae80490e90972949886a36816490f3ff/aspnetcore-runtime-2.1.5-win-x86.exe", + "hash": "e7e62e13aa917a53015d987ef48fb255f887ce850b9aa1e869e46a13ab6f1697566f4e3d808ed71f6288e2b930f61bbcc26758f328382aadc6b53442f0c13e0f" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.visualstudio.microsoft.com/download/pr/de489207-08c5-4bb1-9b66-641528ea6ca2/03bd984cb700799179dca77dadf3a003/aspnetcore-runtime-2.1.5-win-x86.zip", + "hash": "9c46619708fca22db2bd7206cfed0aae56d99f52f4f00aa12a43ae2e744da4c75bb749ea343311a051b900e6299352ef7a0e9c5378611971f4d9fdc585c95f20" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://download.visualstudio.microsoft.com/download/pr/86df96bb-384c-4d7a-82ce-2e4c2c871189/045870c1ab4004219cb312039c5a64d5/dotnet-hosting-2.1.5-win.exe", + "hash": "51da1bc97185209f19ff753fe0ca8a4ae5afec9a96b15fc088c357ad1ecf327e03d68347f54cda85d190131d6289a6de595c840f1decf7895009aa0ca5563448" + } + ] + }, + "symbols": { + "version": "2.1.5", + "files": [ + { + "name": "aspnet-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/cd19548d-5b4b-49dc-b33b-be0fff2c814d/f92efb317bd7864097ef824174e6ded7/aspnet-2.1.5-symbols.zip", + "hash": "b0f2ce9c018605395d5c7a47a233fac83097df41ab7cb351827d727387646f831b0a1c251cd488dfeb9c473a18510f53b50ba7b1fc4322808f95ab921fb8e84b" + }, + { + "name": "cli-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/d3d1518b-c3ad-445c-a6a4-bc31691517f1/cb22f3c8e70ccacfc9dbb74748d11ee8/cli-2.1.5-symbols.zip", + "hash": "173168730d6fe23a7c5457ed5533e4dc103a2f95ae5c0118a3ac4fd06ad23a1bd5a605bd43b10148cf8bcfc3a5b4c32d78b8d745dd5ba57921449a236f2c8ad8" + }, + { + "name": "core-setup-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/b7ea7023-1d3e-4b6c-956f-fd95acddaf34/93db59925f87bf2088f262ea29536ced/core-setup-2.1.5-symbols.zip", + "hash": "5581be34b1e54650e1495aef9e4c02d676532dd11316174344711cde7d55cd434382ff389cfa741d364bded66d6fa560399077080376e351cbd7678009441d8d" + }, + { + "name": "coreclr-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/26b24856-99c8-4caf-a5b4-81502b2df64f/ff4916b6eb2370d79241510511f845a6/coreclr-2.1.5-symbols.zip", + "hash": "d7cf81866131e90b95067c60c2123f68411f940256673766061df6c8778d33b861b49d2e14996bf08cd6b900fd19b6f6ecf483da3b0931e469b27f159384ff43" + }, + { + "name": "corefx-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/d9ee037a-60e6-4efc-aa09-27c8b2f6c5df/73556861aecee927a870c2afb10576aa/corefx-2.1.5-symbols.zip", + "hash": "e6c24e68333797b652f9408ba95ff2fd01d8ced3edc475d8f3446984a40a5856624b1da51850e819cc44f1e29d94cc0cc9c295e6508199d553d8982f064c023c" + }, + { + "name": "dotnet-sdk-symbols.zip", + "rid": null, + "url": "https://download.visualstudio.microsoft.com/download/pr/f5348f78-7a05-40c3-9b5d-240f9f96162e/90b6da7e4ed745894884ea596b22335a/dotnet-sdk-2.1.5-symbols.zip", + "hash": "53d8a381108562253bd0c5336b2f8c3a665c54d95c09671e8867d3efd35b47967bda4a208735194a14e8d401bb7f9e995cddb20d430d1e90956222c266308d37" + } + ] + } + }, + { + "release-date": "2018-09-11", + "release-version": "2.1.4", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.4/2.1.4.md", + "runtime": { + "version": "2.1.4", + "version-display": "2.1.4", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-arm.tar.gz", + "hash": "6ae83b0b51c180c44e0792a6c0b9dbeb40d9e28e695d7b565914232955cd0c6009186ca954d87255688163f79eb4b59d1fdd8abae7438de17f4cd919eb671028" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-musl-x64.tar.gz", + "hash": "854867452df8973ae5b2c266c07aa6bb69afabcce4bf9a693d5c71d437cd66a2d2d16d7fd9cb6ac5aa82884af816c470a74fff1e9e450bd8eb5d59cb36724551" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-arm64.tar.gz", + "hash": "4d604229653522456ebdeee7b1a6cfb8032a14f6ef1c757544e0e27ea64bc455fe448c6f7c0647700f9e2790c48ef015c24003705b58e209dcc9489b77b18c85" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-linux-x64.tar.gz", + "hash": "94bd277112ccecf65d425e0ce98e7e30ac702e2ee91ebb976119a2a96f500745217dc77b4a3f0f5a7d6a4ee9779429c0bea419561cae09b446fba5cefb81e9fd" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-osx-x64.pkg", + "hash": "ae318363382be3fc6dd2487e03b125b1a0fe68cc9f00cb376dc956ec90d5ddaa0ee4b1f8f1114635620871d1271d1e15fc3fce7a869a6ed51b345106492828ac" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-osx-x64.tar.gz", + "hash": "da9cfcb9ae636e0d0739f75cd1d6ea6b4a48858f1dca11134fec57e4e66b28f0f1b0ac55a02a741edc506fb011b023976d1395eff3ec5a51bb5d15298a6a56ad" + }, + { + "name": "dotnet-runtime-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-rhel.6-x64.tar.gz", + "hash": "e6837ecb264413b9663d2bb89c16246c9aca64dd424571ed3f7569fa1ae97d312dd32ded62eff418be598ecc4312bbecbf5244d14ee4cc673dfe0161ad236f4b" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-win-x64.exe", + "hash": "2812c23e0fc89dd7cfdc972fc99b867ba1883d9a1a921659371f346d1efc7638205cd22e372d78cc3250c3878d6a764002177f14a6200adc70c4b61e322bd47f" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-win-x64.zip", + "hash": "d89a09736c35388a82f9791bce478866b672dc68fd1e7254ee9c4e06a2083a4205b7a87cc0129210989a1a53f544660cc0338ffdfe4cf6a2407ad76180534b68" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-win-x86.exe", + "hash": "76bc8246a9dcef7fb7486842b405c387abc4558e1fb82d408415904242ce50e387c73be792d4b4e367708f14251e3cf8976c3a9be20d89b09d1944fcddb07859" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-runtime-2.1.4-win-x86.zip", + "hash": "4e8235d1271e79a2e6ec5f1ceb05a1daa85245529a56764bc4abd84e8483e2d4e739cf2e3efc6a6fa6a6dd94be2d491108ce71b15e1a555df43e3d9349d12c0c" + } + ] + }, + "sdk": { + "version": "2.1.402", + "version-display": "2.1.402", + "runtime-version": "2.1.4", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-linux-arm64.tar.gz", + "hash": "7a71f34867da96c84380e17d5c5e6263ed4de455865df6ec0353f941529ac6f7964de72f72fb8ef4848a2ba8c5676f8c28de8480f411d591b7da38bdc015812a" + }, + { + "name": "dotnet-sdk-2.1.403-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-linux-arm.tar.gz", + "hash": "021315da0bb32b70d9c39f793f5783010ebb7ba8dd1d4a4c38988004aeb56e8f14926a9b049ad707bd1dc93c3bf6653b5bbec20077be0cafae5669120d1b7726" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-linux-musl-x64.tar.gz", + "hash": "88309e5ddc1527f8ad19418bc1a628ed36fa5b21318a51252590ffa861e97bd4f628731bdde6cd481a1519d508c94960310e403b6cdc0e94c1781b405952ea3a" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-linux-x64.tar.gz", + "hash": "dd7f15a8202ffa2a435b7289865af4483bb0f642ffcf98a1eb10464cb9c51dd1d771efbb6120f129fe9666f62707ba0b7c476cf1fd3536d3a29329f07456de48" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": null, + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-osx-gs-x64.pkg", + "hash": "5ddb5374a9eaa71b6281c0e4d79cead5d22fb349270df32246486ebb055780b75659368fca50bbbdf97378206732f178b622a6b462a048662df1d962284d15af" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-osx-x64.pkg", + "hash": "5ddb5374a9eaa71b6281c0e4d79cead5d22fb349270df32246486ebb055780b75659368fca50bbbdf97378206732f178b622a6b462a048662df1d962284d15af" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-osx-x64.tar.gz", + "hash": "6abd86e3a340a6d529f6406be7a6db466bfe1daa2368631bd4e4c01216512c54ac4f2f710d1229e4f1550fd4332eb33ac1dd8a9dadd1947fa8b2981c2557cd2a" + }, + { + "name": "dotnet-sdk-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-rhel.6-x64.tar.gz", + "hash": "d224d51cf6d05211026fe8afd729f39eaf306d5f5f2df82ff000dbb4f9914b2ab9a9d4d27aefb892ff2a80532bf5377aef4e979ac9fc343cd8918bc860463b0a" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": null, + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-gs-x64.exe", + "hash": "1020bd17cb6587f73125f36428bd945b720ba612037f58d7bb33751b90783f6e26090e125cd1421439c167a309fb62d2c480b8ee8e9e40dee1bf33dbe0fd5d0d" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-gs-x86.exe", + "hash": "b80459549cff5e93e5c1701fa1c852124fb22fde4dc513fef46d19d9c503e17e2567c04593551cc0dc9a6f573add5b6e0e3a7eed10998dd82a95b3e10a903505" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-x64.exe", + "hash": "1020bd17cb6587f73125f36428bd945b720ba612037f58d7bb33751b90783f6e26090e125cd1421439c167a309fb62d2c480b8ee8e9e40dee1bf33dbe0fd5d0d" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-x64.zip", + "hash": "405cbd7c65d63b36e3bd6bcdfc897ac6474c4eaf93db9db478a80ab511bfa7a1c4a84024cc6e4af0df0af86bcc0a1a96a8ba0864c77bf579f32bce437c28d5a8" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": null, + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-x86.exe", + "hash": "b80459549cff5e93e5c1701fa1c852124fb22fde4dc513fef46d19d9c503e17e2567c04593551cc0dc9a6f573add5b6e0e3a7eed10998dd82a95b3e10a903505" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-x86.zip", + "hash": "817d16ab72713b85af14becfdb828dc8e2dcfd2654d12b3ee8caae5bc960401df5e2923272f42ff9a39687d32a607d14a1642a9f45e6da0d3733708c5fe0c3dc" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.4", + "version-display": "2.1.4", + "version-aspnetcoremodule": [ + "12.2.18248.0", + "8.2.1991.0" + ], + "vsversion": null, + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-linux-arm.tar.gz", + "hash": "b0f2ce9c018605395d5c7a47a233fac83097df41ab7cb351827d727387646f831b0a1c251cd488dfeb9c473a18510f53b50ba7b1fc4322808f95ab921fb8e84b" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-linux-musl-x64.tar.gz", + "hash": "173168730d6fe23a7c5457ed5533e4dc103a2f95ae5c0118a3ac4fd06ad23a1bd5a605bd43b10148cf8bcfc3a5b4c32d78b8d745dd5ba57921449a236f2c8ad8" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-linux-x64.tar.gz", + "hash": "5581be34b1e54650e1495aef9e4c02d676532dd11316174344711cde7d55cd434382ff389cfa741d364bded66d6fa560399077080376e351cbd7678009441d8d" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-osx-x64.tar.gz", + "hash": "d7cf81866131e90b95067c60c2123f68411f940256673766061df6c8778d33b861b49d2e14996bf08cd6b900fd19b6f6ecf483da3b0931e469b27f159384ff43" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-win-x64.exe", + "hash": "e6c24e68333797b652f9408ba95ff2fd01d8ced3edc475d8f3446984a40a5856624b1da51850e819cc44f1e29d94cc0cc9c295e6508199d553d8982f064c023c" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-win-x64.zip", + "hash": "53d8a381108562253bd0c5336b2f8c3a665c54d95c09671e8867d3efd35b47967bda4a208735194a14e8d401bb7f9e995cddb20d430d1e90956222c266308d37" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-win-x86.exe", + "hash": "1c76147f6cfdd463d79d9096930247dc86ea5e9e4d3256452a08ccb6bc09d8047e3f828c37a7aa15e03b8e6f2173d0e300ec8250b7277f33941d5c6ed5f2c9fc" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/aspnetcore-runtime-2.1.4-win-x86.zip", + "hash": "db8794adc8363fd061e592a264f0b8333e9db3a030ee8a2d3f811ab8d82dc7c9c084d4ccbf29082bb4400231365de0c70350a8dad48ec620fdfd89eaf0043dcf" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://download.microsoft.com/download/A/7/8/A78F1D25-8D5C-4411-B544-C7D527296D5E/dotnet-hosting-2.1.4-win.exe", + "hash": "3f80f0e9144b0dcb61d14c4e9f8d2b84ec0d111cfc56eab143570f0841794f596bb0092d68c09088a8d889f5ed49fb13d63e65b3497c7e3ec3b59e08b6b641e7" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-08-21", + "release-version": "2.1.3", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.3/2.1.3.md", + "runtime": { + "version": "2.1.3", + "version-display": "2.1.3", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-arm.tar.gz", + "hash": "3d42d5127d1729028467cf692c11ee04ed9a9f8445e0968dc5fed5894946bc901bf8de6fc57fec8373aa24d88b2f27fbea98704615f52506901747bed407732c" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-arm64.tar.gz", + "hash": "a271e741ac4b9afacc466aa081add4b54e83b646b9d1e8b8e7001aaac2f24a51973a0c0e9f191f7a4b83a123557cccd057cc0a381075a70b1f52926009018fb1" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-musl-x64.tar.gz", + "hash": "fb9a080141038545af3fced55acbd7ef0d4948d527115f67937bfb6eee012eff0c1e18858ccab43f2752711f2eda29445d2c42edf5557348686844b2046a3b54" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-linux-x64.tar.gz", + "hash": "e2a9a25436744498ee827125083e41151e90e914091863d396ff8d3916467e8ebef4cdfe5c97a13381e6d257d1e01b7a02f846b9c8406643848e3d433d6bd60a" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-osx-x64.pkg", + "hash": "397b32f3637d32e5e77265a73fc6af74f57c00e34f77566d3c50ae762dc0124b79ec5b34365eddeb856fb6cbf626c77d0eb16ed7d48f1f0eeff9e0b07a3c6015" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-osx-x64.tar.gz", + "hash": "504efdbe6a83ef5a0c8a21be486295e703dd0f6b0a11c633e297d9f99523a5ff570c57cb197f3772a80239e4df00c6c6d47d2021dc63496ef1026b3950772af9" + }, + { + "name": "dotnet-runtime-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-rhel.6-x64.tar.gz", + "hash": "71663d1b5a15e89fe3022556c10ef12f689bcc7376fae7833c7a80535ec44b057346cb71aef90ad5679e41c0522850a950bbafe78a791a9dd50ff1c1e79dc58b" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-win-x64.exe", + "hash": "17346ecd526edb965a91b217ee488ae649bf77e28cb33cbaebd505a6c4dc9e599dcbfce54782f8dd82eb4d1423621a7726c9f9fa1583495f24f81f3c1fb35386" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-win-x64.zip", + "hash": "eec3465a1dfecc3890e8c07d45198352a9ef4026bebc867ca8723ddf4bf30e83b79dfae4c5b8800a4b1b83d38c63be06b8ebf7c5dce87cf7108cbb83b169b47f" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-win-x86.exe", + "hash": "e7b04de3475b6352e19e3d6c2bdae8c962b555b2c77962685da86d47bfe166bd0a096c20367b0cfc94feb01baa1edeca77aee793756c3be4775de6b497f1d967" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-runtime-2.1.3-win-x86.zip", + "hash": "c9dd70d7b98297d32de05108efc2f3859f31fcc4c92a20e8797c51df7d14608280185dbdce25d172a56bfc935562fa66677497c48b8115d92245be3e4bc6fa5b" + } + ] + }, + "sdk": { + "version": "2.1.401", + "version-display": "2.1.401", + "runtime-version": "2.1.3", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-linux-arm64.tar.gz", + "hash": "b8e1a4ba94fe54d7f897da2118e88dfb3ec97ab8595b40f72b972e65d5e95a673b0907a58790b710c37ef2681f6f7a0988f2da67da5f8517a60208c887186550" + }, + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-linux-arm.tar.gz", + "hash": "0b428331aae4adbc28fa0e8bd4696aeaffc86d1643cb366e9b7e8f7f27ada57d91c640490340acbe017fb7bbbe375cbc47c9e49d5905da230eac0eb8168ca6ff" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-linux-musl-x64.tar.gz", + "hash": "cc2a75abca3314118b97629dad9c21039d80c9dba86b0b89752b2259fa66b7c1734f7e6632e38e785b8db1b12f4a1be67d36330bda5128bec83306088a2547c5" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-linux-x64.tar.gz", + "hash": "639f9f68f225246d9cce798d72d011f65c7eda0d775914d1394df050bddf93e2886555f5eed85a75d6c72e9063a54d8aa053c64c326c683b94e9e0a0570e5654" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": null, + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-osx-gs-x64.pkg", + "hash": "7b644c808a3987d26306431fbdca73fa0120680faefddbdc063c92335f23e2f892e0d3db4e4c410d2b292f732d9445d796150b2dd89af2668f15853050d4080c" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-osx-x64.pkg", + "hash": "7b644c808a3987d26306431fbdca73fa0120680faefddbdc063c92335f23e2f892e0d3db4e4c410d2b292f732d9445d796150b2dd89af2668f15853050d4080c" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-osx-x64.tar.gz", + "hash": "53ea33279f0f217a3b13b144e231b2931b001e43f9eb988722b698f8331c56e279ebfde5962fb6de98cbfeb552c8f538d127e08da639cca4b73d6407d102b523" + }, + { + "name": "dotnet-sdk-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-rhel.6-x64.tar.gz", + "hash": "26ee3faa349f9351a4c6d789484c8ab62da43181fe63c468ba9983d68c65433fa66c2f5f52ce4dc7e8ef6a1f9345b5f4fe5612716e74dfdc47f9f4a44261f579" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": null, + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-gs-x64.exe", + "hash": "cedf1e992a025c9e8887aa36e6c0b920ec9d2482fba3068505a110e7e7bfda603ca0e2675089b46c25c04e9d85c0a74dd35e5f42adbfb4f4848318c48f93031b" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-gs-x86.exe", + "hash": "2e41720a7a055a12e23bd638f550b791f9919ad1eb0ca966060a8bb16b0ef018a8f1d052da10cf276c24998cce476be49be9f17f475325e7d09433a837db0f82" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-x64.exe", + "hash": "cedf1e992a025c9e8887aa36e6c0b920ec9d2482fba3068505a110e7e7bfda603ca0e2675089b46c25c04e9d85c0a74dd35e5f42adbfb4f4848318c48f93031b" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-x64.zip", + "hash": "7d017487c1a11ae4db862b1efa7ba9beb0eabcf5d2467bc4055aa2227a548663a596682ff4adba4688930b22472587f29b83bce9f689efc5e9f4e37f7edda000" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": null, + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-x86.exe", + "hash": "2e41720a7a055a12e23bd638f550b791f9919ad1eb0ca966060a8bb16b0ef018a8f1d052da10cf276c24998cce476be49be9f17f475325e7d09433a837db0f82" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/E/8/A/E8AF2EE0-5DDA-4420-A395-D1A50EEFD83E/dotnet-sdk-2.1.401-win-x86.zip", + "hash": "d3b5c9d071ba5e083feaa4507c60d99d3d10f8a01b69263ef1f05ae0ebe973a576a94a20fafd8455f7aba2f9feedaba671775586e9c553e1811e2cf32d477321" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.3", + "version-display": "2.1.3", + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-linux-arm.tar.gz", + "hash": "89783eb504e52d393c85133861f0230c322aee452efb27b9e30dbe874e7255462eba7eecc152d5c8cedaa6101b05a4d73cd9f9db2240d0727a9fe3173fab7348" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-linux-musl-x64.tar.gz", + "hash": "5699445c571a64c68000cf97555debee4439d892a43d3409c14dc730eca38b16dc8a4842807c3ed9b086d3e2e41fca28e15af430cbadf3c9959b055b17893795" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-linux-x64.tar.gz", + "hash": "522eccf29a1d08f11d803934c8e436321485a12a96c51bab19a8bba58e363b7277fccdbf95909bdf4c20c9166e335b834f250ec8a782c6e91d44bb86c44782b9" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-osx-x64.tar.gz", + "hash": "4f48bbd22861826e6b63959ac4f28f66fcde56525d7e8b5a0eccfda565df860cc77b573d75a91615874addbab515997f10aab330082c14802426ef74ef875faf" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-win-x64.exe", + "hash": "098bb4a0ebc04add24da0ee153eec4bc2f6b4bda8f04d6d05cf2956ac11a261d46611250cc4644a40293bf8c0dcdd15c03f664f71635d2f5b13295b3ad0ddaa4" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-win-x64.zip", + "hash": "a9ab3f01fc07527016513f47fc46427f6da8ee45ab847eebe228ca940f00d7b791431295b5aeaf8c8fb07f4ff1d4e8894fb4cfe5c36e74684f08f7d9d15a0e6b" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-win-x86.exe", + "hash": "cef632b7f47ee421764bea6e526fb2813dd5b2c3611a8c603bd1e72ff450f63a57fa6902d583625fceadb11c702b47d35e62766cedccecad8c91d7a8b69a1dbf" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/aspnetcore-runtime-2.1.3-win-x86.zip", + "hash": "7e9dfd7f1cae2739d1d79a07a35ea4d84cf4c28df6140ee65289a7694ef20f6b1ffd519990e900d38389357f9dae4bc63a47f26af1df70a1ec6f88448384f6b5" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://download.microsoft.com/download/6/E/B/6EBD972D-2E2F-41EB-9668-F73F5FDDC09C/dotnet-hosting-2.1.3-win.exe", + "hash": "7868ba46822b6e53c2a8056ec28f59434c7ecadb8e0adf8285396e12deb31cdec26158c54e4d0cad0566f8f7cb2f0612f685bd1ef20feb9e2864e36702e47116" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-07-10", + "release-version": "2.1.2", + "security": true, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.2.md", + "runtime": { + "version": "2.1.2", + "version-display": "2.1.2", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-x64.tar.gz", + "hash": "229db61d9c1f9f587ce20f06ac3517e459a3c16b465dbbcf4fd0457ba216e0aea2d0a73df94b651992e744a8456de8bacf0211bff3a281198cf9fad845e9d8cf" + }, + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm.tar.gz", + "hash": "c720033a558284b139e891b588642e7975afdb0137da9aee096cd8c4bd73453d1641a75d18a13bb4aebb282d31730cf2a6fe963e84bec315f3296efd72924973" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-musl-x64.tar.gz", + "hash": "092c966af4e3b697aaff06315c3eb3e342651643d3a1929bd33bb5f638e73989944ecdfb02ac18b251b797ff4cadcb312f4be9fe8627b4dd4b8dd8b51ea59ba1" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-linux-arm64.tar.gz", + "hash": "0567b927c23bfcb67b45d15d1c052036676c5196b7432ee918eba6f99e5538d9052d049de93234e469e3fafbebebcd2bdeacd6cf8ea9a787b632e0aff6dd06c8" + }, + { + "name": "dotnet-runtime-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-rhel.6-x64.tar.gz", + "hash": "81eb0031553ccabf92fc63fb0c1bc7eaa5a746c95363ae55525ca48a9c638ef457ca51c785e0f13b03cdab49c16b04fe3d1c8c23e22148f504dbac8171c6fcb0" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-osx-x64.tar.gz", + "hash": "a39d10c1680e2adf98200285ee4b704b3861e371113e0359388fc0fa479222dd69e513b473e547b8382303918d708ce78a42edc06bcf4f6885775788dc0632d7" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-osx-x64.pkg", + "hash": "8cd973a1efe329c16b3099acd33ee191359314d4a6c9755ba0ea717ecb4ca773bb44bcfcc64181e68cfbd4ff6f214ab67ba1611b89b0c399423ffeb88b8f1d92" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x86.zip", + "hash": "e0e941c2b89b8638447e42f93a0a028cd81464ac4cea6123acb4130b72dda03744b3bcbb42683f1e9554b1cadd1c28f35d97523278f40de5e8c57606460556b8" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x64.zip", + "hash": "9e67c62feb34aeb52a45d0e623d1ad098637a322545956eb5e6de2287ddad2412b766c492ae5a7dddc123a4cb47cfc51d9bb10d0e30c007ec3fc90666f9733c8" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x86.exe", + "hash": "3539dbc699a1bd29f79c4fe95d28246cc53c4916acd30927868e9e6fe1da3a40693bbe9bc8e69b814a25d7f044c289231a200a74204a2f374d38545083440fbd" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-runtime-2.1.2-win-x64.exe", + "hash": "b15d988c51bc2da9edeb9ad3b1b643ef1f71d16eda0e35dec6224a67a78e9e1d58a3f8d0fdd727cd9643b5d9816664b02aba158d7884f0bd2098561e237a3ffb" + } + ] + }, + "sdk": { + "version": "2.1.302", + "version-display": "2.1.302", + "runtime-version": "2.1.2", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-x64.tar.gz", + "hash": "2166986e360f1c3456a33723edb80349e6ede115be04a6331bfbfd0f412494684d174a0cfb21d2feb00d509ce342030160a4b5b445e393ad83bedb613a64bc66" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-osx-x64.tar.gz", + "hash": "67a83f30f5c4d504eeafe5200711bff6e7c4c365067f4e6140e31f3e149974aa34e993d5ce9b39377b6e3e031c85e4348a46723519e87f200618dfebafd0b1f5" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-osx-x64.pkg", + "hash": "6aa99c6810f6fe4aaffcbe1a9d69bff32acb0de8be665e00250f927fac00e8f4309da1c91bce28a60bb62938a65963ea08d4a79114ec07470ff5bf2253a1eddb" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": null, + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-osx-gs-x64.pkg", + "hash": "6aa99c6810f6fe4aaffcbe1a9d69bff32acb0de8be665e00250f927fac00e8f4309da1c91bce28a60bb62938a65963ea08d4a79114ec07470ff5bf2253a1eddb" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x86.zip", + "hash": "bb540fa18f32bc9d911ccf29df682c216d08cd5881e6b6a988e182ee2350a60eed24e56392370f2bc5bdef046496ac7c63da7e7ffbaca79fbb54c299f109a0b7" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x64.zip", + "hash": "a8a74d3329191df6357a00e26591cdc64153970e0cf42f820ade0fb520c9cb0e6ab16ab357dc9538a8c488245c505930b4b0a6b63721e4eebf8682613a63441e" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": null, + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x86.exe", + "hash": "19239e9a54117baf7a3a1ffd56b4ec5b3e5b9e40f2ead3a70c549cf742f415cf3b65176d3e2c3b2d2668f6851c3dfa50bb178ba9af7bb36404a0620da2518519" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-gs-x86.exe", + "hash": "19239e9a54117baf7a3a1ffd56b4ec5b3e5b9e40f2ead3a70c549cf742f415cf3b65176d3e2c3b2d2668f6851c3dfa50bb178ba9af7bb36404a0620da2518519" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-x64.exe", + "hash": "30cd9f690f20c435f30430dff5901c778fd708e9ceab85d7a7bacd469524a7c027e9e5dbb951ec0bc8f7cf9bbd88df225159c87b581ff2cbb0fbc241917fc7aa" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": null, + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-win-gs-x64.exe", + "hash": "30cd9f690f20c435f30430dff5901c778fd708e9ceab85d7a7bacd469524a7c027e9e5dbb951ec0bc8f7cf9bbd88df225159c87b581ff2cbb0fbc241917fc7aa" + }, + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-arm.tar.gz", + "hash": "af18d6dc918bd638342a5910415e4f53b55aa802adfed551f164ccd6d1441aff70947b7985d7ad1ce7c7eb7d8f05995b45c0405a520d9577ff9c019b0ef5cd6a" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-arm64.tar.gz", + "hash": "93f481278d9da6ed7ba16d66c9742cdc9f66b31e6d09cd14b4b27621f44116f9a26386076de11e5ad3e967d51d95c17816287e164c80eebfd55852227a038457" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-linux-musl-x64.tar.gz", + "hash": "0f9a6fcbad609ef1ff5b398de9a1f1bf59eebc59b28a4c8cfead28f0209bf77601d05d49f5ea1223c860a803fb82cd7e2401b6df290da34e54b36bdd8788ed48" + }, + { + "name": "dotnet-sdk-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-2.1.302-rhel.6-x64.tar.gz", + "hash": "9991d57f1e5f4f2cd227bca9ef980457d3422ae28a36f6c5ed2a7d0665f9d378aad2c57d4b375a7d410eb229b13a18e818f3f980dc222e9c5347ef62dbde8633" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.2", + "version-display": "2.1.2", + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/dotnet-hosting-2.1.2-win.exe", + "hash": "1b20f9eee7b83d5068e8e4ac5230b7e584be944c4da1264fe117fa3a93aa520250e38e8bce7b54f87db73a40188e49c6caa9baa0f3ab45e38d4eba8a54e98e53" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-win-x64.exe", + "hash": "63c8dfc01ff5a3a852a4d2930e185748f534ddc6c8aae96fac1cd6f7780a97aeb7d38a2b7be1f90c61df8bb3ca406cab37c5673676434d3597925ecbd2643276" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-win-x86.exe", + "hash": "cf0f185c906dae5e359f230f2c5bcc65e6f04a3cf6fbac89b79f02ffe2e13f2c4085fb817a7f65038df5884be39057a992b43631d74f52c6d5951861c03f6031" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-win-x64.zip", + "hash": "a9ab3f01fc07527016513f47fc46427f6da8ee45ab847eebe228ca940f00d7b791431295b5aeaf8c8fb07f4ff1d4e8894fb4cfe5c36e74684f08f7d9d15a0e6b" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-win-x86.zip", + "hash": "86414db4ce9ca76b3c40649da098fdc8d8e6dd79e4f94ec3a1402eb5506070ca8d9ae571a6845262720d42e5ef35e4ef396a0c01ecaa58fc55bc503c1ab8dd65" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-osx-x64.tar.gz", + "hash": "5b9ad8e0fbe473cfc4f39516e3f793940287cefbb5fc2eac4dfcc346693d9b50242073aec605972fac0ac6f3d77f3d3715af32362061339565fb50db17f994d7" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-x64.tar.gz", + "hash": "294a6c256ce7954c05c3dee85d4114e320c7b94b2ae2e854a268b2bb4383a967e1063ee0df0da0f09511b3dc9c215aa735899f5c6db4f11bd58da3cb9cc8b6da" + }, + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-arm.tar.gz", + "hash": "49565a49e8357894b34a8cd12e1cccf9702c2c9c3dd06e1fc7c184ebee5b2fec43290e18998b60a77dbd5dfc5d59b838f3f4210675db1d64313cf206a22fc6b2" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/1/f/7/1f7755c5-934d-4638-b89f-1f4ffa5afe89/aspnetcore-runtime-2.1.2-linux-musl-x64.tar.gz", + "hash": "7e4ccfd0610949c4e228da38d40223ea8086bc98ec92d83fb0823909f40e897c3ad59706ff84e4dfec7873a587e83d9d98826dd13dc2bbea239a927f6906a9cb" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-06-19", + "release-version": "2.1.1", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.1.md", + "runtime": { + "version": "2.1.1", + "version-display": "2.1.1", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-linux-x64.tar.gz", + "hash": "39737997bc10de06b8fcae448f1c740dd422d9f6e4f71a61f364b5643adfade3f3902ea07eebf38c6505e5262312d05cbc9f295d3ec5f8d5830f4ab73236a5a5" + }, + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-linux-arm.tar.gz", + "hash": "470b0cc3a614b716ad288ad527e1f00e5e7321636ba6bdecfab770a3d84da20417fe4ac362a22f4c6eab4b34614b7b3490b4b00a2f9824ec957199e14696f7b9" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-linux-musl-x64.tar.gz", + "hash": "5bb938b012d86bcecac42e3c4e915cded051ffeffcdb4122ce41cfd53896395b952d61ef10e22e37d330a78eeb861550e0c73d0595ae001228a03bb0d94bd286" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-linux-arm64.tar.gz", + "hash": "28c170e1d7e01e0de67f77b0e65f26816cb20e3ea4cccb148506bef830d6dfc9ac0825408bd36432aee15027f6c0a41ca52c69f01060db134f21be724b6115e2" + }, + { + "name": "dotnet-runtime-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-rhel.6-x64.tar.gz", + "hash": "d6e512a3f854ace827b0528299f4d2286e43f5dc526440d0c014bafebe98932ecef5079879e4eb53f965a4304e724a2238913e4233c9633d06e058a296bd32db" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-osx-x64.tar.gz", + "hash": "4e1ccaa728a12f508fcc69dd75270b9bac5cd6e4458eeb3ecad8d7ab718f5c1750d7d191420af9669a1d87c503b645f3b1dde98a92d818e9ab7e79a504136a1f" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-osx-x64.pkg", + "hash": "7b5c750aacb9c62e3fea36889661b63e7ad1fd2ed331a8d413f36c54e136d3d219e27fec8874202e9dd66f7458d6c60dd949c56f1dbdce927cdcdcb8ddd017f5" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-win-x86.zip", + "hash": "864df7bc475e7a05dd20b8b5c927f8a7c2370446046070b5b1262a07c34253259769d1442a1f5c144cd4b91285a5f275a3919f8de2ae49d0e35a122e57af051c" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-win-x64.zip", + "hash": "4414fe957d2630404ef23d2ceb9d8d2d37fa4d1249ef4755d05302b179a64821fca6d21d4de011f4b466c090ffd7c5422f2b94e88168bd868ddc3b22557bfacd" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-win-x86.exe", + "hash": "5d2968020c2d255429860606b509f25ae3a5a4fa79569cdb4c5ae1fca6decd0c6c43feff171000111378d99c413e349504b7b413051e73b1dd9c2ce73f4d23dc" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-runtime-2.1.1-win-x64.exe", + "hash": "e1ecf007a7ceb18e92acde8ea3d3f5c15c2adbadcb6366c8d743eb6752761efdac02185551a009420a9c878cba76a5abe6bd8d73626edaff104a2592a241d3ad" + } + ] + }, + "sdk": { + "version": "2.1.301", + "version-display": "2.1.301", + "runtime-version": "2.1.1", + "vs-version": "", + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-linux-x64.tar.gz", + "hash": "2101df5b1ca8a4a67f239c65080112a69fb2b48c1a121f293bfb18be9928f7cfbf2d38ed720cbf39c9c04734f505c360bb2835fa5f6200e4d763bd77b47027da" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-osx-x64.tar.gz", + "hash": "120444d800d7761b4c535d601b6e79a32c9d7443f8029a47600b6d30c59e0e0f0573ce7ff435b6a563028c2cd19abcb5406fff48afa3f969ee8464db7e216bde" + }, + { + "name": "dotnet-sdk-mac-x64.pkg", + "rid": "", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-osx-x64.pkg", + "hash": "37466af3f27ce6351487e2daad584f2d4d1780379866256953526781eb15aecdcd61a5a105b37a8f09bef020dd85a2b598b8bd9ef9148e053ac6dea771288799" + }, + { + "name": "dotnet-sdk-mac-x64.pkg-gs", + "rid": "", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-osx-gs-x64.pkg", + "hash": "37466af3f27ce6351487e2daad584f2d4d1780379866256953526781eb15aecdcd61a5a105b37a8f09bef020dd85a2b598b8bd9ef9148e053ac6dea771288799" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-x86.zip", + "hash": "237a0a980d8bcdb4d8c9adf7824f9bb9e50da47af224fd291d7667f88efbe7432a66a606ea4fedae018f1a252db938c19bded3d451f7a2fe47b0ba47d0861e9f" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-x64.zip", + "hash": "f2f6cc020f89dc4d4f8064cc914cffabde0ce422715138778a6bcbbb6803ca66d6fd967097a0209c47c89b85dd9e93db48486ac86999bd3a533e45b789fcea89" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-x86.exe", + "hash": "dfddde070115ddc8a637f24ed80f0f1439e9813e850c8cbffcdb245b7ee6d99a3d28278f031a58d4fdd7255009e30effab69cad38da768ee525f391872299dbe" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-gs-x86.exe", + "hash": "dfddde070115ddc8a637f24ed80f0f1439e9813e850c8cbffcdb245b7ee6d99a3d28278f031a58d4fdd7255009e30effab69cad38da768ee525f391872299dbe" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-x64.exe", + "hash": "894d620a9f700b2fe3f788f0ef12c26ac654f15b34d76bfde22570301054208aff4461567d3f18a7f76031132ea5f63b2ca9a42a122a3d246815aa4c4455cc96" + }, + { + "name": "dotnet-sdk-win-x64.exe-gs", + "rid": "", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-win-gs-x64.exe", + "hash": "894d620a9f700b2fe3f788f0ef12c26ac654f15b34d76bfde22570301054208aff4461567d3f18a7f76031132ea5f63b2ca9a42a122a3d246815aa4c4455cc96" + }, + { + "name": "dotnet-sdk-linux-arm-x32", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-linux-arm.tar.gz", + "hash": "f241a9e6b910f0000691973784a28b652ab7feaf329fd732a7a808a2c5926e7116c8c78e6c42806663135b6d3fecd7f9e1c28e24ec3db742a585a93befb17500" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-linux-arm64.tar.gz", + "hash": "852d29e572398347afe166bbde5b17c5e09130d7af72ba5b483766b80b6fb657695102a92f5bd247f0d011f807cc05a4e7c61f8aeae577b95fa9fae9819bb3fc" + }, + { + "name": "dotnet-sdk-linux-musl-x64", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-linux-musl-x64.tar.gz", + "hash": "86e288cce53999b719ced7959f5ba652f667b8c1e0aec266c3012c9870380e5142e3f5ac103f03691d4426158d9da4d7c89f0739dee5815419a6150c8ee84a12" + }, + { + "name": "dotnet-sdk-rhel.6-x64", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-2.1.301-rhel.6-x64.tar.gz", + "hash": "e638c0fdbf41668477e92afefe9a2ee29229aa2880dfaa83fc01b6c4298ab8d2699581fdbf543533d70873c8a4d430bf8da32c64a90b6b2c19a7766f34632739" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.1", + "version-display": "2.1.1", + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "asp-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-win-x64.exe", + "hash": "bc4c6ba1a5955e8486d3960d354182fa885afe1e56989e49b12420b6fa8dbbc28a42e653bbbde85e5ad638ad2fbf96bf99a52f5d5b1ade03b399e8585b28f897" + }, + { + "name": "asp-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-win-x86.exe", + "hash": "83041e846f74ed2594d2ad0f6f28efb007ac5b7b8a7489326d9d6f2dedbe7132c3f5e769daaacbfcf56d183f66b339bc278c773496573adfedd52cdd30ed8f48" + }, + { + "name": "asp-runtime-win-x64", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-win-x64.zip", + "hash": "312b4610e3fffd2bcd92c6a215c245bb112f40276837bfa2edea9cb9376554f6c237fc773f2c83c146cca6e7bfcfc53d708627d9a76a896996174ff300666528" + }, + { + "name": "asp-runtime-win-x86", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-win-x86.zip", + "hash": "18c6fcb50376a57657ed0a4c254cea5fde0a5b7e7f7086dec7fb1153711f5545bb1f70beddf688c2ee7cc473fb607ec9a6a4663f05a25d473f2dad3a41de7034" + }, + { + "name": "asp-runtime-mac-x64", + "rid": "", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-osx-x64.tar.gz", + "hash": "2ef0ac04986c587914a9bcb9062d5abfbf4ec66efc68be8f3e8a6d46df20a839e0a04d0cfb7d6265a275bbc4e26245cf3d496a769e90bb88e1c5b8a7f944123b" + }, + { + "name": "asp-runtime-linux-x64", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-linux-x64.tar.gz", + "hash": "ab7de9d3e01d940ec985b1787532d856abb24d64b59066f0cee343f79edd2cd67be4b0de2788b9bfc97968311308384f912888e9ea8fd8d6def7e143c4e825c0" + }, + { + "name": "asp-runtime-linux-arm", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-linux-arm.tar.gz", + "hash": "5160edb49a16e24ff4cb018bf7ff2eb6638b514abaa9e0d5006e83399bd5830116c35e317b4d9418d2ecc7b757b21d7cf1353d445a7162fa81e990e9f9034a42" + }, + { + "name": "asp-runtime-linux-musl-x64", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/aspnetcore-runtime-2.1.1-linux-musl-x64.tar.gz", + "hash": "b8d3ac5c1970b2a6d6fe812c66b55ff74b1a130010889d6b828a031296355c7b507b7289a90c149d5f710f93847609c6264fec0da5d196df6c2aab3100a8797f" + }, + { + "name": "hosting-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/3/E/93ED35C8-57B9-4D50-AE32-0330111B38E8/dotnet-hosting-2.1.1-win.exe", + "hash": "6c24ec02e6c8996a419ad0f7092ada5e58754a5e1db7f1828670ce8f4503c22e14bd74ae8b86a99833147605157763a8d95bc5dbebbc5643c92fc28c4b58391f" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-05-07", + "release-version": "2.1.0-rc1", + "security": false, + "cve-list": null, + "release-notes": "https://github.com/dotnet/core/blob/master/release-notes/2.1/Preview/2.1.0-rc1.md", + "runtime": { + "version": "2.1.0-rc1", + "version-display": "2.1.0-rc1", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-x64.tar.gz", + "hash": "29f27f7b208ed20be71941f8c57aa5dc3c4a0e0fceffa4cf80553fca81dcfbe3b7f26a93662aae86c10ebf5f43a150bcac9290033dff6876d28683141e5d98e4" + }, + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-arm.tar.gz", + "hash": "d2a49b3b08ab282bbecfc578a3e24f76dc25dc15be5cf2021a33942b6629e47f81ac6c4766f97d4529fd92c4dd8c781a28c13eff3bff2e7b484a5b2c994ae37e" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-musl-x64.tar.gz", + "hash": "4f4b6bb043bc927643448de7744139cd5006f6c6108d39aeb24af1c79f76d4bcac05013e0700972f230d35315fa73241113fee2374d82e3318bc9f170a533652" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-arm64.tar.gz", + "hash": "a5ddf10cf8477d811b1ad5958e4347cdb40a3fcdc9cd0e471d38245fca4e59e42e27d0c756a4e354988c979276ad41e33d42d151aae60f32601ddad21df56d85" + }, + { + "name": "dotnet-runtime-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-rhel.6-x64.tar.gz", + "hash": "13e4cdc01d4dc0985a1d6edb9aa228b809532e4e07d29ba7e6f001663c2e2e8478fb4b3459622699133debd122214279a5597762f659000e3efe18d9544ccbe0" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-osx-x64.tar.gz", + "hash": "db2c6d403f5cd37c1fe0988d0f207d8dccc9940046553e280b16690f71225a638f3f90b86e43e2c26b02adedb86978c86ad6831c583f603dd43dcb7fb93fdcb2" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-osx-x64.pkg", + "hash": "5895c7dc2e721b921da579ec37b8defb47e53a5ccbca39a0dc989b04be24c9736c0b9c4fe2eeb0bb078f3a5cf472aae2d42c3f8f08b9fd2305f5e4e101503075" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x86.zip", + "hash": "1a161832ac0ded127b0f4ab36569b5d06cc1681818f72341cc530c4a645d7cc5b21b568c5e07749aa27968982487d9b18aae5e246cbf5ee385a10fc9783520f0" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x64.zip", + "hash": "781a67337f7717f38f061f623c8491dcb91be58750dcb47c15ef5519ab4be928ce8645500fad67a30026476e64e507d18210aab8f18213ffb48d83e0fa935cf7" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x86.exe", + "hash": "e5ea1830f5cc94a5aa5dee744797b19a6af5c59c4e222b1e694e05acd9deb5474ffd24b6aea49ff72d8d8743eba20f3adc19158c7b5fa7ea3168a20333562980" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x64.exe", + "hash": "279a5378ecff673dc15acb56c94fbd04e2261d77eea78f0679fa0a975a81b6f5bec37d3fe99f6a9bd2d228047afe024627071ebdbdd28ac6a57d76ed3e4eb1c0" + } + ] + }, + "sdk": { + "version": "2.1.300-rc1-008673", + "version-display": "2.1.300-rc1", + "runtime-version": "2.1.0-rc1", + "vs-version": null, + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-x64.tar.gz", + "hash": "f3964951e577b7b829a8f6cdc8b9477fd8ea39ad6baaed30f369280d06523ca3574cd8679d74bca027acdad0cb02fce76e46d742d705741a7074d99fdf95cc06" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-osx-x64.tar.gz", + "hash": "0e3e86ad493d7844d226d3e423b4d912124ea62ef8cb440de8fd318a579e105aacecde774e24c7c1c082d395e6b732970ae7c08c6e47e4e7477066174c251206" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-osx-x64.pkg", + "hash": "3a0c2356712007232f83b38b89427d4cc6d576778e3db331455eedab393e1bc86ce771226eb7e2e6edd8230170fefb54e82d2a3b13ebf09d4478600c5b518ec8" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x86.zip", + "hash": "9e4e904f7743b6e0635f3474361eebb00f1164aa96e12fabcf6ecf2c56fa84abf974a1af5c7df8dc0139c8f11e43faaf5b85bd4401896320ea52f87f87aa37b3" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x64.zip", + "hash": "a9e8b89dcac02ebaec82bcd8bbb55b42480e1ce040b8204e5fb8c2241978af7a090952de09982c02b6f9a1bdb85555f7bf356c6c8aea2d0207003e1d5f521ab4" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": null, + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x86.exe", + "hash": "803c748bb67c77939232b36ddcc90b3663fd3679cf82aab0baba5979caf28252a2b171e2e3c69bd313a87e2ca78869bd484597170a2118c359fffa3dfb2a4470" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x64.exe", + "hash": "7256aca2c02827028213ce06ceb5414231b01bbc509d0d57d5258106760c0fa5621a9d5f629fca3f34d6c45523a133206561d7188a0cb4817d4d5cc6c172d6f0" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": null, + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-gs-x64.exe", + "hash": "7256aca2c02827028213ce06ceb5414231b01bbc509d0d57d5258106760c0fa5621a9d5f629fca3f34d6c45523a133206561d7188a0cb4817d4d5cc6c172d6f0" + }, + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-arm.tar.gz", + "hash": "2600659fe88f2ae0fa3e491e5495123d441d87aa392a2ea40d0eaedb0aee471c2c824de4b425742d1e4cc5c4abaf272ec56b079458b9f062eab31c6343a14862" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-arm64.tar.gz", + "hash": "75ad50527eb4468b313bcd79d8e506c9da1670a92d4f06dfdfc6f524153edfd46447799ec50d90bb5b1dc6fbd04fbbd3fb7e4cf11b387db8005bdca2a947a67e" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-musl-x64.tar.gz", + "hash": "852b51b0802297c13d6b86f6fae38c515eaaf51893dedfce129966134a8100f5da2ab789295528ae868cf54cb9f7004fd37bf97927f716bb193a6232f181a38a" + }, + { + "name": "dotnet-sdk-rhel.6-x64.tar.gz", + "rid": "rhel.6-x64", + "url": "https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-rhel.6-x64.tar.gz", + "hash": "687f0bd409c6370d7cdb6429eb59f345b31c6ae14ba1e76dafd518cecffee33ea23fd4705e3e89409dfa1ec6eeb31137656a00e791f59e5157a430a12cd42947" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.0-rc1", + "version-display": "2.1.0-rc1", + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-hosting-2.1.0-rc1-final-win.exe", + "hash": "45ae5913e8fca08513fef71bd9a849dabd829bbaf5fbd6e9489ffeb38177e65b1042e267243d40bd70df404ccd292c15746ecd2c820ad35527308b83da4bddc0" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x64.exe", + "hash": "1138f7e2a23cf0309cb53986e219d52a27cba30d8d5caa3697317b4cab951bf2976211f0894eaf60900da778b4aa790490c417041abe9bc741695a259ff94789" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x86.exe", + "hash": "b5e9a89ecfbd638c0f92bbb1626183def620c22e50169fa58a7a21faa83a2d48ef8f3cdc9b2815527e8885617db3624e25a5c63cdb23cf73ecd07056afe997f9" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x64.zip", + "hash": "18ce3332214fdf8e68afba978c2cc35213595e2b0d70c77d5e108f939990bc6234b6fda9159e9a020db3a7fe8ed5bee2d85df5bf569314056cd495a0a06fd1c3" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x86.zip", + "hash": "c11d4d533828267d661cd7c01afa8a6e14a979a7595bc446284635e2e24ba10c299aad451c960f0c39afe7597e00aa311c77c9eef85cbc6768c8a136f05b2b2a" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-osx-x64.tar.gz", + "hash": "d929b601885bbd965ae47d2942d0e9d875a9750d63ebfe4015879b9f54c928bf833b966f3a58430d0e650d4de5afca524dffa7a71d5a4a5af901b51be2012f3d" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-linux-x64.tar.gz", + "hash": "156ab969bc533c3a64b770f2b88214f0b07d1d867922257182d496828ac3cad6d6c01ea44f2a2a1d568278bfdf916db9825452de26a1262bdc591ff19f6e4b99" + }, + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-linux-arm.tar.gz", + "hash": "c76690fb147b39ab8113efefd3442e40d26c3767bcd9e1c3b0692d6cb022ceb0aeb5eecd1ef38af89e3cba59adf8579347e005608b09622e10186732ecc41f47" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-linux-musl-x64.tar.gz", + "hash": "701a96fc3b27d6ebc46f2c9192bc1a048d1c3915888cdc2223183e7a8c7be7e591e9ea317c2e6a363c841013ae2209564da470e48f268c374084ab57c28a66a2" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-04-10", + "release-version": "2.1.0-preview2", + "security": false, + "cve-list": null, + "release-notes": null, + "runtime": { + "version": "2.1.0-preview2-26406-04", + "version-display": "2.1.0-preview2", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-linux-x64.tar.gz", + "hash": "9f8dce51f0438e0cff5fbdf38a60c620d879825902aae4d59ec026c6cfd0f6d2237f220a5346836e6e3c50a5be7b357443ab4ae01f85c596abceec12a8dc29d7" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-osx-x64.tar.gz", + "hash": "5c8602cebe11b08a34e60b7bf2a826ee1e907e0e6aa4106b27f4af9063ffb2dc3cd03123c8bb1677445cdaab1fc0af758d11f752d5228187ac1f256eb9f82d75" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-osx-x64.pkg", + "hash": "a09fe3640b4dbfbf1ad005a44f488da264aceae83f8f9afac9d60df1ac51e0e8c96c2a5a88e880d545ea72162c286c206b833c2133260d10096bb8c50f50b065" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x86.zip", + "hash": "46816c29827516328f39147b5bf52f8f1786e8f58e3628ee02bdf5b080f7420e62b57751a9fb16caec8f4de41766be28693f29e42d5de1eae722938def6780ec" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x64.zip", + "hash": "eabf2cb0fbaa096739b5e25fb43ebe7b3a8a62756e25cdccf740658a0b7d1166259645c61f8c6e5c1c3577d440ee6285c9ce504ad6b9f66ba9d7fd71c211bd1a" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x86.exe", + "hash": "80a5894d44d153de640a9c9216c1ddd7c3a98033e06661658dc71be6d8c8f750e13f03f217ba01a4917fb2a20a78d8eadec742836357dc8d4f5e6bfaea60b732" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x64.exe", + "hash": "53c42d54ba7ce83d234efa63a6dae7c38593091ac28839d2f8706ea866f2fe2bebe88c8d03a09eaf8673ea257a3da099b4b7b8647cb100cdb17f3aa5257b2716" + } + ] + }, + "sdk": { + "version": "2.1.300-preview2-008533", + "version-display": "2.1.300-preview2", + "runtime-version": "2.1.0-preview2-26406-04", + "vs-version": null, + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-linux-x64.tar.gz", + "hash": "a50ce826458092cc0547c36ff0d281e00b71b5689109414ab41b8bd9b57fc1f20c04fd55c6c298503bd552b1eb1ddf9eb634f947ea3ded2ceb3fb61436df0457" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-osx-x64.tar.gz", + "hash": "088ee5309bc07a32d8b142c6f8c4bc981d37f6d14a1138dec452baa67dac4840f82b091fb3a5dc0b8902dba540ccaf96bef10d9fb0b040ab07e2af170ceabe25" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-osx-x64.pkg", + "hash": "e22f5947e492be96aabfd12372c656bf12dba76e70751bf2d76e1bb78f2660fbeb4020ad23e17882c7ae6762af14e32d417a46dd8a428fbba6c3aac7a49c684f" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": null, + "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-osx-gs-x64.pkg", + "hash": "e22f5947e492be96aabfd12372c656bf12dba76e70751bf2d76e1bb78f2660fbeb4020ad23e17882c7ae6762af14e32d417a46dd8a428fbba6c3aac7a49c684f" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-win-x86.zip", + "hash": "fb906747d1bd7258eb803fae29256de02c1ca92d48041142cfc3a64feb5a36e7a91a04ffe12b407a2a67e003ae621a6181313a1f8833ce48417c7d2aa76c2566" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-win-x64.zip", + "hash": "e2858d0809cd727ef361ecd192cc79208bfb04b258b1c7375c4a8fc34b897a4d0f244c67744f2c4154c1b8cf47cff4f656b70357f8c2d06c30058e82d115ef46" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": null, + "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-win-x86.exe", + "hash": "3fe6174590802bea4e37f8c415d8ce5afc72113b8189511f15110057ba04cbf24d8495d57e8b67584a13706c033278a0daec33530ba43dea0403bf106524ea19" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008533-win-x64.exe", + "hash": "584ff392f4a49700afe2e18819b888be8320cfcb3133618866934690d23f127a1b663eb35ea91072c19c8d2d498b4847f0f4ab4dfc15b4bf4f4ee4b96419308b" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.0-preview2-26406-04", + "version-display": "2.1.0-preview2", + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-hosting-2.1.0-preview2-final-win.exe", + "hash": "5cca21d9f1cadebc130607f1ff14ab17db05f971ee218a7d855f452bd1f36ac8c7773af4662887c711c93ec6bd2c85a5e648aad845c2c9543ddf25e186cabd44" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-linux-x64.tar.gz", + "hash": "4bbc0f25623947048430f5e44a0d3dc444f13fb8fd0058b148f86ef31a0167c35c72accf6c713c92762840bd0059890417e5ebed0c408e5f7d4f25ea2e3844c1" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x64.exe", + "hash": "79567d9c4ee73195ea49d735b9a4a70f1f2485c3f38c53e83f624488b112a6304118f7ce8a48b7f5a169365165a8b11f5743c69141b260237846e24a560fb684" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x86.exe", + "hash": "a574395e4a478bd7f6a3f932e0ceccfc527661218ed24c7e33ea761a909d3598be522e7002b67f67a6569e9be5f79d4021cb1207d7877e17b48d0a82be6b0587" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x64.zip", + "hash": "5e247e07e29dc6932bdd810911461e78c16d30c5724403953d20971383be06dbed7b579a21a10b0da7d90ada884ef9f2d8a9ea7dfc442bcb4cefbc1a397c00bb" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x86.zip", + "hash": "857560b9e780b686e5503d84574da811a302c3f1435d8dc09398b5e28a1cb2b5f82da87fc04ea170e92f37e5bb68f2669d5ff68b8cf64ea10d8f1735bde34cfa" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-osx-x64.tar.gz", + "hash": "7f8463f06af03cd951d1a2497c7d76def63239269ef510443bd6843f6fc9e3b68f4b0d812f8d22236a9d45c0c0cfd8166793461250c76037f08c0122b151c3ae" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-linux-x64.tar.gz", + "hash": "4bbc0f25623947048430f5e44a0d3dc444f13fb8fd0058b148f86ef31a0167c35c72accf6c713c92762840bd0059890417e5ebed0c408e5f7d4f25ea2e3844c1" + } + ] + }, + "symbols": null + }, + { + "release-date": "2018-02-27", + "release-version": "2.1.0-preview1", + "security": false, + "cve-list": null, + "release-notes": "", + "runtime": { + "version": "2.1.0-preview1-26216-03", + "version-display": "2.1.0-preview1", + "vsversion": null, + "files": [ + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-linux-x64.tar.gz", + "hash": "0249b32f68d1266e6f481e16266b4b2d027b1644d182da31e34ef3c60b37fc755c5f85a482de6c85cdf095c8185221f666c7d6bc62364a786f0f2f8b72919c88" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-osx-x64.tar.gz", + "hash": "47431a5e6126ebb883d8e8a18ea7327dce285da41fd809860597c9574ab1e35fb323933f743a49e7a5078fb6e41740ec4611f5e1ffddd3114379f0b4db30a8a7" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-osx-x64.pkg", + "hash": "8cbf0f7cacbb537619c580ff8ec7ac012aa40196ac00b2fbc2514a5097c878f766158d79a72e0582418ec20c6d98be7bfa81867c55e989b7da055f0942307ad7" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-win-x86.zip", + "hash": "1c6c6a6821eb5e3435fa57c2661584c4118a5a951f5f7df8087922f692859ee230566dc806b9a48e8dceed703f157cac3ae3619c645e18db487a8f740db4ed95" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-win-x64.zip", + "hash": "511447ea54aab82b9b890936440fe08a0c25e7b579050ec7706bf9212a58a31cfc56420a9de8775a7bf3bc1e39143045c542617c065e59b471323eb00567f9d4" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-win-x86.exe", + "hash": "8ec6e0efe7134b79debea41fa7bb45736f7a317260b15955c33d018ccf21fc13c46f1b30f4d0abed385ba76437d3be861e97fdc12022b99bc69c31cf22497214" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-runtime-2.1.0-preview1-26216-03-win-x64.exe", + "hash": "b7830445ac00a37718ed1b3b563fa323ca5889484141d9dd30e9b46b004c62ac2c003cc8f8bba1d4266ead62966817c93dc21c36f0660de3867125dfaffe04d3" + } + ] + }, + "sdk": { + "version": "2.1.300-preview1-008174", + "version-display": "2.1.300-preview1", + "runtime-version": "2.1.0-preview1-26216-03", + "vs-version": null, + "csharp-version": null, + "fsharp-version": null, + "vb-version": null, + "files": [ + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-linux-x64.tar.gz", + "hash": "3030d6876eef6770c54e6d1e23f1be544b72dfe171915d2e55e00e40faacec0035fe4f9d72a6dc5fc5fb29b768ff64c57dcce0b9fddd8f1b7f7ce8389f535da9" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-osx-x64.tar.gz", + "hash": "65de990bdfd131f9246e5b47480211a2b829c73b1dd0248c6c32417c0489539c15d98d12ffd70034a69b952b49a89eb79360eb9e0f34802706ade2563c78e1c4" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-osx-x64.pkg", + "hash": "7eda0b3191621de9e858eb27560bdce44b475584b3f789b2bc15e15c5b183c7cb419a7dfc99a1ec021afa87859d3c2f5417acfdb3ee317f6ace654901ef96925" + }, + { + "name": "dotnet-sdk-osx-gs-x64.pkg", + "rid": null, + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-osx-gs-x64.pkg", + "hash": "7eda0b3191621de9e858eb27560bdce44b475584b3f789b2bc15e15c5b183c7cb419a7dfc99a1ec021afa87859d3c2f5417acfdb3ee317f6ace654901ef96925" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-x86.zip", + "hash": "e1466e7652e7787206c06f2e642f10bf8815a8d02a06b8fb4db7c7941bdb64463c10a4dc1fe59b8c768353404016fa384a00c5b14f228272845f6a75f14f1896" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-x64.zip", + "hash": "d1195ec86e745854735c2d8431858987b937963d5b96dd2f1fbecfe8f3b9c4259fbd9454fc7e81542aef117903a0674c7aba242bef3a761a9c8237f71286793f" + }, + { + "name": "dotnet-sdk-win-gs-x86.exe", + "rid": null, + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-x86.exe", + "hash": "bd8a9145f651026cfa1ca7c264c2e05b3740afc0b5f8ac5572409a95836d8f87e1a8c460eb985182501f679b721a97fd174b7690ab8cdc5e43c8155ee8af94b5" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-x64.exe", + "hash": "d6749ef041136865353289250a92fae582c118f77b2838ceb9484854b636249bc2950da942bd807bd3ec04f91bc2b9ccf0bc73a9771c04e8552db82d56eb73ee" + }, + { + "name": "dotnet-sdk-win-gs-x64.exe", + "rid": null, + "url": "https://download.microsoft.com/download/D/7/8/D788D3CD-44C4-487D-829B-413E914FB1C3/dotnet-sdk-2.1.300-preview1-008174-win-gs-x64.exe", + "hash": "d6749ef041136865353289250a92fae582c118f77b2838ceb9484854b636249bc2950da942bd807bd3ec04f91bc2b9ccf0bc73a9771c04e8552db82d56eb73ee" + } + ] + }, + "aspnetcore-runtime": { + "version": "2.1.0-preview1-final", + "version-display": "2.1.0-preview1", + "version-aspnetcoremodule": null, + "vsversion": null, + "files": [ + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/dotnet-hosting-2.1.0-preview1-final-win.exe", + "hash": "4f2b8bf998bbda10f32cad96b5fa15bc944f321afe97e9a21da3e1984d25aa4cc39fac5c138e88ae126b7e3db78f07149517a38acf1066f8e5d2321044f76aa0" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-linux-x64.tar.gz", + "hash": "7a8a3f98f65f99e8a6439253e72abc78a2a7f741176f93dfbdd9b6589f98ef22881ba2afa7997ca047a2b2e3217d25988b4bc4ac6133ff61115f7a68b2bd3af6" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-win-x64.exe", + "hash": "c14bfbfc0ceed63e08340384ee849ab9700f708486a3d09c4cb4651c7989a920563e008faaa3809e13e610231576cd55e3e676bdfb8e31c24f012484c4cbf433" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-win-x86.exe", + "hash": "8f114a4842d6f30c16b929f163e2c88428de25f2477baa0d4a0beb5965e7dd05c7c6e52d305ff1da9d3377bd3f7f6bb766a78920383a732542b1af30cad7d162" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-win-x64.zip", + "hash": "3a56bdf4ff099bd8f51e9b6b06a3bf3c34ff9769bbc655d81df2660be3af0de4508d97295e820fb3b04f7c79c3034b313509ad7cfa897636db8afab2115b8b63" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-win-x86.zip", + "hash": "4792e530651ef0a276218e3ffb7c7d4e0bbd44d68eebb384f2f4f627024b4ba69d74ddce8fb9a6b2e0d9b11910bd7dea542c3b19eabc2e9396d2475ef681523c" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-osx-x64.tar.gz", + "hash": "f8c78d7ea16f54d4ed87aec532b57bed8271265eefc3134647b50d760e6bd7fe001eaa6fdcba5d15d2db5330f3bc82ce2ff0b88b5bfedeaff53cf42143e2cc47" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://download.microsoft.com/download/A/B/1/AB1AA972-8F2F-43AD-9A81-72E9245CB0F5/aspnetcore-runtime-2.1.0-preview1-final-linux-x64.tar.gz", + "hash": "7a8a3f98f65f99e8a6439253e72abc78a2a7f741176f93dfbdd9b6589f98ef22881ba2afa7997ca047a2b2e3217d25988b4bc4ac6133ff61115f7a68b2bd3af6" + } + ] + }, + "symbols": null + } + ] } diff --git a/release-notes/2.2/2.2-supported-os.md b/release-notes/2.2/2.2-supported-os.md index 6b93b549..d9609e08 100644 --- a/release-notes/2.2/2.2-supported-os.md +++ b/release-notes/2.2/2.2-supported-os.md @@ -31,8 +31,8 @@ OS | Version | Architectures | Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://www.microsoft.com/net/support/policy) Red Hat Enterprise Linux
CentOS
Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/)
[CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d)
[Oracle Linux lifecycle](http://www.oracle.com/us/support/library/elsp-lifetime-069338.pdf) Fedora | 27, 28 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life) -Debian | 9, 8.7+ | x64, ARM32\* | [Debian lifecycle](https://wiki.debian.org/DebianReleases) -Ubuntu | 18.04, 16.04, 14.04 | x64, ARM32\* | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) +Debian | 9 | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases) +Ubuntu | 18.10, 18.04, 16.04 | x64, ARM32\* | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases) Linux Mint | 18, 17 | x64 | [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search) openSUSE | 42.3+ | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime) SUSE Enterprise Linux (SLES) | 12 SP2+ | x64 | [SUSE lifecycle](https://www.suse.com/lifecycle/) @@ -41,13 +41,14 @@ Alpine Linux | 3.7+ | x64 | * **Bold numbers** indicate additions in this release. * '+' indicates the minimum supported version. -\* ARM32 support starts with Debian 9 and Ubuntu 18.04. Earlier versions of those distros are not supported on ARM32. +\* ARM32 support starts with Debian 9 and Ubuntu 16.04. Earlier versions of those distros are not supported on ARM32. ## Out of support OS versions Support for the following versions was ended by the distribution owners and are [no longer supported by .NET Core 2.2](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md). -|OS | Version | End of Life | Supported Version| -|-----------|----------|-------------|------------------| -| Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) | 27+ | -| Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) | 18.04, 16.04, 14.04 | +|OS | Version | End of Life | +|-----------|----------|-------------| +| Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) | +| Debian | 8 | [6/17/2018](https://lists.debian.org/debian-security-announce/2018/msg00132.html) +| Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) | diff --git a/release-notes/2.2/2.2.0/2.2.0-commits.md b/release-notes/2.2/2.2.0/2.2.0-commits.md new file mode 100644 index 00000000..985b3933 --- /dev/null +++ b/release-notes/2.2/2.2.0/2.2.0-commits.md @@ -0,0 +1,13835 @@ +# Commits to .NET Core 2.2.0 + +This is a curated list of commits across the .NET Core 2.2.0 development cycle. + +* [CoreCLR](#coreclr) +* [CoreFX](#corefx) +* [CLI](#cli) +* [AspNetCore](#aspnetcore) + +## CoreCLR + +* [`[82558c91d4]`](https://github.com/dotnet/coreclr/commit/82558c91d4) Manual port of #20796 +* [`[e887df82cc]`](https://github.com/dotnet/coreclr/commit/e887df82cc) Add the execution policy when running powershell in size on disk benchmarks (#20680) +* [`[35832fc396]`](https://github.com/dotnet/coreclr/commit/35832fc396) Disable Ubuntu arm64 & Windows arm/arm64 default CI jobs (#20842) +* [`[1c5dc619ee]`](https://github.com/dotnet/coreclr/commit/1c5dc619ee) Enable Tizen CI (#19410) +* [`[47e6ebe80b]`](https://github.com/dotnet/coreclr/commit/47e6ebe80b) Add EventPipe Config File Option MultiFileSec (#20548) (#20615) +* [`[70846ce7c9]`](https://github.com/dotnet/coreclr/commit/70846ce7c9) Disable tiered compilation by default for 2.2 RTM (#20525) +* [`[fd1893fa1a]`](https://github.com/dotnet/coreclr/commit/fd1893fa1a) Fix issue #20076 createdump faults. (#20403) +* [`[bba9fdab23]`](https://github.com/dotnet/coreclr/commit/bba9fdab23) Fix MacOS launch bug when spaces in module names. (#20402) +* [`[e809449dcf]`](https://github.com/dotnet/coreclr/commit/e809449dcf) Use AppContext.BaseDirectory instead of AppDomain.CurrentDomain.BaseDirectory when initializing EventPipeController. (#20467) +* [`[be8a268b3f]`](https://github.com/dotnet/coreclr/commit/be8a268b3f) Lock arm64 corefx build to corresponding branch +* [`[425136cfa7]`](https://github.com/dotnet/coreclr/commit/425136cfa7) Port of fix for #19444 to 2.2 +* [`[27701ab4a5]`](https://github.com/dotnet/coreclr/commit/27701ab4a5) Port BSTR support from master (#20393) +* [`[702b0fd608]`](https://github.com/dotnet/coreclr/commit/702b0fd608) [release/2.2] Startup hook provider (#20005) +* [`[50185823a0]`](https://github.com/dotnet/coreclr/commit/50185823a0) Port EventPipe Out-of-Process Control to Release/2.2 (#20303) +* [`[9bff252639]`](https://github.com/dotnet/coreclr/commit/9bff252639) Port to 2.1 - Fix hijack for ARM/ARM64/x86 on Unix (#20116) +* [`[1e07644bb5]`](https://github.com/dotnet/coreclr/commit/1e07644bb5) Fix xplat debugging perf problem. (#19911) (#20054) +* [`[ad096c8867]`](https://github.com/dotnet/coreclr/commit/ad096c8867) JIT: Fix operand evaluation order for GT_INDEX_ADDR (#20047) (#20127) +* [`[cb730c5c1e]`](https://github.com/dotnet/coreclr/commit/cb730c5c1e) Fix callKillSet for CORINFO_HELP_ASSIGN_BYREF on x64. (#19780) (#19803) +* [`[d05c93d373]`](https://github.com/dotnet/coreclr/commit/d05c93d373) Port Fix ICU load on OpenSUSE Tumbleweed to 2.1 (#19861) +* [`[a25682cdcf]`](https://github.com/dotnet/coreclr/commit/a25682cdcf) Determine memory load based on cgroup usage. (#19518) (#19650) +* [`[4a7e9eae93]`](https://github.com/dotnet/coreclr/commit/4a7e9eae93) Fix CoreCLR debug launch (#19730) (#19770) +* [`[fe2ffd6f0d]`](https://github.com/dotnet/coreclr/commit/fe2ffd6f0d) Port PR #17617 from 3.0 +* [`[2e066fafb9]`](https://github.com/dotnet/coreclr/commit/2e066fafb9) Port PR #17879 from 3.0 +* [`[d6cc8737ea]`](https://github.com/dotnet/coreclr/commit/d6cc8737ea) Port PR #17990 from 3.0 +* [`[ffbd5ee637]`](https://github.com/dotnet/coreclr/commit/ffbd5ee637) Port PR #18129 from 3.0 +* [`[cfb55cb29a]`](https://github.com/dotnet/coreclr/commit/cfb55cb29a) Port PR #18247 from 3.0 +* [`[05a2d74369]`](https://github.com/dotnet/coreclr/commit/05a2d74369) Fix a PAL spin lock issue (#19606) +* [`[88876b3e29]`](https://github.com/dotnet/coreclr/commit/88876b3e29) Make sure RuntimeEventSource is passed to EventListener.OnEventSourceCreated (#19697) +* [`[9663131aec]`](https://github.com/dotnet/coreclr/commit/9663131aec) Fix a PAL spin lock issue (#19606) +* [`[e0fbb7769e]`](https://github.com/dotnet/coreclr/commit/e0fbb7769e) Disable tiered compilation on arm64 +* [`[a40b631948]`](https://github.com/dotnet/coreclr/commit/a40b631948) Fix tiered compilation option for case-sensitive systems (#19567) +* [`[293630edc4]`](https://github.com/dotnet/coreclr/commit/293630edc4) Enable Tiered Compilation by default (#19525) +* [`[14d728a6cb]`](https://github.com/dotnet/coreclr/commit/14d728a6cb) Fix an apartment state issue (partial port of #19384) +* [`[1d61034605]`](https://github.com/dotnet/coreclr/commit/1d61034605) Use 16 bytes to spill SIMD12 (#19237) +* [`[d90c382c2d]`](https://github.com/dotnet/coreclr/commit/d90c382c2d) Eliminate arm64 contract asserts (#19015) +* [`[db93fecac9]`](https://github.com/dotnet/coreclr/commit/db93fecac9) Apply tiering's call counting delay more broadly (#18610) +* [`[9ea3d2ad54]`](https://github.com/dotnet/coreclr/commit/9ea3d2ad54) Don't close the JIT func info file on shutdown (#18060) +* [`[fce15e5875]`](https://github.com/dotnet/coreclr/commit/fce15e5875) Fix nested spin locks in thread pool etw firing (#17677) +* [`[eae0a38b81]`](https://github.com/dotnet/coreclr/commit/eae0a38b81) Port PR #17617 from 3.0 +* [`[f706053851]`](https://github.com/dotnet/coreclr/commit/f706053851) Port PR #17879 from 3.0 +* [`[5db8cec4e9]`](https://github.com/dotnet/coreclr/commit/5db8cec4e9) Port PR #17990 from 3.0 +* [`[70e26d060f]`](https://github.com/dotnet/coreclr/commit/70e26d060f) Port PR #18129 from 3.0 +* [`[de90cbd4dd]`](https://github.com/dotnet/coreclr/commit/de90cbd4dd) Port PR #18247 from 3.0 +* [`[98a7f8733e]`](https://github.com/dotnet/coreclr/commit/98a7f8733e) Add CI PR-triggered Ubuntu x64 innerloop no-tiering job (#19123) +* [`[fe0f570e2a]`](https://github.com/dotnet/coreclr/commit/fe0f570e2a) Enable the no tiered compilation innerloop PR legs (#18953) +* [`[19ff879571]`](https://github.com/dotnet/coreclr/commit/19ff879571) Add no tiered compilation test jobs (#18864) +* [`[10e33d0208]`](https://github.com/dotnet/coreclr/commit/10e33d0208) Adjust JIT automated testing for tiered compilation (#18828) +* [`[ac5dee512d]`](https://github.com/dotnet/coreclr/commit/ac5dee512d) Fix dbgshim's > 1000 module bug (issue #19538) (#19553) (#19570) +* [`[7813233bed]`](https://github.com/dotnet/coreclr/commit/7813233bed) Only register signals and create alt exception stack in coreclr (#19526) + +## CoreFX + +* [`[fe7d8ea67c]`](https://github.com/dotnet/corefx/commit/fe7d8ea67c) Pass CancellationToken to Stream in ManagedWebSocket (#33198) +* [`[8b52a2e8e2]`](https://github.com/dotnet/corefx/commit/8b52a2e8e2) Enable Tizen CI (#31698) +* [`[21dfcf72d9]`](https://github.com/dotnet/corefx/commit/21dfcf72d9) Treat the 'algorithm' parameter in Digest HTTP authentication as case-insensitive. (#32632) (#32920) +* [`[7bcae0e6fc]`](https://github.com/dotnet/corefx/commit/7bcae0e6fc) Fix Timer rooting issue with SocketsHttpHandler (#32845) +* [`[a8b44a739a]`](https://github.com/dotnet/corefx/commit/a8b44a739a) Port: Fix NetworkInterfaces exception when forwarding conf file is not available in linux system (#32350) (#32626) +* [`[3aaa88fdc2]`](https://github.com/dotnet/corefx/commit/3aaa88fdc2) Increment Microsoft.NETCore.Platforms version +* [`[7cddd8ebef]`](https://github.com/dotnet/corefx/commit/7cddd8ebef) Change HttpConnectionPool.GetConnectionAsync to do read-ahead outside of lock (#32495) (#32568) +* [`[cc4bb7b84f]`](https://github.com/dotnet/corefx/commit/cc4bb7b84f) Add Ubuntu 18.10 (Cosmic Cuttlefish) (#32292) +* [`[d3d3336ce2]`](https://github.com/dotnet/corefx/commit/d3d3336ce2) Read SSL_CERT_FILE contents before SSL_CERT_DIR contents (#32455) +* [`[615e5e92e5]`](https://github.com/dotnet/corefx/commit/615e5e92e5) Add system.io.pipelines stable version +* [`[10d562a999]`](https://github.com/dotnet/corefx/commit/10d562a999) update license header for xml files used for generating source code (#31752) (#32338) +* [`[22fc23779b]`](https://github.com/dotnet/corefx/commit/22fc23779b) Test a couple of fixes for apartment state issues (#31822) +* [`[be79afda4d]`](https://github.com/dotnet/corefx/commit/be79afda4d) Fix windows auth when we receive a 401 after auth completes (#32243) +* [`[76b3ac0136]`](https://github.com/dotnet/corefx/commit/76b3ac0136) Pin version of S.D.DiagnosticSource on non-netfx platforms +* [`[503ee03583]`](https://github.com/dotnet/corefx/commit/503ee03583) Need save the update outputDirectory change. (#31398) +* [`[85b40be5e2]`](https://github.com/dotnet/corefx/commit/85b40be5e2) Fixes extract out of directory by ensuring trailing separator for nested paths. (#32165) +* [`[b02a70a0d8]`](https://github.com/dotnet/corefx/commit/b02a70a0d8) Add Microsoft-Windows-DotNETRuntime to the list of framework EventSources. (#32125) +* [`[ab121ec606]`](https://github.com/dotnet/corefx/commit/ab121ec606) Port "Do not expand stacktraces when completion exception is rethrown multiple times" (#31680) +* [`[ebc79f6489]`](https://github.com/dotnet/corefx/commit/ebc79f6489) Ensure that TrySetECDHNamedCurve is always called, enabling ECDHE ciphersuites (#32034) +* [`[5b16645d8a]`](https://github.com/dotnet/corefx/commit/5b16645d8a) Adding special target that will get a resource file and pass it to ilasm for S.R.CS.Unsafe so that it has the right version headers (#31806) +* [`[47f2013f06]`](https://github.com/dotnet/corefx/commit/47f2013f06) Update harvested package version for sqlclient to match latest stable 4.5.1 +* [`[cf4cc56b0b]`](https://github.com/dotnet/corefx/commit/cf4cc56b0b) Switch System.Data.SqlClient back to default versioning for 2.2 (#32030) +* [`[2a17f505df]`](https://github.com/dotnet/corefx/commit/2a17f505df) Fix race in the StackTraceSymbols.CoreCLR.cs metadata provider cache. +* [`[81af9c2033]`](https://github.com/dotnet/corefx/commit/81af9c2033) updates after running commad: msbuild /t:UpdatePackageIndex +* [`[83ac6fa606]`](https://github.com/dotnet/corefx/commit/83ac6fa606) Fix Granularity for copy operation on unix (#31046) +* [`[81a99c51fe]`](https://github.com/dotnet/corefx/commit/81a99c51fe) Fix Icon overflow bug when image entry is a PNG file +* [`[93109de12b]`](https://github.com/dotnet/corefx/commit/93109de12b) update package version and add System.Data.SqlClient package to the list of packages +* [`[f48a970612]`](https://github.com/dotnet/corefx/commit/f48a970612) [Release/2.2 Port] Expose EventWrittenEventArgs.OSThreadId and EventWrittenEventArgs.TimeStamp in System.Diagnostics.Tracing contract (#31703) +* [`[3d184f9f06]`](https://github.com/dotnet/corefx/commit/3d184f9f06) Add Microsoft.NETCore.Platforms to the package build list +* [`[5af7a6b967]`](https://github.com/dotnet/corefx/commit/5af7a6b967) Increate ReadAsyncCompletesIfFlushAsyncCanceledMidFlush timeout to 5 minutes (#31745) +* [`[d8e222dfd9]`](https://github.com/dotnet/corefx/commit/d8e222dfd9) Limit ReadAsyncCompletesIfFlushAsyncCanceledMidFlush iteration count +* [`[bee0e9df4d]`](https://github.com/dotnet/corefx/commit/bee0e9df4d) Syncronize cancellation in ReadAsyncCompletesIfFlushAsyncCanceledMidFlush (#31365) +* [`[141c2f4ce3]`](https://github.com/dotnet/corefx/commit/141c2f4ce3) Fix ReadAsync not returning when cancellation token fires during FlushAsync (#31212) +* [`[88f6354bb3]`](https://github.com/dotnet/corefx/commit/88f6354bb3) Make StackFrame tests robust against varying levels of optimizations (#30463) +* [`[ce799ec144]`](https://github.com/dotnet/corefx/commit/ce799ec144) Handle rename of m_provider to m_etwProvider. (#30014) (#31854) +* [`[f4e9110b2f]`](https://github.com/dotnet/corefx/commit/f4e9110b2f) Fix looking up headers on HttpClient response (#31550) +* [`[e86d925ba5]`](https://github.com/dotnet/corefx/commit/e86d925ba5) Update package.sbuilds and version baselines for the 2.1.4 update +* [`[d69ef185c3]`](https://github.com/dotnet/corefx/commit/d69ef185c3) Updated the package version for System.IO.Pipelines to 4.5.1 +* [`[7993de4d2a]`](https://github.com/dotnet/corefx/commit/7993de4d2a) Add macOS 10.14 Mojave to the RID graph (#31548) +* [`[95f382a9f2]`](https://github.com/dotnet/corefx/commit/95f382a9f2) Handle NT auth with Connection: close on initial challenge #31527 +* [`[cf41dcce70]`](https://github.com/dotnet/corefx/commit/cf41dcce70) Handle overflow in uname -r (#31261) +* [`[d438da4875]`](https://github.com/dotnet/corefx/commit/d438da4875) Ensure that exporting an unsorted attributes signed payload doesn't sort them. +* [`[2f8e2bb0c5]`](https://github.com/dotnet/corefx/commit/2f8e2bb0c5) Allow SignedCms to verify documents whose signer didn't sort attributes. +* [`[16cf9914d7]`](https://github.com/dotnet/corefx/commit/16cf9914d7) Port of 'Ensure ConcurrentBag's TryTake is linearizable' again + +## CLI + +* [`[785a64e5a]`](https://github.com/dotnet/cli/commit/785a64e5a) Enabling crossgen for win-arm +* [`[eb253fa49]`](https://github.com/dotnet/cli/commit/eb253fa49) Enabling building for win-arm. +* [`[401c963e0]`](https://github.com/dotnet/cli/commit/401c963e0) Insert NuGet Build 4.9.0-rtm.5658 into cli +* [`[49f1571dd]`](https://github.com/dotnet/cli/commit/49f1571dd) MSBuild 15.9.20 +* [`[ef881e004]`](https://github.com/dotnet/cli/commit/ef881e004) Update nunit-dotnet-new to version 1.5.3 +* [`[5aad7bca5]`](https://github.com/dotnet/cli/commit/5aad7bca5) Insert NuGet Build 4.9.0-preview5.5630 into cli +* [`[743ba08df]`](https://github.com/dotnet/cli/commit/743ba08df) Insert NuGet Build 4.9.0-preview4.5552 into cli +* [`[4dee502cf]`](https://github.com/dotnet/cli/commit/4dee502cf) Adding new VS.Redist packages for 2.1, so that we can serve both 15.x and 16.x. +* [`[738c4cb96]`](https://github.com/dotnet/cli/commit/738c4cb96) Updating 1.0 and 1.1 implicit self-contained versions +* [`[c04acdbdb]`](https://github.com/dotnet/cli/commit/c04acdbdb) Update LatestPatchVersionForNetCore 1.0 and 1.1 +* [`[df4663506]`](https://github.com/dotnet/cli/commit/df4663506) MSBuild 15.9.19 +* [`[5ec02ad56]`](https://github.com/dotnet/cli/commit/5ec02ad56) Fix tool install fail on culture "en-US-POSIX" +* [`[c19ba0742]`](https://github.com/dotnet/cli/commit/c19ba0742) Insert testplatform 15.9 RTM +* [`[2153bcaab]`](https://github.com/dotnet/cli/commit/2153bcaab) Fixing exec with line breaks on windows now, affected by the same MSBuild change that changed how exec treats line endings. +* [`[dba04383b]`](https://github.com/dotnet/cli/commit/dba04383b) Insert NuGet Build 4.9.0-preview4.5536 into cli +* [`[48ed870b7]`](https://github.com/dotnet/cli/commit/48ed870b7) Updating exec for OSX by putting the whole command in a single line. There was a change in MSBuild where we changed the way the exec command is treated. +* [`[68b7810f4]`](https://github.com/dotnet/cli/commit/68b7810f4) Adding NU5123 to the NOWARN list. This was a new warning introduced by NuGet that we started hitting when upgrading to a newer SDK. +* [`[54ac9be91]`](https://github.com/dotnet/cli/commit/54ac9be91) Add the Razor SDK to the versions to update +* [`[f3813f90c]`](https://github.com/dotnet/cli/commit/f3813f90c) Add retry to download +* [`[fbaca979b]`](https://github.com/dotnet/cli/commit/fbaca979b) Add IsTestProject prop to test +* [`[a3237bb47]`](https://github.com/dotnet/cli/commit/a3237bb47) Insert testplatform v15.9.0-preview-20180924-03 +* [`[2ed37b3f4]`](https://github.com/dotnet/cli/commit/2ed37b3f4) Fix multiline powershell invocations +* [`[d134af0eb]`](https://github.com/dotnet/cli/commit/d134af0eb) Insert testplatform v15.9.0-preview-20180925-03 +* [`[824a01420]`](https://github.com/dotnet/cli/commit/824a01420) forward param for dotnet tool udpate (#9969) +* [`[744162714]`](https://github.com/dotnet/cli/commit/744162714) Add DotnetTool path to avoid setting permanent env +* [`[22b4b8451]`](https://github.com/dotnet/cli/commit/22b4b8451) Upgrade NuGet to 4.9.0-preview3.5473 +* [`[7d2f3151e]`](https://github.com/dotnet/cli/commit/7d2f3151e) Implement the `dotnet list package` command. +* [`[45ee7b63e]`](https://github.com/dotnet/cli/commit/45ee7b63e) Insert updated Web SDK +* [`[ad5450595]`](https://github.com/dotnet/cli/commit/ad5450595) Add ImplicitPackageReferenceVersion items to bundled versions file +* [`[5f1cad1a1]`](https://github.com/dotnet/cli/commit/5f1cad1a1) Always use the suffixed version for the 'VS.Redist.Common.Net.Core.SDK.*' files & publish them. +* [`[8ad94c40e]`](https://github.com/dotnet/cli/commit/8ad94c40e) Insert NuGet Build 4.9.0-preview3.5507 into cli +* [`[b4aa2fe0b]`](https://github.com/dotnet/cli/commit/b4aa2fe0b) Update core-setup and re-enable all sdk resolver tests +* [`[cbe8cd367]`](https://github.com/dotnet/cli/commit/cbe8cd367) Insert NuGet Build 4.9.0-preview3.5496 into cli +* [`[f5d25c792]`](https://github.com/dotnet/cli/commit/f5d25c792) MSBuild 15.9.13-preview +* [`[4fb90d694]`](https://github.com/dotnet/cli/commit/4fb90d694) Installer metadata in ARP uses HTTP URLs +* [`[5497aa2f0]`](https://github.com/dotnet/cli/commit/5497aa2f0) Insert NuGet Build 4.9.0-preview2.5467 into cli +* [`[ed4ae7133]`](https://github.com/dotnet/cli/commit/ed4ae7133) Insert NuGet Build 4.8.1-rtm.5435 into cli +* [`[68dc2496c]`](https://github.com/dotnet/cli/commit/68dc2496c) Update dependnecy updater (port from 2.2.1xx] +* [`[0408e13bc]`](https://github.com/dotnet/cli/commit/0408e13bc) Update AspnetCore.All instead of AspnetCore.App +* [`[2650d3b0a]`](https://github.com/dotnet/cli/commit/2650d3b0a) Add additional package version updaters for other aspnet dependencies +* [`[a4040c998]`](https://github.com/dotnet/cli/commit/a4040c998) Add reference to Nuget.Versioning +* [`[d4e5da80b]`](https://github.com/dotnet/cli/commit/d4e5da80b) Fixing the external restore sources file. We needed to create the test artifact folder. +* [`[92feb56d6]`](https://github.com/dotnet/cli/commit/92feb56d6) Change release suffix to servicing +* [`[739be7bf3]`](https://github.com/dotnet/cli/commit/739be7bf3) Insert NuGet Build 4.9.0-preview2.5428 into cli +* [`[cd6a3a6b3]`](https://github.com/dotnet/cli/commit/cd6a3a6b3) Fix rpmdb error (#9906) +* [`[eb9bfdca5]`](https://github.com/dotnet/cli/commit/eb9bfdca5) MSBuild 15.8.168 +* [`[e79d0269b]`](https://github.com/dotnet/cli/commit/e79d0269b) MSBuild 15.9.10-preview +* [`[40172615b]`](https://github.com/dotnet/cli/commit/40172615b) Changing the property names for 2.2 templates to be named 22 instead of 20. +* [`[efa3ad3c9]`](https://github.com/dotnet/cli/commit/efa3ad3c9) Updating the windows installer notice to reflect 2.2 and its requirement of 15.9. +* [`[4dcd0031a]`](https://github.com/dotnet/cli/commit/4dcd0031a) Adding a workaround for the sockets issue when restoring with many nuget feeds. +* [`[812d5dfeb]`](https://github.com/dotnet/cli/commit/812d5dfeb) Adding a workaround for the sockets issue when restoring with many nuget feeds. +* [`[3992e7f00]`](https://github.com/dotnet/cli/commit/3992e7f00) Porting back fix from https://github.com/dotnet/cli/pull/9854/files to 2.1.4xx +* [`[a1fd9b00b]`](https://github.com/dotnet/cli/commit/a1fd9b00b) MSBuild 15.9.8-preview +* [`[5df7da56a]`](https://github.com/dotnet/cli/commit/5df7da56a) Updating the test templates to 2.2 version +* [`[0996683c1]`](https://github.com/dotnet/cli/commit/0996683c1) Updated Reevaluate property name +* [`[090a10b67]`](https://github.com/dotnet/cli/commit/090a10b67) Adding NuGet project lock file options for dotnet restore command +* [`[6152eaabc]`](https://github.com/dotnet/cli/commit/6152eaabc) Add --disable-parallel to dotnet-new.Tests +* [`[3ccc3593c]`](https://github.com/dotnet/cli/commit/3ccc3593c) MSBuild SDK Resolver Improvements (#9547) +* [`[b2be5b446]`](https://github.com/dotnet/cli/commit/b2be5b446) MSBuild 15.9.0-preview-000006 +* [`[cae652883]`](https://github.com/dotnet/cli/commit/cae652883) Use prebuild image +* [`[5635f0d06]`](https://github.com/dotnet/cli/commit/5635f0d06) Disabled MSBuildTreatWarningsAsErrors +* [`[ea47700f7]`](https://github.com/dotnet/cli/commit/ea47700f7) TestPlatform 15.9.0-preview Insertion +* [`[624259561]`](https://github.com/dotnet/cli/commit/624259561) Fix warnings-as-errors in Linux packaging +* [`[1ec1f612a]`](https://github.com/dotnet/cli/commit/1ec1f612a) Don't let crossgen warnings become msbuild warnings-as-errors + +## AspNetCore + +An incredible amount of work went into ASP.NET Core for the 2.2 release (as you can see below). The list below will hopefully provide additional insight into the contenst of the .NET Core 2.2.0 release + +* [`[197c5567f4]`](https://github.com/aspnet/AspNetCore/commit/197c5567f4) Update EFCore submodule (#4349) +* [`[d9a953dfeb]`](https://github.com/aspnet/AspNetCore/commit/d9a953dfeb) Autobahn test suite fix(#4302) +* [`[054cfac97e]`](https://github.com/aspnet/AspNetCore/commit/054cfac97e) Add EntityFrameworkCore to the list of submodules patching in 2.2.1 (#4341) +* [`[7dc01b6928]`](https://github.com/aspnet/AspNetCore/commit/7dc01b6928) Fix 2.2 benchmarks (#4322) +* [`[e435fd1d23]`](https://github.com/aspnet/AspNetCore/commit/e435fd1d23) Fix accidental skipped tests (#4301) +* [`[78c0813631]`](https://github.com/aspnet/AspNetCore/commit/78c0813631) Set Microsoft.Owin.Security.Interop to 'noship' for 2.2 (#4314)[ci skip] +* [`[8b48191120]`](https://github.com/aspnet/AspNetCore/commit/8b48191120) Ensure static analysis gets the right package versions when patching a package +* [`[b38f936f31]`](https://github.com/aspnet/AspNetCore/commit/b38f936f31) Ensure Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets is included in 2.2.1 (#4308) +* [`[63b26d42d2]`](https://github.com/aspnet/AspNetCore/commit/63b26d42d2) Replace ManualResetEvent with TaskCompletionSource in TestHost tests +* [`[079107aa92]`](https://github.com/aspnet/AspNetCore/commit/079107aa92) Make gradlew executable (#4275) +* [`[af8d67f353]`](https://github.com/aspnet/AspNetCore/commit/af8d67f353) Ensure static analysis gets the right package versions when patching a package +* [`[d025e4e0ad]`](https://github.com/aspnet/AspNetCore/commit/d025e4e0ad) Fix submodules for Mvc MvcPrecompilation Razor and SignalR +* [`[dabf5d8ba9]`](https://github.com/aspnet/AspNetCore/commit/dabf5d8ba9) [2.1] [Kestrel] Move AddressRegistrationTests to own TestGroup +* [`[101303eceb]`](https://github.com/aspnet/AspNetCore/commit/101303eceb) Fix RepositoryUrls +* [`[89330075b4]`](https://github.com/aspnet/AspNetCore/commit/89330075b4) Target right version of ANCM nuget package (#4194) +* [`[8ce7bb7f16]`](https://github.com/aspnet/AspNetCore/commit/8ce7bb7f16) Add HealthChecks to Middleware.sln +* [`[c80604a7da]`](https://github.com/aspnet/AspNetCore/commit/c80604a7da) Fix directory structure (#4201) +* [`[a13e3b4813]`](https://github.com/aspnet/AspNetCore/commit/a13e3b4813) Marked the `Microsoft.Extensions.ApiDescription.Design` package as "noship" (#4185) +* [`[2711049cf4]`](https://github.com/aspnet/AspNetCore/commit/2711049cf4) Fix submodules for ServerTests StaticFiles and Session +* [`[1d36dfeb5e]`](https://github.com/aspnet/AspNetCore/commit/1d36dfeb5e) Sign Browserlink +* [`[3f025e3a38]`](https://github.com/aspnet/AspNetCore/commit/3f025e3a38) Make Microsoft.AspNetCore.Server.IntegrationTesting a temporary external dependency +* [`[ae619e6b7f]`](https://github.com/aspnet/AspNetCore/commit/ae619e6b7f) Include Microsoft.Extensions.Http.dll in signing +* [`[ade4572238]`](https://github.com/aspnet/AspNetCore/commit/ade4572238) Fix submodules for AADIntegration JavaScriptServices and MetaPackages +* [`[69534b5687]`](https://github.com/aspnet/AspNetCore/commit/69534b5687) Fix AzureIntegration submodule +* [`[d0bcdf3dd9]`](https://github.com/aspnet/AspNetCore/commit/d0bcdf3dd9) Fix dynamic require for Webpack (#3306) +* [`[e4249dade0]`](https://github.com/aspnet/AspNetCore/commit/e4249dade0) Fix the SiteExtension signing exclusion +* [`[ca42d0295e]`](https://github.com/aspnet/AspNetCore/commit/ca42d0295e) Use property group for sign exclussions +* [`[5e961e27ea]`](https://github.com/aspnet/AspNetCore/commit/5e961e27ea) Ignore apphost.exe in runtime store (#4073) +* [`[f7c26f9912]`](https://github.com/aspnet/AspNetCore/commit/f7c26f9912) [2.2.1] Use non-pinnable buffer for zero byte read (#4066) +* [`[9adb829eb5]`](https://github.com/aspnet/AspNetCore/commit/9adb829eb5) Fix MusicStore RootPath +* [`[e2a712a1cd]`](https://github.com/aspnet/AspNetCore/commit/e2a712a1cd) Add logging to HubConnectionHandlerTests (#3286) +* [`[681d743170]`](https://github.com/aspnet/AspNetCore/commit/681d743170) Update MusicStore source +* [`[09e5daa037]`](https://github.com/aspnet/AspNetCore/commit/09e5daa037) Update schema before running tests (#4030) +* [`[289050b9f2]`](https://github.com/aspnet/AspNetCore/commit/289050b9f2) Normalize code sign metadata to avoid duplication between projects and cross-gen config settings +* [`[51c9b7355d]`](https://github.com/aspnet/AspNetCore/commit/51c9b7355d) Create Kestrel.sln, update documentation and README, and ensure all Kestrel test projects have the test logger installed +* [`[0029b8f053]`](https://github.com/aspnet/AspNetCore/commit/0029b8f053) Use non-pinnable buffer for zero byte read (#3094) +* [`[b4dbaa95d0]`](https://github.com/aspnet/AspNetCore/commit/b4dbaa95d0) Add ChromeDriver dependency +* [`[e69285a36d]`](https://github.com/aspnet/AspNetCore/commit/e69285a36d) Use Selenium to test Chrome +* [`[7e96a02975]`](https://github.com/aspnet/AspNetCore/commit/7e96a02975) Skip cert errors on Chromium too (#3299) +* [`[a8ec75aac4]`](https://github.com/aspnet/AspNetCore/commit/a8ec75aac4) Prepare for the 2.2.1 patch +* [`[87092a2590]`](https://github.com/aspnet/AspNetCore/commit/87092a2590) Update targets and infrastructure for dotnet-watch et. al. +* [`[c80588ec51]`](https://github.com/aspnet/AspNetCore/commit/c80588ec51) Stop skipping libuv functional tests (#3091) +* [`[6d375e9027]`](https://github.com/aspnet/AspNetCore/commit/6d375e9027) Wait for reads before advancing clock in Http2TimeoutTests (#3090) +* [`[ccd098ecad]`](https://github.com/aspnet/AspNetCore/commit/ccd098ecad) Update DataProtection to use custom reference resolution +* [`[b476df9acd]`](https://github.com/aspnet/AspNetCore/commit/b476df9acd) Custom CORS-like middleware to allow wildcard origin in test app (#3292) +* [`[ce8cf65589]`](https://github.com/aspnet/AspNetCore/commit/ce8cf65589) Update SignalR submodule +* [`[a9def470e3]`](https://github.com/aspnet/AspNetCore/commit/a9def470e3) Don't attempt to detect java if SkipJavaClient is true +* [`[2fee09506e]`](https://github.com/aspnet/AspNetCore/commit/2fee09506e) Update the SignalR module to correct code signing config +* [`[a242dc726d]`](https://github.com/aspnet/AspNetCore/commit/a242dc726d) Ensure .jar files are included in code signing with the correct certificate +* [`[140cf62b56]`](https://github.com/aspnet/AspNetCore/commit/140cf62b56) Re-enable SignCheck +* [`[f64d6a2b50]`](https://github.com/aspnet/AspNetCore/commit/f64d6a2b50) Updating dependencies (#3996) +* [`[dfacde4dee]`](https://github.com/aspnet/AspNetCore/commit/dfacde4dee) Fix /t:FastCheck for local-projects +* [`[1c8df01d09]`](https://github.com/aspnet/AspNetCore/commit/1c8df01d09) Update PR validation to fix the FastCheck config and IIS tests +* [`[27a47d07c5]`](https://github.com/aspnet/AspNetCore/commit/27a47d07c5) Reorganize the src/WebSockets/ folder to follow new source code organization conventions +* [`[5db6394769]`](https://github.com/aspnet/AspNetCore/commit/5db6394769) Always decrement count on HTTP/2 stream completion (#3087) +* [`[8356baf7a6]`](https://github.com/aspnet/AspNetCore/commit/8356baf7a6) Port ANCM installer changes to 2.1 (#3874) +* [`[4d2e68649f]`](https://github.com/aspnet/AspNetCore/commit/4d2e68649f) Expect correct error message in HTTP/2 test (#3085) +* [`[a3baf40c74]`](https://github.com/aspnet/AspNetCore/commit/a3baf40c74) Set dependency version on Microsoft.Extensions.DiagnosticAdapter to 2.1.0 and prune unused logging analyzers dependency +* [`[7f4d10775c]`](https://github.com/aspnet/AspNetCore/commit/7f4d10775c) Add signcheck exclusions (#3985) +* [`[031a2ed214]`](https://github.com/aspnet/AspNetCore/commit/031a2ed214) Stop producing runtime-site-extension-internal.zip (#248) +* [`[50bb0b3bc9]`](https://github.com/aspnet/AspNetCore/commit/50bb0b3bc9) Implement no-op HTTP/2 IHttpUpgradeFeature (#3082) +* [`[f05b0e792d]`](https://github.com/aspnet/AspNetCore/commit/f05b0e792d) Add some logging for functional tests +* [`[a1c1083798]`](https://github.com/aspnet/AspNetCore/commit/a1c1083798) [2.2] Fix race conditions in HTTP/2 tests (#3078) +* [`[263fb650be]`](https://github.com/aspnet/AspNetCore/commit/263fb650be) Detect shared configuration in ANCM installers and fail if enabled (#3962) +* [`[f4d3ebe09a]`](https://github.com/aspnet/AspNetCore/commit/f4d3ebe09a) Add docs blurb to Readme (#3276) +* [`[a03b8f85a8]`](https://github.com/aspnet/AspNetCore/commit/a03b8f85a8) Add docker retry to stackexchange redis tests (#3270) +* [`[d81128de11]`](https://github.com/aspnet/AspNetCore/commit/d81128de11) Fix CodeSign.props to include the .dll in the file name for logging files +* [`[56f78b4593]`](https://github.com/aspnet/AspNetCore/commit/56f78b4593) Retry redis docker (#3265) +* [`[7ef549416f]`](https://github.com/aspnet/AspNetCore/commit/7ef549416f) Add prerelease label to deb installer package version +* [`[ffd4bcd850]`](https://github.com/aspnet/AspNetCore/commit/ffd4bcd850) Server per test (#3253) +* [`[5eac0befd0]`](https://github.com/aspnet/AspNetCore/commit/5eac0befd0) Include assemblies from aspnet/FileSystem in the list of assemblies to code-signing +* [`[9d794af34d]`](https://github.com/aspnet/AspNetCore/commit/9d794af34d) Update to .NET Core 2.2.0-rtm-27105-02 and Extensions 2.2.0-rtm-181105-01 +* [`[90b11de8f1]`](https://github.com/aspnet/AspNetCore/commit/90b11de8f1) Get IISIntegration CI working (#3875) +* [`[e8fec8eb52]`](https://github.com/aspnet/AspNetCore/commit/e8fec8eb52) Enable symbols generation for crossgen'ed assemblies on linux-arm (#3877) +* [`[0e24161d42]`](https://github.com/aspnet/AspNetCore/commit/0e24161d42) Ensure Microsoft.AspNetCore.Server.IntegrationTesting.IIS doesn't produce a finalized version +* [`[40a9b18c43]`](https://github.com/aspnet/AspNetCore/commit/40a9b18c43) Ignore certificate errors +* [`[f2a383dc76]`](https://github.com/aspnet/AspNetCore/commit/f2a383dc76) Don't count long tick intervals against rate measurements (#3070) +* [`[1ab2caa431]`](https://github.com/aspnet/AspNetCore/commit/1ab2caa431) Update list of files to include DependencyInjection +* [`[303ee1ff56]`](https://github.com/aspnet/AspNetCore/commit/303ee1ff56) Fix the filename for the debian installer +* [`[b006a2c789]`](https://github.com/aspnet/AspNetCore/commit/b006a2c789) Clean up logging (#3247) +* [`[d745b8c161]`](https://github.com/aspnet/AspNetCore/commit/d745b8c161) Fix #485 +* [`[22a32500ac]`](https://github.com/aspnet/AspNetCore/commit/22a32500ac) Fix several issues +* [`[f170981fec]`](https://github.com/aspnet/AspNetCore/commit/f170981fec) Add auth server package +* [`[57d52d392d]`](https://github.com/aspnet/AspNetCore/commit/57d52d392d) Add Microsoft.NETFramework.ReferenceAssemblies to list of external dependencies +* [`[cd36ae4f16]`](https://github.com/aspnet/AspNetCore/commit/cd36ae4f16) Delete mv_to_src.sh +* [`[ee0a11d048]`](https://github.com/aspnet/AspNetCore/commit/ee0a11d048) Update code signing configuration to account for crossgen-ed assemblies (#3783) +* [`[7fbedc602c]`](https://github.com/aspnet/AspNetCore/commit/7fbedc602c) Move 22 into subfolder +* [`[55e809c5dc]`](https://github.com/aspnet/AspNetCore/commit/55e809c5dc) Move more files +* [`[83139d36f4]`](https://github.com/aspnet/AspNetCore/commit/83139d36f4) Add some missing test logging (#3242) +* [`[040fb6f18a]`](https://github.com/aspnet/AspNetCore/commit/040fb6f18a) Move IISIntegration into subfolder +* [`[d50c0c13b9]`](https://github.com/aspnet/AspNetCore/commit/d50c0c13b9) Measure the rate of all HTTP/2 output (#3067) +* [`[a6199bbfba]`](https://github.com/aspnet/AspNetCore/commit/a6199bbfba) Add integration and functional tests of `[BindRequired]` on page properties (#8677) +* [`[3b485909eb]`](https://github.com/aspnet/AspNetCore/commit/3b485909eb) Fix aspnet/AspNetCore#3634 +* [`[954362f344]`](https://github.com/aspnet/AspNetCore/commit/954362f344) Update the sign config entry for API-MS-Win-core-xstate-l2-1-0.dll to match case exactly +* [`[4c51201f58]`](https://github.com/aspnet/AspNetCore/commit/4c51201f58) Include win-arm assets in the signing configuration +* [`[b262521969]`](https://github.com/aspnet/AspNetCore/commit/b262521969) Include x86 assets in the signing configuration +* [`[c802d5ef5f]`](https://github.com/aspnet/AspNetCore/commit/c802d5ef5f) Redesign HealthStatus (again) (#520) +* [`[569016c2c5]`](https://github.com/aspnet/AspNetCore/commit/569016c2c5) Code sign all packages in a single batch (#3778) +* [`[27efce1042]`](https://github.com/aspnet/AspNetCore/commit/27efce1042) Do not use the default 5000 port for functional tests +* [`[1f896dc61b]`](https://github.com/aspnet/AspNetCore/commit/1f896dc61b) :arrow_up: Update NetTopologySuite.IO.SqlServerBytes to 1.15.0 +* [`[5b486cdfa9]`](https://github.com/aspnet/AspNetCore/commit/5b486cdfa9) Java API Doc revisions +* [`[865de16086]`](https://github.com/aspnet/AspNetCore/commit/865de16086) Enable cookie jar for Node client using request package (#3202) +* [`[c74a945dda]`](https://github.com/aspnet/AspNetCore/commit/c74a945dda) Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) +* [`[41fa3ff3eb]`](https://github.com/aspnet/AspNetCore/commit/41fa3ff3eb) Add Razor.Workspaces to non-shipping in NPV +* [`[36ca210a65]`](https://github.com/aspnet/AspNetCore/commit/36ca210a65) [Java] Add null ref test for websocket +* [`[3e08bf8833]`](https://github.com/aspnet/AspNetCore/commit/3e08bf8833) Move tests to net472 +* [`[734b919b02]`](https://github.com/aspnet/AspNetCore/commit/734b919b02) Respect SuppressInferBindingSourcesForParameters +* [`[c9600ac2d4]`](https://github.com/aspnet/AspNetCore/commit/c9600ac2d4) [Java] Log invocation binding failures (#3160) +* [`[af6527dcef]`](https://github.com/aspnet/AspNetCore/commit/af6527dcef) Fix XML doc on HttpMethodAttribute and derived ones +* [`[e958d82584]`](https://github.com/aspnet/AspNetCore/commit/e958d82584) Add more chrome test logging +* [`[73f2f19984]`](https://github.com/aspnet/AspNetCore/commit/73f2f19984) [Java] API level support down to 23 +* [`[97dc5852a2]`](https://github.com/aspnet/AspNetCore/commit/97dc5852a2) Suppress warning NU5125 about upcoming deprecation of PackageLicenseUrl (#3758) +* [`[4c94bc272b]`](https://github.com/aspnet/AspNetCore/commit/4c94bc272b) Rename anti-caching option +* [`[a058bc0c0a]`](https://github.com/aspnet/AspNetCore/commit/a058bc0c0a) Win-arm shared framework +* [`[9407fe12f6]`](https://github.com/aspnet/AspNetCore/commit/9407fe12f6) RxJava is on the public API so the library needs to declare it as such (#3155) +* [`[134bd90888]`](https://github.com/aspnet/AspNetCore/commit/134bd90888) Filter paths in SiteExtension trigger (#3747) +* [`[35d2ab37f7]`](https://github.com/aspnet/AspNetCore/commit/35d2ab37f7) Allow passing a dictionary to ValidationProblemDetails +* [`[ccde910b29]`](https://github.com/aspnet/AspNetCore/commit/ccde910b29) Specify TaskCreationOptions when using TCS +* [`[1afd5b2594]`](https://github.com/aspnet/AspNetCore/commit/1afd5b2594) Don't use Map +* [`[37e562902f]`](https://github.com/aspnet/AspNetCore/commit/37e562902f) Support single `IDocumentProvider` method signature - #8593 - also find `IDocumentProvider` using a more-laborious process - `Type.GetType(string)` requires an assembly-qualified name and we don't know the assembly - default method name now `GenerateAsync` - only supported signature is `public Task GenerateAsync(string, TextWriter)` +* [`[373e67896a]`](https://github.com/aspnet/AspNetCore/commit/373e67896a) Fix the path to RPM template and config files +* [`[eba014d534]`](https://github.com/aspnet/AspNetCore/commit/eba014d534) Add additional signing configuration for external assemblies in the tools packages +* [`[e8b9dc52ba]`](https://github.com/aspnet/AspNetCore/commit/e8b9dc52ba) Fix NullPointerException when unboxing null to int. +* [`[6ecf5374c6]`](https://github.com/aspnet/AspNetCore/commit/6ecf5374c6) Use 3PartySHA2 instead of 3PartyDual for code-signing Newtonsoft.Json.dll (#2678) +* [`[e0c575000f]`](https://github.com/aspnet/AspNetCore/commit/e0c575000f) Ensure MicrosoftNETCoreAppPackageVersion is always defined +* [`[6bafc157e7]`](https://github.com/aspnet/AspNetCore/commit/6bafc157e7) Update code signing config to exclude .js and .ttf files in template packages +* [`[2adf798ba0]`](https://github.com/aspnet/AspNetCore/commit/2adf798ba0) Fix peer dependencies in React templates +* [`[a74235c7ec]`](https://github.com/aspnet/AspNetCore/commit/a74235c7ec) Reflect Access-Control-Request-Headers and Access-Control-Request-Method when policy is configured to support wildcard +* [`[395b681348]`](https://github.com/aspnet/AspNetCore/commit/395b681348) Add HTTP/2 request body data rate limit (#3051) +* [`[99f2ecd02f]`](https://github.com/aspnet/AspNetCore/commit/99f2ecd02f) Move transformation tests from AzureIntegration (#3726) +* [`[d9aba751ae]`](https://github.com/aspnet/AspNetCore/commit/d9aba751ae) Change TargetFramework for micro benchmarks +* [`[958e0b1d9f]`](https://github.com/aspnet/AspNetCore/commit/958e0b1d9f) Get rid of Page1 Page2 +* [`[ae122d9bc0]`](https://github.com/aspnet/AspNetCore/commit/ae122d9bc0) Include rid-specific runtime packages in the list of artifacts +* [`[77a3089c8d]`](https://github.com/aspnet/AspNetCore/commit/77a3089c8d) Workaround quirks in NuGet +* [`[dbc28c523e]`](https://github.com/aspnet/AspNetCore/commit/dbc28c523e) Avoid double restores by invoking NuGet.targets directly +* [`[616aeba156]`](https://github.com/aspnet/AspNetCore/commit/616aeba156) Use chrome instead of chromium on Ubuntu +* [`[0aab8e5dd0]`](https://github.com/aspnet/AspNetCore/commit/0aab8e5dd0) added maven badge to readme.md (#3201) +* [`[b05185f1f1]`](https://github.com/aspnet/AspNetCore/commit/b05185f1f1) ESLint (#796) +* [`[9b3d1f56fd]`](https://github.com/aspnet/AspNetCore/commit/9b3d1f56fd) Handle peer dependency warnings (#794) +* [`[4433d967ad]`](https://github.com/aspnet/AspNetCore/commit/4433d967ad) Update CLI functional tests to account for the addition of Microsoft.IdentityModel.JsonWebTokens.dll +* [`[c6f9783671]`](https://github.com/aspnet/AspNetCore/commit/c6f9783671) Add AspNetCore runtime back into the runtime site extension (#244) +* [`[31f1e170d0]`](https://github.com/aspnet/AspNetCore/commit/31f1e170d0) Add interop tests with headless chrome +* [`[a8a3f99f1a]`](https://github.com/aspnet/AspNetCore/commit/a8a3f99f1a) Skip restore on .zipproj files +* [`[044f613804]`](https://github.com/aspnet/AspNetCore/commit/044f613804) Include failed HRESULTs and exceptions in FREB log (#1548) +* [`[de185b6a06]`](https://github.com/aspnet/AspNetCore/commit/de185b6a06) Duplicate debug log handle for console logging (#1558) +* [`[91db78cf92]`](https://github.com/aspnet/AspNetCore/commit/91db78cf92) Add safe copy for enumeration (#1052) +* [`[3d828221a1]`](https://github.com/aspnet/AspNetCore/commit/3d828221a1) Rename sandbox website directory (#892) +* [`[01f9af21c5]`](https://github.com/aspnet/AspNetCore/commit/01f9af21c5) Temporarily stop producing a package for dotnet-httprepl (#505) +* [`[aa88f16b08]`](https://github.com/aspnet/AspNetCore/commit/aa88f16b08) Fix cors with creds (#193) +* [`[70a786adcd]`](https://github.com/aspnet/AspNetCore/commit/70a786adcd) Make AspNetCoreHostingModel element not be insert when targeting net461 and inprocess => InProcess (#797) +* [`[29c06e2636]`](https://github.com/aspnet/AspNetCore/commit/29c06e2636) Update deps (#3170) +* [`[c129d272a4]`](https://github.com/aspnet/AspNetCore/commit/c129d272a4) Update npm readme with Node info (#3194) +* [`[2544926b2f]`](https://github.com/aspnet/AspNetCore/commit/2544926b2f) Provide a convenience API to configure ApiBehaviorOptions +* [`[5c3017524f]`](https://github.com/aspnet/AspNetCore/commit/5c3017524f) Fix upgrade deps and run upgrade deps (#1553) +* [`[577be72faa]`](https://github.com/aspnet/AspNetCore/commit/577be72faa) Split sandbox and functional tests websites (#890) +* [`[935df249c4]`](https://github.com/aspnet/AspNetCore/commit/935df249c4) Shorten siteextension version to fit into 20 chars (#3707) +* [`[a5fcd9dd87]`](https://github.com/aspnet/AspNetCore/commit/a5fcd9dd87) Add application/wasm #3681 (#259) +* [`[f7e8255ece]`](https://github.com/aspnet/AspNetCore/commit/f7e8255ece) Add forwards compat tests (#1547) +* [`[3842779379]`](https://github.com/aspnet/AspNetCore/commit/3842779379) Check what current processes are running to see if dotnet.exe/iisexpress.exe is being stopped. (#1530) +* [`[f7d10bec02]`](https://github.com/aspnet/AspNetCore/commit/f7d10bec02) [Java] Plumb RxJava through client (#3148) +* [`[63900a462b]`](https://github.com/aspnet/AspNetCore/commit/63900a462b) Use Node https module for https requests (#3171) +* [`[40959a97e7]`](https://github.com/aspnet/AspNetCore/commit/40959a97e7) Fix link generation of routes with default values (#8616) +* [`[bd32ec3837]`](https://github.com/aspnet/AspNetCore/commit/bd32ec3837) Add basic test for RouteValueEqualityComparer.Equals(...). (#883) +* [`[25b5ab2c39]`](https://github.com/aspnet/AspNetCore/commit/25b5ab2c39) Improve performance and reduce allocations in RouteValuesAddressScheme. (#879) +* [`[32532078d6]`](https://github.com/aspnet/AspNetCore/commit/32532078d6) Log binary data as a parameter #2860 +* [`[c93e3a76ff]`](https://github.com/aspnet/AspNetCore/commit/c93e3a76ff) Eliminate redundant isValid check from DefaultEndpointSelector.ProcessFinalCandidates(...). (#881) +* [`[26e5ea3274]`](https://github.com/aspnet/AspNetCore/commit/26e5ea3274) Improves performance and reduce allocations in DefaultEndpointDataSource (#882) +* [`[707b1bbf3b]`](https://github.com/aspnet/AspNetCore/commit/707b1bbf3b) Fix link +* [`[b623b9912e]`](https://github.com/aspnet/AspNetCore/commit/b623b9912e) Make EFCore.Cosmos no-ship package +* [`[14323b5dd5]`](https://github.com/aspnet/AspNetCore/commit/14323b5dd5) Delete CODEOWNERS +* [`[0a22b927b2]`](https://github.com/aspnet/AspNetCore/commit/0a22b927b2) Use GUIDs for cache tests. +* [`[2a610ee1b8]`](https://github.com/aspnet/AspNetCore/commit/2a610ee1b8) Reduce flakiness of LargeUpload tests (#3036) +* [`[ad3cba5509]`](https://github.com/aspnet/AspNetCore/commit/ad3cba5509) Disable inheritance test on linux #3034 +* [`[ffa72f5a0c]`](https://github.com/aspnet/AspNetCore/commit/ffa72f5a0c) Fix two string allocation issues (#1539) +* [`[79d098045b]`](https://github.com/aspnet/AspNetCore/commit/79d098045b) Code-sign the Microsoft.AspNetCore.AspNetCoreModule{V2} packages +* [`[1d05592cd7]`](https://github.com/aspnet/AspNetCore/commit/1d05592cd7) Allow parameter names to match required keys in templates (#872) +* [`[b3db95eb2d]`](https://github.com/aspnet/AspNetCore/commit/b3db95eb2d) Change 'create' to 'delete' in message +* [`[2081160678]`](https://github.com/aspnet/AspNetCore/commit/2081160678) Improve performance and reduce allocations of TemplateSegment (#856) +* [`[0f90a15cf1]`](https://github.com/aspnet/AspNetCore/commit/0f90a15cf1) Use Array.Clone() to copy arrays, and avoid copy where applicable (#855) +* [`[42914d93ca]`](https://github.com/aspnet/AspNetCore/commit/42914d93ca) Declare out variables inline, and use discards (#873) +* [`[277a5502fd]`](https://github.com/aspnet/AspNetCore/commit/277a5502fd) Flush response headers #3031 +* [`[95ccb1ee52]`](https://github.com/aspnet/AspNetCore/commit/95ccb1ee52) More Java Docs (#3138) +* [`[4134e7bcf3]`](https://github.com/aspnet/AspNetCore/commit/4134e7bcf3) Re-enable repo code signing +* [`[ddbe0fef26]`](https://github.com/aspnet/AspNetCore/commit/ddbe0fef26) Allow custom handling of antiforgery failures +* [`[8a183bb4f4]`](https://github.com/aspnet/AspNetCore/commit/8a183bb4f4) Allow serving Razor files with leading underscore +* [`[30870b34c0]`](https://github.com/aspnet/AspNetCore/commit/30870b34c0) Fix abort race in response body tests #451 +* [`[d82a3e6c99]`](https://github.com/aspnet/AspNetCore/commit/d82a3e6c99) Update to new VSTS script (#3162) +* [`[23a4e11261]`](https://github.com/aspnet/AspNetCore/commit/23a4e11261) Send RST for canceled HTTP/2 writes #3007 +* [`[7f34909708]`](https://github.com/aspnet/AspNetCore/commit/7f34909708) Include EFCore in real code signing +* [`[8b05b859e8]`](https://github.com/aspnet/AspNetCore/commit/8b05b859e8) Fix jenkins filename and add VSTS test runs (#1537) +* [`[33386e424a]`](https://github.com/aspnet/AspNetCore/commit/33386e424a) Re-enable skipped auth test #474 +* [`[e68c8025d5]`](https://github.com/aspnet/AspNetCore/commit/e68c8025d5) Don't set Redis timeout (#3154) +* [`[af01ed1715]`](https://github.com/aspnet/AspNetCore/commit/af01ed1715) Shorten log file names (#1536) +* [`[7191c12a65]`](https://github.com/aspnet/AspNetCore/commit/7191c12a65) Enable logging in chat sample (#3134) +* [`[b92c82e97f]`](https://github.com/aspnet/AspNetCore/commit/b92c82e97f) Add static shim test (#1505) +* [`[d3f2ca9c9a]`](https://github.com/aspnet/AspNetCore/commit/d3f2ca9c9a) Do not inherit socket handles #2789 +* [`[55d849a0d0]`](https://github.com/aspnet/AspNetCore/commit/55d849a0d0) Add compression pass through tests (#1525) +* [`[203c2a22ed]`](https://github.com/aspnet/AspNetCore/commit/203c2a22ed) Add package-info file for docs (#3123) +* [`[48d40e0e36]`](https://github.com/aspnet/AspNetCore/commit/48d40e0e36) Add mitigations to HttpsClientCert_GetCertInformation flakiness (#1529) +* [`[1d3090f056]`](https://github.com/aspnet/AspNetCore/commit/1d3090f056) Only reset the request body pipe for HTTP/1 #3006 +* [`[e51da32e9d]`](https://github.com/aspnet/AspNetCore/commit/e51da32e9d) Prefer StringComparison over StringComparer when not using comparers (#870) +* [`[27e75e7a51]`](https://github.com/aspnet/AspNetCore/commit/27e75e7a51) Add a switch to allow turning on ValidationVisitor shortcircuiting (#8599) +* [`[80d3bbfcc9]`](https://github.com/aspnet/AspNetCore/commit/80d3bbfcc9) Update code signing config to exclude .js files in template packages +* [`[97acb95715]`](https://github.com/aspnet/AspNetCore/commit/97acb95715) Set default protocol to HTTP/1.x +* [`[a43587290f]`](https://github.com/aspnet/AspNetCore/commit/a43587290f) fix : DefaultFilesMiddleware serve with unicode path (#257) +* [`[b951ac9b64]`](https://github.com/aspnet/AspNetCore/commit/b951ac9b64) Fix path to aspnetcoreca.dll for signed output (#1513) +* [`[8f99140f30]`](https://github.com/aspnet/AspNetCore/commit/8f99140f30) Add client disconnect logs (#1521) +* [`[6d076dafae]`](https://github.com/aspnet/AspNetCore/commit/6d076dafae) Update certificate info for .zip and .mof files +* [`[e75dc56327]`](https://github.com/aspnet/AspNetCore/commit/e75dc56327) Sign Newtonsoft.Json with AssemblySigning3rdPartyCertName +* [`[297156a4ef]`](https://github.com/aspnet/AspNetCore/commit/297156a4ef) Check if HubConnection stopped normally (#3135) +* [`[6366deb193]`](https://github.com/aspnet/AspNetCore/commit/6366deb193) Update dataprotection to 2.2.0-rtm +* [`[a68e40c2ca]`](https://github.com/aspnet/AspNetCore/commit/a68e40c2ca) Fix package name (#241) +* [`[47e2ba3755]`](https://github.com/aspnet/AspNetCore/commit/47e2ba3755) Fix package name +* [`[74aefc855d]`](https://github.com/aspnet/AspNetCore/commit/74aefc855d) Set DOTNET_ROOT in runtime site extension (#240) +* [`[393815b8ad]`](https://github.com/aspnet/AspNetCore/commit/393815b8ad) Increase test timeout to accomodate slow machines +* [`[3ae18fb539]`](https://github.com/aspnet/AspNetCore/commit/3ae18fb539) Add skip conditions (#1520) +* [`[f2ddc6efc0]`](https://github.com/aspnet/AspNetCore/commit/f2ddc6efc0) Update .NET Core to 2.2.0-preview3-27014-02 +* [`[904aac3612]`](https://github.com/aspnet/AspNetCore/commit/904aac3612) Embed version into 2.1 logging site extensions name (#238) +* [`[1ff9a3d80c]`](https://github.com/aspnet/AspNetCore/commit/1ff9a3d80c) Fixed broken link (#504) +* [`[06dbdf5ced]`](https://github.com/aspnet/AspNetCore/commit/06dbdf5ced) Increase retry count +* [`[4b9a3fcc05]`](https://github.com/aspnet/AspNetCore/commit/4b9a3fcc05) Skip falky tests caused by https://github.com/dotnet/corefx/issues/30691 +* [`[73f161cc60]`](https://github.com/aspnet/AspNetCore/commit/73f161cc60) Set crossorigin anonymous for integrity +* [`[24e2e5ad52]`](https://github.com/aspnet/AspNetCore/commit/24e2e5ad52) Port startup tests to IIS (#1513) +* [`[cc45d0cb41]`](https://github.com/aspnet/AspNetCore/commit/cc45d0cb41) Use dev certs +* [`[bd375fc9ee]`](https://github.com/aspnet/AspNetCore/commit/bd375fc9ee) Fix audit failure +* [`[b0deed05be]`](https://github.com/aspnet/AspNetCore/commit/b0deed05be) Add server abort tests (#1510) +* [`[c421178a22]`](https://github.com/aspnet/AspNetCore/commit/c421178a22) Update docs for compat switch value +* [`[5551729797]`](https://github.com/aspnet/AspNetCore/commit/5551729797) Update Formatted Log Messages (#3124) +* [`[0b5973e501]`](https://github.com/aspnet/AspNetCore/commit/0b5973e501) Enable auth tests on IIS (#1511) +* [`[8ad589c4d1]`](https://github.com/aspnet/AspNetCore/commit/8ad589c4d1) Provide better errors if launching the browser failed +* [`[3a1cf72451]`](https://github.com/aspnet/AspNetCore/commit/3a1cf72451) #3009 HTTP/2 Test stabalization (#3010) +* [`[fb57810f29]`](https://github.com/aspnet/AspNetCore/commit/fb57810f29) Shortcircuit validation when using default validator providers and no validation metadata is discovered +* [`[dbc1d38a58]`](https://github.com/aspnet/AspNetCore/commit/dbc1d38a58) Move ANCM installers to Universe (#1456) +* [`[164d14064c]`](https://github.com/aspnet/AspNetCore/commit/164d14064c) Use casing for ProblemDetails that specified by RFC +* [`[fb3f5d95c2]`](https://github.com/aspnet/AspNetCore/commit/fb3f5d95c2) Backport infrastructure changes and source reorganization +* [`[1f2e704dd3]`](https://github.com/aspnet/AspNetCore/commit/1f2e704dd3) Implement MinResponseDataRate for HTTP/2 (#3003) +* [`[897386ab3f]`](https://github.com/aspnet/AspNetCore/commit/897386ab3f) Temporary disable AppVerif tests in Jenkins (#1509) +* [`[642e8e9d7c]`](https://github.com/aspnet/AspNetCore/commit/642e8e9d7c) Add Basic auth tests and fix Windows auth tests (#1502) +* [`[5d5438a7f0]`](https://github.com/aspnet/AspNetCore/commit/5d5438a7f0) Relax test SkuTelemetry strictness #1875 +* [`[fbf0708f19]`](https://github.com/aspnet/AspNetCore/commit/fbf0708f19) Fix DfaGraphWriter ISuppressMatchingMetadata check (#850) +* [`[e6bdf128f2]`](https://github.com/aspnet/AspNetCore/commit/e6bdf128f2) Log when a request is an OPTIONS request but not a preflight request +* [`[b833d1df88]`](https://github.com/aspnet/AspNetCore/commit/b833d1df88) Set DOTNET_HOME to repo dir when `--ci` is specified (#1490) +* [`[facaa1387a]`](https://github.com/aspnet/AspNetCore/commit/facaa1387a) Logging with SLF4J (#3120) +* [`[fe82fd9682]`](https://github.com/aspnet/AspNetCore/commit/fe82fd9682) Committing changes required to have SignalR depend on the centralized Microsoft BOM file for Java libraries (#3114) +* [`[1fb57d9ed9]`](https://github.com/aspnet/AspNetCore/commit/1fb57d9ed9) Enable appverifier and dumps on jenkins (#1491) +* [`[9b1fd75b7e]`](https://github.com/aspnet/AspNetCore/commit/9b1fd75b7e) Include mof file in ANCMV2 package (#1499) +* [`[081cef0934]`](https://github.com/aspnet/AspNetCore/commit/081cef0934) Track aborted streams for a given grace period #2832 +* [`[b5c0ed228a]`](https://github.com/aspnet/AspNetCore/commit/b5c0ed228a) Skip code-signing EFCore with repo signing while we workout issues with signtool (#1487) +* [`[0afaccf4df]`](https://github.com/aspnet/AspNetCore/commit/0afaccf4df) Prevent contention (#1486) +* [`[df394051d0]`](https://github.com/aspnet/AspNetCore/commit/df394051d0) JQuery Unobtrusive to 3.2.11 +* [`[e08774b6f0]`](https://github.com/aspnet/AspNetCore/commit/e08774b6f0) [Java] Add ability to configure headers (#3090) +* [`[1132cad70b]`](https://github.com/aspnet/AspNetCore/commit/1132cad70b) public const string AuthenticationScheme (#1496) +* [`[e0883c2da3]`](https://github.com/aspnet/AspNetCore/commit/e0883c2da3) Add NetTopologySuite.IO.SqlServerBytes dependency +* [`[06e9531d50]`](https://github.com/aspnet/AspNetCore/commit/06e9531d50) Update IdentityModel packages +* [`[800c79c0e4]`](https://github.com/aspnet/AspNetCore/commit/800c79c0e4) Fast-path async in HttpResponseStreamWriter +* [`[773aa6e6ff]`](https://github.com/aspnet/AspNetCore/commit/773aa6e6ff) Http{Request|Response}Stream.ValidateState made inlineable +* [`[ed4cef6b98]`](https://github.com/aspnet/AspNetCore/commit/ed4cef6b98) Add *.StackExchangeRedis packages (#1466) +* [`[3f5f419df8]`](https://github.com/aspnet/AspNetCore/commit/3f5f419df8) Add Redis 2.0 package (#325) +* [`[286e4bebf7]`](https://github.com/aspnet/AspNetCore/commit/286e4bebf7) Add StackExchange.Redis 2.X.X package (#3089) +* [`[3f001750ad]`](https://github.com/aspnet/AspNetCore/commit/3f001750ad) Rationalize code sharing between the three code generation projects - #8417 - just two files needed to be moved… +* [`[bfa583a9aa]`](https://github.com/aspnet/AspNetCore/commit/bfa583a9aa) Guard OnAsyncCompletion from completing request before OnExecuteRequestHandler exits (#1489) +* [`[2ee351786f]`](https://github.com/aspnet/AspNetCore/commit/2ee351786f) [Java] Add pings and server timeout (#3027) +* [`[ab124fc344]`](https://github.com/aspnet/AspNetCore/commit/ab124fc344) Fix applicationInitialization tests and disconnect handler (#1484) +* [`[7d09ec6ccc]`](https://github.com/aspnet/AspNetCore/commit/7d09ec6ccc) Low hanging fruit (#763) +* [`[be4fe6c6f9]`](https://github.com/aspnet/AspNetCore/commit/be4fe6c6f9) Wait for handshake response in Java Client(#3068) +* [`[2c365b8fc5]`](https://github.com/aspnet/AspNetCore/commit/2c365b8fc5) Explicitly push to a branch +* [`[ac7a6b56d4]`](https://github.com/aspnet/AspNetCore/commit/ac7a6b56d4) Reenable client disconnect tests (#1485) +* [`[692185f7d2]`](https://github.com/aspnet/AspNetCore/commit/692185f7d2) Upgrade Java client to RTM versioning (#3104) +* [`[cd33755bee]`](https://github.com/aspnet/AspNetCore/commit/cd33755bee) [Java] Make public API look like RxJava (#3103) +* [`[f6e20a38e2]`](https://github.com/aspnet/AspNetCore/commit/f6e20a38e2) HostString throws ArgumentNullException for null host (#1045) +* [`[9daf5ff7a4]`](https://github.com/aspnet/AspNetCore/commit/9daf5ff7a4) Fix PageRouteTransformerConvention with custom page routes (#8576) +* [`[7a09638afe]`](https://github.com/aspnet/AspNetCore/commit/7a09638afe) Modernize startup error pages (#1476) +* [`[f2fbd803b9]`](https://github.com/aspnet/AspNetCore/commit/f2fbd803b9) Flow request trace context to CreateApplication (#1480) +* [`[3cf20afc8a]`](https://github.com/aspnet/AspNetCore/commit/3cf20afc8a) Fix syntax error +* [`[904c9d3623]`](https://github.com/aspnet/AspNetCore/commit/904c9d3623) Use Moq v4.10 +* [`[85ecc5ba4c]`](https://github.com/aspnet/AspNetCore/commit/85ecc5ba4c) Add Redis 2.0 (#1459) +* [`[0a1c60e2d3]`](https://github.com/aspnet/AspNetCore/commit/0a1c60e2d3) Update Moq to 4.11.0 +* [`[f65c1a4e3d]`](https://github.com/aspnet/AspNetCore/commit/f65c1a4e3d) Push UpdateRepos to maestro branch +* [`[3cd98acda3]`](https://github.com/aspnet/AspNetCore/commit/3cd98acda3) Updating external dependencies (#1464) +* [`[70f2d3abd9]`](https://github.com/aspnet/AspNetCore/commit/70f2d3abd9) Update Roslyn version. +* [`[21b98de09b]`](https://github.com/aspnet/AspNetCore/commit/21b98de09b) Update System.IO.Pipelines to 4.5.2 (#1458) +* [`[12761474d3]`](https://github.com/aspnet/AspNetCore/commit/12761474d3) Rename Cosmos.Sql to Cosmos (#1467) +* [`[83e8d64952]`](https://github.com/aspnet/AspNetCore/commit/83e8d64952) Updating EF submodule +* [`[1593966f3b]`](https://github.com/aspnet/AspNetCore/commit/1593966f3b) Update repos send PRs +* [`[1f31e0556d]`](https://github.com/aspnet/AspNetCore/commit/1f31e0556d) Add IHealthCheckPublisher for push-based checks (#498) +* [`[f87d8b4aaf]`](https://github.com/aspnet/AspNetCore/commit/f87d8b4aaf) Change Java client package name to com.microsoft.signalr (#3096) +* [`[8bca6b3877]`](https://github.com/aspnet/AspNetCore/commit/8bca6b3877) Add HTTP/2 keep-alive and request header timeouts (#2992) +* [`[1be7cd1f74]`](https://github.com/aspnet/AspNetCore/commit/1be7cd1f74) Disconnect the disconnect handler when request processing ends (#1471) +* [`[7eb16afc9c]`](https://github.com/aspnet/AspNetCore/commit/7eb16afc9c) Java Client API Review pt2 (#3078) +* [`[813a9e68bc]`](https://github.com/aspnet/AspNetCore/commit/813a9e68bc) Add Java Check (#3085) +* [`[956441aa68]`](https://github.com/aspnet/AspNetCore/commit/956441aa68) Ignore created URI if Assembly.CodeBase contains a fragment (#8556) +* [`[b9166f14f1]`](https://github.com/aspnet/AspNetCore/commit/b9166f14f1) Skipping test failing on Win2k8 R2 +* [`[4347a45f29]`](https://github.com/aspnet/AspNetCore/commit/4347a45f29) Always add event source logger (#287) +* [`[9722d89572]`](https://github.com/aspnet/AspNetCore/commit/9722d89572) Adjust log levels +* [`[67a1f2dda9]`](https://github.com/aspnet/AspNetCore/commit/67a1f2dda9) Add security text about Host header +* [`[81fb93a896]`](https://github.com/aspnet/AspNetCore/commit/81fb93a896) Fix Routing#837 +* [`[9db2833fc2]`](https://github.com/aspnet/AspNetCore/commit/9db2833fc2) Make endpoint selector policies per-candidate-set +* [`[af47b27f0d]`](https://github.com/aspnet/AspNetCore/commit/af47b27f0d) Add blurb about Host header +* [`[5b90028fe3]`](https://github.com/aspnet/AspNetCore/commit/5b90028fe3) Expose status code of BadHttpRequestException +* [`[d1829b2491]`](https://github.com/aspnet/AspNetCore/commit/d1829b2491) Transport stop triggers HubConnection stop (#3054) +* [`[daf6e1ecd7]`](https://github.com/aspnet/AspNetCore/commit/daf6e1ecd7) Http/2 response trailers #622 +* [`[89b0430bda]`](https://github.com/aspnet/AspNetCore/commit/89b0430bda) Add IHttpResponseTrailersFeature and extensions +* [`[6f76189846]`](https://github.com/aspnet/AspNetCore/commit/6f76189846) Normalize internationalized domain names when adding to CORS Fixes https://github.com/aspnet/Home/issues/3353 +* [`[7f6dd893dd]`](https://github.com/aspnet/AspNetCore/commit/7f6dd893dd) Make the ActionBase type internal (#3069) +* [`[f91ae20a3c]`](https://github.com/aspnet/AspNetCore/commit/f91ae20a3c) Improve RequestAborted token handling (#2977) +* [`[b3f9f38ac6]`](https://github.com/aspnet/AspNetCore/commit/b3f9f38ac6) Test LibuvConstants.IsConnectionReset +* [`[df2ad98743]`](https://github.com/aspnet/AspNetCore/commit/df2ad98743) Use logical 'or' instead of bitwise in IsConnectionReset method. (#2983) +* [`[82276ece2f]`](https://github.com/aspnet/AspNetCore/commit/82276ece2f) Use the Microsoft400 code-signing cert for the Razor VSIX assembly +* [`[153165f9ad]`](https://github.com/aspnet/AspNetCore/commit/153165f9ad) Handle OPTIONS requests without a handler in Razor Pages (#8528) +* [`[35d35f22a3]`](https://github.com/aspnet/AspNetCore/commit/35d35f22a3) Disallow any frames after a reset is received #2154 +* [`[94101a9cde]`](https://github.com/aspnet/AspNetCore/commit/94101a9cde) Add PageRouteTransformerConvention (#8541) +* [`[2ccf79a912]`](https://github.com/aspnet/AspNetCore/commit/2ccf79a912) [Java] Pass Url to transport start so we can reuse the transport (#3051) +* [`[7854d65c11]`](https://github.com/aspnet/AspNetCore/commit/7854d65c11) Support page parameter in attribute route (#8530) +* [`[f02e13fa09]`](https://github.com/aspnet/AspNetCore/commit/f02e13fa09) Fix rebase +* [`[3f6c5e3435]`](https://github.com/aspnet/AspNetCore/commit/3f6c5e3435) [Java] Check for 200 status code on negotiate (#3050) +* [`[1ccb889f9c]`](https://github.com/aspnet/AspNetCore/commit/1ccb889f9c) Functional Interfaces in the Java Client(#3047) +* [`[2e41a7063b]`](https://github.com/aspnet/AspNetCore/commit/2e41a7063b) [Java] Add accessTokenProvider (#3046) +* [`[51491de90b]`](https://github.com/aspnet/AspNetCore/commit/51491de90b) Enable Node10 for macOS (#1448) +* [`[5bd2a41517]`](https://github.com/aspnet/AspNetCore/commit/5bd2a41517) Make transport logs for connection close more detailed and consistent (#2978) +* [`[9c37082a74]`](https://github.com/aspnet/AspNetCore/commit/9c37082a74) Add Linux, Node8, and Node10 to test matrix (#1445) +* [`[64b10d5582]`](https://github.com/aspnet/AspNetCore/commit/64b10d5582) HTTP --> HTTPS +* [`[f2691ee4b6]`](https://github.com/aspnet/AspNetCore/commit/f2691ee4b6) Add a copy of scripts from dotnet-deb-tool 2.0.0 to this repo (#1442) +* [`[3ae2814c27]`](https://github.com/aspnet/AspNetCore/commit/3ae2814c27) Make Java client more reusable (#3029) +* [`[70ddf15cbc]`](https://github.com/aspnet/AspNetCore/commit/70ddf15cbc) MethodMatches :shower: +* [`[17e029f15d]`](https://github.com/aspnet/AspNetCore/commit/17e029f15d) [Java] Clean up WebSockets Transport (#3044) +* [`[a48e75dfb4]`](https://github.com/aspnet/AspNetCore/commit/a48e75dfb4) Implicitly set content type for ObjectResults containing ProblemDetails (#8512) +* [`[713e224591]`](https://github.com/aspnet/AspNetCore/commit/713e224591) [Java] Add HttpClient support for testing (#3011) +* [`[014e7eb963]`](https://github.com/aspnet/AspNetCore/commit/014e7eb963) Add EFCore DbContext check +* [`[efe83ad531]`](https://github.com/aspnet/AspNetCore/commit/efe83ad531) Add Diagnostics.EFCore package +* [`[f425134ffe]`](https://github.com/aspnet/AspNetCore/commit/f425134ffe) Fix #2265 - Port Blazor testing improvements +* [`[3ddc86a428]`](https://github.com/aspnet/AspNetCore/commit/3ddc86a428) Fix mof file (#1457) +* [`[3227de8c0b]`](https://github.com/aspnet/AspNetCore/commit/3227de8c0b) Fix #629 - Add logging to DfaMatcther +* [`[a2f404f4d5]`](https://github.com/aspnet/AspNetCore/commit/a2f404f4d5) Perf improvements for EndpointSelector +* [`[ed15bad5fb]`](https://github.com/aspnet/AspNetCore/commit/ed15bad5fb) Make CandidateState (publicly) immutable +* [`[1f5eec1d55]`](https://github.com/aspnet/AspNetCore/commit/1f5eec1d55) Rename EndpointFeature -> EndpointSelectorContext +* [`[8b99832eaf]`](https://github.com/aspnet/AspNetCore/commit/8b99832eaf) Add ASCII optimized jump tables +* [`[d1f3b90a0e]`](https://github.com/aspnet/AspNetCore/commit/d1f3b90a0e) RouteValuesAddressMetadata ctors and XML docs (#818) +* [`[3044cc8d9e]`](https://github.com/aspnet/AspNetCore/commit/3044cc8d9e) Add .etl to .gitignore (PerfView) +* [`[6effb13bbd]`](https://github.com/aspnet/AspNetCore/commit/6effb13bbd) Update to .NET Core 2.1.5 +* [`[72cd5eedcf]`](https://github.com/aspnet/AspNetCore/commit/72cd5eedcf) Prepare the 2.1.6 patch (#1434) +* [`[2a1ba9e4ff]`](https://github.com/aspnet/AspNetCore/commit/2a1ba9e4ff) Change websockets library (#3012) +* [`[67f2c3149e]`](https://github.com/aspnet/AspNetCore/commit/67f2c3149e) Use port 0 to avoid port collisions during tests +* [`[ccb6579cd7]`](https://github.com/aspnet/AspNetCore/commit/ccb6579cd7) Do not return ProblemDetails for < 4xx status codes Fixes #8504 +* [`[7cf1cf2a54]`](https://github.com/aspnet/AspNetCore/commit/7cf1cf2a54) Update API check baselines to 2.1.0 +* [`[fa961b003f]`](https://github.com/aspnet/AspNetCore/commit/fa961b003f) Added execution time duration (HealthReportEntry TotalDuration) (#493) +* [`[c887f730dd]`](https://github.com/aspnet/AspNetCore/commit/c887f730dd) Add DFA Graph viewer to sample +* [`[45a52ebff5]`](https://github.com/aspnet/AspNetCore/commit/45a52ebff5) Move Log call before starting application (#1453) +* [`[1f91b523f7]`](https://github.com/aspnet/AspNetCore/commit/1f91b523f7) Add error to negotiate (#2998) +* [`[8dcc011324]`](https://github.com/aspnet/AspNetCore/commit/8dcc011324) spelling, inline outs, redundant braces (#252) +* [`[e9c2acf4dc]`](https://github.com/aspnet/AspNetCore/commit/e9c2acf4dc) Add HTTP/2 response draining timeout (#2956) +* [`[fc39ea3bec]`](https://github.com/aspnet/AspNetCore/commit/fc39ea3bec) Make hosting bundle get prodcon runtime versions (#1435) +* [`[66ba370a0a]`](https://github.com/aspnet/AspNetCore/commit/66ba370a0a) Update .NET Core to 2.2.0-preview3-26927-02 +* [`[c6633e6ec5]`](https://github.com/aspnet/AspNetCore/commit/c6633e6ec5) Increase retry count (#1449) +* [`[c9747bcf6b]`](https://github.com/aspnet/AspNetCore/commit/c9747bcf6b) Use Microsoft400 for code signing CAB, MSI, and installer bundles (#1433) +* [`[4baa07ccae]`](https://github.com/aspnet/AspNetCore/commit/4baa07ccae) Update code signing properties and configuration +* [`[e8d3321025]`](https://github.com/aspnet/AspNetCore/commit/e8d3321025) Add AdditionalRestoreSources parameter to Cli.FunctionalTests (#1429) +* [`[870efd5965]`](https://github.com/aspnet/AspNetCore/commit/870efd5965) More robust plugin load (#3022) +* [`[db1e4cf3d4]`](https://github.com/aspnet/AspNetCore/commit/db1e4cf3d4) Use Microsoft400 for installers signing, not 401 (#1426) +* [`[3c8c8ba333]`](https://github.com/aspnet/AspNetCore/commit/3c8c8ba333) [TS] Reject handshake if connection closes before response (#3000) +* [`[79663b480d]`](https://github.com/aspnet/AspNetCore/commit/79663b480d) Add more Spotless rules (#3005) +* [`[f56b682b36]`](https://github.com/aspnet/AspNetCore/commit/f56b682b36) Impose integer decode limit in HPACK +* [`[8311fd870b]`](https://github.com/aspnet/AspNetCore/commit/8311fd870b) Include the response type in ProducesResponseType for client errors (#8490) +* [`[e4ebae107c]`](https://github.com/aspnet/AspNetCore/commit/e4ebae107c) Fix the path to SignedPackageFile items and include the VSIX .dll in code signing +* [`[0157e38a23]`](https://github.com/aspnet/AspNetCore/commit/0157e38a23) Fix the path for SignedPackageFile and include the VSIX .dll in signing +* [`[13f2ebe2f6]`](https://github.com/aspnet/AspNetCore/commit/13f2ebe2f6) [Java] Throw useful error on incorrect argument length (#3010) +* [`[b07338b618]`](https://github.com/aspnet/AspNetCore/commit/b07338b618) Don't use depricated methods (#751) +* [`[02dac71f64]`](https://github.com/aspnet/AspNetCore/commit/02dac71f64) Move e2e-tests.yml into the right folder +* [`[90ed3bde5e]`](https://github.com/aspnet/AspNetCore/commit/90ed3bde5e) Add more logging for E2E tests +* [`[831937c86c]`](https://github.com/aspnet/AspNetCore/commit/831937c86c) Add LinkGenerator extensions for MVC +* [`[c6347f035f]`](https://github.com/aspnet/AspNetCore/commit/c6347f035f) Conditionally include RootNamespace +* [`[0745266c17]`](https://github.com/aspnet/AspNetCore/commit/0745266c17) Razor->WebApp +* [`[1eb5da31e5]`](https://github.com/aspnet/AspNetCore/commit/1eb5da31e5) Improve error messages and add static html pages for failure to start site. (#1421) +* [`[3832019027]`](https://github.com/aspnet/AspNetCore/commit/3832019027) Update Facebook to v3.1 endpoints #92 +* [`[49c2317c14]`](https://github.com/aspnet/AspNetCore/commit/49c2317c14) Fix #810 +* [`[7c16c92317]`](https://github.com/aspnet/AspNetCore/commit/7c16c92317) Fix a bug in GetUriByRouteValues +* [`[01b35bc391]`](https://github.com/aspnet/AspNetCore/commit/01b35bc391) Make HTTP/2 connection and stream windows configurable #2814 +* [`[50cef4822a]`](https://github.com/aspnet/AspNetCore/commit/50cef4822a) Invoke FlushAsync before disposing the HttpResponseWriter in JsonResultExecutor +* [`[ceaa3c86fc]`](https://github.com/aspnet/AspNetCore/commit/ceaa3c86fc) Add configurability for max header field size in HPACK +* [`[204ff0a785]`](https://github.com/aspnet/AspNetCore/commit/204ff0a785) Set cache headers in health check middleware +* [`[f17142b2ec]`](https://github.com/aspnet/AspNetCore/commit/f17142b2ec) Delay resolution until after application services are built (#1553) +* [`[18145880fa]`](https://github.com/aspnet/AspNetCore/commit/18145880fa) Improved logging for health checks +* [`[b642db5a47]`](https://github.com/aspnet/AspNetCore/commit/b642db5a47) Revised LinkGenerator +* [`[5c8dfef15e]`](https://github.com/aspnet/AspNetCore/commit/5c8dfef15e) Change `CollectionModelBinder` and `ComplexTypeModelBinder` to enforce `[BindRequired]` - #8180 - add an error when binding fails for top-level model - same case as when MVC creates "default" / empty model i.e. `ParameterBinder` can't detect this - update `CollectionModelBinder` subclasses and the various providers as well - controlled by existing `MvcOptions.AllowValidatingTopLevelNodes` option +* [`[f808bdc331]`](https://github.com/aspnet/AspNetCore/commit/f808bdc331) Disconnect the disconnect handler when request processing ends (#1413) +* [`[ef3d3b1cdd]`](https://github.com/aspnet/AspNetCore/commit/ef3d3b1cdd) [TS] Change websocket library in Node (#2989) +* [`[31bb166372]`](https://github.com/aspnet/AspNetCore/commit/31bb166372) Reference Microsoft.NET.Sdk.Razor in projects with Razor files +* [`[14c5fcdb50]`](https://github.com/aspnet/AspNetCore/commit/14c5fcdb50) Reference Microsoft.NET.Sdk.Razor in projects with Razor files +* [`[312221df2f]`](https://github.com/aspnet/AspNetCore/commit/312221df2f) Reference Microsoft.NET.Sdk.Razor in projects with Razor files +* [`[a140f38810]`](https://github.com/aspnet/AspNetCore/commit/a140f38810) Enhancments +* [`[4dfd93c1d7]`](https://github.com/aspnet/AspNetCore/commit/4dfd93c1d7) [TS] Wait for handshake response (#2983) +* [`[587ead92e4]`](https://github.com/aspnet/AspNetCore/commit/587ead92e4) Reference Microsoft.NET.Sdk.Razor in projects with Razor files +* [`[f0a34a4ca4]`](https://github.com/aspnet/AspNetCore/commit/f0a34a4ca4) Clone Windows Identity in LongPolling connections (#2985) +* [`[61386d5f67]`](https://github.com/aspnet/AspNetCore/commit/61386d5f67) Reference Microsoft.NET.Sdk.Razor in projects with Razor files +* [`[bf1aa1d818]`](https://github.com/aspnet/AspNetCore/commit/bf1aa1d818) Make tests classes and HubMessageType enum package private in the Java client(#2992) +* [`[c559498632]`](https://github.com/aspnet/AspNetCore/commit/c559498632) Make parameter transformer test verifiable (#804) +* [`[d463b5e613]`](https://github.com/aspnet/AspNetCore/commit/d463b5e613) Fix ReaderThrowsResetExceptionOnInvalidBody (#1420) +* [`[8fb6c2a50a]`](https://github.com/aspnet/AspNetCore/commit/8fb6c2a50a) Allow cancellation to propagate +* [`[5c4c746797]`](https://github.com/aspnet/AspNetCore/commit/5c4c746797) Reaction PR from routing rename +* [`[a657c3bdf2]`](https://github.com/aspnet/AspNetCore/commit/a657c3bdf2) Updates to Parameter Transformer +* [`[d28468ca8f]`](https://github.com/aspnet/AspNetCore/commit/d28468ca8f) Override IIS headers in inproc (#1409) +* [`[b08b237927]`](https://github.com/aspnet/AspNetCore/commit/b08b237927) StopServer before asserting TestSink (#1416) +* [`[375d037946]`](https://github.com/aspnet/AspNetCore/commit/375d037946) Add applicationInitialization tests (#1402) +* [`[6ba5e87b45]`](https://github.com/aspnet/AspNetCore/commit/6ba5e87b45) Allow CancellationToken in streaming hub methods (#2818) +* [`[4259b65c16]`](https://github.com/aspnet/AspNetCore/commit/4259b65c16) Use options for registering health checks (#479) +* [`[4b378692a4]`](https://github.com/aspnet/AspNetCore/commit/4b378692a4) [Java] Add Invoke support (#2961) +* [`[9c424b7b02]`](https://github.com/aspnet/AspNetCore/commit/9c424b7b02) Use content-type specified by ProducesAttribute if no formatter supports it +* [`[8be051ce34]`](https://github.com/aspnet/AspNetCore/commit/8be051ce34) Idempotentize AddSignalR (#2972) +* [`[f7da3503d6]`](https://github.com/aspnet/AspNetCore/commit/f7da3503d6) Allow Implicit 200 status codes to match Ok result +* [`[3f7ee338d4]`](https://github.com/aspnet/AspNetCore/commit/3f7ee338d4) Change SelfHostDeployer to use dynamic ports by default (#1383) +* [`[b41f1f0cae]`](https://github.com/aspnet/AspNetCore/commit/b41f1f0cae) Make cert fixture lazy (#1412) +* [`[f27df1d61e]`](https://github.com/aspnet/AspNetCore/commit/f27df1d61e) Java Async APIs (#2971) +* [`[f70df60435]`](https://github.com/aspnet/AspNetCore/commit/f70df60435) Move RazorGenerate and RazorTagHelper tasks in to the Sdk +* [`[4e57b0e1f1]`](https://github.com/aspnet/AspNetCore/commit/4e57b0e1f1) Add functional style request aborted test (#1406) +* [`[7fb4940258]`](https://github.com/aspnet/AspNetCore/commit/7fb4940258) :arrow_up: Update NetTopologySuite.Core to 1.15.1 +* [`[7144add4ad]`](https://github.com/aspnet/AspNetCore/commit/7144add4ad) Check for ITagHelper in tag helper feature provider (#2602) +* [`[b6c311c14d]`](https://github.com/aspnet/AspNetCore/commit/b6c311c14d) Add client disconnect and connection abort support (#1388) +* [`[f63412f1bb]`](https://github.com/aspnet/AspNetCore/commit/f63412f1bb) Update package verions +* [`[ece5ad36e2]`](https://github.com/aspnet/AspNetCore/commit/ece5ad36e2) Implement ITlsConnectionFeature (#1390) +* [`[15ba5065a9]`](https://github.com/aspnet/AspNetCore/commit/15ba5065a9) Skip connection reset tests on macOS in 2.1 (#2942) +* [`[fc86cc3ca1]`](https://github.com/aspnet/AspNetCore/commit/fc86cc3ca1) Allow Invoke \ InvokeAsync methods for a ViewComponent to be defined in base types Fixes https://github.com/aspnet/Mvc/issues/8397 +* [`[c73b13f544]`](https://github.com/aspnet/AspNetCore/commit/c73b13f544) Cherry-pick @pranavkm's functional test for #7562 - 30a5eda508 / origin/prkrishn/form-file-value-provider +* [`[c13e2498a8]`](https://github.com/aspnet/AspNetCore/commit/c13e2498a8) Create model in `ComplexTypeModelBinder` if ANY property has a greedy binding source - #7562 part 1 +* [`[70ea1268a7]`](https://github.com/aspnet/AspNetCore/commit/70ea1268a7) Use JUnit 5 for tests (#2968) +* [`[bc148a0724]`](https://github.com/aspnet/AspNetCore/commit/bc148a0724) Incorrect nameof usage (#2967) +* [`[f3b6430aab]`](https://github.com/aspnet/AspNetCore/commit/f3b6430aab) Initialize Heartbeat in KestrelServer.StartAsync (#2939) +* [`[a7e412ec80]`](https://github.com/aspnet/AspNetCore/commit/a7e412ec80) Fix category logger for HttpsConnectionAdapter and LoggingConnectionAdapter. #2929 (#2935) +* [`[b8423b8530]`](https://github.com/aspnet/AspNetCore/commit/b8423b8530) Change how HTTP/2 frames are parsed and generated #2858 +* [`[69ff195f66]`](https://github.com/aspnet/AspNetCore/commit/69ff195f66) Enable hpack/4.2 - Maximum Table Size test +* [`[025aca52df]`](https://github.com/aspnet/AspNetCore/commit/025aca52df) Port long Huffman encoding bug fix +* [`[5e896ca506]`](https://github.com/aspnet/AspNetCore/commit/5e896ca506) Implement IHttpBufferingFeature (#1391) +* [`[060698a52f]`](https://github.com/aspnet/AspNetCore/commit/060698a52f) Update to use non-capturing timer +* [`[8791f9ad0d]`](https://github.com/aspnet/AspNetCore/commit/8791f9ad0d) Change test parameter transformer to slugify values (#8453) +* [`[3952845c57]`](https://github.com/aspnet/AspNetCore/commit/3952845c57) Unpin package versions for 2.1.5 +* [`[4b83f7b510]`](https://github.com/aspnet/AspNetCore/commit/4b83f7b510) Make FileVersionProvider repleacable +* [`[233140c33a]`](https://github.com/aspnet/AspNetCore/commit/233140c33a) Allow IFormFile parameters annotated with [FromForm] to be correctly … (#8452) +* [`[412944e1f5]`](https://github.com/aspnet/AspNetCore/commit/412944e1f5) Transform parameters before lower casing in link generation (#793) +* [`[48b3f18642]`](https://github.com/aspnet/AspNetCore/commit/48b3f18642) Improve the handshake request parsing errors (#2953) +* [`[426a48a65a]`](https://github.com/aspnet/AspNetCore/commit/426a48a65a) Performance improvments to LinkGenerator and TemplateBinder +* [`[5e083c371b]`](https://github.com/aspnet/AspNetCore/commit/5e083c371b) Don't capture asynclocals onto Timer +* [`[1e8e541f65]`](https://github.com/aspnet/AspNetCore/commit/1e8e541f65) Clean up timeout reporting +* [`[35597db277]`](https://github.com/aspnet/AspNetCore/commit/35597db277) Fix #8451 +* [`[9a68f48a5c]`](https://github.com/aspnet/AspNetCore/commit/9a68f48a5c) Minor improvments to RVD perf +* [`[b8f7f967ce]`](https://github.com/aspnet/AspNetCore/commit/b8f7f967ce) Normalize FSharp templates and don't check in site.min.js +* [`[d0ddb068be]`](https://github.com/aspnet/AspNetCore/commit/d0ddb068be) Return FormCollection.Empty when Content-Length is 0 (#1038) +* [`[704a77b8a4]`](https://github.com/aspnet/AspNetCore/commit/704a77b8a4) Fix template run script +* [`[c93c974dbc]`](https://github.com/aspnet/AspNetCore/commit/c93c974dbc) Update certs on Jenkins (#1397) +* [`[55e5e56422]`](https://github.com/aspnet/AspNetCore/commit/55e5e56422) Dispatch Http/2 write callbacks #2878 +* [`[1a0f988064]`](https://github.com/aspnet/AspNetCore/commit/1a0f988064) Skip AppOfflineDroppedWhileSiteFailedToStartInRequestHandler_SiteStops_InProcess (#1396) +* [`[55597adf61]`](https://github.com/aspnet/AspNetCore/commit/55597adf61) [Java] De-Serializing Custom Types (#2940) +* [`[cb88e906b2]`](https://github.com/aspnet/AspNetCore/commit/cb88e906b2) Allow ProducesAttribute to apply along with conventions +* [`[a73d073eea]`](https://github.com/aspnet/AspNetCore/commit/a73d073eea) Allow ApiControlelrAttribute to be applied to assemblies +* [`[dfae9c208a]`](https://github.com/aspnet/AspNetCore/commit/dfae9c208a) Add IParameterTransformer support (#8329) +* [`[cee960f3c5]`](https://github.com/aspnet/AspNetCore/commit/cee960f3c5) Add IParameterTransformer (#750) +* [`[105f8b47a1]`](https://github.com/aspnet/AspNetCore/commit/105f8b47a1) Fix endpoint support for area/controller/action in attribute route (#8447) +* [`[9db1c2af1a]`](https://github.com/aspnet/AspNetCore/commit/9db1c2af1a) Making all the things Package Private in the Java Client (#2945) +* [`[8dffc68cea]`](https://github.com/aspnet/AspNetCore/commit/8dffc68cea) Cancel previous request on close (#2923) (#2942) +* [`[015a8c1461]`](https://github.com/aspnet/AspNetCore/commit/015a8c1461) Collect "redis MONITOR" logs (#2946) +* [`[a51eec7a1d]`](https://github.com/aspnet/AspNetCore/commit/a51eec7a1d) Add NodeJS in-box support (#2910) +* [`[1a8616349f]`](https://github.com/aspnet/AspNetCore/commit/1a8616349f) Add non-capturing timer sources package +* [`[5ba327faa1]`](https://github.com/aspnet/AspNetCore/commit/5ba327faa1) Relax connection stop checks in tests to reduce flakiness +* [`[e5cc4564cb]`](https://github.com/aspnet/AspNetCore/commit/e5cc4564cb) add docs for constructor +* [`[5f172efa9d]`](https://github.com/aspnet/AspNetCore/commit/5f172efa9d) Add support Endpoint Name endpoint finding +* [`[57cc8aea96]`](https://github.com/aspnet/AspNetCore/commit/57cc8aea96) Various improvments to route values link APIs +* [`[f38f60f8ce]`](https://github.com/aspnet/AspNetCore/commit/f38f60f8ce) Map ListenOptions.Protocols from IConfiguration #2903 +* [`[c683844817]`](https://github.com/aspnet/AspNetCore/commit/c683844817) Fix #553 - Add logging for new LinkGenerator +* [`[6e27a04bf3]`](https://github.com/aspnet/AspNetCore/commit/6e27a04bf3) No HttpContext to route constraints in MvcEndpointDataSource (#8436) +* [`[399ac267ca]`](https://github.com/aspnet/AspNetCore/commit/399ac267ca) Cancel previous request on close (#2923) +* [`[188bbc6ce1]`](https://github.com/aspnet/AspNetCore/commit/188bbc6ce1) add component detection task (#1338) +* [`[f93f67a53a]`](https://github.com/aspnet/AspNetCore/commit/f93f67a53a) Better logging to help debug test failure (#2576) +* [`[14b1432481]`](https://github.com/aspnet/AspNetCore/commit/14b1432481) Fix min.css files +* [`[adc5706bcb]`](https://github.com/aspnet/AspNetCore/commit/adc5706bcb) Add more redis logs (#2936) +* [`[f573b8840a]`](https://github.com/aspnet/AspNetCore/commit/f573b8840a) Fix aspnet/Routing#782 +* [`[f47aa1283e]`](https://github.com/aspnet/AspNetCore/commit/f47aa1283e) Make usage of TestConnection.Receive vs ReceiveEnd consistent (#2896) +* [`[e4ab90ec1c]`](https://github.com/aspnet/AspNetCore/commit/e4ab90ec1c) Use built in DownloadFile task +* [`[4bcfbe4d40]`](https://github.com/aspnet/AspNetCore/commit/4bcfbe4d40) [REPL] Help improvements for repl (#478) +* [`[9e89f798c6]`](https://github.com/aspnet/AspNetCore/commit/9e89f798c6) Add logging to functional tests +* [`[db99baac35]`](https://github.com/aspnet/AspNetCore/commit/db99baac35) Don't capture AsyncLocals onto Timers (#2904) +* [`[39e6c6ff2f]`](https://github.com/aspnet/AspNetCore/commit/39e6c6ff2f) Spotless for the Java Client (#2924) +* [`[bb26b62a1f]`](https://github.com/aspnet/AspNetCore/commit/bb26b62a1f) Ensure the identical time value is used to assert date in tests +* [`[eb6b6e58c2]`](https://github.com/aspnet/AspNetCore/commit/eb6b6e58c2) Reenable tests that were throwing in Program.Main (#1379) +* [`[fd80509fef]`](https://github.com/aspnet/AspNetCore/commit/fd80509fef) LocalizedHtmlString.Value doesn't include arguments (#8376) +* [`[74ba9898f4]`](https://github.com/aspnet/AspNetCore/commit/74ba9898f4) [Fixes #8250] Improve the error message when TEntryPoint is not in an entry point assembly +* [`[489a179c41]`](https://github.com/aspnet/AspNetCore/commit/489a179c41) Add a test for Routing#435 +* [`[06568d990b]`](https://github.com/aspnet/AspNetCore/commit/06568d990b) Set the signing cert for .msi files to the 'Microsoft' certificate +* [`[869582e1fc]`](https://github.com/aspnet/AspNetCore/commit/869582e1fc) Skip Auth test due to HttpClient regression #474 +* [`[863b1c2c97]`](https://github.com/aspnet/AspNetCore/commit/863b1c2c97) Action endpoint metadata contains attributes from action and controller (#8395) +* [`[f18c1d7159]`](https://github.com/aspnet/AspNetCore/commit/f18c1d7159) Should skip negotiate in tests that use fake urls (#2921) +* [`[d3d7c55198]`](https://github.com/aspnet/AspNetCore/commit/d3d7c55198) fix some spelling (#2888) +* [`[c2f15f4199]`](https://github.com/aspnet/AspNetCore/commit/c2f15f4199) Don't use depricated constructor +* [`[43cbb9edda]`](https://github.com/aspnet/AspNetCore/commit/43cbb9edda) Unify exceptions for unsupported message types (#2908) +* [`[b0155446ab]`](https://github.com/aspnet/AspNetCore/commit/b0155446ab) Use HubException for error in HandShakeResponse (#2914) +* [`[1fca011674]`](https://github.com/aspnet/AspNetCore/commit/1fca011674) Fix output location for lib files (#1373) +* [`[07cc9e66c6]`](https://github.com/aspnet/AspNetCore/commit/07cc9e66c6) Add a feature to disable file watching in Razor pages (#8369) +* [`[b1f0f173aa]`](https://github.com/aspnet/AspNetCore/commit/b1f0f173aa) Use ConnectionResetException with 'The client disconnected' message (#1364) +* [`[b8e56691cb]`](https://github.com/aspnet/AspNetCore/commit/b8e56691cb) Implement MaxRequestLineSize for HTTP/2 #2813 +* [`[384a518bda]`](https://github.com/aspnet/AspNetCore/commit/384a518bda) Implement MaxRequestHeadersTotalSize for HTTP/2 #2812 +* [`[edc1935475]`](https://github.com/aspnet/AspNetCore/commit/edc1935475) Flow the cancellation tokens to ReadAsync and WriteAsync (#2865) +* [`[647ea8a945]`](https://github.com/aspnet/AspNetCore/commit/647ea8a945) Add VSCode debug configuration for Java (#2916) +* [`[cfb0d732b0]`](https://github.com/aspnet/AspNetCore/commit/cfb0d732b0) fix some spelling (#1035) +* [`[b156dee4f1]`](https://github.com/aspnet/AspNetCore/commit/b156dee4f1) Fix some spelling (#8378) +* [`[c0f3a46ffe]`](https://github.com/aspnet/AspNetCore/commit/c0f3a46ffe) Don't call GetValidity method twice. +* [`[e174d277bd]`](https://github.com/aspnet/AspNetCore/commit/e174d277bd) Inline +* [`[337bc462de]`](https://github.com/aspnet/AspNetCore/commit/337bc462de) Fast-path async in PagedBufferedTextWriter +* [`[e3b704095b]`](https://github.com/aspnet/AspNetCore/commit/e3b704095b) Revisions to LinkGenerator (#770) +* [`[dcfb63a768]`](https://github.com/aspnet/AspNetCore/commit/dcfb63a768) Avoid RoutePattern allocating empty dictionaries (#772) +* [`[dbebdbecd6]`](https://github.com/aspnet/AspNetCore/commit/dbebdbecd6) Add flag for including label with DfaNodes (#769) +* [`[abc378d3dc]`](https://github.com/aspnet/AspNetCore/commit/abc378d3dc) Avoid resizing large struct arrays (#767) +* [`[0f5d471dfd]`](https://github.com/aspnet/AspNetCore/commit/0f5d471dfd) Create collections on DfaNode as needed (#779) +* [`[3a281b8f58]`](https://github.com/aspnet/AspNetCore/commit/3a281b8f58) Allow TagHelpers to occur after unclosed C# blocks without assert failures. +* [`[71b7bb50b2]`](https://github.com/aspnet/AspNetCore/commit/71b7bb50b2) Ensure external processes are killed when test process exits (#1371) +* [`[88d8571474]`](https://github.com/aspnet/AspNetCore/commit/88d8571474) Add Trace level for request events, allow logging to eventlog (#1337) +* [`[b48b282ad8]`](https://github.com/aspnet/AspNetCore/commit/b48b282ad8) Add RazorRendering benchmarkapp (#8366) +* [`[dc6088bf21]`](https://github.com/aspnet/AspNetCore/commit/dc6088bf21) Negotiate + SignalR Service Support for the Java client (#2882) +* [`[5956300df7]`](https://github.com/aspnet/AspNetCore/commit/5956300df7) Retry TestServer port selection (#1367) +* [`[18a718d1f0]`](https://github.com/aspnet/AspNetCore/commit/18a718d1f0) Catch all exception in native callbacks (#1369) +* [`[613fbcc349]`](https://github.com/aspnet/AspNetCore/commit/613fbcc349) Enable code analysis on shim project (#1361) +* [`[2f4172e7e7]`](https://github.com/aspnet/AspNetCore/commit/2f4172e7e7) Reduce probability of MultipleAppTests failure (#1365) +* [`[e9b0415bb9]`](https://github.com/aspnet/AspNetCore/commit/e9b0415bb9) Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App +* [`[cb642ff95f]`](https://github.com/aspnet/AspNetCore/commit/cb642ff95f) Update to .NET Core 2.2.0-preview2-26905-02 (#1377) +* [`[b5ff991eb9]`](https://github.com/aspnet/AspNetCore/commit/b5ff991eb9) Fix incorrect version in version.props file (#1363) +* [`[753c3da852]`](https://github.com/aspnet/AspNetCore/commit/753c3da852) Avoid ODE in tests with Server logging (#2742) (#2907) +* [`[c88e5147da]`](https://github.com/aspnet/AspNetCore/commit/c88e5147da) Use dynamically chosen ports to avoid address binding collisions +* [`[68672bc965]`](https://github.com/aspnet/AspNetCore/commit/68672bc965) Update to .NET Core 2.1.5-servicing-26902-03 (#1371) +* [`[a22b715bf4]`](https://github.com/aspnet/AspNetCore/commit/a22b715bf4) Update published files for 2.2-preview2 (#1370) +* [`[b2cf5028e0]`](https://github.com/aspnet/AspNetCore/commit/b2cf5028e0) Run E2E tests in parallel and on macOS (#1369) +* [`[60fc0158c1]`](https://github.com/aspnet/AspNetCore/commit/60fc0158c1) Flow the ProdCon restore feed in to E2E tests +* [`[a57ed95fd3]`](https://github.com/aspnet/AspNetCore/commit/a57ed95fd3) Fix errors connecting to github from powershell and TLS1.2 in test scripts +* [`[0459b6d0d4]`](https://github.com/aspnet/AspNetCore/commit/0459b6d0d4) Fix dotnet.exe abort exception and startup/shutdown timeouts (#1352) +* [`[9f37a92dc9]`](https://github.com/aspnet/AspNetCore/commit/9f37a92dc9) Add Microsoft.AspNetCore.DataProtection.EntityFrameworkCore +* [`[7520ffa0ef]`](https://github.com/aspnet/AspNetCore/commit/7520ffa0ef) Fix up service scoping in the EF Core xml repository and update package version to 2.2 +* [`[153020ef8a]`](https://github.com/aspnet/AspNetCore/commit/153020ef8a) Allow UTF8 encoded header values +* [`[b7b1ea207d]`](https://github.com/aspnet/AspNetCore/commit/b7b1ea207d) Start shipping templates to NuGet +* [`[525fbf495b]`](https://github.com/aspnet/AspNetCore/commit/525fbf495b) Fix #468 - all UseHealthChecks without a path +* [`[3e7410333a]`](https://github.com/aspnet/AspNetCore/commit/3e7410333a) Update to .NET Core 2.1.5-servicing-26830-03 (#1364) +* [`[d8b7dbd1f3]`](https://github.com/aspnet/AspNetCore/commit/d8b7dbd1f3) Avoid null refs when IStatusCodeActionResult cannot be discovered +* [`[945e798ca7]`](https://github.com/aspnet/AspNetCore/commit/945e798ca7) [Design] Set the endpoint feature only on success +* [`[1128bd572c]`](https://github.com/aspnet/AspNetCore/commit/1128bd572c) Add a functional test for middleware after routing +* [`[f42f4c56e6]`](https://github.com/aspnet/AspNetCore/commit/f42f4c56e6) Initialize HttpConnectionManager before registering callbacks (#2878) +* [`[11f28139d4]`](https://github.com/aspnet/AspNetCore/commit/11f28139d4) Add Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite +* [`[3dfa26f7e3]`](https://github.com/aspnet/AspNetCore/commit/3dfa26f7e3) Resolve virtual ViewContext max once per method +* [`[729a98adfc]`](https://github.com/aspnet/AspNetCore/commit/729a98adfc) Call AllocConsole (#1351) +* [`[922298bc90]`](https://github.com/aspnet/AspNetCore/commit/922298bc90) Add rc file as an include for ANCMV1 (#1284) (#1344) +* [`[f90a47c5af]`](https://github.com/aspnet/AspNetCore/commit/f90a47c5af) Introduce ProducesErrorResponseTypeAttribute +* [`[3e4a3d0b90]`](https://github.com/aspnet/AspNetCore/commit/3e4a3d0b90) Allow health checks to use any DI lifetime (#466) +* [`[80b30b21ee]`](https://github.com/aspnet/AspNetCore/commit/80b30b21ee) Fix platform benchmarks TFM (#2868) +* [`[a741af1e77]`](https://github.com/aspnet/AspNetCore/commit/a741af1e77) Add header to sample (#1353) +* [`[6e33b889c0]`](https://github.com/aspnet/AspNetCore/commit/6e33b889c0) Unpin System.Data.Sqlient (#1356) +* [`[4737ec1909]`](https://github.com/aspnet/AspNetCore/commit/4737ec1909) Update default triggers to only include master and release branches +* [`[927e7c8bfc]`](https://github.com/aspnet/AspNetCore/commit/927e7c8bfc) Support route data tokens with Endpoint Routing (#8360) +* [`[f6fc60a0ed]`](https://github.com/aspnet/AspNetCore/commit/f6fc60a0ed) Add script to invoke E2E tests on CI using ProdCon results (#1354) +* [`[3511c8cef0]`](https://github.com/aspnet/AspNetCore/commit/3511c8cef0) Add vectorized il-emit trie jump table +* [`[5cdc172b17]`](https://github.com/aspnet/AspNetCore/commit/5cdc172b17) Fix obsolete constraint resolver usage (#8361) +* [`[ffdbea9dc1]`](https://github.com/aspnet/AspNetCore/commit/ffdbea9dc1) Add analyzer support for status code methods and constructors +* [`[2a426dfea5]`](https://github.com/aspnet/AspNetCore/commit/2a426dfea5) Make ViewBuffer methods more inlinable (#8339) +* [`[777af897a8]`](https://github.com/aspnet/AspNetCore/commit/777af897a8) Select highest version of Microsoft.NETCore.App which matches major and minor version of SDK (#19) +* [`[8e3d1f9e33]`](https://github.com/aspnet/AspNetCore/commit/8e3d1f9e33) Ignore globally-installed .NET Core components (#18) +* [`[941d94c907]`](https://github.com/aspnet/AspNetCore/commit/941d94c907) Rename from AspNetCoreSdkTests to Cli.FunctionalTests (#17) +* [`[afccb085a2]`](https://github.com/aspnet/AspNetCore/commit/afccb085a2) Fix links and formating +* [`[22a40b6f2b]`](https://github.com/aspnet/AspNetCore/commit/22a40b6f2b) Use Pages as List +* [`[7bd9f9cc3e]`](https://github.com/aspnet/AspNetCore/commit/7bd9f9cc3e) Reduce IList interface calls +* [`[ddff4f06e5]`](https://github.com/aspnet/AspNetCore/commit/ddff4f06e5) Rename to Cli.FunctionalTests +* [`[26710080fe]`](https://github.com/aspnet/AspNetCore/commit/26710080fe) Set AspNetCoreHostingModel in templates (#716) +* [`[82a01a414d]`](https://github.com/aspnet/AspNetCore/commit/82a01a414d) Set trace id in ProblemDetalsClientErrorFactory +* [`[852ad8df87]`](https://github.com/aspnet/AspNetCore/commit/852ad8df87) Allow content to be written after caught exception from child TagHelper. +* [`[8f7d995508]`](https://github.com/aspnet/AspNetCore/commit/8f7d995508) Added Entity Framework Core backed IXmlRepository with tests and sample (#303) +* [`[883471fee9]`](https://github.com/aspnet/AspNetCore/commit/883471fee9) Update options module (#1348) +* [`[f91ba38907]`](https://github.com/aspnet/AspNetCore/commit/f91ba38907) fix chrome headless lag on Win7 (#2890) +* [`[73e6742ba2]`](https://github.com/aspnet/AspNetCore/commit/73e6742ba2) Use gradle to detect java (#2888) +* [`[208f6ff568]`](https://github.com/aspnet/AspNetCore/commit/208f6ff568) Fix #574: Set NoDefaultLaunchSettingsFile +* [`[234b003b31]`](https://github.com/aspnet/AspNetCore/commit/234b003b31) Set longRunningTestSeconds for Functional tests +* [`[820c0405e3]`](https://github.com/aspnet/AspNetCore/commit/820c0405e3) Add new options package (#1345) +* [`[99c4f2f36a]`](https://github.com/aspnet/AspNetCore/commit/99c4f2f36a) Support policy arguments and resolving services by constructors (#753) +* [`[d09c3c9e28]`](https://github.com/aspnet/AspNetCore/commit/d09c3c9e28) Polish ProblemDetails +* [`[65ddfd1f02]`](https://github.com/aspnet/AspNetCore/commit/65ddfd1f02) Add dotnet-httprepl to artifacts.props +* [`[c62c7f6a61]`](https://github.com/aspnet/AspNetCore/commit/c62c7f6a61) Check event logs until process start time (#1338) +* [`[667ad4daff]`](https://github.com/aspnet/AspNetCore/commit/667ad4daff) Use ClientErrorData to configure ClientErrorResultFilter +* [`[96b77c8663]`](https://github.com/aspnet/AspNetCore/commit/96b77c8663) Fix aspnet/Routing#721 +* [`[68e6b7e1b8]`](https://github.com/aspnet/AspNetCore/commit/68e6b7e1b8) Update ANCM version to 12.1 (#1286) +* [`[5ea537fbc4]`](https://github.com/aspnet/AspNetCore/commit/5ea537fbc4) Don't advance examined in Http1MessageBody.PumpAsync for canceled reads (#2847) +* [`[89f4850883]`](https://github.com/aspnet/AspNetCore/commit/89f4850883) Avoid throwing the same exception instances in parallel (#2859) +* [`[04c606d55f]`](https://github.com/aspnet/AspNetCore/commit/04c606d55f) LongPolling: Setting connection to inactive while there is still an active poll (#2769) +* [`[fd53f84f63]`](https://github.com/aspnet/AspNetCore/commit/fd53f84f63) TypeScript improvements and tslib dep (#2808) +* [`[9c28f95b12]`](https://github.com/aspnet/AspNetCore/commit/9c28f95b12) Add Microsoft.AspNetCore.Razor.Design to templates (#674) +* [`[037482829d]`](https://github.com/aspnet/AspNetCore/commit/037482829d) Add commit hash to V1 description (#1281) +* [`[5f20f2a2dd]`](https://github.com/aspnet/AspNetCore/commit/5f20f2a2dd) Update schema for ANCMv1 (#1276) +* [`[338af6f07d]`](https://github.com/aspnet/AspNetCore/commit/338af6f07d) Reduce probability of startup port collisions (#1273) +* [`[6dc55a0462]`](https://github.com/aspnet/AspNetCore/commit/6dc55a0462) Don't preserve the ExecutionContext when dispatching callbacks (#2861) +* [`[42fa04aa87]`](https://github.com/aspnet/AspNetCore/commit/42fa04aa87) Add the latest version of Microsoft.AspNetCore.Razor.Design to the offline package cache (#1316) +* [`[6b1d22c581]`](https://github.com/aspnet/AspNetCore/commit/6b1d22c581) Add package descriptions for Microsoft.AspNetCore.{App, All} (#1320) +* [`[b206d59612]`](https://github.com/aspnet/AspNetCore/commit/b206d59612) Prepare 2.1.5 patch +* [`[0fcf2448c3]`](https://github.com/aspnet/AspNetCore/commit/0fcf2448c3) Fix aspnet/Routing#722 +* [`[2605b943f3]`](https://github.com/aspnet/AspNetCore/commit/2605b943f3) Use only one log file for stdout (#1334) +* [`[8ed9d0aac2]`](https://github.com/aspnet/AspNetCore/commit/8ed9d0aac2) Use Endpoint instead of RouteEndpoint where possible (#8331) +* [`[a634f6b116]`](https://github.com/aspnet/AspNetCore/commit/a634f6b116) add another test +* [`[cb0627b28a]`](https://github.com/aspnet/AspNetCore/commit/cb0627b28a) Addressing a skipped test +* [`[04b365a22f]`](https://github.com/aspnet/AspNetCore/commit/04b365a22f) Don't hold onto the HttpContext in the HostingLogScope (#1531) +* [`[9f49539177]`](https://github.com/aspnet/AspNetCore/commit/9f49539177) Re enable --no-restore (#1336) +* [`[f70ba53253]`](https://github.com/aspnet/AspNetCore/commit/f70ba53253) Fix race when SystemClock is accessed before first heartbeat (#2851) +* [`[a3b20c57ea]`](https://github.com/aspnet/AspNetCore/commit/a3b20c57ea) Add appsettings.json to EmptyWeb +* [`[6ddbfb64b9]`](https://github.com/aspnet/AspNetCore/commit/6ddbfb64b9) Improve configuration file handling logic (#1317) +* [`[2cbf5bd84e]`](https://github.com/aspnet/AspNetCore/commit/2cbf5bd84e) Query event logs when verifying event log messages. (#1323) +* [`[0500d5f7ef]`](https://github.com/aspnet/AspNetCore/commit/0500d5f7ef) Another attempt to fix the list of agent demands to workaround issues in VSTS +* [`[a7301120b1]`](https://github.com/aspnet/AspNetCore/commit/a7301120b1) Unwrap filter factories in TypeFilterAttribute & ServiceFilterAttribute +* [`[4389297962]`](https://github.com/aspnet/AspNetCore/commit/4389297962) Try using a different syntax for queue demands +* [`[fe6d5fff03]`](https://github.com/aspnet/AspNetCore/commit/fe6d5fff03) Fix demand condition to use agent.name +* [`[63355f13ba]`](https://github.com/aspnet/AspNetCore/commit/63355f13ba) Attempt to fix queue demands +* [`[64127e6c76]`](https://github.com/aspnet/AspNetCore/commit/64127e6c76) Implement MaxFrameSize and HeaderTableSize for HTTP/2 +* [`[fc3c2eef5e]`](https://github.com/aspnet/AspNetCore/commit/fc3c2eef5e) Handle SocketError.ProtocolType as a connection reset on macOS (#2845) +* [`[e5a1101239]`](https://github.com/aspnet/AspNetCore/commit/e5a1101239) Improve exception handling in SocketConnection (#2844) +* [`[dfb579d45c]`](https://github.com/aspnet/AspNetCore/commit/dfb579d45c) [Fixes #8021] Copy the request headers before sending the request on the RedirectHandler If another handler modifies the request headers the modified headers get applied on subsequent requests, which is not correct. This change copies the headers before sending the request and uses the original headers for the redirect request instead of the potentially modified ones. +* [`[40fb13a021]`](https://github.com/aspnet/AspNetCore/commit/40fb13a021) Fix DfaMatcher to work with non-RouteEndpoint (#739) +* [`[1d4d882c0d]`](https://github.com/aspnet/AspNetCore/commit/1d4d882c0d) Spelling mistake in debug log +* [`[b3893720b7]`](https://github.com/aspnet/AspNetCore/commit/b3893720b7) inproc property was changed in 2.2 (#1316) +* [`[2db0c086b2]`](https://github.com/aspnet/AspNetCore/commit/2db0c086b2) fix #2853 by adding blurb to readme (#2854) +* [`[e2de54a92d]`](https://github.com/aspnet/AspNetCore/commit/e2de54a92d) Update MvcEndpointDataSource to use RoutePattern (#8249) +* [`[15e46ad323]`](https://github.com/aspnet/AspNetCore/commit/15e46ad323) Change RoutePattern to not throw when inline and arg default value are the same (#747) +* [`[68a0863524]`](https://github.com/aspnet/AspNetCore/commit/68a0863524) General connection management (#2834) +* [`[a0aa61fd10]`](https://github.com/aspnet/AspNetCore/commit/a0aa61fd10) Improvements for IEndpointSelectorPolicy +* [`[12e2d30f6b]`](https://github.com/aspnet/AspNetCore/commit/12e2d30f6b) Publish .jar files to ProdCon output +* [`[ba2eacc3f5]`](https://github.com/aspnet/AspNetCore/commit/ba2eacc3f5) Automatically detect if private feed is required (#16) +* [`[3b3f128306]`](https://github.com/aspnet/AspNetCore/commit/3b3f128306) Enable app verifier on VSTS; Fix debug log handle use (#1291) +* [`[03da30f3bf]`](https://github.com/aspnet/AspNetCore/commit/03da30f3bf) Replace remaining references to global routing (#8312) +* [`[ed19e34256]`](https://github.com/aspnet/AspNetCore/commit/ed19e34256) Upgrade deps +* [`[de0932961b]`](https://github.com/aspnet/AspNetCore/commit/de0932961b) Default Identity UI to Bootstrap4 +* [`[110d835434]`](https://github.com/aspnet/AspNetCore/commit/110d835434) Fix layout and login partial issues +* [`[3ed89516ba]`](https://github.com/aspnet/AspNetCore/commit/3ed89516ba) Update precedence for 2.2 templates +* [`[eebbb6a602]`](https://github.com/aspnet/AspNetCore/commit/eebbb6a602) Support portable.exe apps and better error reporting (#1287) +* [`[d9e71527e8]`](https://github.com/aspnet/AspNetCore/commit/d9e71527e8) Fix copyright year +* [`[f8a46faf9d]`](https://github.com/aspnet/AspNetCore/commit/f8a46faf9d) Detect ASP.NET SignalR server connection attempt (#2820) +* [`[5f4d0dac3c]`](https://github.com/aspnet/AspNetCore/commit/5f4d0dac3c) Ignore failures from sending ping (#2840) +* [`[36e5aceb3c]`](https://github.com/aspnet/AspNetCore/commit/36e5aceb3c) Serve 503 if server process is shutting down (#1293) +* [`[1680b9f4fc]`](https://github.com/aspnet/AspNetCore/commit/1680b9f4fc) Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) +* [`[f703a288dd]`](https://github.com/aspnet/AspNetCore/commit/f703a288dd) Import restore sources into Microsoft.VisualStudio.RazorExtension.csproj +* [`[0b471f2b2f]`](https://github.com/aspnet/AspNetCore/commit/0b471f2b2f) Sockets: do 0 byte reads to avoid allocating memory for idle connections +* [`[5bd818bd64]`](https://github.com/aspnet/AspNetCore/commit/5bd818bd64) Introduce ProblemDetailsFilter +* [`[e23d9cb4ac]`](https://github.com/aspnet/AspNetCore/commit/e23d9cb4ac) Fix a few leaked handles (#1260) +* [`[967afc3b0f]`](https://github.com/aspnet/AspNetCore/commit/967afc3b0f) Optimize RoutePattern allocations (#706) +* [`[ac0e8f11ca]`](https://github.com/aspnet/AspNetCore/commit/ac0e8f11ca) Fix TS msgpack on IE and Ping breaking connection on server (#2847) +* [`[9ccd3addc3]`](https://github.com/aspnet/AspNetCore/commit/9ccd3addc3) Synchronizes copyrights between V1 and V2. (#1283) +* [`[8b078218b0]`](https://github.com/aspnet/AspNetCore/commit/8b078218b0) Change ANCM version to 12.2 (#1272) +* [`[135da118d1]`](https://github.com/aspnet/AspNetCore/commit/135da118d1) Add rc file as an include for ANCMV1 (#1284) +* [`[26964b2687]`](https://github.com/aspnet/AspNetCore/commit/26964b2687) Macrosify out-of-proc (#1268) +* [`[60d617c5ac]`](https://github.com/aspnet/AspNetCore/commit/60d617c5ac) Check connection state before start stop and send (#2824) +* [`[2778570f0b]`](https://github.com/aspnet/AspNetCore/commit/2778570f0b) Redirect native logs into stdout and pipe (#1154) +* [`[2d61889e5e]`](https://github.com/aspnet/AspNetCore/commit/2d61889e5e) Support empty value for ASPNETCORE_PORT (#1280) +* [`[6da64c6d55]`](https://github.com/aspnet/AspNetCore/commit/6da64c6d55) Fix process start error message (#1267) +* [`[2560815501]`](https://github.com/aspnet/AspNetCore/commit/2560815501) Add NetTopologySuite external dependency +* [`[e85c36fa8c]`](https://github.com/aspnet/AspNetCore/commit/e85c36fa8c) Clarify CORS policy result log messages (#177) +* [`[6f7a841374]`](https://github.com/aspnet/AspNetCore/commit/6f7a841374) Fire OnStreamCompleted after all pipes are closed +* [`[a1e8b3a9af]`](https://github.com/aspnet/AspNetCore/commit/a1e8b3a9af) Free environment variable table in inprocess application (#1254) +* [`[ff52525134]`](https://github.com/aspnet/AspNetCore/commit/ff52525134) Skip ContentLength_Received_MultipleDataFramesOverSize_Reset +* [`[5bae8c768d]`](https://github.com/aspnet/AspNetCore/commit/5bae8c768d) Fix publishing targets to correctly reference the right item group: NpmPackageToPublish +* [`[5fc59b2331]`](https://github.com/aspnet/AspNetCore/commit/5fc59b2331) Free ALLOC_CACHE_HANDLER on dll unload (#1253) +* [`[0986f74264]`](https://github.com/aspnet/AspNetCore/commit/0986f74264) Added benchmarks for link generation +* [`[b4538831b7]`](https://github.com/aspnet/AspNetCore/commit/b4538831b7) Add package descriptions for Microsoft.AspNetCore.{App, All} +* [`[4b1e0d09c7]`](https://github.com/aspnet/AspNetCore/commit/4b1e0d09c7) Skip npm package publishing if there are no npm packages to release +* [`[16164689dc]`](https://github.com/aspnet/AspNetCore/commit/16164689dc) Update documentation on the various package archive formats (#1324) +* [`[24ed5586dc]`](https://github.com/aspnet/AspNetCore/commit/24ed5586dc) Collect dumps on VSTS (#1244) +* [`[8c9093332b]`](https://github.com/aspnet/AspNetCore/commit/8c9093332b) Support for Adding OnClosed Callbacks(#2821) +* [`[267b149bc8]`](https://github.com/aspnet/AspNetCore/commit/267b149bc8) Fix whitespace in task parameters (#1322) +* [`[731767837a]`](https://github.com/aspnet/AspNetCore/commit/731767837a) Introducing new **catchAll parameter to allow generating links with unencoded values +* [`[522006d2c8]`](https://github.com/aspnet/AspNetCore/commit/522006d2c8) [Design] Add a MaxValidationDepth option to ValidationVisitor +* [`[670598c05a]`](https://github.com/aspnet/AspNetCore/commit/670598c05a) Stop using IISExpress .config templates (#863) +* [`[30b01d2460]`](https://github.com/aspnet/AspNetCore/commit/30b01d2460) Stop using IISExpress .config templates (#142) +* [`[3b853daa1a]`](https://github.com/aspnet/AspNetCore/commit/3b853daa1a) Log unhandled exceptions to help see errors in tests (#2815) +* [`[83488886e0]`](https://github.com/aspnet/AspNetCore/commit/83488886e0) Clean up some remants of the past (#2827) +* [`[730646c301]`](https://github.com/aspnet/AspNetCore/commit/730646c301) Perf for EMC +* [`[6724b4d796]`](https://github.com/aspnet/AspNetCore/commit/6724b4d796) Add EMC benchmark +* [`[4fa0b068b8]`](https://github.com/aspnet/AspNetCore/commit/4fa0b068b8) Fix #710 - add support for data tokens +* [`[97f54c532b]`](https://github.com/aspnet/AspNetCore/commit/97f54c532b) Support supression of matching for endpoints +* [`[6440545c4a]`](https://github.com/aspnet/AspNetCore/commit/6440545c4a) Add hosting model switch tests (#1245) +* [`[56236f6a74]`](https://github.com/aspnet/AspNetCore/commit/56236f6a74) Add stress test zip as an asset (#1243) +* [`[b981e24a53]`](https://github.com/aspnet/AspNetCore/commit/b981e24a53) Updated the lock files (#2813) +* [`[0c2923135b]`](https://github.com/aspnet/AspNetCore/commit/0c2923135b) Limit concurrent HTTP/2 Streams per connection #2815 +* [`[e9c0787308]`](https://github.com/aspnet/AspNetCore/commit/e9c0787308) Support list of package sources +* [`[d3f51da519]`](https://github.com/aspnet/AspNetCore/commit/d3f51da519) Add EFCore.Cosmos.Sql to shipping package list +* [`[9290f3fd52]`](https://github.com/aspnet/AspNetCore/commit/9290f3fd52) Set HTTP request timeout to infinite - Prevent failures due to slow requests when running many tests in parallel +* [`[60ca38ab56]`](https://github.com/aspnet/AspNetCore/commit/60ca38ab56) Fix deployment parameters override (#1241) +* [`[3e00887c2f]`](https://github.com/aspnet/AspNetCore/commit/3e00887c2f) Call StopServer before checking all event logs (#1242) +* [`[085a0b808e]`](https://github.com/aspnet/AspNetCore/commit/085a0b808e) Use RoutePattern in TemplateBinder +* [`[af770ede87]`](https://github.com/aspnet/AspNetCore/commit/af770ede87) Ignore parameters that specify a model binder type +* [`[431627958c]`](https://github.com/aspnet/AspNetCore/commit/431627958c) Adding support for Close Message (#2793) +* [`[1924b32c33]`](https://github.com/aspnet/AspNetCore/commit/1924b32c33) Add local vars for easier debugging +* [`[b1b60d9424]`](https://github.com/aspnet/AspNetCore/commit/b1b60d9424) Rename tests to run in optimal order +* [`[85c934dcdd]`](https://github.com/aspnet/AspNetCore/commit/85c934dcdd) Throw if the Websocket cant connect in Java client(#2801) +* [`[c6aaa13db9]`](https://github.com/aspnet/AspNetCore/commit/c6aaa13db9) Add JS API doc link to npm packages (#2809) +* [`[51e6492b44]`](https://github.com/aspnet/AspNetCore/commit/51e6492b44) Update for SDK 2.2.100-preview1 (#15) +* [`[7e25d7908a]`](https://github.com/aspnet/AspNetCore/commit/7e25d7908a) Warn when the parameter name for a model bound complex parameter has the same name as a top level property +* [`[53ceaf1b2c]`](https://github.com/aspnet/AspNetCore/commit/53ceaf1b2c) [TS Client] Properly wait for WebSocket close (#2804) +* [`[1104564797]`](https://github.com/aspnet/AspNetCore/commit/1104564797) Throw when web config action is added without publish (#1234) +* [`[8dbe564263]`](https://github.com/aspnet/AspNetCore/commit/8dbe564263) Add commit hash to V1 description (#1229) +* [`[5e20c313d9]`](https://github.com/aspnet/AspNetCore/commit/5e20c313d9) Array or List in query string does not get parsed #7712 (#7967) +* [`[110fea288b]`](https://github.com/aspnet/AspNetCore/commit/110fea288b) Produce a stress test app (#1228) +* [`[2421ae8c83]`](https://github.com/aspnet/AspNetCore/commit/2421ae8c83) Add IStatusCodeActionResult (#8265) +* [`[045d5f1c7f]`](https://github.com/aspnet/AspNetCore/commit/045d5f1c7f) Add gradle to 3pn (#2798) +* [`[d725972355]`](https://github.com/aspnet/AspNetCore/commit/d725972355) Start adding configuration reload tests (#1212) +* [`[43398482a5]`](https://github.com/aspnet/AspNetCore/commit/43398482a5) Implement MaxRequestBodySize for HTTP/2 #2810 +* [`[cd6de2fa18]`](https://github.com/aspnet/AspNetCore/commit/cd6de2fa18) Improve HTTP/2 stream abort logic (#2819) +* [`[6310cffd7c]`](https://github.com/aspnet/AspNetCore/commit/6310cffd7c) Add timestamps to log messages (#2777) +* [`[82cef1a0c6]`](https://github.com/aspnet/AspNetCore/commit/82cef1a0c6) fix chrome headless when root by adding --no-sandbox (#2796) +* [`[9618a59485]`](https://github.com/aspnet/AspNetCore/commit/9618a59485) Add .gitattributes file +* [`[f1c1f82e8b]`](https://github.com/aspnet/AspNetCore/commit/f1c1f82e8b) Fix is_regular_file again (#1218) +* [`[08ee882217]`](https://github.com/aspnet/AspNetCore/commit/08ee882217) Update Gradle to 4.9 (#2786) +* [`[e0235b1e21]`](https://github.com/aspnet/AspNetCore/commit/e0235b1e21) Fix aspnet/Home#3379 - add a functional test for Redis storage provider to ensure keys round-trip (#321) +* [`[a8be2bf25b]`](https://github.com/aspnet/AspNetCore/commit/a8be2bf25b) Add common retry helper for SeverManager (#1207) +* [`[b029f79b4d]`](https://github.com/aspnet/AspNetCore/commit/b029f79b4d) Import styles in correct order (#668) +* [`[253ac7c143]`](https://github.com/aspnet/AspNetCore/commit/253ac7c143) Ignore line ending diff +* [`[9da8e2c908]`](https://github.com/aspnet/AspNetCore/commit/9da8e2c908) Ensure UnsupportedContentTypeFilter runs before ModelStateInvalidFilter +* [`[ac9b1f97c5]`](https://github.com/aspnet/AspNetCore/commit/ac9b1f97c5) Add a restore feed for 2.1.3 packages +* [`[b82fcc0b21]`](https://github.com/aspnet/AspNetCore/commit/b82fcc0b21) log when WebSocketTransport has started (#2752) +* [`[a7a95c6da1]`](https://github.com/aspnet/AspNetCore/commit/a7a95c6da1) Add PR validation on VSTS +* [`[9534c08142]`](https://github.com/aspnet/AspNetCore/commit/9534c08142) Change versioning of Microsoft.AspNetCore.DataProtection.Redis to 2.2 (#320) +* [`[62a30a731d]`](https://github.com/aspnet/AspNetCore/commit/62a30a731d) Fix bug in graceful shutdown +* [`[4628525301]`](https://github.com/aspnet/AspNetCore/commit/4628525301) Start W3SVC if it is stopped (#1197) +* [`[b078521f17]`](https://github.com/aspnet/AspNetCore/commit/b078521f17) Hold open the nginx dynamic port +* [`[bd3a8a3511]`](https://github.com/aspnet/AspNetCore/commit/bd3a8a3511) Small test fix to avoid potential flakiness +* [`[7c9e234457]`](https://github.com/aspnet/AspNetCore/commit/7c9e234457) Gracefully wait for streams to complete when pipe completes +* [`[8361b8cfa9]`](https://github.com/aspnet/AspNetCore/commit/8361b8cfa9) Split handler resolution from application info (#1177) +* [`[c8418c6de8]`](https://github.com/aspnet/AspNetCore/commit/c8418c6de8) Derive SocketAwaitable from SocketAsyncEventArgs (#2592) +* [`[e6330ab19b]`](https://github.com/aspnet/AspNetCore/commit/e6330ab19b) Fix win7 test again (#1187) +* [`[d7ad4c79ee]`](https://github.com/aspnet/AspNetCore/commit/d7ad4c79ee) Fix incremental checks for test projects (#1186) +* [`[dd429e9597]`](https://github.com/aspnet/AspNetCore/commit/dd429e9597) Catch exceptions thrown by is_regular_file (#1179) +* [`[12cb35894e]`](https://github.com/aspnet/AspNetCore/commit/12cb35894e) Add support for GraphViz +* [`[aaf0293ebc]`](https://github.com/aspnet/AspNetCore/commit/aaf0293ebc) Fix logging verification in tests (#2795) +* [`[433dd42909]`](https://github.com/aspnet/AspNetCore/commit/433dd42909) Use web.config for ASPNETCORE_DETAILEDERRORS +* [`[6a6e1743ae]`](https://github.com/aspnet/AspNetCore/commit/6a6e1743ae) Expose full implementation for configureLogging in ESM definition file (#2770) +* [`[a550ae6cc3]`](https://github.com/aspnet/AspNetCore/commit/a550ae6cc3) Provide a better error message when invoking a non-existant hub method (#2768) +* [`[c9104d4932]`](https://github.com/aspnet/AspNetCore/commit/c9104d4932) Move Java client into com.microsoft.aspnet.signalr (#2763) +* [`[da1189e6f1]`](https://github.com/aspnet/AspNetCore/commit/da1189e6f1) Use StatusCodes constants instead of literals in the ProducesResponseType code fix (#8234) +* [`[2265acde78]`](https://github.com/aspnet/AspNetCore/commit/2265acde78) Don't start stream if already canceled (#2764) +* [`[186a85b7e0]`](https://github.com/aspnet/AspNetCore/commit/186a85b7e0) Add timestamp to logs TS client (#2760) +* [`[d153bab4a1]`](https://github.com/aspnet/AspNetCore/commit/d153bab4a1) Use configurationRedirection for IIS Deployer (#1170) +* [`[c0557cfca7]`](https://github.com/aspnet/AspNetCore/commit/c0557cfca7) Improve exception handling in Http2Connection.ProcessRequestsAsync (#2787) +* [`[5378900e0c]`](https://github.com/aspnet/AspNetCore/commit/5378900e0c) Ack settings before window updates #2772 +* [`[d3f418efd8]`](https://github.com/aspnet/AspNetCore/commit/d3f418efd8) disable the gradle daemon on the CI (#2759) +* [`[c73d513289]`](https://github.com/aspnet/AspNetCore/commit/c73d513289) Add Http2 frame logging +* [`[3f55bf3cfb]`](https://github.com/aspnet/AspNetCore/commit/3f55bf3cfb) Make System.IO.Pipelines a direct dependency of Microsoft.AspNetCore.App +* [`[2f85e4a36d]`](https://github.com/aspnet/AspNetCore/commit/2f85e4a36d) Add a restore feed for 2.1.3 packages +* [`[c1da83637e]`](https://github.com/aspnet/AspNetCore/commit/c1da83637e) fix jdk detection by detecting javac instead of tools.jar (#2751) +* [`[5e7f63b096]`](https://github.com/aspnet/AspNetCore/commit/5e7f63b096) Make un-graceful shutdown a bit more graceful (#2748) +* [`[7431892e64]`](https://github.com/aspnet/AspNetCore/commit/7431892e64) Replace "std::experimental::filesystem" with "std::filesystem" (#1153) +* [`[b53d50f6f0]`](https://github.com/aspnet/AspNetCore/commit/b53d50f6f0) Fix incorrectly resolved cross-document pointers +* [`[8c26579016]`](https://github.com/aspnet/AspNetCore/commit/8c26579016) Don't push artifacts in forks (#1168) +* [`[3c19cede7d]`](https://github.com/aspnet/AspNetCore/commit/3c19cede7d) Updated dependencies +* [`[0e99235d59]`](https://github.com/aspnet/AspNetCore/commit/0e99235d59) Add in-memory functional test project (#2780) +* [`[0cf53e7d34]`](https://github.com/aspnet/AspNetCore/commit/0cf53e7d34) Show HTTP/2 status on requests #106 +* [`[e4161d8971]`](https://github.com/aspnet/AspNetCore/commit/e4161d8971) Prepare 2.1.4 patch +* [`[c1aa708a8b]`](https://github.com/aspnet/AspNetCore/commit/c1aa708a8b) TypeScript improvements and tslib dep (#2692) +* [`[cef7dfcdbb]`](https://github.com/aspnet/AspNetCore/commit/cef7dfcdbb) Check connection state in ping Typescript client (#2753) +* [`[02d1d4b1aa]`](https://github.com/aspnet/AspNetCore/commit/02d1d4b1aa) Adding Javadocs (#2745) +* [`[9585084258]`](https://github.com/aspnet/AspNetCore/commit/9585084258) Using Routing feature branch versions +* [`[fc8979aeca]`](https://github.com/aspnet/AspNetCore/commit/fc8979aeca) Update TS docs for docs.microsoft.com generation (#2605) +* [`[685176faf5]`](https://github.com/aspnet/AspNetCore/commit/685176faf5) Updated dependencies +* [`[b494e50353]`](https://github.com/aspnet/AspNetCore/commit/b494e50353) Fixup shutdown functional tests +* [`[8a74cf3ed5]`](https://github.com/aspnet/AspNetCore/commit/8a74cf3ed5) Gracefully shutdown HTTP/2 connections on server and client initiated shutdown +* [`[d8741d1b0f]`](https://github.com/aspnet/AspNetCore/commit/d8741d1b0f) Skip Redis tests on macOS (#2740) +* [`[dadff9fc29]`](https://github.com/aspnet/AspNetCore/commit/dadff9fc29) Avoid ODE in tests with Server logging (#2742) +* [`[e403de7fbf]`](https://github.com/aspnet/AspNetCore/commit/e403de7fbf) Solve LongPolling races by moving Cts disposal to connection disposal (#2731) +* [`[d76c074780]`](https://github.com/aspnet/AspNetCore/commit/d76c074780) Up Redis test log level (#2743) +* [`[31b6ad69ae]`](https://github.com/aspnet/AspNetCore/commit/31b6ad69ae) Increase poll timeout in TS client (#2737) +* [`[39c5700148]`](https://github.com/aspnet/AspNetCore/commit/39c5700148) Add docs to RouteValuesAddress (#695) +* [`[c6830afa55]`](https://github.com/aspnet/AspNetCore/commit/c6830afa55) Add default debug log file name and dll information to debug log (#1149) +* [`[8ec69456ca]`](https://github.com/aspnet/AspNetCore/commit/8ec69456ca) Update CustomWriterStartup.cs +* [`[647f0f81c2]`](https://github.com/aspnet/AspNetCore/commit/647f0f81c2) CompatibilityVersion -> 2.2 +* [`[e47a08612b]`](https://github.com/aspnet/AspNetCore/commit/e47a08612b) JQuery-validate-unobtrusive version 3.2.10 +* [`[60a559719f]`](https://github.com/aspnet/AspNetCore/commit/60a559719f) Reduce probability of startup port collisions (#1136) +* [`[47f2f451e3]`](https://github.com/aspnet/AspNetCore/commit/47f2f451e3) EnableEndpointRouting documentation (#8220) +* [`[4e7cbb1931]`](https://github.com/aspnet/AspNetCore/commit/4e7cbb1931) Initialize logging under exclusive lock (#1161) +* [`[41d648fcc1]`](https://github.com/aspnet/AspNetCore/commit/41d648fcc1) Fully-qualify model name +* [`[ea7e53cab0]`](https://github.com/aspnet/AspNetCore/commit/ea7e53cab0) Send Resets for unhandled app exceptions #2733 +* [`[c48412441d]`](https://github.com/aspnet/AspNetCore/commit/c48412441d) Add logging infrastructure to the Java Client (#2720) +* [`[e78e3db6f4]`](https://github.com/aspnet/AspNetCore/commit/e78e3db6f4) Honor InherentKeepAliveFeature for server timeout (#2727) +* [`[71c15fb76a]`](https://github.com/aspnet/AspNetCore/commit/71c15fb76a) Use bootstrap4 for templates +* [`[959771e73a]`](https://github.com/aspnet/AspNetCore/commit/959771e73a) Fix incrementality checks for test projects (#1145) +* [`[c2f5101b73]`](https://github.com/aspnet/AspNetCore/commit/c2f5101b73) Split managed application status and IApplication status (#1148) +* [`[d95f971693]`](https://github.com/aspnet/AspNetCore/commit/d95f971693) Fix broken tests +* [`[eb591fb29d]`](https://github.com/aspnet/AspNetCore/commit/eb591fb29d) Attempt to fix exclusions in NuGetPackageVerifier.json again +* [`[4336b50340]`](https://github.com/aspnet/AspNetCore/commit/4336b50340) Updated dependencies +* [`[e53a9f57db]`](https://github.com/aspnet/AspNetCore/commit/e53a9f57db) adding more docs +* [`[5ee3ae9002]`](https://github.com/aspnet/AspNetCore/commit/5ee3ae9002) Add XML docs to data sources and metadata (#692) +* [`[27a35d5d9b]`](https://github.com/aspnet/AspNetCore/commit/27a35d5d9b) fix benchmarks manifest +* [`[d1cba1f55b]`](https://github.com/aspnet/AspNetCore/commit/d1cba1f55b) Add Database health sample +* [`[6efb51d817]`](https://github.com/aspnet/AspNetCore/commit/6efb51d817) Add Microsoft.AspNetCore.Mvc.Api.Analyzers to Mvc.sln +* [`[ebafbcdae3]`](https://github.com/aspnet/AspNetCore/commit/ebafbcdae3) Add filtering by port +* [`[2a761d635c]`](https://github.com/aspnet/AspNetCore/commit/2a761d635c) Replace "std::experimental::filesystem" with "std::filesystem" (#1153) +* [`[9ff001d57c]`](https://github.com/aspnet/AspNetCore/commit/9ff001d57c) Capture global logs on VSTS (#1151) +* [`[f867367b56]`](https://github.com/aspnet/AspNetCore/commit/f867367b56) Use V2 schema for V1 outputs, do not pack pdb's (#1152) +* [`[4d706f045f]`](https://github.com/aspnet/AspNetCore/commit/4d706f045f) rebase changes +* [`[09ce9c3041]`](https://github.com/aspnet/AspNetCore/commit/09ce9c3041) Api clean up +* [`[091cb94094]`](https://github.com/aspnet/AspNetCore/commit/091cb94094) Change metadata namespace Change EndpointOptions visibility to internal Add IRequiredValuesMetadata +* [`[c8946a40e4]`](https://github.com/aspnet/AspNetCore/commit/c8946a40e4) Created LinkGenerationTemplate and friends +* [`[8a9b407761]`](https://github.com/aspnet/AspNetCore/commit/8a9b407761) Use netcoreapp2.1 instead of 2.2 +* [`[a375cba359]`](https://github.com/aspnet/AspNetCore/commit/a375cba359) Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor (#8208) +* [`[ac410b76d9]`](https://github.com/aspnet/AspNetCore/commit/ac410b76d9) Change MvcEndpointInfo to internal (#8210) +* [`[90b093baac]`](https://github.com/aspnet/AspNetCore/commit/90b093baac) Updated dependencies.props +* [`[05eb6a7f7c]`](https://github.com/aspnet/AspNetCore/commit/05eb6a7f7c) Add ERROR_SHARING_VIOLATION to retry list for IISDeployer.Start (#1147) +* [`[bc13fd5450]`](https://github.com/aspnet/AspNetCore/commit/bc13fd5450) Write websocket header directly to the repsonse headers (#253) +* [`[b177ba5309]`](https://github.com/aspnet/AspNetCore/commit/b177ba5309) Changed api of LinkGenerator +* [`[0989231ed5]`](https://github.com/aspnet/AspNetCore/commit/0989231ed5) Make structs readonly +* [`[810c7cf9ad]`](https://github.com/aspnet/AspNetCore/commit/810c7cf9ad) Fix ODE race with cancellationtokensource (#2721) +* [`[9cea167cfa]`](https://github.com/aspnet/AspNetCore/commit/9cea167cfa) Add docs - EndpointFeature and related types (#687) +* [`[90606338fb]`](https://github.com/aspnet/AspNetCore/commit/90606338fb) Log when closing connection due to timeout (#2722) +* [`[4eb2e41601]`](https://github.com/aspnet/AspNetCore/commit/4eb2e41601) Wait between requests while checking app_offline (#1144) +* [`[e2b6f07778]`](https://github.com/aspnet/AspNetCore/commit/e2b6f07778) Respect LowercaseUrls in ApiExplorer Fixes #8006 +* [`[768d2a023e]`](https://github.com/aspnet/AspNetCore/commit/768d2a023e) Add Origin validation to WebSockets middleware (#252) +* [`[39f46060e7]`](https://github.com/aspnet/AspNetCore/commit/39f46060e7) Correct changeset for Mvc submodule +* [`[5a20037965]`](https://github.com/aspnet/AspNetCore/commit/5a20037965) Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers +* [`[c0ed5c71a4]`](https://github.com/aspnet/AspNetCore/commit/c0ed5c71a4) Add Microsoft.AspNetCore.Mvc.Api.Analyzers +* [`[6d9aa281c5]`](https://github.com/aspnet/AspNetCore/commit/6d9aa281c5) Render `maxlength` attribute for an input tag, when MaxLength or StringLength validation attributes are applied to the model class. +* [`[beca0259c2]`](https://github.com/aspnet/AspNetCore/commit/beca0259c2) Verify request Content-Length #2733 +* [`[477fd1d90d]`](https://github.com/aspnet/AspNetCore/commit/477fd1d90d) Aquire exclusive lock when creating application info (#1142) +* [`[b7335ac768]`](https://github.com/aspnet/AspNetCore/commit/b7335ac768) Add a code fix that applies ProducesResponseTypeAttributes +* [`[32d380a058]`](https://github.com/aspnet/AspNetCore/commit/32d380a058) Don't send WebSocketCloseStatus.Empty, it's invalid (#2716) +* [`[64124e9c85]`](https://github.com/aspnet/AspNetCore/commit/64124e9c85) Add filtering to Health Checks middleware +* [`[47f427d5ac]`](https://github.com/aspnet/AspNetCore/commit/47f427d5ac) Updating Health Checks for 2.2 +* [`[8c4f187c22]`](https://github.com/aspnet/AspNetCore/commit/8c4f187c22) Endpoint routing rename and API review changes (#684) +* [`[8ea2cd9081]`](https://github.com/aspnet/AspNetCore/commit/8ea2cd9081) Ship shim with integration testing (#1129) +* [`[7d4df89025]`](https://github.com/aspnet/AspNetCore/commit/7d4df89025) Back Port WebPack (#2641) +* [`[7487da155f]`](https://github.com/aspnet/AspNetCore/commit/7487da155f) Switch signing certificate for Newtonsoft.JSON to Microsoft3rdPartyAppComponentDual +* [`[7f8f210a24]`](https://github.com/aspnet/AspNetCore/commit/7f8f210a24) Add license headers to all files +* [`[89ab0cfde8]`](https://github.com/aspnet/AspNetCore/commit/89ab0cfde8) Initial commit of the HTTP REPL +* [`[165c712201]`](https://github.com/aspnet/AspNetCore/commit/165c712201) Use OSS package versions consistent with aspnet/benchmarks and Microsoft.AspNetcore.All 2.1.2 - update our own NuGet packages to align lower-level dependencies +* [`[814a803ed8]`](https://github.com/aspnet/AspNetCore/commit/814a803ed8) Use local instances of MemoryCache in script, link and image tag helper +* [`[ab84d17bb3]`](https://github.com/aspnet/AspNetCore/commit/ab84d17bb3) Unskip endpoint routing functional tests +* [`[046af405b6]`](https://github.com/aspnet/AspNetCore/commit/046af405b6) Rename global routing to endpoint routing (#8179) +* [`[4b5a32d3b9]`](https://github.com/aspnet/AspNetCore/commit/4b5a32d3b9) Use TestApplication (#1118) +* [`[ff0a5bbbdf]`](https://github.com/aspnet/AspNetCore/commit/ff0a5bbbdf) Update resources.h (#1134) +* [`[c8eedb3540]`](https://github.com/aspnet/AspNetCore/commit/c8eedb3540) Fix race when connection is canceled and new poll comes in (#2697) +* [`[d99d2d881c]`](https://github.com/aspnet/AspNetCore/commit/d99d2d881c) Fix HTTPS certs on VSTS (#1123) +* [`[85c7bd8fac]`](https://github.com/aspnet/AspNetCore/commit/85c7bd8fac) Discard ambient values during link generation if the values do not match explicit values [Fixes #544] Link generation: Discard ambient values unless routing to the same address +* [`[ef2c127459]`](https://github.com/aspnet/AspNetCore/commit/ef2c127459) Show route name +* [`[bf839dadf1]`](https://github.com/aspnet/AspNetCore/commit/bf839dadf1) Delete ISSUE_TEMPLATE.md +* [`[f62877b9db]`](https://github.com/aspnet/AspNetCore/commit/f62877b9db) Show default values in CompositeEndpointDataSource's debugger display string +* [`[a4b91d6dce]`](https://github.com/aspnet/AspNetCore/commit/a4b91d6dce) Flatten AggregateExceptions in rzc +* [`[0726b8b98b]`](https://github.com/aspnet/AspNetCore/commit/0726b8b98b) Make publicly exposed Roslyn types internal +* [`[e094d2579e]`](https://github.com/aspnet/AspNetCore/commit/e094d2579e) Suppress obsolete warnings +* [`[da10db413a]`](https://github.com/aspnet/AspNetCore/commit/da10db413a) Fix query string name in transport spec (#2702) +* [`[3d6e1e69fd]`](https://github.com/aspnet/AspNetCore/commit/3d6e1e69fd) Close LongPolling connection on poll exception (#2701) +* [`[25b826de75]`](https://github.com/aspnet/AspNetCore/commit/25b826de75) Update JavaClientVersion variable (#2703) +* [`[3ff064cea3]`](https://github.com/aspnet/AspNetCore/commit/3ff064cea3) Lock when reading \ writing process output +* [`[4baed363e5]`](https://github.com/aspnet/AspNetCore/commit/4baed363e5) Close #467 - fix race conditions in tests that restart a watchable app +* [`[b2a1a7c9de]`](https://github.com/aspnet/AspNetCore/commit/b2a1a7c9de) Ensure parent is a MethodDeclarationSyntax +* [`[652c529f8f]`](https://github.com/aspnet/AspNetCore/commit/652c529f8f) Fix ServerShutsDownWhenMainExits test (#1120) +* [`[3cdb73440e]`](https://github.com/aspnet/AspNetCore/commit/3cdb73440e) Disable memory pool late return validation in H2SpecTests (#2768) +* [`[d346255db6]`](https://github.com/aspnet/AspNetCore/commit/d346255db6) Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks +* [`[7a4a945fd6]`](https://github.com/aspnet/AspNetCore/commit/7a4a945fd6) Stop site and app pool before restoring config (#1112) +* [`[6d46410a76]`](https://github.com/aspnet/AspNetCore/commit/6d46410a76) Don't ACK ACKs (#2767) +* [`[367717760b]`](https://github.com/aspnet/AspNetCore/commit/367717760b) Handle subtype with suffix being a subtype without a suffix (#8170) +* [`[80b6ae4eb4]`](https://github.com/aspnet/AspNetCore/commit/80b6ae4eb4) Handle subtype with suffix being a subtype without a suffix (#1027) +* [`[b85adeee6d]`](https://github.com/aspnet/AspNetCore/commit/b85adeee6d) Skip 21 inproc tests (#862) +* [`[a14fe7f748]`](https://github.com/aspnet/AspNetCore/commit/a14fe7f748) Update issue template for security issues (#2693) +* [`[0102d4efab]`](https://github.com/aspnet/AspNetCore/commit/0102d4efab) Introduce ApiConventionMethodAttribute +* [`[cb557cf771]`](https://github.com/aspnet/AspNetCore/commit/cb557cf771) Changed `GetDesiredIndentation` to be resilient to our SyntaxTree which occasionally has gaps. +* [`[7d641f8796]`](https://github.com/aspnet/AspNetCore/commit/7d641f8796) Skip VSTS attribute (#1115) +* [`[41493f01e3]`](https://github.com/aspnet/AspNetCore/commit/41493f01e3) Don't stop redirect stdout/stderr after startup is done. (#1067) +* [`[c01c7075be]`](https://github.com/aspnet/AspNetCore/commit/c01c7075be) Add EndpointMetadata to ActionDescriptor and hookup CORS (#8158) +* [`[0af3bef0fe]`](https://github.com/aspnet/AspNetCore/commit/0af3bef0fe) Fix win7 test failures. (#1109) +* [`[c6ba21efc1]`](https://github.com/aspnet/AspNetCore/commit/c6ba21efc1) Add VSTS ci pipeline (#893) +* [`[f870503cdd]`](https://github.com/aspnet/AspNetCore/commit/f870503cdd) Fix HttpMethodMetadata debug string (#666) +* [`[647e7c3266]`](https://github.com/aspnet/AspNetCore/commit/647e7c3266) Add new ConfigureKestrel extensions #2760 +* [`[f901bca8a7]`](https://github.com/aspnet/AspNetCore/commit/f901bca8a7) Fixing jenkins agents. (#1106) +* [`[c7dd9ff68a]`](https://github.com/aspnet/AspNetCore/commit/c7dd9ff68a) Enable Http/2 by default #2720 +* [`[6efdf78fb5]`](https://github.com/aspnet/AspNetCore/commit/6efdf78fb5) IIS ANCM support in test matrix (#1509) +* [`[94cfc01fbf]`](https://github.com/aspnet/AspNetCore/commit/94cfc01fbf) Implement HTTP/2 input flow control (#2740) +* [`[54e5370e8f]`](https://github.com/aspnet/AspNetCore/commit/54e5370e8f) Add CORS support to HttpMethodMatcherPolicy +* [`[fed2eb1cdf]`](https://github.com/aspnet/AspNetCore/commit/fed2eb1cdf) More robust username discovery on Linux in NginxDeployer (#1508) +* [`[7067d92c75]`](https://github.com/aspnet/AspNetCore/commit/7067d92c75) Limit RH native assets to netcoreapp2.2 (#1105) +* [`[556880872d]`](https://github.com/aspnet/AspNetCore/commit/556880872d) Ensure later validations of `null` models do not overwrite `Invalid` state - #8078 +* [`[afa5d60821]`](https://github.com/aspnet/AspNetCore/commit/afa5d60821) Add content/webroot and currect directory tests (#1103) +* [`[498fa2d72f]`](https://github.com/aspnet/AspNetCore/commit/498fa2d72f) Avoid `InvalidOperationException` when serializing `SerializableError` - #8055 - provide unique name (``) for XML elements that would otherwise be nameless +* [`[61b4473abe]`](https://github.com/aspnet/AspNetCore/commit/61b4473abe) Fix another shutdown race and appofline race (#1071) +* [`[2a48a9a2c4]`](https://github.com/aspnet/AspNetCore/commit/2a48a9a2c4) Adding Java Client Overloads up to T8. (#2660) +* [`[daed55be36]`](https://github.com/aspnet/AspNetCore/commit/daed55be36) Parse HandshakeResponse (#2656) +* [`[ba18129d79]`](https://github.com/aspnet/AspNetCore/commit/ba18129d79) Skip win7 tests (#1096) +* [`[f31ab716ee]`](https://github.com/aspnet/AspNetCore/commit/f31ab716ee) Change MvcEndpointDataSource to use GetChangeToken (#8137) +* [`[aa8a8b7471]`](https://github.com/aspnet/AspNetCore/commit/aa8a8b7471) Skip IIS Jenkins (#1094) +* [`[aee905e359]`](https://github.com/aspnet/AspNetCore/commit/aee905e359) Sort list of artifacts and add selenium to external artifacts +* [`[10ce77b9ca]`](https://github.com/aspnet/AspNetCore/commit/10ce77b9ca) Updated MvcEndpointDataSource to create endpoints with SuppressLinkGenerationMetadata +* [`[e0294f1d1b]`](https://github.com/aspnet/AspNetCore/commit/e0294f1d1b) Upgraded dependencies.props +* [`[bcd6e83591]`](https://github.com/aspnet/AspNetCore/commit/bcd6e83591) Upgraded dependencies.props +* [`[19f24cad16]`](https://github.com/aspnet/AspNetCore/commit/19f24cad16) fix silly constructor +* [`[1340f9c26b]`](https://github.com/aspnet/AspNetCore/commit/1340f9c26b) Add EndpointSelectorCandidate ctor to not break MVC (#661) +* [`[fdff66054f]`](https://github.com/aspnet/AspNetCore/commit/fdff66054f) Missing ChangeToken -> GetChangeToken updates (#660) +* [`[c08504b08a]`](https://github.com/aspnet/AspNetCore/commit/c08504b08a) MVC startup experience (#8131) +* [`[f385308503]`](https://github.com/aspnet/AspNetCore/commit/f385308503) Pass "--debug:ephemeral-hive" to "dotnet new" +* [`[147c9527f3]`](https://github.com/aspnet/AspNetCore/commit/147c9527f3) Implement EndpointSelector and MatcherPolicy (#646) +* [`[f37ca0d2e9]`](https://github.com/aspnet/AspNetCore/commit/f37ca0d2e9) Show list of endpoints in CompositeEndpointDataSource's DebuggerDisplayString [Fixes #633] Show list of registered endpoints as debugger display string +* [`[71cb933a08]`](https://github.com/aspnet/AspNetCore/commit/71cb933a08) Show a flattened tree in LinkGenerationDecisionTree's DebuggerDisplayString [Fixes #636] Flatten the LinkGenerationDecisionTree to show as debugger display string +* [`[34499dbe24]`](https://github.com/aspnet/AspNetCore/commit/34499dbe24) Added support for suppressing link generation for endpoints +* [`[630aeade07]`](https://github.com/aspnet/AspNetCore/commit/630aeade07) Added tests related to generating urls with route name +* [`[5bd475ef90]`](https://github.com/aspnet/AspNetCore/commit/5bd475ef90) Add event logs for some startup failure cases (#1081) +* [`[5580928209]`](https://github.com/aspnet/AspNetCore/commit/5580928209) Upgraded dependencies.props +* [`[7da1baf9d8]`](https://github.com/aspnet/AspNetCore/commit/7da1baf9d8) Do not use decision tree for named routes in RouteValuesBasedEndpointFinder +* [`[9b217892ab]`](https://github.com/aspnet/AspNetCore/commit/9b217892ab) Using routing feature branch versions to prevent cross repo breaking changes +* [`[5f1631ab46]`](https://github.com/aspnet/AspNetCore/commit/5f1631ab46) Added support for configuring route options with LinkGenerator +* [`[18e0871fe2]`](https://github.com/aspnet/AspNetCore/commit/18e0871fe2) Update to NETCore.App 2.1.3-servicing-26722-02 +* [`[684e7855a6]`](https://github.com/aspnet/AspNetCore/commit/684e7855a6) Handle `null` entries correctly for `IsEmptyOrWhiteSpace` - #2497 +* [`[feceb3ddea]`](https://github.com/aspnet/AspNetCore/commit/feceb3ddea) Lowercase scheme and host to better align with RFC 6454. +* [`[52c1e942c6]`](https://github.com/aspnet/AspNetCore/commit/52c1e942c6) Added UseCamelCasing and UseMemberCasing extension methods to MvcJsonOptions (#7256) +* [`[fba4e3ec4e]`](https://github.com/aspnet/AspNetCore/commit/fba4e3ec4e) Switch to non-experimental filesystem (#1082) +* [`[1e807240ea]`](https://github.com/aspnet/AspNetCore/commit/1e807240ea) Add GetChangeToken to EndpointDataSource (#649) +* [`[c0ba374549]`](https://github.com/aspnet/AspNetCore/commit/c0ba374549) Custom error messages with validation message tag helper #8035 +* [`[e1e7ec0f28]`](https://github.com/aspnet/AspNetCore/commit/e1e7ec0f28) Enable couple of skipped Dispatching functional tests +* [`[c3545c18eb]`](https://github.com/aspnet/AspNetCore/commit/c3545c18eb) Add api sets to IntegrationTesting.IIS (#1083) +* [`[28c0c4d128]`](https://github.com/aspnet/AspNetCore/commit/28c0c4d128) Add ability to override the testing web content root using environment variables +* [`[d4beab5d09]`](https://github.com/aspnet/AspNetCore/commit/d4beab5d09) CompositeValidationAttribute +* [`[a330c920d7]`](https://github.com/aspnet/AspNetCore/commit/a330c920d7) Support overrides on using P2P references for benchmarks +* [`[f1c060bf3d]`](https://github.com/aspnet/AspNetCore/commit/f1c060bf3d) RoutePattern everywhere +* [`[8f8d3afd36]`](https://github.com/aspnet/AspNetCore/commit/8f8d3afd36) Fix bug in benchmark +* [`[90395c933d]`](https://github.com/aspnet/AspNetCore/commit/90395c933d) Implement IRoutingFeature on EndpointFeature for back-compat (#641) +* [`[256aed8369]`](https://github.com/aspnet/AspNetCore/commit/256aed8369) Make IISExpress shutdown gracefully. (#1066) +* [`[7d12e6bb13]`](https://github.com/aspnet/AspNetCore/commit/7d12e6bb13) Updating external dependencies (#1268) +* [`[e11a33280f]`](https://github.com/aspnet/AspNetCore/commit/e11a33280f) Update the templating submodule +* [`[f1e66b5a6f]`](https://github.com/aspnet/AspNetCore/commit/f1e66b5a6f) Reset LZMA to only include the implicit package version (#1266) +* [`[612fcca729]`](https://github.com/aspnet/AspNetCore/commit/612fcca729) Validate Http/2 pseudo headers #2205 #2263 #2659 +* [`[eb6faf1754]`](https://github.com/aspnet/AspNetCore/commit/eb6faf1754) Redo baselines +* [`[8e667ba730]`](https://github.com/aspnet/AspNetCore/commit/8e667ba730) Rename parser tests to have shorter names +* [`[433eeb6943]`](https://github.com/aspnet/AspNetCore/commit/433eeb6943) Abort connection on protocol error (#2654) +* [`[603cd03bfa]`](https://github.com/aspnet/AspNetCore/commit/603cd03bfa) Stop writing responses after the unexpected end of request content (#2734) +* [`[0970888187]`](https://github.com/aspnet/AspNetCore/commit/0970888187) Do not reference AspNetCoreModuleV2 on non-windows (#217) +* [`[b934e46161]`](https://github.com/aspnet/AspNetCore/commit/b934e46161) Complete the transport pipes after connection middleware runs (#2735) +* [`[89fda83bbd]`](https://github.com/aspnet/AspNetCore/commit/89fda83bbd) Move config operations from helpers to functions on the deployment parameters (#1063) +* [`[41f56dbbed]`](https://github.com/aspnet/AspNetCore/commit/41f56dbbed) Minor fix to DefaultLinkGenerator and enabled constraint related tests in DefaultLinkGeneratorTest +* [`[36d90c9bc2]`](https://github.com/aspnet/AspNetCore/commit/36d90c9bc2) Run request service constraint test with dispatching (#8112) +* [`[ec8976ffaf]`](https://github.com/aspnet/AspNetCore/commit/ec8976ffaf) Update MvcEndpointDataSource on raised change token (#8108) +* [`[8260ed6c46]`](https://github.com/aspnet/AspNetCore/commit/8260ed6c46) Update to NETCore.App 2.1.3-servicing-26718-02 +* [`[01ce77da56]`](https://github.com/aspnet/AspNetCore/commit/01ce77da56) Rename Web Application to Starter Web Application +* [`[4752d45e0e]`](https://github.com/aspnet/AspNetCore/commit/4752d45e0e) Add the minorVersion field to the HandshakeResponse in the TS client for 3.0 (#2657) +* [`[056da5114a]`](https://github.com/aspnet/AspNetCore/commit/056da5114a) Add partial handshake test (#2630) +* [`[21d9ec64f0]`](https://github.com/aspnet/AspNetCore/commit/21d9ec64f0) Add copy constructor to deployment parameters (#1497) +* [`[97ebe36b13]`](https://github.com/aspnet/AspNetCore/commit/97ebe36b13) Disable client disconnect tests (#1076) +* [`[477296a3cc]`](https://github.com/aspnet/AspNetCore/commit/477296a3cc) Make DFA matcher the default +* [`[badbcb9437]`](https://github.com/aspnet/AspNetCore/commit/badbcb9437) Add MvcEndpointDataSource benchmarks (#8104) +* [`[54471a2930]`](https://github.com/aspnet/AspNetCore/commit/54471a2930) Add client abort tests (#1051) +* [`[400d243f42]`](https://github.com/aspnet/AspNetCore/commit/400d243f42) Fix remaining feature gaps in DfaMatcher (#621) +* [`[7f6b05149d]`](https://github.com/aspnet/AspNetCore/commit/7f6b05149d) Generate deterministic unique ids for tag helpers +* [`[b741743537]`](https://github.com/aspnet/AspNetCore/commit/b741743537) Set IsMet and SkipReason with empty constructor (#1070) +* [`[21f2edce16]`](https://github.com/aspnet/AspNetCore/commit/21f2edce16) Generate and verify baselines for ClassifiedSpans and TagHelperSpans - Moved GetClassifiedSpans and GetTagHelperSpans logic to Razor.Language +* [`[c1fab727a0]`](https://github.com/aspnet/AspNetCore/commit/c1fab727a0) Upgraded dependencies.props +* [`[b5be7b56d9]`](https://github.com/aspnet/AspNetCore/commit/b5be7b56d9) Add Microsoft.AspNetCore.Server.IIS to metapackges (#1263) +* [`[c0e00d65dd]`](https://github.com/aspnet/AspNetCore/commit/c0e00d65dd) Use IntegrationTesting.IIS (#859) +* [`[194ef76432]`](https://github.com/aspnet/AspNetCore/commit/194ef76432) Use IntegrationTesting.IIS (#133) +* [`[074264cd3a]`](https://github.com/aspnet/AspNetCore/commit/074264cd3a) Use less global variables (#1064) +* [`[1196349bf4]`](https://github.com/aspnet/AspNetCore/commit/1196349bf4) [Fixes #583] Handle change events in RouteValueBaseEndpointFinder +* [`[dd252c0ccc]`](https://github.com/aspnet/AspNetCore/commit/dd252c0ccc) Updated dependencies.props to use feature branch versions +* [`[aed2e24483]`](https://github.com/aspnet/AspNetCore/commit/aed2e24483) Allow to pass in HttpContext when generating links +* [`[42218d5fb5]`](https://github.com/aspnet/AspNetCore/commit/42218d5fb5) Versioning with endpoint constraint (#8098) +* [`[02e1d78319]`](https://github.com/aspnet/AspNetCore/commit/02e1d78319) Minor fixes for MatchProcessorFactory +* [`[5f29e8b062]`](https://github.com/aspnet/AspNetCore/commit/5f29e8b062) Hoist path out of loop in BarebonesMatcher +* [`[7c6a60b62b]`](https://github.com/aspnet/AspNetCore/commit/7c6a60b62b) EFCore: Upgrade IX-Async +* [`[3e53533db3]`](https://github.com/aspnet/AspNetCore/commit/3e53533db3) Adding HubConnection State Enum (#2627) +* [`[a2942ce885]`](https://github.com/aspnet/AspNetCore/commit/a2942ce885) Update Intro Video Link (#2637) +* [`[b62499e02c]`](https://github.com/aspnet/AspNetCore/commit/b62499e02c) Ensure PageContext.ViewData and ViewContext.ViewData are the same instance Fixes #7675 +* [`[9d951325b2]`](https://github.com/aspnet/AspNetCore/commit/9d951325b2) Re-organize shared src packages so we can do true IVT between src assemblies +* [`[25c65a5d85]`](https://github.com/aspnet/AspNetCore/commit/25c65a5d85) Add HubMessage abstraction and parse messages from the server into different message types (#2620) +* [`[a44007adfb]`](https://github.com/aspnet/AspNetCore/commit/a44007adfb) Fix deadlock in GOAWAY_Received_RelievesConnectionBackpressure (#2724) +* [`[5f065b6670]`](https://github.com/aspnet/AspNetCore/commit/5f065b6670) Fix deadlock in GOAWAY_Received_RelievesConnectionBackpressure (#2724) +* [`[429bcfe216]`](https://github.com/aspnet/AspNetCore/commit/429bcfe216) Sending and receiving RST frames. #2462 +* [`[b2e4743c7d]`](https://github.com/aspnet/AspNetCore/commit/b2e4743c7d) Change benchmarks (#612) +* [`[497a38035d]`](https://github.com/aspnet/AspNetCore/commit/497a38035d) Add application startup check that dispatcher is added to request pipeline (#614) +* [`[73e4d55d7b]`](https://github.com/aspnet/AspNetCore/commit/73e4d55d7b) Check dispatcher services registered (#610) +* [`[c657e31b94]`](https://github.com/aspnet/AspNetCore/commit/c657e31b94) Fix Console invalid handle issues. (#1029) +* [`[ef6f326188]`](https://github.com/aspnet/AspNetCore/commit/ef6f326188) Add experimental JumpTables +* [`[9e114b547d]`](https://github.com/aspnet/AspNetCore/commit/9e114b547d) Introduce RoutePattern (#585) +* [`[cfd63e1e2e]`](https://github.com/aspnet/AspNetCore/commit/cfd63e1e2e) Change HTML splitting logic to not split on surrogate pairs. +* [`[6551eae321]`](https://github.com/aspnet/AspNetCore/commit/6551eae321) Consolidate HTTP charset validation logic +* [`[04484527ac]`](https://github.com/aspnet/AspNetCore/commit/04484527ac) Update for 2.1.401-preview (#14) +* [`[bc79a47959]`](https://github.com/aspnet/AspNetCore/commit/bc79a47959) Temporary change to prevent cross repo breaking change: Added ooverload for MatcherEndpoint +* [`[42708bec91]`](https://github.com/aspnet/AspNetCore/commit/42708bec91) Added support for route constraints in Dispatcher world +* [`[b144f3a12f]`](https://github.com/aspnet/AspNetCore/commit/b144f3a12f) Update artifacts.props +* [`[3af5287b66]`](https://github.com/aspnet/AspNetCore/commit/3af5287b66) Make HealthChecks back into shipping packages +* [`[35fad0881b]`](https://github.com/aspnet/AspNetCore/commit/35fad0881b) Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]` - #7660 - also addresses part of #7317, only in `ComplexTypeModelBinderIntegrationTest` +* [`[f2608c2ff4]`](https://github.com/aspnet/AspNetCore/commit/f2608c2ff4) Do not suppress `ModelValidationState.Invalid` entries - #7992, #7963 +* [`[284f6ab458]`](https://github.com/aspnet/AspNetCore/commit/284f6ab458) Add M.A.S.IntegrationTesting.IIS to artifacts.props (#1259) +* [`[7c27818fab]`](https://github.com/aspnet/AspNetCore/commit/7c27818fab) Update for 2.1.302 RTM (#13) +* [`[b359d6bed1]`](https://github.com/aspnet/AspNetCore/commit/b359d6bed1) Fix CI test failures (#1045) +* [`[1c7f53ae39]`](https://github.com/aspnet/AspNetCore/commit/1c7f53ae39) Fix TemplateBinder to consider null and empty string values the same +* [`[7209cab5e9]`](https://github.com/aspnet/AspNetCore/commit/7209cab5e9) Productize JumpTable (#594) +* [`[e69a47f230]`](https://github.com/aspnet/AspNetCore/commit/e69a47f230) Implement patch policies per repo and set default to ProductChangesOnly +* [`[eb7835f4c8]`](https://github.com/aspnet/AspNetCore/commit/eb7835f4c8) Updating dependencies to 2.1.2 and adding a section for pinned variable versions +* [`[d8e10d0870]`](https://github.com/aspnet/AspNetCore/commit/d8e10d0870) Updating dependencies to 2.1.2 and adding a section for pinned variable versions +* [`[36d7c8ec42]`](https://github.com/aspnet/AspNetCore/commit/36d7c8ec42) Add startup event log for ANCM inproc (#1047) +* [`[a5083d525b]`](https://github.com/aspnet/AspNetCore/commit/a5083d525b) Fix regression with Authorize + IPolicyProvider (#8068) +* [`[0cf972cc43]`](https://github.com/aspnet/AspNetCore/commit/0cf972cc43) Error message on no dispatcher middleware in endpoint middleware (#600) +* [`[aef7ff7959]`](https://github.com/aspnet/AspNetCore/commit/aef7ff7959) Add JwtBearer test for SaveToken #1768 +* [`[62bf802971]`](https://github.com/aspnet/AspNetCore/commit/62bf802971) Updating dependencies to 2.1.2 and adding a section for pinned variable versions +* [`[10f68863ec]`](https://github.com/aspnet/AspNetCore/commit/10f68863ec) Updating dependencies to 2.1.2 and adding a section for pinned variable versions +* [`[47caa67a65]`](https://github.com/aspnet/AspNetCore/commit/47caa67a65) Rewrite JwtBearer token test #640 +* [`[c9122a8428]`](https://github.com/aspnet/AspNetCore/commit/c9122a8428) Include AuthenticationTicket.Properties in AuthenticationTicket success result handling #1765 (#1767) +* [`[a452423998]`](https://github.com/aspnet/AspNetCore/commit/a452423998) Updating dependencies to 2.1.2 and adding a section for pinned variable versions +* [`[66cac69adf]`](https://github.com/aspnet/AspNetCore/commit/66cac69adf) Updating dependencies to 2.1.2 and adding a section for pinned variable versions +* [`[d8c77335e8]`](https://github.com/aspnet/AspNetCore/commit/d8c77335e8) Reorganize code so Kestrel now produces the Microsoft.Extensions.Buffers.Testing.Sources package +* [`[74667eda9c]`](https://github.com/aspnet/AspNetCore/commit/74667eda9c) Don't specify MainEntryPoint when compiling Razor assembly +* [`[174c5eaa6c]`](https://github.com/aspnet/AspNetCore/commit/174c5eaa6c) Make fewer public API changes +* [`[4f1b7ccca6]`](https://github.com/aspnet/AspNetCore/commit/4f1b7ccca6) Use ModelMetadata from actual types for validation +* [`[f179339a79]`](https://github.com/aspnet/AspNetCore/commit/f179339a79) Combine BufferWriter and CountingBufferWriter +* [`[3042728f8b]`](https://github.com/aspnet/AspNetCore/commit/3042728f8b) Add Microsoft.AspNetCore.Server.IntegrationTesting.IIS (#1253) +* [`[6bed0b7206]`](https://github.com/aspnet/AspNetCore/commit/6bed0b7206) Add Microsoft.AspNetCore.Server.IntegrationTesting.IIS package (#1037) +* [`[e5dfea5725]`](https://github.com/aspnet/AspNetCore/commit/e5dfea5725) Adds project properties and project capabilities to IIS and IISIntegration (#969) +* [`[ba599c49bb]`](https://github.com/aspnet/AspNetCore/commit/ba599c49bb) Be more resiliant to apphost.config issues (#1044) +* [`[c81f379045]`](https://github.com/aspnet/AspNetCore/commit/c81f379045) Normalize file extensions and project structures (#1038) +* [`[85e92ab3cc]`](https://github.com/aspnet/AspNetCore/commit/85e92ab3cc) Added support for route constraints in Dispatcher world +* [`[7aba48ca27]`](https://github.com/aspnet/AspNetCore/commit/7aba48ca27) Add support for httpmethods in swaggatherer +* [`[c367e1d681]`](https://github.com/aspnet/AspNetCore/commit/c367e1d681) Fix dispatching functional tests not using dispatching startup (#8052) +* [`[385f647215]`](https://github.com/aspnet/AspNetCore/commit/385f647215) Allow debug log file to be specified in handler settings; move tests from IISExpress to shared. (#1033) +* [`[dbc930cc78]`](https://github.com/aspnet/AspNetCore/commit/dbc930cc78) ResponseCache attribute on RazorPages Error handler method should be moved to model Fixes #553 +* [`[6fde01a825]`](https://github.com/aspnet/AspNetCore/commit/6fde01a825) Replace PortSupportedCondition #2706 +* [`[d2a8d3a61c]`](https://github.com/aspnet/AspNetCore/commit/d2a8d3a61c) Fix cookie regression (#1811) +* [`[683e327637]`](https://github.com/aspnet/AspNetCore/commit/683e327637) Pin Microsoft.Extensions.DependencyModel to 2.1.0 +* [`[e1f1705d11]`](https://github.com/aspnet/AspNetCore/commit/e1f1705d11) Reenable tests and forward fixture logs (#1034) +* [`[183ecd85d6]`](https://github.com/aspnet/AspNetCore/commit/183ecd85d6) Fix MVC integration with UseEndpoint (#8047) +* [`[a826f478ad]`](https://github.com/aspnet/AspNetCore/commit/a826f478ad) Implement HTTP/2 output flow control (#2690) +* [`[4f81f75777]`](https://github.com/aspnet/AspNetCore/commit/4f81f75777) Updating external dependencies (#1249) +* [`[181e521b40]`](https://github.com/aspnet/AspNetCore/commit/181e521b40) Fix compiler error as a result of merging 2.1.2 into release/2.1 +* [`[51c94337d7]`](https://github.com/aspnet/AspNetCore/commit/51c94337d7) /systray:false (#1486) +* [`[11b83dc2b3]`](https://github.com/aspnet/AspNetCore/commit/11b83dc2b3) Rename reg keys from IIS ANCM V1 to V2 (#1017) +* [`[86fed4de5f]`](https://github.com/aspnet/AspNetCore/commit/86fed4de5f) Fix shutdown race (#1031) +* [`[1e7be641ae]`](https://github.com/aspnet/AspNetCore/commit/1e7be641ae) Add some common aliases for conventions +* [`[9ad9ada9ea]`](https://github.com/aspnet/AspNetCore/commit/9ad9ada9ea) Pin to the latest stable 2.1.x corefx packages +* [`[2d4fb0af6f]`](https://github.com/aspnet/AspNetCore/commit/2d4fb0af6f) Add support for registering multiple On handlers (#2599) +* [`[bd995d4cb1]`](https://github.com/aspnet/AspNetCore/commit/bd995d4cb1) [Fixes #7959] Conventional routing with custom templates not working when you have area attributes +* [`[dc2ae93c3f]`](https://github.com/aspnet/AspNetCore/commit/dc2ae93c3f) Add fallback attribute to partial tag helper. +* [`[dee479fda7]`](https://github.com/aspnet/AspNetCore/commit/dee479fda7) Add partial helper to Razor Page \ PageModel +* [`[cbfd791d7b]`](https://github.com/aspnet/AspNetCore/commit/cbfd791d7b) Make facts and theories conditional (#1023) +* [`[3ec66beecd]`](https://github.com/aspnet/AspNetCore/commit/3ec66beecd) Move IIS tests to a test group +* [`[d2bb674b0a]`](https://github.com/aspnet/AspNetCore/commit/d2bb674b0a) Add support for default response (#8028) +* [`[ed7c4e8f5c]`](https://github.com/aspnet/AspNetCore/commit/ed7c4e8f5c) Parser tests clean up +* [`[8ad64d2a35]`](https://github.com/aspnet/AspNetCore/commit/8ad64d2a35) Port IISExpress tests to run on both IIS and IISExpress (#1010) +* [`[931f0754af]`](https://github.com/aspnet/AspNetCore/commit/931f0754af) Do not restore in parallel - workaround for race condition in /t:Restore +* [`[c1fb4479a3]`](https://github.com/aspnet/AspNetCore/commit/c1fb4479a3) Update LZMA to restore netcoreapp2.2 packages +* [`[856ac6cb8d]`](https://github.com/aspnet/AspNetCore/commit/856ac6cb8d) AddSignalR tests (#2600) +* [`[748e992865]`](https://github.com/aspnet/AspNetCore/commit/748e992865) Dygray/handshake versioning (#2520) +* [`[b4fdc5e5c0]`](https://github.com/aspnet/AspNetCore/commit/b4fdc5e5c0) AddSignalR tests (#2600) +* [`[475700209a]`](https://github.com/aspnet/AspNetCore/commit/475700209a) AddSignalR tests +* [`[fa702ff6ef]`](https://github.com/aspnet/AspNetCore/commit/fa702ff6ef) Update AddSignalRCore to respect user registered services (#2434) +* [`[2af13658fc]`](https://github.com/aspnet/AspNetCore/commit/2af13658fc) Unprotect key material with the local cache of certificates before checking the cert store +* [`[73867a086c]`](https://github.com/aspnet/AspNetCore/commit/73867a086c) IIS-Inproc new project cap (#1238) +* [`[e7db3f840b]`](https://github.com/aspnet/AspNetCore/commit/e7db3f840b) Handle pipe name with whitespace properly +* [`[727bd52b64]`](https://github.com/aspnet/AspNetCore/commit/727bd52b64) Add package version to Microsoft.AspNetCore.App in project templates +* [`[724cc3ce88]`](https://github.com/aspnet/AspNetCore/commit/724cc3ce88) Only run fallback logic for dotnet and dotnet.exe (#1004) +* [`[3bdb33ccd4]`](https://github.com/aspnet/AspNetCore/commit/3bdb33ccd4) Sync native calls +* [`[e7d36a42e6]`](https://github.com/aspnet/AspNetCore/commit/e7d36a42e6) Only add environment variables if we are running on win8.1 or above. (#1007) +* [`[b7f666e91b]`](https://github.com/aspnet/AspNetCore/commit/b7f666e91b) Adding Support for On Overloads in Java Client (#2568) (#2583) +* [`[c526f489ce]`](https://github.com/aspnet/AspNetCore/commit/c526f489ce) Adding Support for On Overloads in Java Client (#2568) +* [`[d2d9a47686]`](https://github.com/aspnet/AspNetCore/commit/d2d9a47686) Invoke dotnet vstest directly instead of using the VSTest target +* [`[3efc1eede4]`](https://github.com/aspnet/AspNetCore/commit/3efc1eede4) Set correct event providers for ANCM V2 (#1009) +* [`[cc0e0394ac]`](https://github.com/aspnet/AspNetCore/commit/cc0e0394ac) Add required infrastructure improvements to submodules to support NETStandard.Library 2.0.3 +* [`[1895502c48]`](https://github.com/aspnet/AspNetCore/commit/1895502c48) Update the LZMA to include NETStandard.Library 2.0.3 +* [`[8b39e98477]`](https://github.com/aspnet/AspNetCore/commit/8b39e98477) Add web.administation to universe (#1233) +* [`[422997a59a]`](https://github.com/aspnet/AspNetCore/commit/422997a59a) [automated] Change default branch to master +* [`[57ff9d0b48]`](https://github.com/aspnet/AspNetCore/commit/57ff9d0b48) [automated] Change default branch to master +* [`[dfd75e939d]`](https://github.com/aspnet/AspNetCore/commit/dfd75e939d) Add full IIS tests (#979) +* [`[335500ab0e]`](https://github.com/aspnet/AspNetCore/commit/335500ab0e) Use ModelMetadata from actual types for validation +* [`[c2fcfabdf3]`](https://github.com/aspnet/AspNetCore/commit/c2fcfabdf3) Add optional property to PartialTagHelper (#7991) +* [`[f9a09372b7]`](https://github.com/aspnet/AspNetCore/commit/f9a09372b7) Converted TagHelperBlockRewriterTest +* [`[f6befb9ed3]`](https://github.com/aspnet/AspNetCore/commit/f6befb9ed3) Added ObjectResult implementation for Unauthorized response +* [`[133d49c57e]`](https://github.com/aspnet/AspNetCore/commit/133d49c57e) Fix Api Explorer not returning type with ActionResult and no type in ProducesResponseTypeAttribute +* [`[7f2a64e32b]`](https://github.com/aspnet/AspNetCore/commit/7f2a64e32b) Razor runtime compilation produces errors if running on a shared runtime that's rolled forward +* [`[65d3787fc4]`](https://github.com/aspnet/AspNetCore/commit/65d3787fc4) Pass parameters to createapplication method (#998) +* [`[984e7826d6]`](https://github.com/aspnet/AspNetCore/commit/984e7826d6) Converted TagHelperParseTreeRewriterTest +* [`[b232a1103a]`](https://github.com/aspnet/AspNetCore/commit/b232a1103a) Prereq for converting tag helper tests +* [`[82f7f2aab8]`](https://github.com/aspnet/AspNetCore/commit/82f7f2aab8) Fix Api Explorer not returning type with ActionResult and no type in ProducesResponseTypeAttribute +* [`[c4d5ef94a9]`](https://github.com/aspnet/AspNetCore/commit/c4d5ef94a9) Razor runtime compilation produces errors if running on a shared runtime that's rolled forward +* [`[dfed3d7563]`](https://github.com/aspnet/AspNetCore/commit/dfed3d7563) Add and use GetEnvironmentVariableValue (#997) +* [`[6c50820a49]`](https://github.com/aspnet/AspNetCore/commit/6c50820a49) Add ANCM to runtime site extension (#210) +* [`[f5f0988baf]`](https://github.com/aspnet/AspNetCore/commit/f5f0988baf) Make handlerSettings optional (#989) +* [`[66cb3d50aa]`](https://github.com/aspnet/AspNetCore/commit/66cb3d50aa) Upgraded dependencies.props +* [`[b9d956df59]`](https://github.com/aspnet/AspNetCore/commit/b9d956df59) Ensure no trailing slashes for LZMA generation +* [`[192e8073ee]`](https://github.com/aspnet/AspNetCore/commit/192e8073ee) Work around `CryptographicException`s thrown in some full framework test runs - always skip affected tests on full framework +* [`[1c1256406e]`](https://github.com/aspnet/AspNetCore/commit/1c1256406e) Update README, config, and scripts to use release/2.2 (#1232) +* [`[942d4d194c]`](https://github.com/aspnet/AspNetCore/commit/942d4d194c) Convert HtmlToCodeSwitchTest +* [`[13585f711f]`](https://github.com/aspnet/AspNetCore/commit/13585f711f) Using Routing feature branch package +* [`[f4bf222099]`](https://github.com/aspnet/AspNetCore/commit/f4bf222099) make audit happier (#2560) +* [`[d1988cf72f]`](https://github.com/aspnet/AspNetCore/commit/d1988cf72f) Add CODEOWNERS file (#1231) +* [`[b84a233d39]`](https://github.com/aspnet/AspNetCore/commit/b84a233d39) Add ability to print debug logs to a file (#954) +* [`[1009705283]`](https://github.com/aspnet/AspNetCore/commit/1009705283) Added a RouteValuesBasedEndpointFinder +* [`[ac31e5ab30]`](https://github.com/aspnet/AspNetCore/commit/ac31e5ab30) [2.1.3] Consistently handle connection aborts (#2619) +* [`[42e8f4abc8]`](https://github.com/aspnet/AspNetCore/commit/42e8f4abc8) Convert HtmlTagsTest to use baselines. +* [`[8211dfff9c]`](https://github.com/aspnet/AspNetCore/commit/8211dfff9c) Convert HtmlErrorTest to use baselines. +* [`[b760c6fceb]`](https://github.com/aspnet/AspNetCore/commit/b760c6fceb) update some packages (#2536) +* [`[bafde7738f]`](https://github.com/aspnet/AspNetCore/commit/bafde7738f) Harden docker detection (#2552) +* [`[4a09d4795e]`](https://github.com/aspnet/AspNetCore/commit/4a09d4795e) Use HandleWrapper and initialize variables for FileOutputManager (#986) +* [`[27780c28ba]`](https://github.com/aspnet/AspNetCore/commit/27780c28ba) Do not override error responses (#985) +* [`[ea96c50dce]`](https://github.com/aspnet/AspNetCore/commit/ea96c50dce) Convert WhitespaceRewriterTest +* [`[ca2d5738d6]`](https://github.com/aspnet/AspNetCore/commit/ca2d5738d6) Automatically generate binding redirects assembly attributes for the Razor VSIX +* [`[8eef4a4bb3]`](https://github.com/aspnet/AspNetCore/commit/8eef4a4bb3) Convert HtmlDocumentTest +* [`[96c5b3c2ae]`](https://github.com/aspnet/AspNetCore/commit/96c5b3c2ae) Update StackExchange.Redis.StrongName version +* [`[67b5588185]`](https://github.com/aspnet/AspNetCore/commit/67b5588185) Convert CSharpWhitespaceHandlingTest to use baselines. +* [`[6b8aac13e0]`](https://github.com/aspnet/AspNetCore/commit/6b8aac13e0) Prepare infrastructure for the 2.1.3 patch +* [`[048a6ec3ea]`](https://github.com/aspnet/AspNetCore/commit/048a6ec3ea) Converted HtmlAttributeTest +* [`[5950928baa]`](https://github.com/aspnet/AspNetCore/commit/5950928baa) Convert CSharpSpecialBlockTest to use baselines. +* [`[4dd4e5ef3e]`](https://github.com/aspnet/AspNetCore/commit/4dd4e5ef3e) Shorten names so MVC repo can be cloned on Windows benchmarks server +* [`[a7fd53b3a3]`](https://github.com/aspnet/AspNetCore/commit/a7fd53b3a3) Convert CSharpNestedStatementsTest +* [`[df22392996]`](https://github.com/aspnet/AspNetCore/commit/df22392996) Convert CSharpImplicitExpressionTest +* [`[d48946c2e0]`](https://github.com/aspnet/AspNetCore/commit/d48946c2e0) Convert CSharpExplicitExpressionTest +* [`[4fda468f06]`](https://github.com/aspnet/AspNetCore/commit/4fda468f06) Convert CSharpSectionTest +* [`[c0929a9002]`](https://github.com/aspnet/AspNetCore/commit/c0929a9002) Convert CSharpErrorTest +* [`[69cfb95b90]`](https://github.com/aspnet/AspNetCore/commit/69cfb95b90) Convert CSharpStatementTest to use baselines. +* [`[25547e80d1]`](https://github.com/aspnet/AspNetCore/commit/25547e80d1) Convert CSharpTemplateTest to use baselines. +* [`[32e0d136f2]`](https://github.com/aspnet/AspNetCore/commit/32e0d136f2) Fix null handle issue on full IIS (#973) +* [`[af1bf0e1c3]`](https://github.com/aspnet/AspNetCore/commit/af1bf0e1c3) caching handlers to avoid heap fregamentation (#967) +* [`[d4b8fee39f]`](https://github.com/aspnet/AspNetCore/commit/d4b8fee39f) Upgraded AngularJS to 6.0 +* [`[bc8aae5d50]`](https://github.com/aspnet/AspNetCore/commit/bc8aae5d50) Show errors from Karma (#2545) +* [`[ab27e0bd52]`](https://github.com/aspnet/AspNetCore/commit/ab27e0bd52) Converted CSharpBlockTest to use baselines +* [`[1e58748f59]`](https://github.com/aspnet/AspNetCore/commit/1e58748f59) Converted HtmlBlockTest to use baselines +* [`[a92089d2f9]`](https://github.com/aspnet/AspNetCore/commit/a92089d2f9) Converted CSharpDirectivesTest to use baselines +* [`[b0ce55e6c8]`](https://github.com/aspnet/AspNetCore/commit/b0ce55e6c8) Adding the HubProtocol Layer to the Java Client (#2524) +* [`[bc5f02444b]`](https://github.com/aspnet/AspNetCore/commit/bc5f02444b) Benchmarks and improvements to route value dictionary (#577) +* [`[d318d733c4]`](https://github.com/aspnet/AspNetCore/commit/d318d733c4) StreamInvocationMessage => StreamInvocation Message (#2542) +* [`[754c3b0c2e]`](https://github.com/aspnet/AspNetCore/commit/754c3b0c2e) Fix props files inside Microsoft.AspNetCore.AspNetCoreModule* Nuget packages (#975) +* [`[0f4f1950f1]`](https://github.com/aspnet/AspNetCore/commit/0f4f1950f1) Attempt to make it easier to detect when the request is done (#1021) +* [`[e1af5b8b6d]`](https://github.com/aspnet/AspNetCore/commit/e1af5b8b6d) Array or List in query string does not get parsed #7712 (#7967) +* [`[7101953c1e]`](https://github.com/aspnet/AspNetCore/commit/7101953c1e) Update TagHelperBlockRewriter.cs +* [`[331f0b15cd]`](https://github.com/aspnet/AspNetCore/commit/331f0b15cd) Update ServerConnection.cs +* [`[e3b84fbe85]`](https://github.com/aspnet/AspNetCore/commit/e3b84fbe85) Updating Readme to call run.ps1 install vs. +* [`[0d96354eef]`](https://github.com/aspnet/AspNetCore/commit/0d96354eef) Return static 500.30 file on startup fails for in-process (#934) +* [`[2aea2c6b9f]`](https://github.com/aspnet/AspNetCore/commit/2aea2c6b9f) Use correct newline string when splitting baselines +* [`[554855cab3]`](https://github.com/aspnet/AspNetCore/commit/554855cab3) No CORS headers sent if Exception is thrown +* [`[999c24d78d]`](https://github.com/aspnet/AspNetCore/commit/999c24d78d) Converted more parser tests to baselines - Converted CSharpAutoCompleteTest +* [`[bc345bc8e7]`](https://github.com/aspnet/AspNetCore/commit/bc345bc8e7) Reduce usage of static inprocess application (#962) +* [`[d3d257b90e]`](https://github.com/aspnet/AspNetCore/commit/d3d257b90e) Add tracing to shimconfig (#964) +* [`[aeebcdefc1]`](https://github.com/aspnet/AspNetCore/commit/aeebcdefc1) Switch to tracing macros in application info (#965) +* [`[94a7c83998]`](https://github.com/aspnet/AspNetCore/commit/94a7c83998) Change DefaultApiConventions (#7939) +* [`[928a81155e]`](https://github.com/aspnet/AspNetCore/commit/928a81155e) Add external dependencies used only in MVC benchmarks apps - part of aspnet/Mvc#7805 +* [`[32121abde3]`](https://github.com/aspnet/AspNetCore/commit/32121abde3) Fixes exit(0) with hostable webcore (#966) +* [`[9d1ffa2d06]`](https://github.com/aspnet/AspNetCore/commit/9d1ffa2d06) Use guid for temp directories and delete them after tests (#963) +* [`[6911e192e4]`](https://github.com/aspnet/AspNetCore/commit/6911e192e4) Add IsRequired and DefaultValue to ApiParameterDescription +* [`[da206e8afe]`](https://github.com/aspnet/AspNetCore/commit/da206e8afe) Create a separate sln for V1 (#944) +* [`[30fcfb65ea]`](https://github.com/aspnet/AspNetCore/commit/30fcfb65ea) Productionize Path tokenization +* [`[6b3437deb7]`](https://github.com/aspnet/AspNetCore/commit/6b3437deb7) Initial Java Client(#2521) +* [`[a296fe4cdf]`](https://github.com/aspnet/AspNetCore/commit/a296fe4cdf) Add retries for restores during LZMA generation +* [`[6efd679ce3]`](https://github.com/aspnet/AspNetCore/commit/6efd679ce3) Fix TreeMatcher with route constraints (#576) +* [`[de197bfcd1]`](https://github.com/aspnet/AspNetCore/commit/de197bfcd1) Use dynamic ports for Https/Ntlm tests (#874) +* [`[93de3f83ce]`](https://github.com/aspnet/AspNetCore/commit/93de3f83ce) Reenable precompiled headers in AspNetCore project (#937) +* [`[c2874d923d]`](https://github.com/aspnet/AspNetCore/commit/c2874d923d) Add Microsoft.Internal.AspNetCore.H2Spec.All dependency +* [`[61e16e2b31]`](https://github.com/aspnet/AspNetCore/commit/61e16e2b31) Automation for h2spec functional tests #2640 +* [`[323e7c7205]`](https://github.com/aspnet/AspNetCore/commit/323e7c7205) Use PartialTagHelper instead of Html.Partial +* [`[d7bcb19c79]`](https://github.com/aspnet/AspNetCore/commit/d7bcb19c79) Update deps +* [`[17d2545b55]`](https://github.com/aspnet/AspNetCore/commit/17d2545b55) Throw if the type parameter for ActionResult is an action result (#7942) +* [`[ea5ed2250d]`](https://github.com/aspnet/AspNetCore/commit/ea5ed2250d) Pin aspnetcore runtime version for LZMA generation +* [`[ed1fa44a3d]`](https://github.com/aspnet/AspNetCore/commit/ed1fa44a3d) Add diagnostics to hostfxrutil (#951) +* [`[2599e0f5cc]`](https://github.com/aspnet/AspNetCore/commit/2599e0f5cc) Fix up a few pieces for the fallback integrity check feature. +* [`[e395b9240a]`](https://github.com/aspnet/AspNetCore/commit/e395b9240a) Add support for SDK 2.1.302 (#12) +* [`[4f7e849cc1]`](https://github.com/aspnet/AspNetCore/commit/4f7e849cc1) Setting up for ApiConventionAttribute analyzers (#7912) +* [`[daebec95f3]`](https://github.com/aspnet/AspNetCore/commit/daebec95f3) Add SdkVersion to Template.ToString() - Documents which SdkVersion was tested +* [`[324565772c]`](https://github.com/aspnet/AspNetCore/commit/324565772c) Prevent app code from blocking the connection loop #2657 +* [`[c6cc1ef6d6]`](https://github.com/aspnet/AspNetCore/commit/c6cc1ef6d6) Apply attribute to page model rather than handler +* [`[db95a8c624]`](https://github.com/aspnet/AspNetCore/commit/db95a8c624) Add more matcher tests +* [`[7977793d4f]`](https://github.com/aspnet/AspNetCore/commit/7977793d4f) Catch all exceptions on ANCM/IIS border (#864) +* [`[1e823d88e2]`](https://github.com/aspnet/AspNetCore/commit/1e823d88e2) Ignore case on handlerVersion (#941) +* [`[0a97bf9ae8]`](https://github.com/aspnet/AspNetCore/commit/0a97bf9ae8) Use lock wrapper in shim (#936) +* [`[bac1b1e8b6]`](https://github.com/aspnet/AspNetCore/commit/bac1b1e8b6) Readd update schema to jenkins agents (#942) +* [`[8a69fb7f51]`](https://github.com/aspnet/AspNetCore/commit/8a69fb7f51) Upgrade Deps (#2514) +* [`[e7ab81fe0b]`](https://github.com/aspnet/AspNetCore/commit/e7ab81fe0b) Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc +* [`[b821ce8b8e]`](https://github.com/aspnet/AspNetCore/commit/b821ce8b8e) First step in converting parser tests to use baselines - Added the necessary infrastructure to serialize and verify the syntax tree - Updated ParserVisitor to be overrideable - Made CSharpVerbatimBlockTest to use baselines +* [`[17e3aa8ee4]`](https://github.com/aspnet/AspNetCore/commit/17e3aa8ee4) Handle pipe name with whitespace properly +* [`[4812929127]`](https://github.com/aspnet/AspNetCore/commit/4812929127) Added benchmarks for syntax tree generation +* [`[a159cadf18]`](https://github.com/aspnet/AspNetCore/commit/a159cadf18) Dispose server before checking test sink (#940) +* [`[3547341762]`](https://github.com/aspnet/AspNetCore/commit/3547341762) Add support for conventional routes with dispatching (#7928) +* [`[2b269e0433]`](https://github.com/aspnet/AspNetCore/commit/2b269e0433) Set Min OS version for ALPN tests at Win 8.1. +* [`[af99b9a10c]`](https://github.com/aspnet/AspNetCore/commit/af99b9a10c) Add Empty Java Project for New Client(#2499) +* [`[9677553a33]`](https://github.com/aspnet/AspNetCore/commit/9677553a33) Don't specify MainEntryPoint when compiling Razor assembly +* [`[99f1db7bdc]`](https://github.com/aspnet/AspNetCore/commit/99f1db7bdc) Add TLS Filter sample #2251 +* [`[60711bfca1]`](https://github.com/aspnet/AspNetCore/commit/60711bfca1) Use std::filesystem in hostfxr utilities (#926) +* [`[17fdbf6514]`](https://github.com/aspnet/AspNetCore/commit/17fdbf6514) pdbs in content files (#938) +* [`[38c3606685]`](https://github.com/aspnet/AspNetCore/commit/38c3606685) Adds pdbs (and other files) to testing package (#929) +* [`[58aa16ee69]`](https://github.com/aspnet/AspNetCore/commit/58aa16ee69) Centralize routing and dispatching functional test logic (#7938) +* [`[a0a9c2c585]`](https://github.com/aspnet/AspNetCore/commit/a0a9c2c585) Integrate Dispatcher's link generator Related to https://github.com/aspnet/Routing/issues/530 +* [`[41fad8a33a]`](https://github.com/aspnet/AspNetCore/commit/41fad8a33a) Don't smart indent code inside of Razor block constructs. +* [`[ccfd5f80b7]`](https://github.com/aspnet/AspNetCore/commit/ccfd5f80b7) Pin runtime version for LZMA generation +* [`[1aa15374b5]`](https://github.com/aspnet/AspNetCore/commit/1aa15374b5) Add partial parsing of `@functions` directive body. +* [`[c498f03cb4]`](https://github.com/aspnet/AspNetCore/commit/c498f03cb4) Expose Tls details as a feature. #2661 Limit Http/2 to TLS 1.2 #2251 Bootstrap functional tests #2238 +* [`[4634a97fae]`](https://github.com/aspnet/AspNetCore/commit/4634a97fae) Use older shared runtime +* [`[a712ccc98a]`](https://github.com/aspnet/AspNetCore/commit/a712ccc98a) Fix up error message when compilation references are missing +* [`[94d4f9d2fc]`](https://github.com/aspnet/AspNetCore/commit/94d4f9d2fc) Add OSX Jenkins +* [`[8672b1b04a]`](https://github.com/aspnet/AspNetCore/commit/8672b1b04a) Inherit web IHostingEnvironment and IApplicationEnvironment from the Generic Host one (#1461) +* [`[5b8db03a57]`](https://github.com/aspnet/AspNetCore/commit/5b8db03a57) Fixing up a few small issues +* [`[00e99dbbb2]`](https://github.com/aspnet/AspNetCore/commit/00e99dbbb2) Flesh out experimental matchers +* [`[a57b7c4d7f]`](https://github.com/aspnet/AspNetCore/commit/a57b7c4d7f) Don't discover tag helpers if some references are missing +* [`[d6f3a1bd22]`](https://github.com/aspnet/AspNetCore/commit/d6f3a1bd22) Enable using directive IntelliSense auto-completion. +* [`[af63afdae7]`](https://github.com/aspnet/AspNetCore/commit/af63afdae7) Add partial parsing for parenthesis +* [`[bc49a82d02]`](https://github.com/aspnet/AspNetCore/commit/bc49a82d02) Use feature branch package of Localization +* [`[14f020cf11]`](https://github.com/aspnet/AspNetCore/commit/14f020cf11) Improve tracking of connection lifetime (#2646) +* [`[738553931e]`](https://github.com/aspnet/AspNetCore/commit/738553931e) Update windows image to one that has VSIX compatible workloads. +* [`[e4e9bd1a3c]`](https://github.com/aspnet/AspNetCore/commit/e4e9bd1a3c) Flow a cancellation token in to AsChannelReader (#2491) +* [`[7a93d69354]`](https://github.com/aspnet/AspNetCore/commit/7a93d69354) Adds shared request handler lib project (#916) +* [`[d3ddc1709a]`](https://github.com/aspnet/AspNetCore/commit/d3ddc1709a) Added initial support for link generation when using Dispatcher +* [`[f94f6b73ef]`](https://github.com/aspnet/AspNetCore/commit/f94f6b73ef) fix running Functional Tests in the browser (#2494) +* [`[35d9590f3c]`](https://github.com/aspnet/AspNetCore/commit/35d9590f3c) Prevent double-close race condition in ListenHandleTests.CanListenToOpenTcpSocketHandle() (#2666) +* [`[a7406d4497]`](https://github.com/aspnet/AspNetCore/commit/a7406d4497) Add MvcEndpointDataSource and functional tests (#7886) +* [`[e2e13eb718]`](https://github.com/aspnet/AspNetCore/commit/e2e13eb718) Update templating submodule +* [`[da14806d9e]`](https://github.com/aspnet/AspNetCore/commit/da14806d9e) Make content files include subdirectory dlls. +* [`[d218881f5f]`](https://github.com/aspnet/AspNetCore/commit/d218881f5f) Fix nuspec file path to out of proc request handler. (#914) +* [`[aa91b802f9]`](https://github.com/aspnet/AspNetCore/commit/aa91b802f9) Add script used to deploy blobs to Azure storage +* [`[287a3c5e69]`](https://github.com/aspnet/AspNetCore/commit/287a3c5e69) Allow IgnoreAntiForgeryToken applied on Razor Page models to work +* [`[13663e1e15]`](https://github.com/aspnet/AspNetCore/commit/13663e1e15) Convert to using definitions from HeaderNames +* [`[9efa7665c9]`](https://github.com/aspnet/AspNetCore/commit/9efa7665c9) Fix endpoint constraint cache (#555) +* [`[cafb1c3c90]`](https://github.com/aspnet/AspNetCore/commit/cafb1c3c90) Update Identity and Kestrel submodules +* [`[c3989f8477]`](https://github.com/aspnet/AspNetCore/commit/c3989f8477) Update to .NET Core App 2.0.9-servicing-26612-03 +* [`[e4e3551a1e]`](https://github.com/aspnet/AspNetCore/commit/e4e3551a1e) Prepare 2.1.2 patch +* [`[9d97ff38f8]`](https://github.com/aspnet/AspNetCore/commit/9d97ff38f8) Load ANCM out of process via global versioning (#895) +* [`[c7af64332b]`](https://github.com/aspnet/AspNetCore/commit/c7af64332b) change to use Karma for Functional Tests (#2450) +* [`[cb8264321d]`](https://github.com/aspnet/AspNetCore/commit/cb8264321d) Add VerifyLogger to JS tests (#2472) +* [`[28d1bc4fa2]`](https://github.com/aspnet/AspNetCore/commit/28d1bc4fa2) Fix TreeMatcher's use of EndpointSelector (#551) +* [`[05a6e42fe7]`](https://github.com/aspnet/AspNetCore/commit/05a6e42fe7) Upgrade IntegrationTesting version to prevent hang during "dotnet publish" (#902) +* [`[6c2ef122f8]`](https://github.com/aspnet/AspNetCore/commit/6c2ef122f8) Add support for conventions in DefaultApiDescriptionProvider +* [`[c5de0e1892]`](https://github.com/aspnet/AspNetCore/commit/c5de0e1892) Pass timeout to WaitForExit() on "dotnet publish" (#1453) +* [`[dc76027a7a]`](https://github.com/aspnet/AspNetCore/commit/dc76027a7a) Generate line pragmas even for whitespace. +* [`[84bc8351c9]`](https://github.com/aspnet/AspNetCore/commit/84bc8351c9) Initial endpoint constraints functionality (#548) +* [`[a217206f1f]`](https://github.com/aspnet/AspNetCore/commit/a217206f1f) Enforce max frame size #2651 +* [`[7317762b29]`](https://github.com/aspnet/AspNetCore/commit/7317762b29) fix #2407 by tslinting tests before running (#2459) +* [`[c7ebae47ea]`](https://github.com/aspnet/AspNetCore/commit/c7ebae47ea) Show detailed error message for HubExceptions (#2461) +* [`[810a302e66]`](https://github.com/aspnet/AspNetCore/commit/810a302e66) Disable AllowRenegotiation for HTTP/2 +* [`[0306038658]`](https://github.com/aspnet/AspNetCore/commit/0306038658) Return empty string for connectionId in some cases (#2470) +* [`[b2ec939006]`](https://github.com/aspnet/AspNetCore/commit/b2ec939006) Make brace indenter smarter about making edits to non-valid content kinds. +* [`[e403187be3]`](https://github.com/aspnet/AspNetCore/commit/e403187be3) ResponseCache attribute on RazorPages Error handler method should be moved to model Fixes #553 +* [`[ad07036020]`](https://github.com/aspnet/AspNetCore/commit/ad07036020) Use checksum for classname if filepath is null +* [`[08f12f2bfd]`](https://github.com/aspnet/AspNetCore/commit/08f12f2bfd) Add sample matcher tests +* [`[d3ceb777ef]`](https://github.com/aspnet/AspNetCore/commit/d3ceb777ef) Adding Microsoft.AspNetCoreSignalR.Specification.Tests (#1204) +* [`[dd64e4d9a5]`](https://github.com/aspnet/AspNetCore/commit/dd64e4d9a5) Clean up Spec Test dependencies (#2451) +* [`[203258d00e]`](https://github.com/aspnet/AspNetCore/commit/203258d00e) Update AnchorTagHelper.cs +* [`[c29527f992]`](https://github.com/aspnet/AspNetCore/commit/c29527f992) Add some assertions for controllers and controller actions +* [`[3f3bfe05ec]`](https://github.com/aspnet/AspNetCore/commit/3f3bfe05ec) Add a test condition for skipping tests when the default keychain is missing for macOS +* [`[25bbb466db]`](https://github.com/aspnet/AspNetCore/commit/25bbb466db) Create compressed delta lzma for antares +* [`[1b470f3d3b]`](https://github.com/aspnet/AspNetCore/commit/1b470f3d3b) Fix Endpoint order in TreeMatcher (#542) +* [`[e41764c161]`](https://github.com/aspnet/AspNetCore/commit/e41764c161) Update AddSignalRCore to respect user registered services (#2434) +* [`[6a39c161c5]`](https://github.com/aspnet/AspNetCore/commit/6a39c161c5) Add VSTS ci pipeline +* [`[00827e38bb]`](https://github.com/aspnet/AspNetCore/commit/00827e38bb) Harden TFM checks #2624 +* [`[48dd7a9688]`](https://github.com/aspnet/AspNetCore/commit/48dd7a9688) Fix log order (#540) +* [`[cf24fb23e7]`](https://github.com/aspnet/AspNetCore/commit/cf24fb23e7) Fix bug in generating .version file in the shared frameworks +* [`[707f6b3e28]`](https://github.com/aspnet/AspNetCore/commit/707f6b3e28) Adding Microsoft.AspNetCore.SignalR.Specification.Tests (#1202) +* [`[08b55caa22]`](https://github.com/aspnet/AspNetCore/commit/08b55caa22) Upgrade dependencies +* [`[21f8ce5e95]`](https://github.com/aspnet/AspNetCore/commit/21f8ce5e95) Initial DispatcherMiddleware tests (#529) +* [`[edf26be1bf]`](https://github.com/aspnet/AspNetCore/commit/edf26be1bf) move feature around +* [`[49f839a286]`](https://github.com/aspnet/AspNetCore/commit/49f839a286) Add benchmarks for matcher implementations +* [`[aef5dc4e93]`](https://github.com/aspnet/AspNetCore/commit/aef5dc4e93) Add Swaggatherer (Swagger + Gatherer) +* [`[648705f648]`](https://github.com/aspnet/AspNetCore/commit/648705f648) Create a Public Test Suite for HubLifetimeManager implementations (#2353) +* [`[b27f032b43]`](https://github.com/aspnet/AspNetCore/commit/b27f032b43) Fix EndpointMetadataCollection filename (#528) +* [`[a1ba1f0f86]`](https://github.com/aspnet/AspNetCore/commit/a1ba1f0f86) Add more diagnostics to FileThumbPrint +* [`[1c3245abc8]`](https://github.com/aspnet/AspNetCore/commit/1c3245abc8) List external dependency for Microsoft.NETCore.DotNetAppHost 2.1.0 +* [`[592ed3b4f5]`](https://github.com/aspnet/AspNetCore/commit/592ed3b4f5) Create an analyzer to warn users not to decorate filters on page handler methods +* [`[84a1aa4160]`](https://github.com/aspnet/AspNetCore/commit/84a1aa4160) Update windows image to one that has VSIX compatible workloads. +* [`[3d0f68b22c]`](https://github.com/aspnet/AspNetCore/commit/3d0f68b22c) server closes connections that have gone silent (#2364) +* [`[a5bb91c2cb]`](https://github.com/aspnet/AspNetCore/commit/a5bb91c2cb) Prevent 2.1 template tests from corrupting machine state +* [`[e1b08b2739]`](https://github.com/aspnet/AspNetCore/commit/e1b08b2739) Removing dependency on redux-mock-store. +* [`[f7a9b6f6a3]`](https://github.com/aspnet/AspNetCore/commit/f7a9b6f6a3) Fixing issue in the react and redux template where the test would fail as its not wrapped in a router. +* [`[1822992354]`](https://github.com/aspnet/AspNetCore/commit/1822992354) Fix null ref on ExeLocation not being set (#884) +* [`[ef071f605f]`](https://github.com/aspnet/AspNetCore/commit/ef071f605f) Make gtest a submodule (#885) +* [`[704ad8086d]`](https://github.com/aspnet/AspNetCore/commit/704ad8086d) Update description of script [ci skip] +* [`[948ebf34ec]`](https://github.com/aspnet/AspNetCore/commit/948ebf34ec) Add Redis support to E2E benchmarks (#2418) +* [`[c2a267b085]`](https://github.com/aspnet/AspNetCore/commit/c2a267b085) Update branch name and description of dotnet-maestro-bot prs +* [`[c98b2d1089]`](https://github.com/aspnet/AspNetCore/commit/c98b2d1089) Allow specifying commit message for auto-generated commits +* [`[2fed6710a9]`](https://github.com/aspnet/AspNetCore/commit/2fed6710a9) Added benchmark and test for dispatcher +* [`[dc4be30d88]`](https://github.com/aspnet/AspNetCore/commit/dc4be30d88) Rename Treenumerator -> TreeEnumerator +* [`[0ea16ddd57]`](https://github.com/aspnet/AspNetCore/commit/0ea16ddd57) Code dump of dispatcher prototype code +* [`[0aff4a0440]`](https://github.com/aspnet/AspNetCore/commit/0aff4a0440) Handle client and server aborts differently from eachhother (#2612) +* [`[10efae64e0]`](https://github.com/aspnet/AspNetCore/commit/10efae64e0) Add WebSocket and EventSource polyfills to options (#2408) +* [`[f09edb3b5d]`](https://github.com/aspnet/AspNetCore/commit/f09edb3b5d) Target c++17 (#881) +* [`[34725c0117]`](https://github.com/aspnet/AspNetCore/commit/34725c0117) Update implicit version of aspnetcore.app for tests +* [`[acea87a617]`](https://github.com/aspnet/AspNetCore/commit/acea87a617) IUrlHelper and support for RouteOptions.LowercaseUrls +* [`[cb77c17cf4]`](https://github.com/aspnet/AspNetCore/commit/cb77c17cf4) TestCase added and IUrlHelper and support for RouteOptions.LowercaseUrls +* [`[f227cbeca3]`](https://github.com/aspnet/AspNetCore/commit/f227cbeca3) Added sperate option "IUrlHelper and support for RouteOptions.LowercaseUrls " +* [`[695fb00308]`](https://github.com/aspnet/AspNetCore/commit/695fb00308) IUrlHelper and support for RouteOptions.LowercaseUrls +* [`[72a7c31973]`](https://github.com/aspnet/AspNetCore/commit/72a7c31973) Upgrade benchmarks project +* [`[eaa5e30132]`](https://github.com/aspnet/AspNetCore/commit/eaa5e30132) Add LiveShare test project to IVT. +* [`[e4d290b601]`](https://github.com/aspnet/AspNetCore/commit/e4d290b601) Fix Json regression in Socket Transport (#2578) +* [`[4f85ca2b1d]`](https://github.com/aspnet/AspNetCore/commit/4f85ca2b1d) Add connection ID scope to HubConnection (#2394) +* [`[d1416e679b]`](https://github.com/aspnet/AspNetCore/commit/d1416e679b) [2.1.1] Provide clearer exception message for breaking change (#2623) +* [`[af177c5adc]`](https://github.com/aspnet/AspNetCore/commit/af177c5adc) Add Memory overloads to HttpUpgradeStream (#2622) +* [`[28dad2b2b1]`](https://github.com/aspnet/AspNetCore/commit/28dad2b2b1) Unskip and fix race in ConnectionClosedEvenIfAppSwallowsException (#2632) +* [`[8d55a447d4]`](https://github.com/aspnet/AspNetCore/commit/8d55a447d4) Allow running some IIS Express variants without publishing #1431 +* [`[c801671fbf]`](https://github.com/aspnet/AspNetCore/commit/c801671fbf) Stop producing old-style rpm/deb installers (#1191) +* [`[591ce7b1e8]`](https://github.com/aspnet/AspNetCore/commit/591ce7b1e8) Fixed scenario name in benchmarks app +* [`[60f63cf9fb]`](https://github.com/aspnet/AspNetCore/commit/60f63cf9fb) Added a sample app for benchmarks +* [`[f0c552ee49]`](https://github.com/aspnet/AspNetCore/commit/f0c552ee49) Fixup DebuggerDisplay for PageActionDescriptor +* [`[309e9e3077]`](https://github.com/aspnet/AspNetCore/commit/309e9e3077) Widen dependency version range on Microsoft.AspNetCore.App to allow patch updates (#1186) +* [`[5d37d312e0]`](https://github.com/aspnet/AspNetCore/commit/5d37d312e0) Add Content-Type header in HttpClient.ts (#2242) (#2413) +* [`[9e15b2bca4]`](https://github.com/aspnet/AspNetCore/commit/9e15b2bca4) Fix PipeReader consumption pattern [2.1] +* [`[d2025d516c]`](https://github.com/aspnet/AspNetCore/commit/d2025d516c) Update implementation +* [`[4935711bce]`](https://github.com/aspnet/AspNetCore/commit/4935711bce) Add trailing slash to +* [`[30a59f6df7]`](https://github.com/aspnet/AspNetCore/commit/30a59f6df7) TypeScript strict mode (#2388) +* [`[3ef5a9048d]`](https://github.com/aspnet/AspNetCore/commit/3ef5a9048d) Update deps +* [`[488fff41a7]`](https://github.com/aspnet/AspNetCore/commit/488fff41a7) Deploy tests the same way we do for RazorSdk +* [`[a5fb8a3d3c]`](https://github.com/aspnet/AspNetCore/commit/a5fb8a3d3c) [Fixes #523] Fix the jquery.min.js file in RazorPages web application +* [`[4f5b358ba8]`](https://github.com/aspnet/AspNetCore/commit/4f5b358ba8) Added tests to verify fallback source content is same as the CDN content +* [`[54fe5f73ca]`](https://github.com/aspnet/AspNetCore/commit/54fe5f73ca) [Fixes #528] Windows authentication is not applied on launchSettings.json +* [`[74883b2cf0]`](https://github.com/aspnet/AspNetCore/commit/74883b2cf0) [Fixes #528] Windows authentication is not applied on launchSettings.json +* [`[da8ca36fe8]`](https://github.com/aspnet/AspNetCore/commit/da8ca36fe8) Pin to stable 2.1.0 corefx packages (#1188) +* [`[7e43d35049]`](https://github.com/aspnet/AspNetCore/commit/7e43d35049) Make ListenOptions.Protocols public again for HTTP/2 work +* [`[f953d70d75]`](https://github.com/aspnet/AspNetCore/commit/f953d70d75) Update to 2.1.1 +* [`[7579b6db68]`](https://github.com/aspnet/AspNetCore/commit/7579b6db68) Install 2.1.0 +* [`[71fb3b2f6a]`](https://github.com/aspnet/AspNetCore/commit/71fb3b2f6a) Fix version coherence check to filter out non-package artifacts +* [`[56d69db0fa]`](https://github.com/aspnet/AspNetCore/commit/56d69db0fa) Add Razor document tracking to FallbackRazorProjectHost. +* [`[faf600ce71]`](https://github.com/aspnet/AspNetCore/commit/faf600ce71) Fixup the effect of cascading versions (#1187) +* [`[c976d0aa6e]`](https://github.com/aspnet/AspNetCore/commit/c976d0aa6e) [2.1.1] Gracefully handle disposing while writing (#2180) (#2355) +* [`[0452f460c6]`](https://github.com/aspnet/AspNetCore/commit/0452f460c6) Fix not reading to end of argument JSON on binding error (#2319) (#2360) +* [`[2d63669695]`](https://github.com/aspnet/AspNetCore/commit/2d63669695) [Fixes #7609] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources +* [`[3c72da941f]`](https://github.com/aspnet/AspNetCore/commit/3c72da941f) Update WebApi.Client package version +* [`[5ec7bacdfe]`](https://github.com/aspnet/AspNetCore/commit/5ec7bacdfe) Lower severity of AuthenticationException logs from SslStream handshake (#2614) +* [`[b08163d3b7]`](https://github.com/aspnet/AspNetCore/commit/b08163d3b7) [2.1.1] Use TaskCreationOptions.RunContinuationsAsynchronously a lot (#2618) +* [`[cdbcfb7a05]`](https://github.com/aspnet/AspNetCore/commit/cdbcfb7a05) Fixup references to versions in vsix +* [`[984cd46c4d]`](https://github.com/aspnet/AspNetCore/commit/984cd46c4d) Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult +* [`[0f12047271]`](https://github.com/aspnet/AspNetCore/commit/0f12047271) Fix dependency versions for Hosting and Mvc.RazorPages +* [`[81355b508b]`](https://github.com/aspnet/AspNetCore/commit/81355b508b) Add Razor to the list of patching repos +* [`[632425d0e6]`](https://github.com/aspnet/AspNetCore/commit/632425d0e6) Unskip skipped tests +* [`[508e66ece6]`](https://github.com/aspnet/AspNetCore/commit/508e66ece6) Submodule gtest (#2391) +* [`[3fa10f92ad]`](https://github.com/aspnet/AspNetCore/commit/3fa10f92ad) Fix losing UTC DateTimeKind on ISO8601 UTC values (#2317) (#2357) +* [`[8e31319215]`](https://github.com/aspnet/AspNetCore/commit/8e31319215) Prevent null refs in some simple cases in CachedExpressionCompiler +* [`[9b7f097870]`](https://github.com/aspnet/AspNetCore/commit/9b7f097870) Add aspnet tools myget feed +* [`[28a859605f]`](https://github.com/aspnet/AspNetCore/commit/28a859605f) Override MicrosoftNETCoreApp22PackageVersion +* [`[0769734e67]`](https://github.com/aspnet/AspNetCore/commit/0769734e67) Update to NETCore.App 2.2.0-preview1-26529-01 (#1183) +* [`[823630c508]`](https://github.com/aspnet/AspNetCore/commit/823630c508) Add webpack 4 support to aspnet-webpack +* [`[edf4e8fd9e]`](https://github.com/aspnet/AspNetCore/commit/edf4e8fd9e) DataAnnotations of Enum values use DataAnnotationLocalizerProvider +* [`[f0f1df9b4a]`](https://github.com/aspnet/AspNetCore/commit/f0f1df9b4a) PingInterval -> KeepAliveInterval (#2384) +* [`[e3835b3c94]`](https://github.com/aspnet/AspNetCore/commit/e3835b3c94) ping timeout changes (#2375) +* [`[b7e05e453b]`](https://github.com/aspnet/AspNetCore/commit/b7e05e453b) Try to fix Jenkins (#870) +* [`[eb175b8291]`](https://github.com/aspnet/AspNetCore/commit/eb175b8291) Updating external dependencies (#1181) +* [`[a3300a6a60]`](https://github.com/aspnet/AspNetCore/commit/a3300a6a60) Add try..finally around RunAsync and WaitForTokenShutdownAsync #1194 +* [`[ff5b69fd5e]`](https://github.com/aspnet/AspNetCore/commit/ff5b69fd5e) Updating external dependencies (#1179) +* [`[4e41cf6a84]`](https://github.com/aspnet/AspNetCore/commit/4e41cf6a84) Updating external dependencies (#1179) +* [`[94e0ecca73]`](https://github.com/aspnet/AspNetCore/commit/94e0ecca73) Compiling a 2.1.0 project targeting desktop with a reference to the ViewCompilation package produces a warning about mismatch in architectures +* [`[9008abdd09]`](https://github.com/aspnet/AspNetCore/commit/9008abdd09) Update gtest (#862) +* [`[e93b66aaf6]`](https://github.com/aspnet/AspNetCore/commit/e93b66aaf6) Add Spanish language Jenkins configuration +* [`[418aac57f4]`](https://github.com/aspnet/AspNetCore/commit/418aac57f4) [Fixes #7609] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources +* [`[a42f9d28be]`](https://github.com/aspnet/AspNetCore/commit/a42f9d28be) Don't police netcoreapp version +* [`[48a9013e08]`](https://github.com/aspnet/AspNetCore/commit/48a9013e08) Do not overwrite ContentRoot #267 +* [`[83134227ab]`](https://github.com/aspnet/AspNetCore/commit/83134227ab) Add support for DOTNET_WATCH_ITERATION (#443) +* [`[1e143c71c6]`](https://github.com/aspnet/AspNetCore/commit/1e143c71c6) Add Hostable Web Core based inprocess test server (#853) +* [`[7b64e41ed9]`](https://github.com/aspnet/AspNetCore/commit/7b64e41ed9) Collect latency values by default for benchmark runs (#2365) +* [`[176704fe50]`](https://github.com/aspnet/AspNetCore/commit/176704fe50) Updating external dependencies (#1177) +* [`[6c927d093b]`](https://github.com/aspnet/AspNetCore/commit/6c927d093b) End to end versioning tests (#2354) +* [`[5c633aa183]`](https://github.com/aspnet/AspNetCore/commit/5c633aa183) Log 404 responses from long polling transport DELETE as Debug instead of Error (#2366) +* [`[ad55661ceb]`](https://github.com/aspnet/AspNetCore/commit/ad55661ceb) update package.json versions, just for kicks +* [`[23cb0c90b2]`](https://github.com/aspnet/AspNetCore/commit/23cb0c90b2) Enable jenkins tests (#855) +* [`[f70088c2d9]`](https://github.com/aspnet/AspNetCore/commit/f70088c2d9) Don't block so many threads in HeartbeatTests (#2610) +* [`[6cf45a4f8a]`](https://github.com/aspnet/AspNetCore/commit/6cf45a4f8a) Prepare the 2.1.1 patch +* [`[76e6d0279b]`](https://github.com/aspnet/AspNetCore/commit/76e6d0279b) add publish-apps script +* [`[736b7f5042]`](https://github.com/aspnet/AspNetCore/commit/736b7f5042) Client pings server on interval (#2309) +* [`[1dea860997]`](https://github.com/aspnet/AspNetCore/commit/1dea860997) Prepare the 2.0.9 patch +* [`[61376db9aa]`](https://github.com/aspnet/AspNetCore/commit/61376db9aa) Updating external dependencies (#1173) +* [`[4fb42482d9]`](https://github.com/aspnet/AspNetCore/commit/4fb42482d9) Add myget.org aspnetcore-tools to Nuget.config +* [`[b6fedd6ea0]`](https://github.com/aspnet/AspNetCore/commit/b6fedd6ea0) Enable x86 test +* [`[09d3b32fe5]`](https://github.com/aspnet/AspNetCore/commit/09d3b32fe5) Enable x86 testing #949 +* [`[cf684a1e8f]`](https://github.com/aspnet/AspNetCore/commit/cf684a1e8f) Re-enable IPv6 test +* [`[bb6657f3f6]`](https://github.com/aspnet/AspNetCore/commit/bb6657f3f6) Re-enable x86 test variants +* [`[0f18ff1b9f]`](https://github.com/aspnet/AspNetCore/commit/0f18ff1b9f) Include AuthenticationTicket.Properties in AuthenticationTicket success result handling #1765 (#1767) +* [`[5c69566b8b]`](https://github.com/aspnet/AspNetCore/commit/5c69566b8b) Updating external dependencies (#1172) +* [`[93d8a93498]`](https://github.com/aspnet/AspNetCore/commit/93d8a93498) Enable serialization of `TagHelperDescriptor`s. +* [`[de9c5b3909]`](https://github.com/aspnet/AspNetCore/commit/de9c5b3909) netcoreapp22 status +* [`[a9d6cf13eb]`](https://github.com/aspnet/AspNetCore/commit/a9d6cf13eb) Consistently handle connection resets (#2547) +* [`[76bd523092]`](https://github.com/aspnet/AspNetCore/commit/76bd523092) Updating external dependencies (#1122) +* [`[f9d4fba39d]`](https://github.com/aspnet/AspNetCore/commit/f9d4fba39d) Added a taghelpers and imports overload to Process and ProcessDesignTime We want to have a way to specify the taghelper descriptors and imports to use while processing a specific document. - Added an overload to Process and ProcessDesignTime to take in a list TagHelperDescriptors and a list of imports - Added the corresponding CreateCodeDocumentCore overload - Added GetTagHelpers and SetTagHelpers extension methods for CodeDocument - Added the necessary plumbing to use the taghelpers from the CodeDocument when available and fallback logic. - Added DocumentImportsTracker and updated background code generation logic to use the new overload - Added/updated tests +* [`[49c653ed0b]`](https://github.com/aspnet/AspNetCore/commit/49c653ed0b) Infer BindingSource.FormFile for IEnumerable +* [`[077b1d87a9]`](https://github.com/aspnet/AspNetCore/commit/077b1d87a9) #7024 Request: ServiceBasedPageModelActivatorProvider [Review Changes] +* [`[b8e5036e20]`](https://github.com/aspnet/AspNetCore/commit/b8e5036e20) #7024 Request: ServiceBasedPageModelActivatorProvider +* [`[0c795c4f33]`](https://github.com/aspnet/AspNetCore/commit/0c795c4f33) #7024 Request: ServiceBasedPageModelActivatorProvider +* [`[380a153405]`](https://github.com/aspnet/AspNetCore/commit/380a153405) Clarify record separator usage (#2345) +* [`[e8f9119d4b]`](https://github.com/aspnet/AspNetCore/commit/e8f9119d4b) Enable test file logging on Jenkins (#2588) +* [`[b1194f67e7]`](https://github.com/aspnet/AspNetCore/commit/b1194f67e7) Increase logging in flakey CanCloseStreamMethodEarly test (#2330) +* [`[1ff2e7022f]`](https://github.com/aspnet/AspNetCore/commit/1ff2e7022f) Fix local VSIX creation. +* [`[9817985268]`](https://github.com/aspnet/AspNetCore/commit/9817985268) Use VS15.8 Preview 2 version of Roslyn for tooling. +* [`[4ac8b21978]`](https://github.com/aspnet/AspNetCore/commit/4ac8b21978) Fix dispose logic for EditorDocument +* [`[a35ef53891]`](https://github.com/aspnet/AspNetCore/commit/a35ef53891) Fix mef attributes project path provider +* [`[e29296220d]`](https://github.com/aspnet/AspNetCore/commit/e29296220d) Fix not reading to end of argument JSON on binding error (#2319) +* [`[879646aba3]`](https://github.com/aspnet/AspNetCore/commit/879646aba3) Fix losing UTC DateTimeKind on ISO8601 UTC values (#2317) +* [`[64db0c9e95]`](https://github.com/aspnet/AspNetCore/commit/64db0c9e95) Fix mismatching request handler xml tags +* [`[96bbe70cd8]`](https://github.com/aspnet/AspNetCore/commit/96bbe70cd8) Handle incoming HTTP requests being canceled gracefully (#2314) +* [`[fb80636cb5]`](https://github.com/aspnet/AspNetCore/commit/fb80636cb5) Cookie Policy sample essential cookie (#1762) +* [`[ff1ea3cf85]`](https://github.com/aspnet/AspNetCore/commit/ff1ea3cf85) Split ANCM request handlers into two! (#839) +* [`[99a661edd6]`](https://github.com/aspnet/AspNetCore/commit/99a661edd6) Improve reliability of RequestTimesOutWhenRequestBodyNotReceivedAtSpecifiedMinimumRate (#2589) +* [`[cd516b328e]`](https://github.com/aspnet/AspNetCore/commit/cd516b328e) Handle process stdout +* [`[eab984e635]`](https://github.com/aspnet/AspNetCore/commit/eab984e635) Update artifact +* [`[624a5ed522]`](https://github.com/aspnet/AspNetCore/commit/624a5ed522) Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult +* [`[a736441ca5]`](https://github.com/aspnet/AspNetCore/commit/a736441ca5) Enable analyzers (#7789) +* [`[8932383d67]`](https://github.com/aspnet/AspNetCore/commit/8932383d67) Always pack Microsoft.AspNetCore.Server.IIS (#852) +* [`[15ca3dcdaa]`](https://github.com/aspnet/AspNetCore/commit/15ca3dcdaa) Move templates to netcoreapp2.2 +* [`[bff2060454]`](https://github.com/aspnet/AspNetCore/commit/bff2060454) Fix JsonHubProtocol error message when too many arguments (#2312) +* [`[b493f01b35]`](https://github.com/aspnet/AspNetCore/commit/b493f01b35) Fix #2291 by documenting how to debug TS tests (#2306) +* [`[1951ddf6ea]`](https://github.com/aspnet/AspNetCore/commit/1951ddf6ea) Improve reliability of MaxRequestBufferSizeTests.LargeUpload (#2586) +* [`[95d41507fc]`](https://github.com/aspnet/AspNetCore/commit/95d41507fc) Add `ProjectPathProvider` abstract for document tracker creation. +* [`[32cee74a0c]`](https://github.com/aspnet/AspNetCore/commit/32cee74a0c) Generate baselines and enable Api check (#2304) +* [`[eda6940350]`](https://github.com/aspnet/AspNetCore/commit/eda6940350) Fix integration testing after logging change +* [`[9a249ffcc1]`](https://github.com/aspnet/AspNetCore/commit/9a249ffcc1) Add a LiveShare project snapshot base to make it easier to detect breaking changes. +* [`[43cabfdd61]`](https://github.com/aspnet/AspNetCore/commit/43cabfdd61) Upgrade deps +* [`[a13339dd5c]`](https://github.com/aspnet/AspNetCore/commit/a13339dd5c) Re-enable ConnectionCountingReturnsToZero on non-macOS machines (#2585) +* [`[336fe6ed90]`](https://github.com/aspnet/AspNetCore/commit/336fe6ed90) Dispose base +* [`[3719dc00fa]`](https://github.com/aspnet/AspNetCore/commit/3719dc00fa) Enable analyzers (#2300) +* [`[90fe58be75]`](https://github.com/aspnet/AspNetCore/commit/90fe58be75) [Fixes #523] Fix the jquery.min.js file in RazorPages web application +* [`[ac595c0c51]`](https://github.com/aspnet/AspNetCore/commit/ac595c0c51) Added tests to verify fallback source content is same as the CDN content +* [`[5dac1be2d7]`](https://github.com/aspnet/AspNetCore/commit/5dac1be2d7) Mark UserSecrets extension as a system component (#439) +* [`[f72d366603]`](https://github.com/aspnet/AspNetCore/commit/f72d366603) Split config and hostfxr parsing between shim and request handler. (#814) +* [`[8d4363b515]`](https://github.com/aspnet/AspNetCore/commit/8d4363b515) Update VSIX publishing to be consistent with non-VSIX publishing +* [`[1aa78a5853]`](https://github.com/aspnet/AspNetCore/commit/1aa78a5853) Rewrite JwtBearer token test #640 +* [`[cd8f238f83]`](https://github.com/aspnet/AspNetCore/commit/cd8f238f83) Add Content-Type header in HttpClient.ts (#2242) +* [`[27799b5acb]`](https://github.com/aspnet/AspNetCore/commit/27799b5acb) Enable pubternability analyzer (#2560) +* [`[9b911cbb6e]`](https://github.com/aspnet/AspNetCore/commit/9b911cbb6e) Add some benchmarks for project system +* [`[aaaff4475a]`](https://github.com/aspnet/AspNetCore/commit/aaaff4475a) [Platform] Read and Advance once per parse loop (#2575) +* [`[ef9fa1868a]`](https://github.com/aspnet/AspNetCore/commit/ef9fa1868a) Fix SRI hash values for jquery (#521) +* [`[e1a22b315d]`](https://github.com/aspnet/AspNetCore/commit/e1a22b315d) Android HttpClientHandler.ClientCertificates fix (#2270) +* [`[2041cf6ede]`](https://github.com/aspnet/AspNetCore/commit/2041cf6ede) Don't create empty lambdas (#2283) +* [`[0c5be39112]`](https://github.com/aspnet/AspNetCore/commit/0c5be39112) Move to TestMatrix approach +* [`[b30f0d3b90]`](https://github.com/aspnet/AspNetCore/commit/b30f0d3b90) Change to a test matrix approach +* [`[4ce8155176]`](https://github.com/aspnet/AspNetCore/commit/4ce8155176) Update to netcoreapp2.2 (#46) +* [`[0b6dbab37a]`](https://github.com/aspnet/AspNetCore/commit/0b6dbab37a) Using block in the externally controlled example (#1422) +* [`[5227de9a31]`](https://github.com/aspnet/AspNetCore/commit/5227de9a31) Always check if ANCM is in the base output folder. (#1420) +* [`[e9b8bf085d]`](https://github.com/aspnet/AspNetCore/commit/e9b8bf085d) Fix dotnet publish issues with aspnetcorerh.dll (#835) +* [`[95f543848c]`](https://github.com/aspnet/AspNetCore/commit/95f543848c) Fix multiple connections for a single user in Redis and MemoryLeak (#2273) +* [`[34c797a46b]`](https://github.com/aspnet/AspNetCore/commit/34c797a46b) Move in-process server implementation to IIS.Server (#837) +* [`[6272b3625e]`](https://github.com/aspnet/AspNetCore/commit/6272b3625e) Dispatch cancellation on CTRL+C to avoid deadlocks in killing the process tree +* [`[d80471ad15]`](https://github.com/aspnet/AspNetCore/commit/d80471ad15) Added logging to model binding requestpredicate shortcircuit +* [`[b0796ce8a8]`](https://github.com/aspnet/AspNetCore/commit/b0796ce8a8) Update the `Stes to reproduece` section header (#7767) +* [`[43aa392dff]`](https://github.com/aspnet/AspNetCore/commit/43aa392dff) Add state to TS HubConnection (#2268) +* [`[f8f6f39f55]`](https://github.com/aspnet/AspNetCore/commit/f8f6f39f55) Wait off the ConnectionClosed token to stop tracking ConnectionCallback (#2574) +* [`[19d82928ba]`](https://github.com/aspnet/AspNetCore/commit/19d82928ba) Making Razor compilation cache replaceable (#7780) +* [`[2434d17613]`](https://github.com/aspnet/AspNetCore/commit/2434d17613) Exclude Visual Studio packages from default NGPV ruleset (#2352) +* [`[0e7effa376]`](https://github.com/aspnet/AspNetCore/commit/0e7effa376) Disable websocket tests on Windows 7 (#838) +* [`[c683316253]`](https://github.com/aspnet/AspNetCore/commit/c683316253) Generate repetitive TransportConnection FeatureCollection code (#2548) +* [`[a06a7b55c4]`](https://github.com/aspnet/AspNetCore/commit/a06a7b55c4) Upgrade from 2.1.300-rc1 to 2.1.300-rtm (#9) +* [`[15b219f55f]`](https://github.com/aspnet/AspNetCore/commit/15b219f55f) Update to netcoreapp2.2 +* [`[04f2101696]`](https://github.com/aspnet/AspNetCore/commit/04f2101696) Reenable api check +* [`[7c70207594]`](https://github.com/aspnet/AspNetCore/commit/7c70207594) Made the Visual Studio parser smarter about overlapping reparse requests. +* [`[514917b9a8]`](https://github.com/aspnet/AspNetCore/commit/514917b9a8) Wait for input writer to complete before calling OnConnectionClosed (#2566) +* [`[bb348bb93c]`](https://github.com/aspnet/AspNetCore/commit/bb348bb93c) Updating external dependencies (#1162) +* [`[36b7f72460]`](https://github.com/aspnet/AspNetCore/commit/36b7f72460) Expose Hub method for server time for benchmarking (#2264) +* [`[47f28fa6fa]`](https://github.com/aspnet/AspNetCore/commit/47f28fa6fa) Re-enable API check +* [`[7625bbcb6c]`](https://github.com/aspnet/AspNetCore/commit/7625bbcb6c) Add HubConnection.State (#2204) +* [`[ffc665ccc2]`](https://github.com/aspnet/AspNetCore/commit/ffc665ccc2) Use correct TaskCompletionSource ctor (#2261) +* [`[c52a3bf534]`](https://github.com/aspnet/AspNetCore/commit/c52a3bf534) [Platform] Speedups (#2569) +* [`[d9f035ad7c]`](https://github.com/aspnet/AspNetCore/commit/d9f035ad7c) CacheTagHelper should be able to vary by culture Fixes #3398 +* [`[a09c141ff4]`](https://github.com/aspnet/AspNetCore/commit/a09c141ff4) Add support for netcoreapp2.2 in benchmarks (#2561) +* [`[4d92d76b64]`](https://github.com/aspnet/AspNetCore/commit/4d92d76b64) Initial commit providing the AdapterFactory directly to the ObjectAdapter to all for customization of the Adapter selection and the ability to override the built in adapters to leverage their ability as much as possible. +* [`[b64c0105b8]`](https://github.com/aspnet/AspNetCore/commit/b64c0105b8) Use correct TaskCompletionSource ctor (#2567) +* [`[b7eacbb1c3]`](https://github.com/aspnet/AspNetCore/commit/b7eacbb1c3) Upgrade node-sass to 4.9.0 [Fixes #513] Angular template incompatible with NodeJs 10 +* [`[22a865b832]`](https://github.com/aspnet/AspNetCore/commit/22a865b832) Extract a layer of IIS Async IO handling (#818) +* [`[f005e80b14]`](https://github.com/aspnet/AspNetCore/commit/f005e80b14) Embed version in the JavaScript client (#2229) +* [`[76a6cbcd84]`](https://github.com/aspnet/AspNetCore/commit/76a6cbcd84) Embed version in the JavaScript client (#2229) +* [`[0fa02f424f]`](https://github.com/aspnet/AspNetCore/commit/0fa02f424f) Make all tests pass on Linux (#8) +* [`[e1f7cb4105]`](https://github.com/aspnet/AspNetCore/commit/e1f7cb4105) Update Issue Template (#2231) +* [`[fafdd7e3af]`](https://github.com/aspnet/AspNetCore/commit/fafdd7e3af) Track the open/closed state of documents +* [`[da21fc89cf]`](https://github.com/aspnet/AspNetCore/commit/da21fc89cf) Handle exception in SocketConnection.Shutdown() (#2562) +* [`[023e61495f]`](https://github.com/aspnet/AspNetCore/commit/023e61495f) Test combining multi-byte character writes with individual chars (#2238) +* [`[e6a88c1b9c]`](https://github.com/aspnet/AspNetCore/commit/e6a88c1b9c) Relieve response backpressure immediately when closing socket (#2557) +* [`[4b1fb58a8a]`](https://github.com/aspnet/AspNetCore/commit/4b1fb58a8a) Throw error on unexpected close (#2205) +* [`[5dfdf604a9]`](https://github.com/aspnet/AspNetCore/commit/5dfdf604a9) osx-x64 +* [`[3dbfa3e8f8]`](https://github.com/aspnet/AspNetCore/commit/3dbfa3e8f8) More realistic echo scenario (#2240) +* [`[1ca6ce3377]`](https://github.com/aspnet/AspNetCore/commit/1ca6ce3377) setupAction parameter in MvcLocalizationServices.AddLocalizationServices is never used Fixes #7761 +* [`[db33d593f0]`](https://github.com/aspnet/AspNetCore/commit/db33d593f0) Gracefully handle disposing while writing (#2180) +* [`[ab00ca08bd]`](https://github.com/aspnet/AspNetCore/commit/ab00ca08bd) Bash script to run tests +* [`[24e5ef2c5a]`](https://github.com/aspnet/AspNetCore/commit/24e5ef2c5a) linux-x64 +* [`[4c0de435d8]`](https://github.com/aspnet/AspNetCore/commit/4c0de435d8) Add Internal.AspNetCore.Analyzers (#1161) +* [`[a1fb0703ed]`](https://github.com/aspnet/AspNetCore/commit/a1fb0703ed) Allow targetting of netcoreapp2.2 for sharedfx and lzma +* [`[ddd5c62054]`](https://github.com/aspnet/AspNetCore/commit/ddd5c62054) Let metapackages target netcoreapp2.2 +* [`[8cbc4375d8]`](https://github.com/aspnet/AspNetCore/commit/8cbc4375d8) Updating external dependencies +* [`[a2a0d6e344]`](https://github.com/aspnet/AspNetCore/commit/a2a0d6e344) Replace static Enumerable.Concat() with instace IEnumerable.Concat() +* [`[4279f92575]`](https://github.com/aspnet/AspNetCore/commit/4279f92575) fixup! Upgrade metapackages, shared framework, and installers to netcoreapp2.2 +* [`[6beb419a02]`](https://github.com/aspnet/AspNetCore/commit/6beb419a02) Upgrade metapackages, shared framework, and installers to netcoreapp2.2 +* [`[27355346b4]`](https://github.com/aspnet/AspNetCore/commit/27355346b4) Update Jwt to 2.2 (#2237) +* [`[af8152f80e]`](https://github.com/aspnet/AspNetCore/commit/af8152f80e) Test self-contained applications +* [`[ddc478ab87]`](https://github.com/aspnet/AspNetCore/commit/ddc478ab87) Added using block around a disposable type usage +* [`[7bd10b41ba]`](https://github.com/aspnet/AspNetCore/commit/7bd10b41ba) Fix #1145 - set commit author and email +* [`[904626800a]`](https://github.com/aspnet/AspNetCore/commit/904626800a) Updating external dependencies (#1157) +* [`[e0e1c39cce]`](https://github.com/aspnet/AspNetCore/commit/e0e1c39cce) Added a LiveShareWorkspaceProvider to enable location of the remote workspace in live share scenarios. +* [`[695bf56afc]`](https://github.com/aspnet/AspNetCore/commit/695bf56afc) Run VerifyCoherentVersions check (#1156) +* [`[1d5245c421]`](https://github.com/aspnet/AspNetCore/commit/1d5245c421) Reorganize file tracker +* [`[91b5fb9ebd]`](https://github.com/aspnet/AspNetCore/commit/91b5fb9ebd) Clean up automated commit +* [`[8e9f05b902]`](https://github.com/aspnet/AspNetCore/commit/8e9f05b902) Don't touch product repos +* [`[350310aa96]`](https://github.com/aspnet/AspNetCore/commit/350310aa96) Handle netcoreapp cases +* [`[0f2b315fe4]`](https://github.com/aspnet/AspNetCore/commit/0f2b315fe4) Fixup Razor Sdk tests to work on netcoreapp2.2 +* [`[bb70e7077f]`](https://github.com/aspnet/AspNetCore/commit/bb70e7077f) Handle ifdefs +* [`[ec2d5c7aa4]`](https://github.com/aspnet/AspNetCore/commit/ec2d5c7aa4) Run functional tests with a `TestLoggerFactory` - #7744 +* [`[379a73f5d2]`](https://github.com/aspnet/AspNetCore/commit/379a73f5d2) Add benchmarks to IISIntegration (#823) +* [`[26454fb1da]`](https://github.com/aspnet/AspNetCore/commit/26454fb1da) Add ViewComponentResult helper methods to Page \ PageModel +* [`[f52c9c0f97]`](https://github.com/aspnet/AspNetCore/commit/f52c9c0f97) Update analyzer tests to use Microsoft.AspNetCore.Analyzer.Testing +* [`[6f211b9bbf]`](https://github.com/aspnet/AspNetCore/commit/6f211b9bbf) Use rc1 +* [`[7e35c9f909]`](https://github.com/aspnet/AspNetCore/commit/7e35c9f909) Include MicrosoftNETCoreApp22packageVersion +* [`[dc9db57389]`](https://github.com/aspnet/AspNetCore/commit/dc9db57389) Fix out of process websocket check (#819) +* [`[e731c7695d]`](https://github.com/aspnet/AspNetCore/commit/e731c7695d) Detect appversion automatically +* [`[c3992acf3a]`](https://github.com/aspnet/AspNetCore/commit/c3992acf3a) Update script to fixup app version +* [`[dfd9b17f68]`](https://github.com/aspnet/AspNetCore/commit/dfd9b17f68) More keynotfound avoidance +* [`[341ba98d27]`](https://github.com/aspnet/AspNetCore/commit/341ba98d27) [dotnet-watch] Don't show false error messages (#434) +* [`[f35deb71f9]`](https://github.com/aspnet/AspNetCore/commit/f35deb71f9) Prevent KeyNotFound when logging +* [`[93186e4118]`](https://github.com/aspnet/AspNetCore/commit/93186e4118) Updating external dependencies (#1144) +* [`[1012b36bfb]`](https://github.com/aspnet/AspNetCore/commit/1012b36bfb) update README for npm packages (#2216) +* [`[025f9695f9]`](https://github.com/aspnet/AspNetCore/commit/025f9695f9) Update polly dependencies +* [`[b520569f23]`](https://github.com/aspnet/AspNetCore/commit/b520569f23) Update polly dependencies +* [`[5c17bff55d]`](https://github.com/aspnet/AspNetCore/commit/5c17bff55d) Don't throw on FIN from upgraded connections (#2533) +* [`[da7a95f563]`](https://github.com/aspnet/AspNetCore/commit/da7a95f563) Handle null collections when writing NegotiateResponse (#2202) +* [`[e0188c4936]`](https://github.com/aspnet/AspNetCore/commit/e0188c4936) Modify info level logging for pages (#7733) +* [`[86c3ec0069]`](https://github.com/aspnet/AspNetCore/commit/86c3ec0069) Mark WebHooks packages as non-shipping - #1141 +* [`[e3e80b957c]`](https://github.com/aspnet/AspNetCore/commit/e3e80b957c) switch tests to 'jest' (#2193) +* [`[34c81aa794]`](https://github.com/aspnet/AspNetCore/commit/34c81aa794) Add link to dotnet-CLI in README [ci skip] +* [`[562b494229]`](https://github.com/aspnet/AspNetCore/commit/562b494229) New Idle Connection Benchmark Scenario (#2178) +* [`[c311771b32]`](https://github.com/aspnet/AspNetCore/commit/c311771b32) Edit readme +* [`[cf0c11c2ca]`](https://github.com/aspnet/AspNetCore/commit/cf0c11c2ca) Update AzureServicesAppAuthentication to 1.0.1 (#1143) +* [`[57593543c4]`](https://github.com/aspnet/AspNetCore/commit/57593543c4) Make AzureKeyVault.HostingStartup shipping and update dependency version (#1142) +* [`[c009e15b0c]`](https://github.com/aspnet/AspNetCore/commit/c009e15b0c) Make HttpTransportType a flags enum in TypeScript (#2179) +* [`[6ea43cb951]`](https://github.com/aspnet/AspNetCore/commit/6ea43cb951) Backport fixes to maestro-bot scripts +* [`[b492dbe5d1]`](https://github.com/aspnet/AspNetCore/commit/b492dbe5d1) fix #2187 by passing min size through to buffer writer when encoding (#2190) +* [`[8b1fbad10e]`](https://github.com/aspnet/AspNetCore/commit/8b1fbad10e) Don't complete KestrelServer.StopAsync task inline (#2534) +* [`[789d21befa]`](https://github.com/aspnet/AspNetCore/commit/789d21befa) ANCM V1 => V2 package(#1136) +* [`[f181bc8c1f]`](https://github.com/aspnet/AspNetCore/commit/f181bc8c1f) Adds ANCM V2 (#116) +* [`[53cad943b3]`](https://github.com/aspnet/AspNetCore/commit/53cad943b3) Split ANCM into two dlls. (#811) +* [`[fb08967c9f]`](https://github.com/aspnet/AspNetCore/commit/fb08967c9f) Make Deployers handle ANCM V1 and V2 (#1407) (#1409) +* [`[89956df7ea]`](https://github.com/aspnet/AspNetCore/commit/89956df7ea) [Review] Updated migrations and scripts (#484) +* [`[b538f22ad5]`](https://github.com/aspnet/AspNetCore/commit/b538f22ad5) Add more UI for document generation +* [`[99114c25a4]`](https://github.com/aspnet/AspNetCore/commit/99114c25a4) Adjust spacing in csproj files (#492) +* [`[e0612d7e07]`](https://github.com/aspnet/AspNetCore/commit/e0612d7e07) Fixes for the document window state +* [`[fdfd5381a5]`](https://github.com/aspnet/AspNetCore/commit/fdfd5381a5) clean up the shutdown timer +* [`[8c7f33a6d7]`](https://github.com/aspnet/AspNetCore/commit/8c7f33a6d7) Port C# client perf fix to release (#2189) +* [`[ee710d3954]`](https://github.com/aspnet/AspNetCore/commit/ee710d3954) Convert NuGetPackageSource from enum to class +* [`[394adba776]`](https://github.com/aspnet/AspNetCore/commit/394adba776) Replace NuGetConfig with NuGetPackageSource +* [`[823baabb8f]`](https://github.com/aspnet/AspNetCore/commit/823baabb8f) Move test data into test class +* [`[b1010b7bd5]`](https://github.com/aspnet/AspNetCore/commit/b1010b7bd5) fix #2171 by adding HttpTransportType.None (#2172) +* [`[86d885e533]`](https://github.com/aspnet/AspNetCore/commit/86d885e533) Added a template for filing issues +* [`[622e133a8a]`](https://github.com/aspnet/AspNetCore/commit/622e133a8a) fix #2134 by disposing httpconnection if start fails (#2137) (#2188) +* [`[1c59b85c9a]`](https://github.com/aspnet/AspNetCore/commit/1c59b85c9a) Run PreinstallBundledPackages +* [`[b85ab0a7d2]`](https://github.com/aspnet/AspNetCore/commit/b85ab0a7d2) Fix Sending100ContinueDoesNotStartResponse #2507 +* [`[52802d1afa]`](https://github.com/aspnet/AspNetCore/commit/52802d1afa) Make Deployers handle ANCM V1 and V2 (#1407) +* [`[c414223c72]`](https://github.com/aspnet/AspNetCore/commit/c414223c72) Make feature detection tests use out of process path (#805) +* [`[d6f15759fd]`](https://github.com/aspnet/AspNetCore/commit/d6f15759fd) Add property to allow the SDK to disable shared framework trimming (#1130) +* [`[41c8dcf449]`](https://github.com/aspnet/AspNetCore/commit/41c8dcf449) Fix not setting HttpConnection.ConnectionId (#2154) +* [`[555c1fd720]`](https://github.com/aspnet/AspNetCore/commit/555c1fd720) Fix not detecting marker service (#2149) +* [`[e0e9eb0b36]`](https://github.com/aspnet/AspNetCore/commit/e0e9eb0b36) Add pre-generated shims to dotnet tool packages +* [`[a94323499b]`](https://github.com/aspnet/AspNetCore/commit/a94323499b) Change CopyToPublishDirectory on Content items instead of explicitly removing this from publish items +* [`[ae329edd2a]`](https://github.com/aspnet/AspNetCore/commit/ae329edd2a) Fix #2169 by correcting shutdown timeout (#2170) +* [`[d711916ad6]`](https://github.com/aspnet/AspNetCore/commit/d711916ad6) fix #2140 by ensuring the access token flows to WebSocketTransport (#2173) +* [`[e49b0a34ab]`](https://github.com/aspnet/AspNetCore/commit/e49b0a34ab) Make exchange classes pure virtual (#792) +* [`[295801ac50]`](https://github.com/aspnet/AspNetCore/commit/295801ac50) XML documentation (#2106) +* [`[c89cf1a12b]`](https://github.com/aspnet/AspNetCore/commit/c89cf1a12b) JSDocs (#2168) +* [`[e36b0982bf]`](https://github.com/aspnet/AspNetCore/commit/e36b0982bf) port change from v2 to v1 on resetting timeout for debugger attached (#787) +* [`[a941f3c712]`](https://github.com/aspnet/AspNetCore/commit/a941f3c712) Add some more functional tests (Cookies/PathSelection/DynamicSchemes) (#42) +* [`[2340cd5e59]`](https://github.com/aspnet/AspNetCore/commit/2340cd5e59) Mark all dotnet-* packages as 'ship' (#1131) +* [`[fb2f89ed51]`](https://github.com/aspnet/AspNetCore/commit/fb2f89ed51) Factor out internal interface for default directory testing +* [`[2c1376c95f]`](https://github.com/aspnet/AspNetCore/commit/2c1376c95f) Add a AddHostedService extension #1402 +* [`[35f7d3f09c]`](https://github.com/aspnet/AspNetCore/commit/35f7d3f09c) Added tests to verify that RazorPages and FuzzyMatching with Head requests work +* [`[601f41026a]`](https://github.com/aspnet/AspNetCore/commit/601f41026a) Updated icon for RazorClassLibrary +* [`[708b2ded76]`](https://github.com/aspnet/AspNetCore/commit/708b2ded76) Skip ANCM v2 in-proc chunked tests (#111) +* [`[1e5b3a5cc5]`](https://github.com/aspnet/AspNetCore/commit/1e5b3a5cc5) Execute app after publish +* [`[b23d9b7679]`](https://github.com/aspnet/AspNetCore/commit/b23d9b7679) Decouple connection objects from the server (#2535) +* [`[4b50481915]`](https://github.com/aspnet/AspNetCore/commit/4b50481915) Respond to dotnet-ef target framework update +* [`[3d2bf869c5]`](https://github.com/aspnet/AspNetCore/commit/3d2bf869c5) Don't rely on USERPROFILE to find the path to dotnet.exe (#803) +* [`[c72df2865c]`](https://github.com/aspnet/AspNetCore/commit/c72df2865c) Check existence of ANCMV2 Path (#1397) +* [`[a2cb92b358]`](https://github.com/aspnet/AspNetCore/commit/a2cb92b358) Code improvements of JwtBearer module (#1742) +* [`[2a7e6719a4]`](https://github.com/aspnet/AspNetCore/commit/2a7e6719a4) Combine tests to significantly reduce runtime +* [`[9cf79dcc1a]`](https://github.com/aspnet/AspNetCore/commit/9cf79dcc1a) Publish and verify files +* [`[d8020e34b5]`](https://github.com/aspnet/AspNetCore/commit/d8020e34b5) Add Gitter badge (#2174) +* [`[c9746d43c9]`](https://github.com/aspnet/AspNetCore/commit/c9746d43c9) Add HubConnection receive benchmark (#2164) +* [`[c59dcb9b4c]`](https://github.com/aspnet/AspNetCore/commit/c59dcb9b4c) Add IVT for Razor.LiveShare.Test. +* [`[6ee830bc6a]`](https://github.com/aspnet/AspNetCore/commit/6ee830bc6a) Update submodules to 2.1.0-rtm version +* [`[ff61bdf819]`](https://github.com/aspnet/AspNetCore/commit/ff61bdf819) Set version to 2.1.0-rtm +* [`[f67458f156]`](https://github.com/aspnet/AspNetCore/commit/f67458f156) Fix #2298 simplify TagHelperDescriptor hash +* [`[de98f8c962]`](https://github.com/aspnet/AspNetCore/commit/de98f8c962) Use TaskCreationOptions.RunContinuationsAsynchronously a lot +* [`[8fe927d40d]`](https://github.com/aspnet/AspNetCore/commit/8fe927d40d) Run app and verify response +* [`[2885b4b138]`](https://github.com/aspnet/AspNetCore/commit/2885b4b138) Make document tracker resilient to multiple subscribes. +* [`[e9b84a298a]`](https://github.com/aspnet/AspNetCore/commit/e9b84a298a) Sample generic host using MSMQ (#1381) +* [`[c53514fa19]`](https://github.com/aspnet/AspNetCore/commit/c53514fa19) Don't throw from AbortAsync (#2166) +* [`[ab451b53b7]`](https://github.com/aspnet/AspNetCore/commit/ab451b53b7) Simplify error handling in HubConnectionHandler (#2162) +* [`[f4e7771c0c]`](https://github.com/aspnet/AspNetCore/commit/f4e7771c0c) Respond to dotnet-ef target framework upgrade (#503) +* [`[ec34d7cbbb]`](https://github.com/aspnet/AspNetCore/commit/ec34d7cbbb) Add ReactRedux template +* [`[be75da0202]`](https://github.com/aspnet/AspNetCore/commit/be75da0202) Add ReactTemplate +* [`[fec565bf4d]`](https://github.com/aspnet/AspNetCore/commit/fec565bf4d) Add AngularTemplate +* [`[6db0dc7db0]`](https://github.com/aspnet/AspNetCore/commit/6db0dc7db0) Add RazorClassLibraryTemplate +* [`[ee9537bebd]`](https://github.com/aspnet/AspNetCore/commit/ee9537bebd) Add Razor.LiveShare IVT to Editor.Razor. +* [`[4681618075]`](https://github.com/aspnet/AspNetCore/commit/4681618075) Add WebApiTemplate +* [`[f75eb0f0e9]`](https://github.com/aspnet/AspNetCore/commit/f75eb0f0e9) Add MvcTemplate +* [`[9ccf6501ef]`](https://github.com/aspnet/AspNetCore/commit/9ccf6501ef) Add RazorTemplate +* [`[3a041176e9]`](https://github.com/aspnet/AspNetCore/commit/3a041176e9) Add WebTemplate +* [`[813e50087c]`](https://github.com/aspnet/AspNetCore/commit/813e50087c) Specify RuntimeFrameworkVersion \ NSLibraryVersion when running tests +* [`[dd1934771f]`](https://github.com/aspnet/AspNetCore/commit/dd1934771f) Update to linux-musl-x64 SDK +* [`[1a4035418a]`](https://github.com/aspnet/AspNetCore/commit/1a4035418a) Verify files generated by restore +* [`[9dc18f277d]`](https://github.com/aspnet/AspNetCore/commit/9dc18f277d) Test "dotnet restore" for all ASP.NET templates with 3 NuGet configs +* [`[ad66ebb220]`](https://github.com/aspnet/AspNetCore/commit/ad66ebb220) Add Razor.LiveShare IVT to CodeAnalysis.Razor. +* [`[8d0f84ea46]`](https://github.com/aspnet/AspNetCore/commit/8d0f84ea46) Add IAuthorizationPolicyProvider sample (#31) +* [`[49299d78a4]`](https://github.com/aspnet/AspNetCore/commit/49299d78a4) Add Razor.LiveShare IVT to Razor.Workspaces. +* [`[e2edc280c5]`](https://github.com/aspnet/AspNetCore/commit/e2edc280c5) Add documents, engine, tag helpers to snapshot +* [`[c880ccd89d]`](https://github.com/aspnet/AspNetCore/commit/c880ccd89d) Add debug kestrel PR run (#2523) +* [`[4b52428a4d]`](https://github.com/aspnet/AspNetCore/commit/4b52428a4d) EchoAll scenario doesn't work well with warmup (#2143) +* [`[66d3de5142]`](https://github.com/aspnet/AspNetCore/commit/66d3de5142) Fix Hub location +* [`[5a0b8fd8d9]`](https://github.com/aspnet/AspNetCore/commit/5a0b8fd8d9) Initial commit +* [`[924d99abe7]`](https://github.com/aspnet/AspNetCore/commit/924d99abe7) Update BenchmarkServer readme +* [`[a375ac31a4]`](https://github.com/aspnet/AspNetCore/commit/a375ac31a4) Update to .NET Core 2.2.0-preview1-26425-02 +* [`[a9cb4a04d2]`](https://github.com/aspnet/AspNetCore/commit/a9cb4a04d2) Add Microsoft.Extensions.Buffers.MemoryPool.Sources package (#1114) +* [`[76ff1dc5cd]`](https://github.com/aspnet/AspNetCore/commit/76ff1dc5cd) Use fork of universe +* [`[43b52b6933]`](https://github.com/aspnet/AspNetCore/commit/43b52b6933) Updating external dependencies +* [`[8c43f9abcd]`](https://github.com/aspnet/AspNetCore/commit/8c43f9abcd) Include .App in LZMA ... again +* [`[af28b95a93]`](https://github.com/aspnet/AspNetCore/commit/af28b95a93) Reference razor sdk to avoid runtime compilation #38 +* [`[e888481548]`](https://github.com/aspnet/AspNetCore/commit/e888481548) update legal info for V1 assembly (#784) +* [`[075453b180]`](https://github.com/aspnet/AspNetCore/commit/075453b180) Fix Sending100ContinueDoesNotStartResponse #2507 +* [`[7dfd5dab00]`](https://github.com/aspnet/AspNetCore/commit/7dfd5dab00) Reference razor sdk to avoid runtime compilation +* [`[3ce1b4d1d5]`](https://github.com/aspnet/AspNetCore/commit/3ce1b4d1d5) UpdateDeps to match maestro (#1105) +* [`[e08d7fe9c3]`](https://github.com/aspnet/AspNetCore/commit/e08d7fe9c3) UpdateDeps to match maestro (#1105) +* [`[21f435bc8d]`](https://github.com/aspnet/AspNetCore/commit/21f435bc8d) Update KestrelHttpServer submodule +* [`[b0e1fa5e30]`](https://github.com/aspnet/AspNetCore/commit/b0e1fa5e30) Fix connection abort +* [`[fefae2682b]`](https://github.com/aspnet/AspNetCore/commit/fefae2682b) Add linux-musl-x64 shared runtime (#1104) +* [`[a293d2c187]`](https://github.com/aspnet/AspNetCore/commit/a293d2c187) Update to NETStandard.Library 2.0.3 (#1099) +* [`[7ac5eb14b1]`](https://github.com/aspnet/AspNetCore/commit/7ac5eb14b1) Update KestrelHttpServer submodule +* [`[1ba0832277]`](https://github.com/aspnet/AspNetCore/commit/1ba0832277) Add workaround for mismatch between TFM and AspNetCore TargetFrameworkVersions +* [`[0e5247f56b]`](https://github.com/aspnet/AspNetCore/commit/0e5247f56b) Mark KeyVault.HostingStartup as shipoob +* [`[1655a8fd6d]`](https://github.com/aspnet/AspNetCore/commit/1655a8fd6d) Disable writing to console if exceptions are expected +* [`[debac65a02]`](https://github.com/aspnet/AspNetCore/commit/debac65a02) Updating external dependencies +* [`[bd46d757ba]`](https://github.com/aspnet/AspNetCore/commit/bd46d757ba) fix #2134 by disposing httpconnection if start fails (#2137) +* [`[1c9607a1ed]`](https://github.com/aspnet/AspNetCore/commit/1c9607a1ed) Verify Verifiable spelling (#2114) +* [`[33ee8626c8]`](https://github.com/aspnet/AspNetCore/commit/33ee8626c8) Cache some property access in json hub protocol (#2128) +* [`[0f131ac245]`](https://github.com/aspnet/AspNetCore/commit/0f131ac245) Disambiguate /p from -p on dotnet-run +* [`[01c0690cc9]`](https://github.com/aspnet/AspNetCore/commit/01c0690cc9) Final TS tidyup (#2120) +* [`[47eafca4d8]`](https://github.com/aspnet/AspNetCore/commit/47eafca4d8) CancellationToken EVERYWHERE (#2101) +* [`[2a10e6fe1d]`](https://github.com/aspnet/AspNetCore/commit/2a10e6fe1d) Added nuspec file for Mvc.Razor.ViewCompilation to include symbols +* [`[aa181128ac]`](https://github.com/aspnet/AspNetCore/commit/aa181128ac) Generate symbol nupkgs for tools +* [`[595e83d0eb]`](https://github.com/aspnet/AspNetCore/commit/595e83d0eb) Added nuspec file to Mvc.Analyzers assembly +* [`[75295b1289]`](https://github.com/aspnet/AspNetCore/commit/75295b1289) Rename delta zips to *.patch.zip/*.patch.tar.gz +* [`[eaefd0be14]`](https://github.com/aspnet/AspNetCore/commit/eaefd0be14) Update UpdateDeps script +* [`[5d5222cdd8]`](https://github.com/aspnet/AspNetCore/commit/5d5222cdd8) Introduce BindPropertiesAttribute +* [`[058830c9df]`](https://github.com/aspnet/AspNetCore/commit/058830c9df) fix #2116 by requiring task return values from typed client (#2117) +* [`[2be905def4]`](https://github.com/aspnet/AspNetCore/commit/2be905def4) Make newline comparison work crossplat +* [`[2a4fa4ef28]`](https://github.com/aspnet/AspNetCore/commit/2a4fa4ef28) Updating external dependencies +* [`[90f35168fc]`](https://github.com/aspnet/AspNetCore/commit/90f35168fc) Update KestrelHttpServer submodules +* [`[e04cb0b5ce]`](https://github.com/aspnet/AspNetCore/commit/e04cb0b5ce) Add Microsoft.AspNetCore.Analyzer.Testing artifact (#1093) +* [`[3052666b8c]`](https://github.com/aspnet/AspNetCore/commit/3052666b8c) Mark dotnet-aspnet-codegenerator as 'ship' Fixes #1027 +* [`[8c3b83c047]`](https://github.com/aspnet/AspNetCore/commit/8c3b83c047) Fix ClientCancellationAborts test #1379 +* [`[c7bb660730]`](https://github.com/aspnet/AspNetCore/commit/c7bb660730) Create a StaticFilesAuth sample #28 +* [`[d69798d2c1]`](https://github.com/aspnet/AspNetCore/commit/d69798d2c1) Clean up pipes usage in TestHost +* [`[dacea904cc]`](https://github.com/aspnet/AspNetCore/commit/dacea904cc) privatize IConnection and HttpConnection (#2105) +* [`[e6011ef69b]`](https://github.com/aspnet/AspNetCore/commit/e6011ef69b) Use custom group names in tests to not collide with other tests running (#2102) +* [`[3b8243d203]`](https://github.com/aspnet/AspNetCore/commit/3b8243d203) Removing the chat sample (#2113) +* [`[9101ab636b]`](https://github.com/aspnet/AspNetCore/commit/9101ab636b) Always check for WebSockets close (#2100) +* [`[5516a969e3]`](https://github.com/aspnet/AspNetCore/commit/5516a969e3) Change Hub and friends to abstract (#2108) +* [`[ace9a0d414]`](https://github.com/aspnet/AspNetCore/commit/ace9a0d414) fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) +* [`[a3c3928335]`](https://github.com/aspnet/AspNetCore/commit/a3c3928335) Add parameter so we can produce binary logs for individual repos +* [`[1f87572985]`](https://github.com/aspnet/AspNetCore/commit/1f87572985) Update to NETStandard.Library 2.0.2 (#1089) +* [`[1957655653]`](https://github.com/aspnet/AspNetCore/commit/1957655653) Run hub invocations serially (#2086) +* [`[6b6d890c8f]`](https://github.com/aspnet/AspNetCore/commit/6b6d890c8f) fix #2078 by adding locking (#2079) +* [`[7aa792efe6]`](https://github.com/aspnet/AspNetCore/commit/7aa792efe6) Produce a zip containing site-extension files (#189) +* [`[44e282e8d4]`](https://github.com/aspnet/AspNetCore/commit/44e282e8d4) Generate symbols.nupkg for Mvc.Razor +* [`[30928ba944]`](https://github.com/aspnet/AspNetCore/commit/30928ba944) Disable implicit package version verification when --no-restore is used +* [`[ece1fec0f5]`](https://github.com/aspnet/AspNetCore/commit/ece1fec0f5) Rename EFCore.DocumentDb package to EFCore.Cosmos.Sql +* [`[fa74427ef9]`](https://github.com/aspnet/AspNetCore/commit/fa74427ef9) Use the Razor.Sdk package +* [`[617d0bb4f6]`](https://github.com/aspnet/AspNetCore/commit/617d0bb4f6) fix websocket sample (#2096) +* [`[050a1ecf27]`](https://github.com/aspnet/AspNetCore/commit/050a1ecf27) fix package.json versions (#2098) +* [`[676bf179f3]`](https://github.com/aspnet/AspNetCore/commit/676bf179f3) Reduce redundant dependencies (#2091) +* [`[ad52ba7316]`](https://github.com/aspnet/AspNetCore/commit/ad52ba7316) Global suppress low impact logging verification in tests (#2089) +* [`[adccac3591]`](https://github.com/aspnet/AspNetCore/commit/adccac3591) Fix GetArtifactInfo +* [`[e9937ffb66]`](https://github.com/aspnet/AspNetCore/commit/e9937ffb66) Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention (#2081) +* [`[7351b274f7]`](https://github.com/aspnet/AspNetCore/commit/7351b274f7) Add LPTHREAD_START_ROUTINE due to compiler change (fixing issue #780) (#783) +* [`[d42a9953a4]`](https://github.com/aspnet/AspNetCore/commit/d42a9953a4) Update Polly.Extensions.Http-Signed to 1.0.4 +* [`[57f338623b]`](https://github.com/aspnet/AspNetCore/commit/57f338623b) Update Polly.Extensions.Http-Signed to 1.0.4 +* [`[ac0ee35362]`](https://github.com/aspnet/AspNetCore/commit/ac0ee35362) Change AutobahnTester to use dynamic ports with Kestrel (#238) +* [`[55feeeab15]`](https://github.com/aspnet/AspNetCore/commit/55feeeab15) Add DeploymentParameters.Scheme property (#1388) +* [`[d2fe76be21]`](https://github.com/aspnet/AspNetCore/commit/d2fe76be21) Write process and pipe information to a pid file +* [`[903fe1e902]`](https://github.com/aspnet/AspNetCore/commit/903fe1e902) Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) +* [`[60a9810268]`](https://github.com/aspnet/AspNetCore/commit/60a9810268) Allow PartialTagHelper to specify a null model. Fixes #7667 +* [`[6034f7f1bb]`](https://github.com/aspnet/AspNetCore/commit/6034f7f1bb) Use dynamic ports in StaticFileMiddlewareTests (#236) +* [`[341f6c4f30]`](https://github.com/aspnet/AspNetCore/commit/341f6c4f30) reset some timeout values to infinite if debugger is attached (#776) +* [`[de3d5e0e29]`](https://github.com/aspnet/AspNetCore/commit/de3d5e0e29) Exclude additionalDeps files due to file path conflicts with the 2.0.7 release +* [`[73dff82e00]`](https://github.com/aspnet/AspNetCore/commit/73dff82e00) Update Roslyn version numbers +* [`[faca3da42f]`](https://github.com/aspnet/AspNetCore/commit/faca3da42f) Ensure ViewData is set on PageResult after a handler method executes [Fixes #7665] Initializing PageResult.Page as part of result execution breaks Identity UI +* [`[4f7d53f4e7]`](https://github.com/aspnet/AspNetCore/commit/4f7d53f4e7) [Fixes #7658] FileStreamResultExecutor fails to Dispose FileStream +* [`[6e4bd1eb46]`](https://github.com/aspnet/AspNetCore/commit/6e4bd1eb46) Fixed PageFilter docs +* [`[1cede88f26]`](https://github.com/aspnet/AspNetCore/commit/1cede88f26) [Fixes #7656] Deps file for netstandard2.0 targeting projects copied by Microsoft.AspNetCore.Mvc.Testing does not play well with Mvc +* [`[5c9b64244a]`](https://github.com/aspnet/AspNetCore/commit/5c9b64244a) Expose the IHubProtocol on HubConnectionContext (#2073) +* [`[de692a6afe]`](https://github.com/aspnet/AspNetCore/commit/de692a6afe) Flow DotNetAssetRootAccessTokenSuffix through to docker-run as an env variable +* [`[6edc4bf3b6]`](https://github.com/aspnet/AspNetCore/commit/6edc4bf3b6) Mark Microsoft.NETCore.DotNetAppHost as a private dependency +* [`[076ebbe055]`](https://github.com/aspnet/AspNetCore/commit/076ebbe055) Add version variable for Microsoft.NETCore.DotNetAppHost dependency (needed for global tools) (#1079) +* [`[679225c241]`](https://github.com/aspnet/AspNetCore/commit/679225c241) Use correct MessagePack in Benchmarks (#2066) +* [`[b4046b5ed8]`](https://github.com/aspnet/AspNetCore/commit/b4046b5ed8) Fix #1989 by adding a 'binding failure' pseudo-message (#2064) +* [`[391c281194]`](https://github.com/aspnet/AspNetCore/commit/391c281194) Capture server logs in tests (#2029) +* [`[2c6ae20e11]`](https://github.com/aspnet/AspNetCore/commit/2c6ae20e11) Update Roslyn version numbers +* [`[95cd76abdd]`](https://github.com/aspnet/AspNetCore/commit/95cd76abdd) Fix package category for shipoob packages +* [`[7089f16859]`](https://github.com/aspnet/AspNetCore/commit/7089f16859) Update to include Kestrel patch changes +* [`[c376dab2b6]`](https://github.com/aspnet/AspNetCore/commit/c376dab2b6) Fixup submodule branches +* [`[cba1e5b166]`](https://github.com/aspnet/AspNetCore/commit/cba1e5b166) Add Microsoft.AspNetCore.AzureKeyVault.HostingStartup as a shipping package +* [`[5d96a48638]`](https://github.com/aspnet/AspNetCore/commit/5d96a48638) Prepare 2.0.8 patch +* [`[1cdd9bab0e]`](https://github.com/aspnet/AspNetCore/commit/1cdd9bab0e) Fixup feature branch version calculation +* [`[0f0b9a73c1]`](https://github.com/aspnet/AspNetCore/commit/0f0b9a73c1) Logger thread safety? +* [`[6842ae307f]`](https://github.com/aspnet/AspNetCore/commit/6842ae307f) Undo dev changes +* [`[0cc416f1f9]`](https://github.com/aspnet/AspNetCore/commit/0cc416f1f9) Change SelfHostDeployer to use dynamic ports by default (#1383) +* [`[e781cd38cf]`](https://github.com/aspnet/AspNetCore/commit/e781cd38cf) [Fixes #7635] Provide a way to configure HTTP Client instances +* [`[e0b4c13895]`](https://github.com/aspnet/AspNetCore/commit/e0b4c13895) [Fixes #7587] Default to Development environment in tests +* [`[e06b1fd690]`](https://github.com/aspnet/AspNetCore/commit/e06b1fd690) [Fixes #1242] Moves IStartupConfigureServicesFilter and IStartupConfigureContainerFilter interfaces to the internal namespace +* [`[9f6531b547]`](https://github.com/aspnet/AspNetCore/commit/9f6531b547) Fix script target +* [`[a32e7dc18b]`](https://github.com/aspnet/AspNetCore/commit/a32e7dc18b) Adapt dev to release/2.1 +* [`[b4946fc638]`](https://github.com/aspnet/AspNetCore/commit/b4946fc638) Bring modules back to release/2.1 versions +* [`[65b1ea45aa]`](https://github.com/aspnet/AspNetCore/commit/65b1ea45aa) Disable NU5119 for site extensions (#183) +* [`[dc997821cc]`](https://github.com/aspnet/AspNetCore/commit/dc997821cc) Added nuspec and symbols.nuspec files to Razor.Design +* [`[14fa14b5d3]`](https://github.com/aspnet/AspNetCore/commit/14fa14b5d3) 2.2.0 +* [`[2811eadb14]`](https://github.com/aspnet/AspNetCore/commit/2811eadb14) Use the Razor.Sdk package +* [`[befde0fe71]`](https://github.com/aspnet/AspNetCore/commit/befde0fe71) Use the Razor.Sdk package +* [`[d44982b166]`](https://github.com/aspnet/AspNetCore/commit/d44982b166) Update GenerateTags.ps1 script +* [`[259dd04c99]`](https://github.com/aspnet/AspNetCore/commit/259dd04c99) Fix weird NRE +* [`[9d8b83e6b3]`](https://github.com/aspnet/AspNetCore/commit/9d8b83e6b3) Updated version to 1.1.0 preview1 +* [`[05d6bbb782]`](https://github.com/aspnet/AspNetCore/commit/05d6bbb782) Flush first long poll immediately (#2032) +* [`[a30faf1a30]`](https://github.com/aspnet/AspNetCore/commit/a30faf1a30) Skip ANCM v2 in-proc chunked tests (#111) +* [`[d35bcea0a5]`](https://github.com/aspnet/AspNetCore/commit/d35bcea0a5) Move HubException and add serialization ctor (#2049) +* [`[0cb45afdaa]`](https://github.com/aspnet/AspNetCore/commit/0cb45afdaa) Script missed this one +* [`[353f8554a9]`](https://github.com/aspnet/AspNetCore/commit/353f8554a9) This version got missed in updating +* [`[6fd09af374]`](https://github.com/aspnet/AspNetCore/commit/6fd09af374) Improve logging of request drain timeout (#2480) +* [`[3a45136cc4]`](https://github.com/aspnet/AspNetCore/commit/3a45136cc4) make IConnectionInherentKeepAliveFeature a boolean feature (#2496) +* [`[a426334018]`](https://github.com/aspnet/AspNetCore/commit/a426334018) Expose IList instead of List +* [`[a5d9930802]`](https://github.com/aspnet/AspNetCore/commit/a5d9930802) API review changes (#2043) +* [`[4d151a599e]`](https://github.com/aspnet/AspNetCore/commit/4d151a599e) Dynamically expand timeout when waiting for Angular CLI to be ready. Fixes #1611 +* [`[78f7dccfab]`](https://github.com/aspnet/AspNetCore/commit/78f7dccfab) Performance fix +* [`[927b08f893]`](https://github.com/aspnet/AspNetCore/commit/927b08f893) Cache property access (#2030) +* [`[4f4dfe1d23]`](https://github.com/aspnet/AspNetCore/commit/4f4dfe1d23) Move RedisLog to Internal namespace (#2038) +* [`[b5d5f11ef8]`](https://github.com/aspnet/AspNetCore/commit/b5d5f11ef8) Rename excludedIds to excludedConnectionIds (#2037) +* [`[7745fd748a]`](https://github.com/aspnet/AspNetCore/commit/7745fd748a) Extension methods for IHubClients methods (#2016) +* [`[0da06fb5d2]`](https://github.com/aspnet/AspNetCore/commit/0da06fb5d2) Microsoft.AspNetCore.SignalR.Redis API review (#2036) +* [`[b3a9011698]`](https://github.com/aspnet/AspNetCore/commit/b3a9011698) API review changes for Microsoft.AspNetCore.SignalR (#2033) +* [`[6eac7049ba]`](https://github.com/aspnet/AspNetCore/commit/6eac7049ba) Update text and binary formatter helpers to be shared (#2035) +* [`[62f14054eb]`](https://github.com/aspnet/AspNetCore/commit/62f14054eb) Capture and log prematurely closed connections +* [`[fbb13c4c1f]`](https://github.com/aspnet/AspNetCore/commit/fbb13c4c1f) Improve response status logging +* [`[725bb33949]`](https://github.com/aspnet/AspNetCore/commit/725bb33949) Lazy initialize HttpConnectionContext.Items (#2027) +* [`[585bcc3ee0]`](https://github.com/aspnet/AspNetCore/commit/585bcc3ee0) How about this? +* [`[c835288e84]`](https://github.com/aspnet/AspNetCore/commit/c835288e84) Suppress web socket closing without handshake +* [`[89922a399f]`](https://github.com/aspnet/AspNetCore/commit/89922a399f) Capture server logs in tests +* [`[ddc905c219]`](https://github.com/aspnet/AspNetCore/commit/ddc905c219) Add VerifyNoErrorsScope (#1972) +* [`[b9e7113c01]`](https://github.com/aspnet/AspNetCore/commit/b9e7113c01) Move types out of .Core namespace and make method virtual (#2024) +* [`[377ed1b834]`](https://github.com/aspnet/AspNetCore/commit/377ed1b834) JsonHubProtocol and MessagePackHubProtocol version fields now private (#2023) +* [`[cc5ae02b7d]`](https://github.com/aspnet/AspNetCore/commit/cc5ae02b7d) Fix binding & validating dictionaries of non-simple types in jQuery requests - #7423 - retry failed inner bindings with alternate syntax in `ModelStateDictionary` - use property syntax if first attempt tried index syntax and visa versa - instantiate `ShortFormDictionaryValidationStrategy` with full `ModelState` keys - can now provide exact `ModelState` keys that `ModelStateDictionary` used in inner bindings - normalize model names without a leading period in `JQueryKeyValuePairNormalizer` +* [`[5a77c8be25]`](https://github.com/aspnet/AspNetCore/commit/5a77c8be25) API review Microsoft.AspNetCore.SignalR.Internal (#2022) +* [`[4fe41dc6d0]`](https://github.com/aspnet/AspNetCore/commit/4fe41dc6d0) Increase timeout of test (#2021) +* [`[d6395a52bc]`](https://github.com/aspnet/AspNetCore/commit/d6395a52bc) Send delete request after poll ends (#2020) +* [`[0f8485cafc]`](https://github.com/aspnet/AspNetCore/commit/0f8485cafc) Renamed class to match the file (#2019) +* [`[e30a02cee5]`](https://github.com/aspnet/AspNetCore/commit/e30a02cee5) Less StringValue struct copies for header checks (#2488) +* [`[d0c949f2d1]`](https://github.com/aspnet/AspNetCore/commit/d0c949f2d1) Update artifacts.props +* [`[3f0a6ebc0d]`](https://github.com/aspnet/AspNetCore/commit/3f0a6ebc0d) API Review Dependency Injection (#2015) +* [`[c7f7f36210]`](https://github.com/aspnet/AspNetCore/commit/c7f7f36210) API Review for Http.Connections (#2010) +* [`[95835d6c37]`](https://github.com/aspnet/AspNetCore/commit/95835d6c37) Continue generating RelatedAssemblyPart on assembly if GenerateAssemblyInfo=false +* [`[898b8cec84]`](https://github.com/aspnet/AspNetCore/commit/898b8cec84) Prepare for RazorAssemblyAttribute -> RazorTargetAssemblyAttribute rename +* [`[1e26571ba6]`](https://github.com/aspnet/AspNetCore/commit/1e26571ba6) [Fixes #7635] Provide a way to configure clients in WebApplicationFactory +* [`[22510e1377]`](https://github.com/aspnet/AspNetCore/commit/22510e1377) [Fixes #7587] No easy way to change ASPNETCORE_ENVIRONMENT +* [`[d5e044f693]`](https://github.com/aspnet/AspNetCore/commit/d5e044f693) [Fixes #7373] Assigning to the context's Result property, when implementing IPageFilter, causes an exception +* [`[faf2f3f065]`](https://github.com/aspnet/AspNetCore/commit/faf2f3f065) Attempt to workaround issues with File.Move on NFS file shares (aspnet/Home#2941) +* [`[d0137a996c]`](https://github.com/aspnet/AspNetCore/commit/d0137a996c) Internalize Microsoft.AspNetCore.Http.Connections.Client.Internal (#2014) +* [`[021356bf27]`](https://github.com/aspnet/AspNetCore/commit/021356bf27) Internalize classes in Http.Connections (#2013) +* [`[2d51d23697]`](https://github.com/aspnet/AspNetCore/commit/2d51d23697) Add file logging to functional tests +* [`[623ab63091]`](https://github.com/aspnet/AspNetCore/commit/623ab63091) HubConnectionTests.Helper Header (#2011) +* [`[e854535a8c]`](https://github.com/aspnet/AspNetCore/commit/e854535a8c) Push symbols to new myget symbols feed +* [`[a9c7c322cb]`](https://github.com/aspnet/AspNetCore/commit/a9c7c322cb) Add "webapp" alias to RazorPages template.json (#467) +* [`[d995b0418a]`](https://github.com/aspnet/AspNetCore/commit/d995b0418a) Allow BindPropertyAttribute to be specified on controller classes +* [`[f3e599649b]`](https://github.com/aspnet/AspNetCore/commit/f3e599649b) Use token instead of ssh +* [`[c7486c5f3c]`](https://github.com/aspnet/AspNetCore/commit/c7486c5f3c) Skip broken tests (#181) +* [`[64019efb0f]`](https://github.com/aspnet/AspNetCore/commit/64019efb0f) 2.1.0-preview3-26413-02 (#1068) +* [`[499d39b364]`](https://github.com/aspnet/AspNetCore/commit/499d39b364) rename MsgPack assembly only (#2005) +* [`[39f7420c4d]`](https://github.com/aspnet/AspNetCore/commit/39f7420c4d) Fixed routing test +* [`[43e6ab750a]`](https://github.com/aspnet/AspNetCore/commit/43e6ab750a) Fix #1927 by using Synchronous Callbacks everywhere. (#2003) +* [`[0919914e56]`](https://github.com/aspnet/AspNetCore/commit/0919914e56) Internalize more classes (#2004) +* [`[6130eb0ec5]`](https://github.com/aspnet/AspNetCore/commit/6130eb0ec5) Is 1888 fixed +* [`[5d52701cd2]`](https://github.com/aspnet/AspNetCore/commit/5d52701cd2) Add Error razor page to Spa templates (#464) +* [`[b67b5586f2]`](https://github.com/aspnet/AspNetCore/commit/b67b5586f2) corefx 2.1.0-preview3-26413-01 (#1064) +* [`[c35030267c]`](https://github.com/aspnet/AspNetCore/commit/c35030267c) Update usage of TestSink +* [`[a8c0970cde]`](https://github.com/aspnet/AspNetCore/commit/a8c0970cde) Check for non-null RequestServices (#1378) +* [`[2e761415e4]`](https://github.com/aspnet/AspNetCore/commit/2e761415e4) Implement IDisposable for derived types for WebApplicationFactory (#7637) +* [`[3e69fdc4ad]`](https://github.com/aspnet/AspNetCore/commit/3e69fdc4ad) Delegate disposable to the IConnectionFactory (#1999) +* [`[f824751bb9]`](https://github.com/aspnet/AspNetCore/commit/f824751bb9) Added Razor class library project template [Fixes #323] Add a Razor class library project template +* [`[abe139ee16]`](https://github.com/aspnet/AspNetCore/commit/abe139ee16) Make the protocol and messages public (#1994) +* [`[4a568e90d2]`](https://github.com/aspnet/AspNetCore/commit/4a568e90d2) API review changes (#1992) +* [`[70c63fe9e8]`](https://github.com/aspnet/AspNetCore/commit/70c63fe9e8) Http.Connections.Client API Review changes (#1987) +* [`[d57da6b71f]`](https://github.com/aspnet/AspNetCore/commit/d57da6b71f) Collapse AsSpan().Slice(..) into AsSpan(..) (#2491) +* [`[0ee4a86564]`](https://github.com/aspnet/AspNetCore/commit/0ee4a86564) Collapse AsSpan().Slice(..) into AsSpan(..) (#1991) +* [`[16c6a65bf2]`](https://github.com/aspnet/AspNetCore/commit/16c6a65bf2) polyfill UInt8Array.forEach for IE (#1981) +* [`[0053124ca4]`](https://github.com/aspnet/AspNetCore/commit/0053124ca4) Make Proxies Internal (#1982) +* [`[df4d901ae7]`](https://github.com/aspnet/AspNetCore/commit/df4d901ae7) Fix 5 param On extension method (#1984) +* [`[10f3b6863e]`](https://github.com/aspnet/AspNetCore/commit/10f3b6863e) Avoid nullref in KestrelEventSource (#2483) +* [`[c4b9e061ca]`](https://github.com/aspnet/AspNetCore/commit/c4b9e061ca) Update usage of TestSink +* [`[4188d2fe68]`](https://github.com/aspnet/AspNetCore/commit/4188d2fe68) sttimer changes to V2 (#773) +* [`[9c83280770]`](https://github.com/aspnet/AspNetCore/commit/9c83280770) Fixing couple issues (#763) +* [`[24328b8e88]`](https://github.com/aspnet/AspNetCore/commit/24328b8e88) fix #1281 by adding support for DELETE endpoint on server (#1925) +* [`[0992db9fd2]`](https://github.com/aspnet/AspNetCore/commit/0992db9fd2) fix #1914 by switching RedisProtocol to MsgPack (#1968) +* [`[c734b9910a]`](https://github.com/aspnet/AspNetCore/commit/c734b9910a) fix #1951 by transpiling to ES5 (#1970) +* [`[74f13328ed]`](https://github.com/aspnet/AspNetCore/commit/74f13328ed) Adding Utf8Json dependency (#1060) +* [`[4e1ba2a6c7]`](https://github.com/aspnet/AspNetCore/commit/4e1ba2a6c7) Delay process exit in ConsoleLifetime #1329 +* [`[18a15435e9]`](https://github.com/aspnet/AspNetCore/commit/18a15435e9) Specify branch name when calling PublishToBlobFeed +* [`[ee12c4fcf2]`](https://github.com/aspnet/AspNetCore/commit/ee12c4fcf2) Downgrade HTTPs handshake failures to debug #1853 +* [`[c6fa9793eb]`](https://github.com/aspnet/AspNetCore/commit/c6fa9793eb) Make Protocols internal +* [`[1fc282acb8]`](https://github.com/aspnet/AspNetCore/commit/1fc282acb8) Move Benchmark Apps to new folder and use .All package when Benchmarks runs our scenarios (#1965) +* [`[4184b2406d]`](https://github.com/aspnet/AspNetCore/commit/4184b2406d) Updated to make routing always use UrlEncoder.Default and not depend on DI to get it. [Fixes #513] RedirectToAction with Non-English Characters in Parameters and Authentication Causes Error +* [`[d4773e831c]`](https://github.com/aspnet/AspNetCore/commit/d4773e831c) Set default transport and application buffer sizes (#1964) +* [`[7563ccae20]`](https://github.com/aspnet/AspNetCore/commit/7563ccae20) Always use TaskCreationOptions.RunContinuationsAsynchronously (#1966) +* [`[1ae901de3d]`](https://github.com/aspnet/AspNetCore/commit/1ae901de3d) Fix incorrect test for long poll and web sockets requests (#1971) +* [`[ca44b4adfc]`](https://github.com/aspnet/AspNetCore/commit/ca44b4adfc) Moved kestrel specific features into transport abstractions (#2482) +* [`[e34b4e8335]`](https://github.com/aspnet/AspNetCore/commit/e34b4e8335) Use DependencyContext.CompileLibraries to determine dependency graph (#7626) +* [`[f6b2880369]`](https://github.com/aspnet/AspNetCore/commit/f6b2880369) Flow the ConnectionContext to the SNI callback (#2478) +* [`[f7d5f3e64e]`](https://github.com/aspnet/AspNetCore/commit/f7d5f3e64e) Enable trace for test app (#178) +* [`[08f9990c39]`](https://github.com/aspnet/AspNetCore/commit/08f9990c39) Ensure there's a redis connection earlier +* [`[9365fcd053]`](https://github.com/aspnet/AspNetCore/commit/9365fcd053) Don't publish the refs directory when the app does not have any Razor files +* [`[b8c3273cae]`](https://github.com/aspnet/AspNetCore/commit/b8c3273cae) Dont always copy handlers (#1945) +* [`[c9ab30e150]`](https://github.com/aspnet/AspNetCore/commit/c9ab30e150) Enable detailed errors for redis tests (#1962) +* [`[c3ac7629d1]`](https://github.com/aspnet/AspNetCore/commit/c3ac7629d1) WebAPI launchUrl; MVC _LoginPartial; F# AllowedHosts (#463) +* [`[ee6e8c15ce]`](https://github.com/aspnet/AspNetCore/commit/ee6e8c15ce) increase jasmine timeout and add timestamps to logs (#1959) +* [`[4ff09370a9]`](https://github.com/aspnet/AspNetCore/commit/4ff09370a9) Delete Startup.cs (#35) +* [`[e411cbf7e2]`](https://github.com/aspnet/AspNetCore/commit/e411cbf7e2) Moving PlatformBenchmarks from aspnet/benchmarks (#2457) +* [`[6d9df1ef33]`](https://github.com/aspnet/AspNetCore/commit/6d9df1ef33) Noop Razor Sdk for F# projects +* [`[a5b8be2ad3]`](https://github.com/aspnet/AspNetCore/commit/a5b8be2ad3) Update UpdateDependencies script +* [`[0b5cb8a8b8]`](https://github.com/aspnet/AspNetCore/commit/0b5cb8a8b8) Reload HostFilteringOptions on change +* [`[5c34364d73]`](https://github.com/aspnet/AspNetCore/commit/5c34364d73) Move ANCM Request Handler pdb to correct location +* [`[8cc851ff9b]`](https://github.com/aspnet/AspNetCore/commit/8cc851ff9b) Clean up timer code with custom awaitable (#1935) +* [`[cb5bba36fc]`](https://github.com/aspnet/AspNetCore/commit/cb5bba36fc) Get off the event loop before dispatch (#1952) +* [`[62272ad56a]`](https://github.com/aspnet/AspNetCore/commit/62272ad56a) Round off file result's LastModifiedDate to whole seconds for correct comparison with http header dates [Fixes #7572] PhysicalFileResult does not respond 304 Not Modified +* [`[182209cb63]`](https://github.com/aspnet/AspNetCore/commit/182209cb63) Add ANCMV1 package (#1050) +* [`[83821a028d]`](https://github.com/aspnet/AspNetCore/commit/83821a028d) Rename HubEndPointTestUtils folder (#1943) +* [`[13f7981010]`](https://github.com/aspnet/AspNetCore/commit/13f7981010) Rename Callback to Configure in UseConnections (#1939) +* [`[e2169ceda6]`](https://github.com/aspnet/AspNetCore/commit/e2169ceda6) Connect to Redis asynchronously (#1922) +* [`[71be5bf637]`](https://github.com/aspnet/AspNetCore/commit/71be5bf637) fix logging browser tests (#1940) +* [`[49acd16712]`](https://github.com/aspnet/AspNetCore/commit/49acd16712) Updating external dependencies +* [`[46efcd9332]`](https://github.com/aspnet/AspNetCore/commit/46efcd9332) Move srwWrapper to right location +* [`[5c91dbe062]`](https://github.com/aspnet/AspNetCore/commit/5c91dbe062) Get tests working +* [`[b978df455c]`](https://github.com/aspnet/AspNetCore/commit/b978df455c) Create a separate nuget package for ANCMV1 +* [`[df9efa0770]`](https://github.com/aspnet/AspNetCore/commit/df9efa0770) Code changes to get ANCM current working on github +* [`[b594130020]`](https://github.com/aspnet/AspNetCore/commit/b594130020) Adds source code from VSTS +* [`[157e7f4fdd]`](https://github.com/aspnet/AspNetCore/commit/157e7f4fdd) Creates two separate projects for ANCM V1 and V2. +* [`[5fa2892561]`](https://github.com/aspnet/AspNetCore/commit/5fa2892561) Change the HubSample to reconnect to the server (#1933) +* [`[bec259f976]`](https://github.com/aspnet/AspNetCore/commit/bec259f976) #364 - Expose HTTP_503_RESPONSE_VERBOSITY option (#447) +* [`[da32f45f58]`](https://github.com/aspnet/AspNetCore/commit/da32f45f58) Do not set sslPort if HTTPS not configured (#458) +* [`[2657a17a63]`](https://github.com/aspnet/AspNetCore/commit/2657a17a63) Use an older version of microsoft/dotnet which still has libunwind.so in it +* [`[d63e8c5558]`](https://github.com/aspnet/AspNetCore/commit/d63e8c5558) CPP +* [`[5504374125]`](https://github.com/aspnet/AspNetCore/commit/5504374125) Preserve directive node diagnostics in document node +* [`[14cc048102]`](https://github.com/aspnet/AspNetCore/commit/14cc048102) Fix npm command +* [`[8e261175d2]`](https://github.com/aspnet/AspNetCore/commit/8e261175d2) Generate a .csv file containing tag information +* [`[c5db8370d0]`](https://github.com/aspnet/AspNetCore/commit/c5db8370d0) chmod +x .sh scripts +* [`[78e4d4383c]`](https://github.com/aspnet/AspNetCore/commit/78e4d4383c) Updating external dependencies to '20180406-05-1567334' (release/2.1) (#1044) +* [`[ee2e46a614]`](https://github.com/aspnet/AspNetCore/commit/ee2e46a614) What about now? +* [`[6b18dea711]`](https://github.com/aspnet/AspNetCore/commit/6b18dea711) Replace Constants.CompletedTask with Task.CompletedTask (#235) +* [`[61f7c82d49]`](https://github.com/aspnet/AspNetCore/commit/61f7c82d49) Replace Helpers.CompletedTask and Helpers.CanceledTask (#446) +* [`[8a3516284e]`](https://github.com/aspnet/AspNetCore/commit/8a3516284e) Add GetMessageBytes to IHubProtocol (#1915) +* [`[31dfe91962]`](https://github.com/aspnet/AspNetCore/commit/31dfe91962) Support async access token factory (#1911) +* [`[6bc2ebb4c5]`](https://github.com/aspnet/AspNetCore/commit/6bc2ebb4c5) Use invariant culture and ordinal comparisons (#1928) +* [`[32bbc58bef]`](https://github.com/aspnet/AspNetCore/commit/32bbc58bef) Replace messagepack dependency (#1046) +* [`[b030ab7e49]`](https://github.com/aspnet/AspNetCore/commit/b030ab7e49) Update Connections.Abstractions.csproj (#2473) +* [`[f4313170f8]`](https://github.com/aspnet/AspNetCore/commit/f4313170f8) Split HandshakeProtocol into another class (#1921) +* [`[6d050140e5]`](https://github.com/aspnet/AspNetCore/commit/6d050140e5) Swtich to MessagePack-CSharp (#1879) +* [`[e32b51d6e6]`](https://github.com/aspnet/AspNetCore/commit/e32b51d6e6) ENdpoint +* [`[ecd665c471]`](https://github.com/aspnet/AspNetCore/commit/ecd665c471) Crank 2: Let's Get Crankier (#1888) +* [`[7afb3b6b12]`](https://github.com/aspnet/AspNetCore/commit/7afb3b6b12) Adds Gtest. (#762) +* [`[3db924003e]`](https://github.com/aspnet/AspNetCore/commit/3db924003e) Use VirtualRazorProjectSystem for Razor tests +* [`[7a14be006d]`](https://github.com/aspnet/AspNetCore/commit/7a14be006d) Fast reads +* [`[c4196fabf3]`](https://github.com/aspnet/AspNetCore/commit/c4196fabf3) Fix npm command +* [`[0feb83b637]`](https://github.com/aspnet/AspNetCore/commit/0feb83b637) Dont format some things +* [`[ec31ff0c28]`](https://github.com/aspnet/AspNetCore/commit/ec31ff0c28) Throw if multiple Body bound parameters are discovered +* [`[dca31cc6f6]`](https://github.com/aspnet/AspNetCore/commit/dca31cc6f6) Perf +* [`[01089da84d]`](https://github.com/aspnet/AspNetCore/commit/01089da84d) Use in for ReadOnlySequence (#1900) +* [`[962ea25637]`](https://github.com/aspnet/AspNetCore/commit/962ea25637) Update deps (#1919) +* [`[7ed3ccb768]`](https://github.com/aspnet/AspNetCore/commit/7ed3ccb768) Update to core-setup 2.0.7-20180406 packages +* [`[406d8f9a81]`](https://github.com/aspnet/AspNetCore/commit/406d8f9a81) readonly readonly structs (#1908) +* [`[bd78785f8d]`](https://github.com/aspnet/AspNetCore/commit/bd78785f8d) Minor DefaultHubLifetimeManager improvements (#1904) +* [`[9fd713c73a]`](https://github.com/aspnet/AspNetCore/commit/9fd713c73a) Make MemoryBufferWriter a Stream (#1907) +* [`[27d18578d0]`](https://github.com/aspnet/AspNetCore/commit/27d18578d0) Use expression body properties and implicit arrays where possible (#1906) +* [`[0f663cadc4]`](https://github.com/aspnet/AspNetCore/commit/0f663cadc4) readonly all the things (#1901) +* [`[767f2900f9]`](https://github.com/aspnet/AspNetCore/commit/767f2900f9) Add support for creating a bounded channel in helper +* [`[0d9c3d8898]`](https://github.com/aspnet/AspNetCore/commit/0d9c3d8898) Buffer messages so we get a single outgoing request (#1898) +* [`[c1049b722d]`](https://github.com/aspnet/AspNetCore/commit/c1049b722d) The grand unification of ConnectionContext (#1895) +* [`[e3da7feab4]`](https://github.com/aspnet/AspNetCore/commit/e3da7feab4) Clean up client ITransport interface (#1893) +* [`[86083c0302]`](https://github.com/aspnet/AspNetCore/commit/86083c0302) Removing native support for IObservable (#1890) +* [`[05ebd10258]`](https://github.com/aspnet/AspNetCore/commit/05ebd10258) Make baseUrl work again (#1889) +* [`[acc0b7ad0d]`](https://github.com/aspnet/AspNetCore/commit/acc0b7ad0d) Serialize NegotiateResponse with IBufferWriter (#1881) +* [`[699d17fdeb]`](https://github.com/aspnet/AspNetCore/commit/699d17fdeb) Don't generate crossgen symbols if the framework is not crossgen-ed +* [`[f632330d7f]`](https://github.com/aspnet/AspNetCore/commit/f632330d7f) Allocate pipe writer stream per connection (#1885) +* [`[50ce20f0f9]`](https://github.com/aspnet/AspNetCore/commit/50ce20f0f9) Generate an arm32 shared framework without crossgen (#1037) +* [`[e51676fb47]`](https://github.com/aspnet/AspNetCore/commit/e51676fb47) Policheck errors +* [`[6c79085b10]`](https://github.com/aspnet/AspNetCore/commit/6c79085b10) Use PackageVersion to define version of the LineupPackage +* [`[b6ce0b5188]`](https://github.com/aspnet/AspNetCore/commit/b6ce0b5188) Update submodules +* [`[e3d90bdf6a]`](https://github.com/aspnet/AspNetCore/commit/e3d90bdf6a) Fix graceful closing of pipes (#1882) +* [`[5e019bd707]`](https://github.com/aspnet/AspNetCore/commit/5e019bd707) Add Microsoft.AspNetCore.All +* [`[d48a33cdab]`](https://github.com/aspnet/AspNetCore/commit/d48a33cdab) Update EFCore submodule +* [`[4ddf8664c0]`](https://github.com/aspnet/AspNetCore/commit/4ddf8664c0) Don't throw from Observer's OnNext (#1872) +* [`[36edadabb4]`](https://github.com/aspnet/AspNetCore/commit/36edadabb4) Lock when sending data to connection (#1876) +* [`[921986d561]`](https://github.com/aspnet/AspNetCore/commit/921986d561) Fix AccessTokenFactory not being called with each request (#1880) +* [`[b0c4e9d0f7]`](https://github.com/aspnet/AspNetCore/commit/b0c4e9d0f7) 0 byte read in WebSockets (#1878) +* [`[4cea9d3f2f]`](https://github.com/aspnet/AspNetCore/commit/4cea9d3f2f) Update Polly.Extensions.Http-Signed dependency +* [`[a29b8ae396]`](https://github.com/aspnet/AspNetCore/commit/a29b8ae396) fix #1874 by adding RedisProtocolBenchmark (#1875) +* [`[4cd24a2b08]`](https://github.com/aspnet/AspNetCore/commit/4cd24a2b08) Add experimental flag to un-special-case data- +* [`[d1c0ab587c]`](https://github.com/aspnet/AspNetCore/commit/d1c0ab587c) Add support for type parameters to class nodes +* [`[5356456766]`](https://github.com/aspnet/AspNetCore/commit/5356456766) Simplify test TFMs #82 +* [`[19b2fea0d8]`](https://github.com/aspnet/AspNetCore/commit/19b2fea0d8) Preserialize for all formats when sending through Redis (#1843) +* [`[9f7e295af8]`](https://github.com/aspnet/AspNetCore/commit/9f7e295af8) Add task to generate the repo to repo graph (#1036) +* [`[47c7c1ad8f]`](https://github.com/aspnet/AspNetCore/commit/47c7c1ad8f) Disable global loading of RequestHandler for in-process (#732) +* [`[4236f0e51c]`](https://github.com/aspnet/AspNetCore/commit/4236f0e51c) Fix AllowedHosts configuration (#452) +* [`[35b6d81f77]`](https://github.com/aspnet/AspNetCore/commit/35b6d81f77) Don't dispose on cancellation (#1859) +* [`[c78df3e261]`](https://github.com/aspnet/AspNetCore/commit/c78df3e261) Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1035) +* [`[61c3d0c403]`](https://github.com/aspnet/AspNetCore/commit/61c3d0c403) Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1861) +* [`[e9db9e64c7]`](https://github.com/aspnet/AspNetCore/commit/e9db9e64c7) Add streaming benchmarks (#1854) +* [`[f7fc2647de]`](https://github.com/aspnet/AspNetCore/commit/f7fc2647de) var all the things (#1855) +* [`[e51852d0fc]`](https://github.com/aspnet/AspNetCore/commit/e51852d0fc) Use Anchor tag to normalize urls(#1828) +* [`[fccc9d1b50]`](https://github.com/aspnet/AspNetCore/commit/fccc9d1b50) fix #1815 by disposing linked cts (#1849) +* [`[6b76d1355e]`](https://github.com/aspnet/AspNetCore/commit/6b76d1355e) Add SendAsyncGroup to broadcast benchmarks (#1852) +* [`[8a368b5610]`](https://github.com/aspnet/AspNetCore/commit/8a368b5610) Add supportedAuthentication for NoAuth in templates which have NoAuth (#443) +* [`[ae42d7599d]`](https://github.com/aspnet/AspNetCore/commit/ae42d7599d) Show error if page directive is not at the top of file +* [`[32b4d5cc6c]`](https://github.com/aspnet/AspNetCore/commit/32b4d5cc6c) Set X-Requested-With on all requests (#1848) +* [`[80f87e7730]`](https://github.com/aspnet/AspNetCore/commit/80f87e7730) Add Handshake timeout to C# Client (#1840) +* [`[d9c823d3b0]`](https://github.com/aspnet/AspNetCore/commit/d9c823d3b0) Renable auth tests with new HttpClient #439, ServerTests/#82 +* [`[2ee0d6e337]`](https://github.com/aspnet/AspNetCore/commit/2ee0d6e337) Delay loading the dev cert #2422 +* [`[9f530d6621]`](https://github.com/aspnet/AspNetCore/commit/9f530d6621) Chunk writes to file in tests (#759) +* [`[9ea2c50068]`](https://github.com/aspnet/AspNetCore/commit/9ea2c50068) Add SNI support #2357 +* [`[f44af6b812]`](https://github.com/aspnet/AspNetCore/commit/f44af6b812) Reenable IISExpress out of process tests; add ANCM in process tests. (#106) +* [`[f5aeef7319]`](https://github.com/aspnet/AspNetCore/commit/f5aeef7319) Update NetCoreApp to preview2-26403-06 +* [`[313772ef03]`](https://github.com/aspnet/AspNetCore/commit/313772ef03) fix #1727 by adding polyfills for IE (#1841) +* [`[45c9ad4712]`](https://github.com/aspnet/AspNetCore/commit/45c9ad4712) Update NetCoreApp to preview2-26403-06 +* [`[b1007744b0]`](https://github.com/aspnet/AspNetCore/commit/b1007744b0) Added PipeOptions.CurrentUserOnly option to the named pipe streams +* [`[afa56e3012]`](https://github.com/aspnet/AspNetCore/commit/afa56e3012) MsgPack perf (#1845) +* [`[99ae47be09]`](https://github.com/aspnet/AspNetCore/commit/99ae47be09) Add ability to log message content (#1792) +* [`[7c2d9e87e9]`](https://github.com/aspnet/AspNetCore/commit/7c2d9e87e9) Clean up pipe pair on transport start failure (#1836) +* [`[ba0131a731]`](https://github.com/aspnet/AspNetCore/commit/ba0131a731) Rename TransportTypes to HttpTransportTypes (#1839) +* [`[5e38303377]`](https://github.com/aspnet/AspNetCore/commit/5e38303377) Use xhr.onreadystatechange instead of xhr.onload (#1838) +* [`[9c9d732da6]`](https://github.com/aspnet/AspNetCore/commit/9c9d732da6) Upgraded dependencies +* [`[09418f1e39]`](https://github.com/aspnet/AspNetCore/commit/09418f1e39) Re-add dotnet-core myget feed +* [`[ed55571572]`](https://github.com/aspnet/AspNetCore/commit/ed55571572) Fix path to tool for CI (#438) +* [`[769dd4684a]`](https://github.com/aspnet/AspNetCore/commit/769dd4684a) Add NewtonsoftJsonPackageVersion back +* [`[ab55bae128]`](https://github.com/aspnet/AspNetCore/commit/ab55bae128) Add dotnet-ef to dependencies.props (#435) +* [`[0a5a963bb0]`](https://github.com/aspnet/AspNetCore/commit/0a5a963bb0) Use dotnet-ef package (#433) +* [`[612db42772]`](https://github.com/aspnet/AspNetCore/commit/612db42772) Re-enable SSL tests cross plat Home/#2477 +* [`[c222a398db]`](https://github.com/aspnet/AspNetCore/commit/c222a398db) Fix TLS versions for Mac +* [`[623c27ab01]`](https://github.com/aspnet/AspNetCore/commit/623c27ab01) Dispose SocketAsyncEventArgs when we dispose the Socket (#2459) +* [`[221c95e0af]`](https://github.com/aspnet/AspNetCore/commit/221c95e0af) Couple logging additions (#1827) +* [`[a92da1b8f4]`](https://github.com/aspnet/AspNetCore/commit/a92da1b8f4) Fix CopyToAsyncDoesNotCopyBlocks test (#2458) +* [`[26957e090d]`](https://github.com/aspnet/AspNetCore/commit/26957e090d) Reaction to *Memory changes (#420) +* [`[6a1367ff70]`](https://github.com/aspnet/AspNetCore/commit/6a1367ff70) Reaction to *Memory changes (#1824) +* [`[ba2b883db0]`](https://github.com/aspnet/AspNetCore/commit/ba2b883db0) Reaction to *Memory changes (#2446) +* [`[7450163495]`](https://github.com/aspnet/AspNetCore/commit/7450163495) Reaction to *Memory changes (#1029) +* [`[f52359d202]`](https://github.com/aspnet/AspNetCore/commit/f52359d202) Update AJAX CDN links (#430) +* [`[d1b745f249]`](https://github.com/aspnet/AspNetCore/commit/d1b745f249) Use Razor.Sdk package to verify templates +* [`[6b183c5ac0]`](https://github.com/aspnet/AspNetCore/commit/6b183c5ac0) Use 4K as the minimum segment size (#2452) +* [`[2872a236ec]`](https://github.com/aspnet/AspNetCore/commit/2872a236ec) Updating external dependencies to '20180330-03-1543000' (#1024) +* [`[1b5a2f25e4]`](https://github.com/aspnet/AspNetCore/commit/1b5a2f25e4) Versions +* [`[9930499ee1]`](https://github.com/aspnet/AspNetCore/commit/9930499ee1) Work around HttpClient TLS regression +* [`[2466764b65]`](https://github.com/aspnet/AspNetCore/commit/2466764b65) update Kestrel submodule +* [`[3460d44848]`](https://github.com/aspnet/AspNetCore/commit/3460d44848) Fix non-serializable tests (#1820) +* [`[5d1bd0b70d]`](https://github.com/aspnet/AspNetCore/commit/5d1bd0b70d) update SignalR submodule +* [`[fbdb3c558f]`](https://github.com/aspnet/AspNetCore/commit/fbdb3c558f) Mark dotnet-aspnet-codegenerator as noship (#1022) +* [`[6e957e436a]`](https://github.com/aspnet/AspNetCore/commit/6e957e436a) Support inprocess hosting in IISExpressDeployer via switching the HostingModel property. (#1368) +* [`[5ce672dfe6]`](https://github.com/aspnet/AspNetCore/commit/5ce672dfe6) ThreadStatic MemoryBufferWriter (#1821) +* [`[6640f14e35]`](https://github.com/aspnet/AspNetCore/commit/6640f14e35) Detailed errors enabled for functional tests (#1822) +* [`[852a5b31be]`](https://github.com/aspnet/AspNetCore/commit/852a5b31be) Fix bad rebase +* [`[07a1907918]`](https://github.com/aspnet/AspNetCore/commit/07a1907918) Introduce ViewDataAttribute +* [`[6d4a632b96]`](https://github.com/aspnet/AspNetCore/commit/6d4a632b96) Fix race condition in test code waiting for dotnet-watch to restart +* [`[e9d58154ec]`](https://github.com/aspnet/AspNetCore/commit/e9d58154ec) Added TCP client sample to HubSample (#1805) +* [`[0ed396db0b]`](https://github.com/aspnet/AspNetCore/commit/0ed396db0b) Enable tests on 2.1 for Win7 +* [`[c515cece8e]`](https://github.com/aspnet/AspNetCore/commit/c515cece8e) Use ModelMetadataProvider to infer BindingSource on application model +* [`[bbc9f56ece]`](https://github.com/aspnet/AspNetCore/commit/bbc9f56ece) update artifacts.props in dev (#1025) +* [`[ef30e2e2df]`](https://github.com/aspnet/AspNetCore/commit/ef30e2e2df) Clean up the SSE client side transport (#1816) +* [`[bb7cb14a1c]`](https://github.com/aspnet/AspNetCore/commit/bb7cb14a1c) Clean up the logging style for HttpConnectionManager (#1819) +* [`[82bda4a9c8]`](https://github.com/aspnet/AspNetCore/commit/82bda4a9c8) Added micro benchmarks for SSE parsing and Writing (#1818) +* [`[a37fa83aee]`](https://github.com/aspnet/AspNetCore/commit/a37fa83aee) Fixed a parser bug found when trying out the array pool (#2450) +* [`[ca161e9bc8]`](https://github.com/aspnet/AspNetCore/commit/ca161e9bc8) Improve writing single characters with UTF8 text writer (#1814) +* [`[e6e45cea05]`](https://github.com/aspnet/AspNetCore/commit/e6e45cea05) Change how HttpConnection sets headers (#1806) +* [`[04a22f23dd]`](https://github.com/aspnet/AspNetCore/commit/04a22f23dd) Deserializing ISO formatted strings in method arguments (#1812) +* [`[dc86690f04]`](https://github.com/aspnet/AspNetCore/commit/dc86690f04) Change default handshake timeout (#1808) +* [`[3a2a571c11]`](https://github.com/aspnet/AspNetCore/commit/3a2a571c11) Update to preview2-26330-05 (#1023) +* [`[7382198356]`](https://github.com/aspnet/AspNetCore/commit/7382198356) Copy connection middleware when using ListenLocalHost (#2447) +* [`[903a9ea6a0]`](https://github.com/aspnet/AspNetCore/commit/903a9ea6a0) Use IBufferWriter in IHubProtocol (#1791) +* [`[ba7b43a391]`](https://github.com/aspnet/AspNetCore/commit/ba7b43a391) Reaction to *Memory changes +* [`[0293e53e11]`](https://github.com/aspnet/AspNetCore/commit/0293e53e11) Handle uninitialized connections in disposal (#1786) (#1794) +* [`[9428f49b8e]`](https://github.com/aspnet/AspNetCore/commit/9428f49b8e) update deps +* [`[eb7dc14c39]`](https://github.com/aspnet/AspNetCore/commit/eb7dc14c39) Handle uninitialized connections in disposal (#1786) +* [`[67cb8a0e11]`](https://github.com/aspnet/AspNetCore/commit/67cb8a0e11) Add IConnection to Connections.Abstractions (#2444) +* [`[1f41b26145]`](https://github.com/aspnet/AspNetCore/commit/1f41b26145) Skip broken test +* [`[6b3a27e73c]`](https://github.com/aspnet/AspNetCore/commit/6b3a27e73c) Bedrock Renames (#1777) +* [`[8ea2de1dc2]`](https://github.com/aspnet/AspNetCore/commit/8ea2de1dc2) Check native HRESULTs (#742) +* [`[ac9addabcc]`](https://github.com/aspnet/AspNetCore/commit/ac9addabcc) Update jquery-validation-unobtrusive (#421) +* [`[30f0883319]`](https://github.com/aspnet/AspNetCore/commit/30f0883319) Target a lower TFM +* [`[133dd964ab]`](https://github.com/aspnet/AspNetCore/commit/133dd964ab) Introduce ViewDataAttribute +* [`[1186ab688b]`](https://github.com/aspnet/AspNetCore/commit/1186ab688b) noship .RH +* [`[0362905a70]`](https://github.com/aspnet/AspNetCore/commit/0362905a70) Re-enable ConnectionCanSendAndReceiveMessages + logging (#1778) +* [`[a49d7a64be]`](https://github.com/aspnet/AspNetCore/commit/a49d7a64be) Add new Polly HTTP dependency +* [`[61f260e386]`](https://github.com/aspnet/AspNetCore/commit/61f260e386) Make Microsoft.AspNetCore.Mvc depend on Microsoft.AspNetCore.Mvc.Analyzers +* [`[6f03496448]`](https://github.com/aspnet/AspNetCore/commit/6f03496448) Make Microsoft.AspNetCore.Mvc depend on Microsoft.AspNetCore.Mvc.Analyzers +* [`[313133131f]`](https://github.com/aspnet/AspNetCore/commit/313133131f) Check for Websockets in Fallback functional tests (#1772) +* [`[44b667b3e6]`](https://github.com/aspnet/AspNetCore/commit/44b667b3e6) Add detailed error option (#1763) +* [`[173594db1f]`](https://github.com/aspnet/AspNetCore/commit/173594db1f) Add new Polly HTTP dependency +* [`[3f40f042bc]`](https://github.com/aspnet/AspNetCore/commit/3f40f042bc) out of process fix (#738) +* [`[adbbbcf4de]`](https://github.com/aspnet/AspNetCore/commit/adbbbcf4de) Disable regressed negotiate test #439 +* [`[b5a2fcb96a]`](https://github.com/aspnet/AspNetCore/commit/b5a2fcb96a) Dispose the http client in DisposeAsync (#1780) +* [`[a26e6f5a30]`](https://github.com/aspnet/AspNetCore/commit/a26e6f5a30) Make shutdown logic for SSE and LongPolling more similar to WebSockets (#1779) +* [`[21d0475cf2]`](https://github.com/aspnet/AspNetCore/commit/21d0475cf2) Add Microsoft.AspNetCore.Analyzers.Experimental package +* [`[f20bf9ea02]`](https://github.com/aspnet/AspNetCore/commit/f20bf9ea02) Fix #7503 change to model name for IValidableObject +* [`[7a1096a72b]`](https://github.com/aspnet/AspNetCore/commit/7a1096a72b) Fix #7503 change to model name for IValidableObject +* [`[96f29c5696]`](https://github.com/aspnet/AspNetCore/commit/96f29c5696) Use latest compat version in MvcSandbox +* [`[7b3491e11e]`](https://github.com/aspnet/AspNetCore/commit/7b3491e11e) Prepare to 0 byte flush change (#2442) +* [`[51fb15d6cf]`](https://github.com/aspnet/AspNetCore/commit/51fb15d6cf) Client logging fixes and improvements (#1773) +* [`[46f27cdd0b]`](https://github.com/aspnet/AspNetCore/commit/46f27cdd0b) Fix internal HubConnection state when handshake fails (#1774) +* [`[365e255c9b]`](https://github.com/aspnet/AspNetCore/commit/365e255c9b) Add authentication UI packages to the LZMA +* [`[df6471f462]`](https://github.com/aspnet/AspNetCore/commit/df6471f462) Add startup filter to detect overriden server (#740) +* [`[476d337989]`](https://github.com/aspnet/AspNetCore/commit/476d337989) Move Cpp Client to main repo (#1703) +* [`[2f9ce959ea]`](https://github.com/aspnet/AspNetCore/commit/2f9ce959ea) Target net461 for all tests (#420) +* [`[cb7942abe4]`](https://github.com/aspnet/AspNetCore/commit/cb7942abe4) Add no-https option for all templates (#413) +* [`[aca30fe8a2]`](https://github.com/aspnet/AspNetCore/commit/aca30fe8a2) --no-https option for RazorPagesWeb-CSharp template (#362) +* [`[a2a920dde5]`](https://github.com/aspnet/AspNetCore/commit/a2a920dde5) Normalize the tool assembly path before using it as the base for pipe name +* [`[5ae68a012c]`](https://github.com/aspnet/AspNetCore/commit/5ae68a012c) Re-enable F# template tests +* [`[199c70b72e]`](https://github.com/aspnet/AspNetCore/commit/199c70b72e) Reenable ReadAndWriteEchoTwice test (#739) +* [`[2a64c1953d]`](https://github.com/aspnet/AspNetCore/commit/2a64c1953d) Skip broken tests +* [`[a4d0bf2e3a]`](https://github.com/aspnet/AspNetCore/commit/a4d0bf2e3a) collect log messages during browser tests (#1670) +* [`[7a53e07623]`](https://github.com/aspnet/AspNetCore/commit/7a53e07623) Parse data as it comes in off the wire in the .NET client and server (#1766) +* [`[988972e1e5]`](https://github.com/aspnet/AspNetCore/commit/988972e1e5) Disable regressed negotiate test #439 +* [`[d360886b78]`](https://github.com/aspnet/AspNetCore/commit/d360886b78) Fix #7558 infer [FromRoute] with parameter in ANY route +* [`[cddf46c0cd]`](https://github.com/aspnet/AspNetCore/commit/cddf46c0cd) Make HubConnection write messages directly to the PipeWriter (#1762) +* [`[eaaaeb1ba3]`](https://github.com/aspnet/AspNetCore/commit/eaaaeb1ba3) Upgrade deps (#1761) +* [`[7f86b92f7e]`](https://github.com/aspnet/AspNetCore/commit/7f86b92f7e) Handshake and negotiation optimization (#1731) +* [`[03938dfd95]`](https://github.com/aspnet/AspNetCore/commit/03938dfd95) Handle Mutex creation exceptions +* [`[d5dafae2cc]`](https://github.com/aspnet/AspNetCore/commit/d5dafae2cc) Always flush in WebSocketsTransport (#1756) +* [`[289d3592fa]`](https://github.com/aspnet/AspNetCore/commit/289d3592fa) Update to SQLitePCLRaw 1.1.10 +* [`[8c84518ecc]`](https://github.com/aspnet/AspNetCore/commit/8c84518ecc) Message writing optimization (#1683) +* [`[890c8566d6]`](https://github.com/aspnet/AspNetCore/commit/890c8566d6) Fix WebSocketsSupportedConditionAttribute version check (#1751) +* [`[c06de96bd3]`](https://github.com/aspnet/AspNetCore/commit/c06de96bd3) Do not canonicalize short paths (#736) +* [`[5b0af04b29]`](https://github.com/aspnet/AspNetCore/commit/5b0af04b29) Fix RPM generation when store folder is empty, and add restore source for dotnetfeed +* [`[19b9dca268]`](https://github.com/aspnet/AspNetCore/commit/19b9dca268) Change IHubProtocol interface to support partial parsing (#1745) +* [`[f8e315d03d]`](https://github.com/aspnet/AspNetCore/commit/f8e315d03d) CompiledPageRouteModelProvider should de-dup descriptors +* [`[adb254f4bb]`](https://github.com/aspnet/AspNetCore/commit/adb254f4bb) Add the 2.0.6 manifest to Microsoft.AspNetCore.All +* [`[5b85e8309e]`](https://github.com/aspnet/AspNetCore/commit/5b85e8309e) Adding File Header (#1741) +* [`[d2564cf4e6]`](https://github.com/aspnet/AspNetCore/commit/d2564cf4e6) Upgrade deps +* [`[5cb9b887d4]`](https://github.com/aspnet/AspNetCore/commit/5cb9b887d4) Upgraded deps +* [`[7b0f50aa53]`](https://github.com/aspnet/AspNetCore/commit/7b0f50aa53) Expand environment variables processPath and arguments, reject invalid processPaths. (#715) +* [`[c93c168df3]`](https://github.com/aspnet/AspNetCore/commit/c93c168df3) Add mapping service for action results +* [`[62881a2cc4]`](https://github.com/aspnet/AspNetCore/commit/62881a2cc4) Disable APICheck on precompilation to workaround failure +* [`[dd27854c42]`](https://github.com/aspnet/AspNetCore/commit/dd27854c42) Add .App metapackage to the LZMA +* [`[c217e7b690]`](https://github.com/aspnet/AspNetCore/commit/c217e7b690) Add deps file RH injection (#731) +* [`[61ffc55bc1]`](https://github.com/aspnet/AspNetCore/commit/61ffc55bc1) Add ANCM version to generate list of deps versions +* [`[26815a688c]`](https://github.com/aspnet/AspNetCore/commit/26815a688c) Update universe for DockerSecrets rename (#1004) +* [`[bc91191876]`](https://github.com/aspnet/AspNetCore/commit/bc91191876) More benchmark command fixes +* [`[df317cffca]`](https://github.com/aspnet/AspNetCore/commit/df317cffca) Fixing benchmarks +* [`[ad724f6b0a]`](https://github.com/aspnet/AspNetCore/commit/ad724f6b0a) Use x64 binaries when project's targeting AnyCPU (#255) +* [`[927af3125e]`](https://github.com/aspnet/AspNetCore/commit/927af3125e) Use RazorCompiledItemMetadataAttribute to calculate route +* [`[f25f411b68]`](https://github.com/aspnet/AspNetCore/commit/f25f411b68) Add HostFiltering configuration to templates +* [`[62fec52a9f]`](https://github.com/aspnet/AspNetCore/commit/62fec52a9f) Add a framework specific reference to Microsoft.DiaSymReader.Native +* [`[3fe479ab83]`](https://github.com/aspnet/AspNetCore/commit/3fe479ab83) Add MicrosoftDiaSymReaderNativePackageVersion +* [`[428e470e83]`](https://github.com/aspnet/AspNetCore/commit/428e470e83) Fix UpdateDependencies script for maestro +* [`[3d88d912e6]`](https://github.com/aspnet/AspNetCore/commit/3d88d912e6) Updating external dependencies to '20180325-03-1519352' (#998) +* [`[895ccb6b10]`](https://github.com/aspnet/AspNetCore/commit/895ccb6b10) Add MicrosoftDiaSymReaderNativePackageVersion +* [`[db1bdc7ede]`](https://github.com/aspnet/AspNetCore/commit/db1bdc7ede) Upgraded dependencies +* [`[d1215d8fa1]`](https://github.com/aspnet/AspNetCore/commit/d1215d8fa1) Skip checking thumbprint of file in osx +* [`[b7e2678592]`](https://github.com/aspnet/AspNetCore/commit/b7e2678592) Add new SignalR scenarios (#1730) +* [`[d6c296ba8c]`](https://github.com/aspnet/AspNetCore/commit/d6c296ba8c) Updating external dependencies to '20180325-03-1519352' (#998) +* [`[203ebb64ed]`](https://github.com/aspnet/AspNetCore/commit/203ebb64ed) Updated dependencies.props +* [`[d94db644e3]`](https://github.com/aspnet/AspNetCore/commit/d94db644e3) Backport: separate list of dependency versions and dependency items, and stop issuing KRB4002 on duplicates +* [`[ade5ae534d]`](https://github.com/aspnet/AspNetCore/commit/ade5ae534d) Set DebugType=full for .NET Framework projects +* [`[0c084fa28a]`](https://github.com/aspnet/AspNetCore/commit/0c084fa28a) [Fixes #7518] NullReferenceException thrown when Controller method uses Guid parameter default value +* [`[be04ccac6e]`](https://github.com/aspnet/AspNetCore/commit/be04ccac6e) Move DuplexPipe into Kestrel.Core as internal (#2428) +* [`[b78e70fadb]`](https://github.com/aspnet/AspNetCore/commit/b78e70fadb) Use more pooled Utf8BufferTextReaders (#1728) +* [`[cc52beec17]`](https://github.com/aspnet/AspNetCore/commit/cc52beec17) Fallback for TS client +* [`[79b51ad642]`](https://github.com/aspnet/AspNetCore/commit/79b51ad642) Added logging of .NET client HTTP requests (#1723) +* [`[804eeede11]`](https://github.com/aspnet/AspNetCore/commit/804eeede11) Use the correct application part factory by default +* [`[05145c2751]`](https://github.com/aspnet/AspNetCore/commit/05145c2751) Fix UpdateDependencies script for maestro +* [`[e80d0b000a]`](https://github.com/aspnet/AspNetCore/commit/e80d0b000a) Make BufferedReadString public and add doc (#1011) +* [`[eb5b94e3c4]`](https://github.com/aspnet/AspNetCore/commit/eb5b94e3c4) Make consistent variable names for RestoreSourcePropsPath +* [`[b8285b8356]`](https://github.com/aspnet/AspNetCore/commit/b8285b8356) Don't create the span on netstandard (#1721) +* [`[3f6051c9d5]`](https://github.com/aspnet/AspNetCore/commit/3f6051c9d5) Make PreserveCompilationContext=true +* [`[1e11b5fa95]`](https://github.com/aspnet/AspNetCore/commit/1e11b5fa95) Make PreserveCompilationContext=true +* [`[da255ff9db]`](https://github.com/aspnet/AspNetCore/commit/da255ff9db) Make `TestProject.GetProjectDirectory` more thorough when finding project directory. +* [`[e1cb3f25ac]`](https://github.com/aspnet/AspNetCore/commit/e1cb3f25ac) Switch to AddDefaultIdentity +* [`[a1de323ff4]`](https://github.com/aspnet/AspNetCore/commit/a1de323ff4) Make LibuvTransport(Factory) pubternal (#2426) +* [`[cc58605db6]`](https://github.com/aspnet/AspNetCore/commit/cc58605db6) Update to Newtonsoft.Json 11.0.2 +* [`[0716789523]`](https://github.com/aspnet/AspNetCore/commit/0716789523) move to test folder +* [`[f292383090]`](https://github.com/aspnet/AspNetCore/commit/f292383090) use iisintegration +* [`[ddc0e4fb3a]`](https://github.com/aspnet/AspNetCore/commit/ddc0e4fb3a) Run benchmarks on .NET Core 2.1 (#1722) +* [`[65204ec6f2]`](https://github.com/aspnet/AspNetCore/commit/65204ec6f2) Small changes (#1714) +* [`[733a3b3c2d]`](https://github.com/aspnet/AspNetCore/commit/733a3b3c2d) Upgrade the dependencies (#1712) +* [`[5f64ecfd4d]`](https://github.com/aspnet/AspNetCore/commit/5f64ecfd4d) Add conditional test attribute for WebSockets (#1709) (#1710) +* [`[4f5bc7046e]`](https://github.com/aspnet/AspNetCore/commit/4f5bc7046e) Add conditional test attribute for WebSockets (#1709) +* [`[83966930d3]`](https://github.com/aspnet/AspNetCore/commit/83966930d3) Skip WebApiTemplate_Works_NetCore test temporarily (#401) (#403) +* [`[1fe30aabbe]`](https://github.com/aspnet/AspNetCore/commit/1fe30aabbe) Skip WebApiTemplate_Works_NetCore test temporarily (#401) +* [`[cb05ce4e0b]`](https://github.com/aspnet/AspNetCore/commit/cb05ce4e0b) Progress towards deleting Sockets.Abstractions (#1705) +* [`[6701339835]`](https://github.com/aspnet/AspNetCore/commit/6701339835) Expose DefaultConnectionContext POCO (#2421) +* [`[f1c8dc408f]`](https://github.com/aspnet/AspNetCore/commit/f1c8dc408f) updated the solution +* [`[c181d1db96]`](https://github.com/aspnet/AspNetCore/commit/c181d1db96) Graceful close handshake +* [`[7bc54b99e0]`](https://github.com/aspnet/AspNetCore/commit/7bc54b99e0) Use tool assembly path for computing default pipe name +* [`[e94d77c47f]`](https://github.com/aspnet/AspNetCore/commit/e94d77c47f) Add model attribute for PartialTagHelper. +* [`[731f05df38]`](https://github.com/aspnet/AspNetCore/commit/731f05df38) call exit to force shutdown in case of timeout (#726) +* [`[c2a8f7bd2c]`](https://github.com/aspnet/AspNetCore/commit/c2a8f7bd2c) Upgrade Azure Active Directory Integration module +* [`[26578f5079]`](https://github.com/aspnet/AspNetCore/commit/26578f5079) Reenable API check +* [`[1ff5bdca79]`](https://github.com/aspnet/AspNetCore/commit/1ff5bdca79) Set model prefix for [ApiController] +* [`[0e7f12bfb3]`](https://github.com/aspnet/AspNetCore/commit/0e7f12bfb3) Add HostFiltering to the default web host +* [`[14429721d9]`](https://github.com/aspnet/AspNetCore/commit/14429721d9) Make handler selector more flexible +* [`[414b3d958a]`](https://github.com/aspnet/AspNetCore/commit/414b3d958a) Update the AAAD integration submodule +* [`[191e10e5a7]`](https://github.com/aspnet/AspNetCore/commit/191e10e5a7) Add the Azure Active Directory integration package +* [`[63fd1e1a4d]`](https://github.com/aspnet/AspNetCore/commit/63fd1e1a4d) Re-enable api check +* [`[adc7184d98]`](https://github.com/aspnet/AspNetCore/commit/adc7184d98) Register missed directives in RazorPageGenerator +* [`[a9667c3fbd]`](https://github.com/aspnet/AspNetCore/commit/a9667c3fbd) issue template (#1701) +* [`[f49270d9d6]`](https://github.com/aspnet/AspNetCore/commit/f49270d9d6) Add Azure AD package + tests +* [`[8492092f41]`](https://github.com/aspnet/AspNetCore/commit/8492092f41) Upgrade dependencies +* [`[71a6927318]`](https://github.com/aspnet/AspNetCore/commit/71a6927318) Fix feed sources and package dependency +* [`[1d6c09ab31]`](https://github.com/aspnet/AspNetCore/commit/1d6c09ab31) Make the use of Assembly.CodeBase more robust +* [`[72210e4078]`](https://github.com/aspnet/AspNetCore/commit/72210e4078) Add AuthenticationProperties.Parameters (#1008) +* [`[967b0dd0a4]`](https://github.com/aspnet/AspNetCore/commit/967b0dd0a4) Fixed dependencies +* [`[2e63e5afe3]`](https://github.com/aspnet/AspNetCore/commit/2e63e5afe3) The rename games part 1 of many (#1696) +* [`[af636fc8d4]`](https://github.com/aspnet/AspNetCore/commit/af636fc8d4) Upgraded deps +* [`[abdcb47b8f]`](https://github.com/aspnet/AspNetCore/commit/abdcb47b8f) Renames from API review (#2413) +* [`[77200410d6]`](https://github.com/aspnet/AspNetCore/commit/77200410d6) Updated Razor views +* [`[06c93669d6]`](https://github.com/aspnet/AspNetCore/commit/06c93669d6) Allow overwriting parameters on challenge requests +* [`[4acda9dd9b]`](https://github.com/aspnet/AspNetCore/commit/4acda9dd9b) Set userBrowserLink to false for VS host file (#395) +* [`[ed801f0e88]`](https://github.com/aspnet/AspNetCore/commit/ed801f0e88) Do not return 200 for exceptions +* [`[a47e1051e8]`](https://github.com/aspnet/AspNetCore/commit/a47e1051e8) Add protocol version to handshake (#1666) +* [`[1686a71046]`](https://github.com/aspnet/AspNetCore/commit/1686a71046) Return HRESULT +* [`[6d642ea5ce]`](https://github.com/aspnet/AspNetCore/commit/6d642ea5ce) Move Typescript client folder (#1692) +* [`[f1a3775247]`](https://github.com/aspnet/AspNetCore/commit/f1a3775247) Copy HttpContext properties for long polling transport (#1684) +* [`[c569d163c4]`](https://github.com/aspnet/AspNetCore/commit/c569d163c4) Filter osx from symbols packages and include npm artifacts in prodcon +* [`[5aae1f91a8]`](https://github.com/aspnet/AspNetCore/commit/5aae1f91a8) Include symbols in published output +* [`[e5822232bb]`](https://github.com/aspnet/AspNetCore/commit/e5822232bb) Update to .NET Core 2.0.7-servicing-26322-01 +* [`[0a450d2f53]`](https://github.com/aspnet/AspNetCore/commit/0a450d2f53) Add a version to the Razor about dialog entry +* [`[500279ea98]`](https://github.com/aspnet/AspNetCore/commit/500279ea98) Add missing source +* [`[8590bb9367]`](https://github.com/aspnet/AspNetCore/commit/8590bb9367) Updating baselines +* [`[9e61d6bd98]`](https://github.com/aspnet/AspNetCore/commit/9e61d6bd98) Update application parts implementation +* [`[0fbd2bb45e]`](https://github.com/aspnet/AspNetCore/commit/0fbd2bb45e) Add Azure AD B2C integration package +* [`[af05248042]`](https://github.com/aspnet/AspNetCore/commit/af05248042) [Fixes #4] Adds an Azure Active Directory B2C package * Adds extension methods to configure Azure Active Directory B2C authentication for Web applications and APIs. * Adds all the supporting controllers/pages to support handling UI flows. * Adds a sample using B2C to authenticate in a web application. +* [`[e2e5a226c2]`](https://github.com/aspnet/AspNetCore/commit/e2e5a226c2) Better fix +* [`[f6f5e575fb]`](https://github.com/aspnet/AspNetCore/commit/f6f5e575fb) Test more things +* [`[205fe9daf1]`](https://github.com/aspnet/AspNetCore/commit/205fe9daf1) Do not return 200 for exceptions +* [`[b5c46f35b3]`](https://github.com/aspnet/AspNetCore/commit/b5c46f35b3) Check for actual start in SSE (#1681) +* [`[631c2cdd3e]`](https://github.com/aspnet/AspNetCore/commit/631c2cdd3e) add SystemNetWebSocketsWebSocketProtocolPackageVersion +* [`[0f622ec53d]`](https://github.com/aspnet/AspNetCore/commit/0f622ec53d) ANCM stress app +* [`[7eb13646d5]`](https://github.com/aspnet/AspNetCore/commit/7eb13646d5) Add AAD Integration repo +* [`[b24e3b2e78]`](https://github.com/aspnet/AspNetCore/commit/b24e3b2e78) Use applicationUrl instead of ASPNETCORE_URLS (#390) +* [`[af96c91584]`](https://github.com/aspnet/AspNetCore/commit/af96c91584) Add support for running test sites on IIS from VS (#714) +* [`[ccb6793126]`](https://github.com/aspnet/AspNetCore/commit/ccb6793126) Introduce LifecycleProperty +* [`[6eb4b0ecfb]`](https://github.com/aspnet/AspNetCore/commit/6eb4b0ecfb) Prepare the 2.0.7 patch +* [`[b111c91cb0]`](https://github.com/aspnet/AspNetCore/commit/b111c91cb0) Don't copy the array for incoming msgpack reads (#1686) +* [`[899a298534]`](https://github.com/aspnet/AspNetCore/commit/899a298534) Fix package metadata to match default settings for aspnetcore (#389) +* [`[8947b81507]`](https://github.com/aspnet/AspNetCore/commit/8947b81507) Branch for preview2 +* [`[d61d723cba]`](https://github.com/aspnet/AspNetCore/commit/d61d723cba) Update package metadata to include commit hash (#713) +* [`[3f84eee116]`](https://github.com/aspnet/AspNetCore/commit/3f84eee116) Detect availability of web sockets on client and server (#1682) +* [`[8ee5007a5d]`](https://github.com/aspnet/AspNetCore/commit/8ee5007a5d) Fix native tests running (#710) +* [`[689f114932]`](https://github.com/aspnet/AspNetCore/commit/689f114932) Add Managed to native project dependencies (#708) +* [`[d6176ac7de]`](https://github.com/aspnet/AspNetCore/commit/d6176ac7de) ApplicationPartFactory: The works +* [`[1bac12716d]`](https://github.com/aspnet/AspNetCore/commit/1bac12716d) Updating baselines +* [`[1aac4f4332]`](https://github.com/aspnet/AspNetCore/commit/1aac4f4332) Mark dotnet-aspnet-codegenerator as ship (#982) +* [`[ffeebfc8b9]`](https://github.com/aspnet/AspNetCore/commit/ffeebfc8b9) support shutdown timeout for inprocess application (#703) +* [`[6c54d51390]`](https://github.com/aspnet/AspNetCore/commit/6c54d51390) Ensure repos have a NuGetPackageVerifier file (#980) +* [`[a286e62c3d]`](https://github.com/aspnet/AspNetCore/commit/a286e62c3d) Update Templating to include changes from release/2.0 (#981) +* [`[a7178a66bd]`](https://github.com/aspnet/AspNetCore/commit/a7178a66bd) Show error if page directive is not at the top of file +* [`[71c2ddd155]`](https://github.com/aspnet/AspNetCore/commit/71c2ddd155) Fix #1575 by removing use of Map (#1671) +* [`[6053a34cf3]`](https://github.com/aspnet/AspNetCore/commit/6053a34cf3) Don't expose HubConnectionContext on the Hub (#1674) +* [`[e5cffe685b]`](https://github.com/aspnet/AspNetCore/commit/e5cffe685b) Do not rely on the implicit StringValues to array converter. +* [`[e889175c0e]`](https://github.com/aspnet/AspNetCore/commit/e889175c0e) Properly wait for process exit for docker helper and log errors (#1667) +* [`[6583e5fb47]`](https://github.com/aspnet/AspNetCore/commit/6583e5fb47) Improved allocations and throughput for broadcast scenarios (#1660) +* [`[1ddea573bb]`](https://github.com/aspnet/AspNetCore/commit/1ddea573bb) Update to Newtonsoft.Json 11.0.1 (#979) +* [`[5748898fc4]`](https://github.com/aspnet/AspNetCore/commit/5748898fc4) Make the RequestServicesContainerMiddleware thinner (#1360) (#1362) +* [`[8631f287d9]`](https://github.com/aspnet/AspNetCore/commit/8631f287d9) Add a few more Razor Sdk fixes +* [`[03efe5a4a7]`](https://github.com/aspnet/AspNetCore/commit/03efe5a4a7) Update Templating submodule +* [`[22423271c9]`](https://github.com/aspnet/AspNetCore/commit/22423271c9) Make the RequestServicesContainerMiddleware thinner (#1360) +* [`[dfc550a9ab]`](https://github.com/aspnet/AspNetCore/commit/dfc550a9ab) Fix the release channel for CLI blobs +* [`[72d706526e]`](https://github.com/aspnet/AspNetCore/commit/72d706526e) Upgrade Microsoft.NET.Test.Sdk to 15.6.1 (#972) +* [`[5baa53393f]`](https://github.com/aspnet/AspNetCore/commit/5baa53393f) fixing fowarding handler for AsyncCompletion (#669) +* [`[431a8e195a]`](https://github.com/aspnet/AspNetCore/commit/431a8e195a) [Fixes #2144] Incorrect target element of nested tag helper +* [`[fde11611f8]`](https://github.com/aspnet/AspNetCore/commit/fde11611f8) Fix the latest version pointer file in the blob store +* [`[586c4ff780]`](https://github.com/aspnet/AspNetCore/commit/586c4ff780) Move layout and partial script to Shared dir (#368) +* [`[24f07ce791]`](https://github.com/aspnet/AspNetCore/commit/24f07ce791) Fix LongPolling retry after poll timeout (#1654) +* [`[69f52cc3b6]`](https://github.com/aspnet/AspNetCore/commit/69f52cc3b6) Removing Microsoft.AspNetCore.SpaTemplates project and friends +* [`[b3625b8173]`](https://github.com/aspnet/AspNetCore/commit/b3625b8173) Make the RequestServicesContainerMiddleware thinner (#1360) +* [`[81fb221d9e]`](https://github.com/aspnet/AspNetCore/commit/81fb221d9e) Embed OIDC metadata and mock out the backchannel #1686 +* [`[f786df9dc9]`](https://github.com/aspnet/AspNetCore/commit/f786df9dc9) Use partial tag helper (#375) +* [`[edaf72c7fc]`](https://github.com/aspnet/AspNetCore/commit/edaf72c7fc) Add update migrations script (#376) +* [`[5f3908cb54]`](https://github.com/aspnet/AspNetCore/commit/5f3908cb54) Stop expressly testing on netcoreapp2.0 +* [`[f1d8ca3045]`](https://github.com/aspnet/AspNetCore/commit/f1d8ca3045) Add CommitHash to file info (#700) +* [`[885679c8bd]`](https://github.com/aspnet/AspNetCore/commit/885679c8bd) Made HubEndPoint derive from EndPoint (#1658) +* [`[473e578efc]`](https://github.com/aspnet/AspNetCore/commit/473e578efc) Fix CORS on TS Client (#1652) +* [`[4f10560087]`](https://github.com/aspnet/AspNetCore/commit/4f10560087) Rename negotiate to handshake, add handshake response, add close frame (#1591) +* [`[2bc3466e3d]`](https://github.com/aspnet/AspNetCore/commit/2bc3466e3d) Do not write generated files to disk if the input has parser errors +* [`[ca674ed419]`](https://github.com/aspnet/AspNetCore/commit/ca674ed419) Update artifacts.props +* [`[71fd4ffd8a]`](https://github.com/aspnet/AspNetCore/commit/71fd4ffd8a) fix #1542 by removing browser field (#1625) +* [`[5fa658c800]`](https://github.com/aspnet/AspNetCore/commit/5fa658c800) Never run continuation inline in SocketAwaitable.OnCompleted (#2407) +* [`[9dc7c65205]`](https://github.com/aspnet/AspNetCore/commit/9dc7c65205) Fix: Missing Html intellisense after directives +* [`[fa8fcc9a62]`](https://github.com/aspnet/AspNetCore/commit/fa8fcc9a62) Made wwwroot 'copyOnly' to avoid modifications in it's files +* [`[6444acedfd]`](https://github.com/aspnet/AspNetCore/commit/6444acedfd) Fix BOM test paths for Unix (#377) +* [`[79e744f691]`](https://github.com/aspnet/AspNetCore/commit/79e744f691) Handle unreadable import items in design time +* [`[2bb9a8aaf9]`](https://github.com/aspnet/AspNetCore/commit/2bb9a8aaf9) Adding handlerSettings configuration to aspnetcore schema for future use (#689) +* [`[d1bf120c54]`](https://github.com/aspnet/AspNetCore/commit/d1bf120c54) Make 2.1 MVC the default for uninitialized projects +* [`[130a751dfa]`](https://github.com/aspnet/AspNetCore/commit/130a751dfa) Add an experimental Language Version +* [`[be53b64fc1]`](https://github.com/aspnet/AspNetCore/commit/be53b64fc1) Add an experimental Language Version +* [`[6e4a968e12]`](https://github.com/aspnet/AspNetCore/commit/6e4a968e12) Fix #2149 give generated files distinct extension +* [`[ed18a8f975]`](https://github.com/aspnet/AspNetCore/commit/ed18a8f975) Seal ActionResultOfT (#7507) +* [`[7ff56dadf4]`](https://github.com/aspnet/AspNetCore/commit/7ff56dadf4) CodeGen RouteTemplate as a RazorCompiledItemAttribute +* [`[e2b6975bff]`](https://github.com/aspnet/AspNetCore/commit/e2b6975bff) Marked PageArgumentBinder type as Obsolete +* [`[09b5ff7b72]`](https://github.com/aspnet/AspNetCore/commit/09b5ff7b72) Use ParameterInfo for getting metadata of a parameter to show the correct information in ApiExplorer [Fixes #7435] 2.1-Preview 1: IsBindingRequired and IsRequired still false with RequiredAttribute on controller parameter. +* [`[35716ebf2c]`](https://github.com/aspnet/AspNetCore/commit/35716ebf2c) Make dotnet-ef a global tool +* [`[f6f89554c9]`](https://github.com/aspnet/AspNetCore/commit/f6f89554c9) Fix trimming line if CR not directly before LF (#1006) +* [`[fe7587cdb5]`](https://github.com/aspnet/AspNetCore/commit/fe7587cdb5) Add new HostFiltering package +* [`[4875856974]`](https://github.com/aspnet/AspNetCore/commit/4875856974) Fix #4604 for good +* [`[cf7c8629ff]`](https://github.com/aspnet/AspNetCore/commit/cf7c8629ff) Use ActivatorUtlities.CreateFactory instead of CreateInstance (#1643) +* [`[d4d5a08bc2]`](https://github.com/aspnet/AspNetCore/commit/d4d5a08bc2) The payload property was never used (#1641) +* [`[c5e2e3499a]`](https://github.com/aspnet/AspNetCore/commit/c5e2e3499a) The payload property was never used (#1639) +* [`[7df5c87815]`](https://github.com/aspnet/AspNetCore/commit/7df5c87815) Add copyright headers to new files +* [`[b792fcb4ef]`](https://github.com/aspnet/AspNetCore/commit/b792fcb4ef) Reduce the per message read allocations (#1635) +* [`[a9807e220d]`](https://github.com/aspnet/AspNetCore/commit/a9807e220d) Update git submodules +* [`[8b8c7107a8]`](https://github.com/aspnet/AspNetCore/commit/8b8c7107a8) Update client-ts versions (#1624) +* [`[881703e4c0]`](https://github.com/aspnet/AspNetCore/commit/881703e4c0) Upgrade Microsoft.NET.Test.Sdk to 15.6.1 (#1627) +* [`[cf4874997e]`](https://github.com/aspnet/AspNetCore/commit/cf4874997e) Heap allocate HTTP_DATA_CHUNK if the size of the response is too large. (#683) +* [`[9337a63cf5]`](https://github.com/aspnet/AspNetCore/commit/9337a63cf5) Fix dependency +* [`[db0dc0f960]`](https://github.com/aspnet/AspNetCore/commit/db0dc0f960) Ignore writeasync failures when sending to multiple connections (#1589) +* [`[cfaf14a79a]`](https://github.com/aspnet/AspNetCore/commit/cfaf14a79a) Update Antiforgery submodule +* [`[5cb31f6082]`](https://github.com/aspnet/AspNetCore/commit/5cb31f6082) Hardcode extension .PrecompiledViews +* [`[0e38ee3e63]`](https://github.com/aspnet/AspNetCore/commit/0e38ee3e63) Create connectionIds using RNGCrypto (#1606) +* [`[079a56be1a]`](https://github.com/aspnet/AspNetCore/commit/079a56be1a) Small optimizations (#1617) +* [`[c640f422e0]`](https://github.com/aspnet/AspNetCore/commit/c640f422e0) Pascal case formatted log parameter names (#1615) +* [`[b0ec797681]`](https://github.com/aspnet/AspNetCore/commit/b0ec797681) Re-Enable ANCM OutOfProcess tests (#678) +* [`[d8e363d99c]`](https://github.com/aspnet/AspNetCore/commit/d8e363d99c) Added parameter validation to RazorTagHelper and RazorGenerate tasks +* [`[a313aead2a]`](https://github.com/aspnet/AspNetCore/commit/a313aead2a) Update supported installer platforms +* [`[9839e6b07b]`](https://github.com/aspnet/AspNetCore/commit/9839e6b07b) Perf in MessageParsers (#1616) +* [`[5a6f44c6eb]`](https://github.com/aspnet/AspNetCore/commit/5a6f44c6eb) Update BasicMiddleware submodule +* [`[fa825fe247]`](https://github.com/aspnet/AspNetCore/commit/fa825fe247) Add new HostFiltering package +* [`[1f470164d9]`](https://github.com/aspnet/AspNetCore/commit/1f470164d9) Update artifacts.props +* [`[5e74b36c53]`](https://github.com/aspnet/AspNetCore/commit/5e74b36c53) Verify read/write buffers, use offset parameter when reading. (#652) +* [`[227c6b8133]`](https://github.com/aspnet/AspNetCore/commit/227c6b8133) Use the array unpacker instead of the Stream unpacker (#1619) +* [`[8ff9ce70c9]`](https://github.com/aspnet/AspNetCore/commit/8ff9ce70c9) Fixes spelling (#679) +* [`[2527face16]`](https://github.com/aspnet/AspNetCore/commit/2527face16) Query EndPoints once during reset (#2398) +* [`[acf7584d13]`](https://github.com/aspnet/AspNetCore/commit/acf7584d13) Reenable API Check +* [`[b0e5483a5c]`](https://github.com/aspnet/AspNetCore/commit/b0e5483a5c) Update .gitattributes to workaround npm changing line endings (#1610) +* [`[7addc9d681]`](https://github.com/aspnet/AspNetCore/commit/7addc9d681) Use --ci when running CI scripts +* [`[2f3e0384bf]`](https://github.com/aspnet/AspNetCore/commit/2f3e0384bf) Fix managed test run +* [`[8e54e792fb]`](https://github.com/aspnet/AspNetCore/commit/8e54e792fb) do shutdown check before processing request (#677) +* [`[4e7d1a5a32]`](https://github.com/aspnet/AspNetCore/commit/4e7d1a5a32) Rename PartialTagHelper `asp-for` to `for`. +* [`[5f149cfa9c]`](https://github.com/aspnet/AspNetCore/commit/5f149cfa9c) Skip F# net framework test (#363) +* [`[c6369bfba1]`](https://github.com/aspnet/AspNetCore/commit/c6369bfba1) Move MicrosoftDotNetArchivePackageVersion to pinned version section +* [`[b74582e101]`](https://github.com/aspnet/AspNetCore/commit/b74582e101) Ensure PreserveCompilationContext is set if we're targeting precompilation tool +* [`[8588b77160]`](https://github.com/aspnet/AspNetCore/commit/8588b77160) Re-adding Concurrent read/write tests. Fix flakiness. (#650) +* [`[5f69a01cc5]`](https://github.com/aspnet/AspNetCore/commit/5f69a01cc5) RazorSdk - Attribute code generation fixes +* [`[d27844dfef]`](https://github.com/aspnet/AspNetCore/commit/d27844dfef) ConnectionMetadata is now ConnectionItems (#1604) +* [`[d31512528d]`](https://github.com/aspnet/AspNetCore/commit/d31512528d) Items is now a first class property on ConnectionContext (#2395) +* [`[a041b368bb]`](https://github.com/aspnet/AspNetCore/commit/a041b368bb) Add missing TestAssets projects to Hosting.sln (#1352) +* [`[2b68db873a]`](https://github.com/aspnet/AspNetCore/commit/2b68db873a) add AddRedis overload that takes connection string (#1588) +* [`[6a8ede0770]`](https://github.com/aspnet/AspNetCore/commit/6a8ede0770) Further making Microsoft.AspNetCore.Sockets "not a thing" (#1599) +* [`[f9ad346be8]`](https://github.com/aspnet/AspNetCore/commit/f9ad346be8) Fix RazorDirectiveCompletionProvider MEF dependency. +* [`[9d064b24c7]`](https://github.com/aspnet/AspNetCore/commit/9d064b24c7) enable debug print in aspnetcore.dll (#663) +* [`[9901f0f3e4]`](https://github.com/aspnet/AspNetCore/commit/9901f0f3e4) Default to the managed socket transport (#2392) +* [`[a3886057d5]`](https://github.com/aspnet/AspNetCore/commit/a3886057d5) Add benchmark application to our repo (#1579) +* [`[c5efbc0b15]`](https://github.com/aspnet/AspNetCore/commit/c5efbc0b15) Update BenchmarkDotNet (#958) +* [`[6de76c5e69]`](https://github.com/aspnet/AspNetCore/commit/6de76c5e69) Respect the buffer size arguments on options (#230) +* [`[dc0567690d]`](https://github.com/aspnet/AspNetCore/commit/dc0567690d) Use features from Protocol.Abstractions (#1594) +* [`[04eef791bc]`](https://github.com/aspnet/AspNetCore/commit/04eef791bc) Added transfer format to Protocol.Abstractions (#2391) +* [`[e65e58daf3]`](https://github.com/aspnet/AspNetCore/commit/e65e58daf3) Reduce Sockets mainloop Send/Receive statemachine size (#2376) +* [`[572627e88c]`](https://github.com/aspnet/AspNetCore/commit/572627e88c) Handle posting to the libuv thread after StopAsync (#2388) +* [`[4fe4757b4a]`](https://github.com/aspnet/AspNetCore/commit/4fe4757b4a) fix package-lock.json files (#1592) +* [`[027a6588f9]`](https://github.com/aspnet/AspNetCore/commit/027a6588f9) Backport scripts from dev used to generate tags on repos +* [`[f6108928d8]`](https://github.com/aspnet/AspNetCore/commit/f6108928d8) Pass ReadOnlySequence via in (#2389) +* [`[27440da725]`](https://github.com/aspnet/AspNetCore/commit/27440da725) Add additional restore sources to PackageArchive.targets +* [`[a6d03bd407]`](https://github.com/aspnet/AspNetCore/commit/a6d03bd407) Workaround MonoDevelop.Core.FilePath tests failing to run due to strong name issues. +* [`[bfdb48717f]`](https://github.com/aspnet/AspNetCore/commit/bfdb48717f) Host header format validation +* [`[a16c3614d4]`](https://github.com/aspnet/AspNetCore/commit/a16c3614d4) Update submodule urls +* [`[810c4bcb0a]`](https://github.com/aspnet/AspNetCore/commit/810c4bcb0a) Fix two AVs with InProcess (#656) +* [`[d246c6f201]`](https://github.com/aspnet/AspNetCore/commit/d246c6f201) add port info to event log (#660) +* [`[7a511d6a94]`](https://github.com/aspnet/AspNetCore/commit/7a511d6a94) websocket handler changes (#661) +* [`[1d602d1205]`](https://github.com/aspnet/AspNetCore/commit/1d602d1205) Add host project system for VS4Mac. +* [`[62956530ae]`](https://github.com/aspnet/AspNetCore/commit/62956530ae) Rename StreamAsync to StreamAsChannelAsync (#1587) +* [`[bcea8330c4]`](https://github.com/aspnet/AspNetCore/commit/bcea8330c4) Clean up some left overs (#2385) +* [`[425724ce28]`](https://github.com/aspnet/AspNetCore/commit/425724ce28) Avoid generating RelatedAssemblyAttribute when RazorSdk isn't in play +* [`[f0788926a0]`](https://github.com/aspnet/AspNetCore/commit/f0788926a0) Add additional APIs required by Razor Sdk +* [`[1ce0e6ecdf]`](https://github.com/aspnet/AspNetCore/commit/1ce0e6ecdf) Add lzma repo task +* [`[7db6925ffc]`](https://github.com/aspnet/AspNetCore/commit/7db6925ffc) Split sqllite and sql server migrations (#348) +* [`[bee77ebf91]`](https://github.com/aspnet/AspNetCore/commit/bee77ebf91) Rename VirtualScheme => PolicyScheme (#1665) +* [`[4103d47f09]`](https://github.com/aspnet/AspNetCore/commit/4103d47f09) Rename ns Microsoft.AspNetCore.Authroization.Test to Microsoft.AspNetCore.Authorization.Test (#1693) +* [`[4b5bd5a066]`](https://github.com/aspnet/AspNetCore/commit/4b5bd5a066) Force HTTP/1.1 for POSTs to work around High Sierra HttpClient issue. +* [`[2d8f3d95fe]`](https://github.com/aspnet/AspNetCore/commit/2d8f3d95fe) Feature/clean up proto abstractions (#2383) +* [`[adb760210d]`](https://github.com/aspnet/AspNetCore/commit/adb760210d) Minimal reaction to proto abstractions changes (#1583) +* [`[5de21c8da3]`](https://github.com/aspnet/AspNetCore/commit/5de21c8da3) Update MonoDevelop.Addins package to 1.3.8. +* [`[9fc6b8fcf5]`](https://github.com/aspnet/AspNetCore/commit/9fc6b8fcf5) Clean up mac completion broker. +* [`[a3f0260ee8]`](https://github.com/aspnet/AspNetCore/commit/a3f0260ee8) Upload to Azure in parallel (#952) +* [`[dbc5e38d04]`](https://github.com/aspnet/AspNetCore/commit/dbc5e38d04) Match launchSettings variable to sourceName in template.json (#354) +* [`[0141d6e4a3]`](https://github.com/aspnet/AspNetCore/commit/0141d6e4a3) Fix #1580 by correcting README sample (#1581) +* [`[0879dbd082]`](https://github.com/aspnet/AspNetCore/commit/0879dbd082) Convert ValuesController return types to ActionResult (#351) +* [`[a0b1b15101]`](https://github.com/aspnet/AspNetCore/commit/a0b1b15101) [Fixes #7412] AspNetCore 2.1 breaks integration with 3rd party validation libraries +* [`[ddd0b4c260]`](https://github.com/aspnet/AspNetCore/commit/ddd0b4c260) Clean up protocol abstractions (#2381) +* [`[a952313f1c]`](https://github.com/aspnet/AspNetCore/commit/a952313f1c) Added JQueryQueryStringValueProviderFactory and JQueryQueryStringValueProvider [Fixes #6372] jQuery ajax request with complex data does not work with .net core 1.1 model bindings +* [`[fcd4484542]`](https://github.com/aspnet/AspNetCore/commit/fcd4484542) Fix TagHelperDescriptor.Kind serialization +* [`[e8f798fb5a]`](https://github.com/aspnet/AspNetCore/commit/e8f798fb5a) Upgrade dependencies +* [`[974eb28b8b]`](https://github.com/aspnet/AspNetCore/commit/974eb28b8b) Hub method reflection caching and invocation benchmarks (#1574) +* [`[d816c6ef60]`](https://github.com/aspnet/AspNetCore/commit/d816c6ef60) Add additional properties to HttpOptions (#1557) +* [`[4acdebc5be]`](https://github.com/aspnet/AspNetCore/commit/4acdebc5be) Temporary workaround issue with Sdk mismatch (#7472) +* [`[12c3cf028c]`](https://github.com/aspnet/AspNetCore/commit/12c3cf028c) Assign language and template type to 3 C# item templates (#343) +* [`[91160a155a]`](https://github.com/aspnet/AspNetCore/commit/91160a155a) Force http/1.1 to work around High Sierra failures +* [`[b0a40d8bc7]`](https://github.com/aspnet/AspNetCore/commit/b0a40d8bc7) Rename Microsoft.EntityFrameworkCore.Attributes to Microsoft.EntityFrameworkCore.Abstractions +* [`[02abb69cb2]`](https://github.com/aspnet/AspNetCore/commit/02abb69cb2) fix missing reference/dereference handler (#651) +* [`[13aa0ae513]`](https://github.com/aspnet/AspNetCore/commit/13aa0ae513) Force HTTP/1.1 +* [`[20997d1fc0]`](https://github.com/aspnet/AspNetCore/commit/20997d1fc0) Upgrade deps +* [`[0b81658850]`](https://github.com/aspnet/AspNetCore/commit/0b81658850) Add SignalR Marker Service (#1573) +* [`[d6178f2482]`](https://github.com/aspnet/AspNetCore/commit/d6178f2482) Fixed streaming hub method with ValueTask (#1572) +* [`[71bff00c0d]`](https://github.com/aspnet/AspNetCore/commit/71bff00c0d) Use LibuvThread inspired IO Queue in Socket transport (#2368) +* [`[a686b8ed36]`](https://github.com/aspnet/AspNetCore/commit/a686b8ed36) UpdateRepos.ps1 get latest of branch +* [`[483fba5972]`](https://github.com/aspnet/AspNetCore/commit/483fba5972) Generate application part attributes +* [`[d987b48672]`](https://github.com/aspnet/AspNetCore/commit/d987b48672) Expect websockets to be disabled on Win7. (#649) +* [`[0b07894ea7]`](https://github.com/aspnet/AspNetCore/commit/0b07894ea7) fix srwlock initialize (#647) +* [`[d941a4be09]`](https://github.com/aspnet/AspNetCore/commit/d941a4be09) Workaround automatic Http2 upgrade in POSTs (#1571) +* [`[1318a83511]`](https://github.com/aspnet/AspNetCore/commit/1318a83511) Fixed the NextIs method to put back the symbol, when at the end of the file +* [`[faccd90aa5]`](https://github.com/aspnet/AspNetCore/commit/faccd90aa5) Added unit-tests to validate new methods +* [`[cb49b98b6f]`](https://github.com/aspnet/AspNetCore/commit/cb49b98b6f) Follow windows conventions for file versions (#646) +* [`[989a6c699f]`](https://github.com/aspnet/AspNetCore/commit/989a6c699f) Don't add the tag helper provider by default +* [`[f52771d0e9]`](https://github.com/aspnet/AspNetCore/commit/f52771d0e9) Fix MicrosoftExtensionsBuffersTestingSources package version variable +* [`[8e74412a4c]`](https://github.com/aspnet/AspNetCore/commit/8e74412a4c) Update to new corefx (#946) +* [`[4a4efe0f39]`](https://github.com/aspnet/AspNetCore/commit/4a4efe0f39) Update to new corefx (#1561) +* [`[77c5d2a971]`](https://github.com/aspnet/AspNetCore/commit/77c5d2a971) Update to new corefx (#642) +* [`[fc80c15a65]`](https://github.com/aspnet/AspNetCore/commit/fc80c15a65) Update to new corefx (#2369) +* [`[6885fb15d0]`](https://github.com/aspnet/AspNetCore/commit/6885fb15d0) Updated the test TagHelperBlockRewriteTest class +* [`[8dca8f030c]`](https://github.com/aspnet/AspNetCore/commit/8dca8f030c) moving recycle and shutdown to applicationinfo (#639) +* [`[ce2a5adb10]`](https://github.com/aspnet/AspNetCore/commit/ce2a5adb10) Use 10.0.15063.0 for Windows SDK +* [`[99aa25e4d8]`](https://github.com/aspnet/AspNetCore/commit/99aa25e4d8) Add Missing File Header (#1560) +* [`[adbd964efd]`](https://github.com/aspnet/AspNetCore/commit/adbd964efd) Transport Fallback (#1455) +* [`[4eea754dc3]`](https://github.com/aspnet/AspNetCore/commit/4eea754dc3) Don't create std log file for out of process when logs are disabled (#640) +* [`[98e270ea6a]`](https://github.com/aspnet/AspNetCore/commit/98e270ea6a) Exclude utility project from test discovery (#1556) +* [`[b6dc00229d]`](https://github.com/aspnet/AspNetCore/commit/b6dc00229d) Convert TestHost ResponseStream to use Pipes. +* [`[a41bf6228f]`](https://github.com/aspnet/AspNetCore/commit/a41bf6228f) Client sends user agent with version based on assembly version (#1551) +* [`[c46f164c26]`](https://github.com/aspnet/AspNetCore/commit/c46f164c26) Fix shared fx symbols name +* [`[42fbba3520]`](https://github.com/aspnet/AspNetCore/commit/42fbba3520) More detailed request timeout exceptions #2245 +* [`[419ae06935]`](https://github.com/aspnet/AspNetCore/commit/419ae06935) fixing double locking issue (#637) +* [`[dbd557c965]`](https://github.com/aspnet/AspNetCore/commit/dbd557c965) Exclude the upgrade feature if the OS does not support it #427 +* [`[f32addd408]`](https://github.com/aspnet/AspNetCore/commit/f32addd408) Update RecycleApplication function (#634) +* [`[4288ae2117]`](https://github.com/aspnet/AspNetCore/commit/4288ae2117) Update to Ubuntu 16.04 +* [`[d6ba2ee966]`](https://github.com/aspnet/AspNetCore/commit/d6ba2ee966) Add wireframe for ConfigureApplicationPart +* [`[fd64d416d2]`](https://github.com/aspnet/AspNetCore/commit/fd64d416d2) Add pipeline files for dotnet-ci (#143) +* [`[1c44e8febf]`](https://github.com/aspnet/AspNetCore/commit/1c44e8febf) Fix streaming hub methods combined with async (#1544) +* [`[0e28f34c1a]`](https://github.com/aspnet/AspNetCore/commit/0e28f34c1a) Add general logging event to be used by the RequestHandler (#633) +* [`[5af246b554]`](https://github.com/aspnet/AspNetCore/commit/5af246b554) Ignore constructors when discovering actions +* [`[1b9313287b]`](https://github.com/aspnet/AspNetCore/commit/1b9313287b) Restrict HubProtocol on Server + HubOptions (#1492) +* [`[53360e0165]`](https://github.com/aspnet/AspNetCore/commit/53360e0165) Disable SynchronousReadAndWriteTest (#630) +* [`[c833e7b994]`](https://github.com/aspnet/AspNetCore/commit/c833e7b994) change the logic on handling configuration change and adds shutdown logic (#610) +* [`[68f58a8dd5]`](https://github.com/aspnet/AspNetCore/commit/68f58a8dd5) Fixes for NPM packages in preview1 (#1540) +* [`[7f8b23847e]`](https://github.com/aspnet/AspNetCore/commit/7f8b23847e) Add Microsoft.AspNet.WebApi.Client to .App and .All metapackages +* [`[c88f949c39]`](https://github.com/aspnet/AspNetCore/commit/c88f949c39) Be explicit about PipeScheduler.Inline (#2367) +* [`[e552b5861a]`](https://github.com/aspnet/AspNetCore/commit/e552b5861a) Switch default implementation of Pbkdf2 on Linux/macOS to Rfc2898DeriveBytes (#301) +* [`[1df139eb6d]`](https://github.com/aspnet/AspNetCore/commit/1df139eb6d) Clone tickets for sliding refresh #1607 +* [`[846432c9ac]`](https://github.com/aspnet/AspNetCore/commit/846432c9ac) Improve unexpected server error message to client (#1532) +* [`[b86df651af]`](https://github.com/aspnet/AspNetCore/commit/b86df651af) Fix Http2ConnectionTests flakiness (#2364) +* [`[27e6c699e5]`](https://github.com/aspnet/AspNetCore/commit/27e6c699e5) Don't print normal output as error +* [`[eb3e6cfab5]`](https://github.com/aspnet/AspNetCore/commit/eb3e6cfab5) Realign all package versions (#941) +* [`[00da533f10]`](https://github.com/aspnet/AspNetCore/commit/00da533f10) NPM troubleshooting documentation (#1529) +* [`[42dcd0ba28]`](https://github.com/aspnet/AspNetCore/commit/42dcd0ba28) UrlHelperFactory.GetUrlHelper throws NullReferenceException when passed a null action context. +* [`[3517ecda2f]`](https://github.com/aspnet/AspNetCore/commit/3517ecda2f) Ensure DebugType = embedded and DebugType = none work +* [`[f061d328d9]`](https://github.com/aspnet/AspNetCore/commit/f061d328d9) Do not use `FormattedModelValue` in password editor template - #7418 - add quirk switch to reverse this if necessary +* [`[4e8a9d2493]`](https://github.com/aspnet/AspNetCore/commit/4e8a9d2493) Move reading and writing of Pipelines to a single loop; Cancel Read every time we write. (#582) +* [`[978938b7c3]`](https://github.com/aspnet/AspNetCore/commit/978938b7c3) Initial commit +* [`[3d20362df6]`](https://github.com/aspnet/AspNetCore/commit/3d20362df6) Add .gitignore and .gitattributes +* [`[cbffeb33ea]`](https://github.com/aspnet/AspNetCore/commit/cbffeb33ea) fixing a stress issue (#619) +* [`[0f6ba66e46]`](https://github.com/aspnet/AspNetCore/commit/0f6ba66e46) Add InMemoryTransportBenchmark (#2354) +* [`[c444f65c5d]`](https://github.com/aspnet/AspNetCore/commit/c444f65c5d) Import capabilities to support solution explorer nesting +* [`[8d1c85ab74]`](https://github.com/aspnet/AspNetCore/commit/8d1c85ab74) Add overload for AddModelError without ModelMetadata (#7407) +* [`[f954e9548b]`](https://github.com/aspnet/AspNetCore/commit/f954e9548b) Upgrade dependency versions +* [`[7b8c85f7dd]`](https://github.com/aspnet/AspNetCore/commit/7b8c85f7dd) Use dotnet-deb-tool 2.0.0 from the aspnetcore-dev myget feed +* [`[e71bfb99e8]`](https://github.com/aspnet/AspNetCore/commit/e71bfb99e8) Upgrade dependency versions +* [`[9839799645]`](https://github.com/aspnet/AspNetCore/commit/9839799645) Add CookiePolicy logging #1588 +* [`[d476886803]`](https://github.com/aspnet/AspNetCore/commit/d476886803) Upgrade dependency versions +* [`[5bd650bdd1]`](https://github.com/aspnet/AspNetCore/commit/5bd650bdd1) Pack should pack symbol nupkg +* [`[17dd3e85cb]`](https://github.com/aspnet/AspNetCore/commit/17dd3e85cb) fix missing event log descriptions (#622) +* [`[00485d9f1b]`](https://github.com/aspnet/AspNetCore/commit/00485d9f1b) Fix #2099 - make AssemblyExtension public +* [`[0276bb199e]`](https://github.com/aspnet/AspNetCore/commit/0276bb199e) Produce an Alpine Linux version of the ASP.NET Core shared framework (#931) +* [`[3e0360a891]`](https://github.com/aspnet/AspNetCore/commit/3e0360a891) Fix #2041 - Add static constructor to DocumentWriter +* [`[af9974178b]`](https://github.com/aspnet/AspNetCore/commit/af9974178b) Added test (#1517) +* [`[300453396a]`](https://github.com/aspnet/AspNetCore/commit/300453396a) Pass StringValues via in (#2295) +* [`[92c511b2b4]`](https://github.com/aspnet/AspNetCore/commit/92c511b2b4) Fix #2099 - make AssemblyExtension public +* [`[3ffcc9bdb5]`](https://github.com/aspnet/AspNetCore/commit/3ffcc9bdb5) Add EFCore.Analyzers package +* [`[0c7ff81a9f]`](https://github.com/aspnet/AspNetCore/commit/0c7ff81a9f) Handle FileNotFoundException when it is thrown while attempting to send a file (#233) +* [`[ee6db5a7fd]`](https://github.com/aspnet/AspNetCore/commit/ee6db5a7fd) Switch to use forwarding instead of virtual handler (#27) +* [`[569c31bc62]`](https://github.com/aspnet/AspNetCore/commit/569c31bc62) Add some more logging (#1510) +* [`[9c74991ad6]`](https://github.com/aspnet/AspNetCore/commit/9c74991ad6) set the RID for tests in netfx (#1516) +* [`[e05c2abd94]`](https://github.com/aspnet/AspNetCore/commit/e05c2abd94) Fix #2041 - Add static constructor to DocumentWriter +* [`[2a5c27c789]`](https://github.com/aspnet/AspNetCore/commit/2a5c27c789) Add new package artifacts (#930) +* [`[d6784b5f16]`](https://github.com/aspnet/AspNetCore/commit/d6784b5f16) Report faults on Razor project system exceptions +* [`[437b34b746]`](https://github.com/aspnet/AspNetCore/commit/437b34b746) Reac to pipes in corefx (#926) +* [`[2dac2e34fa]`](https://github.com/aspnet/AspNetCore/commit/2dac2e34fa) Reac to pipes in corefx (#618) +* [`[8908eec6e7]`](https://github.com/aspnet/AspNetCore/commit/8908eec6e7) Pipelines in corefx (#1501) +* [`[fcbe74fbf1]`](https://github.com/aspnet/AspNetCore/commit/fcbe74fbf1) fix coding guideline issue. Use BOOL instead of bool (#620) +* [`[62df770c39]`](https://github.com/aspnet/AspNetCore/commit/62df770c39) PreserveCompilationContext needs to be set only if a project has any Razor files +* [`[6c7041b9f2]`](https://github.com/aspnet/AspNetCore/commit/6c7041b9f2) Update Secuirty submodule for WsFederation +* [`[21acbf06e8]`](https://github.com/aspnet/AspNetCore/commit/21acbf06e8) Update google auth endpoint to v2 #1307 +* [`[13b25ec518]`](https://github.com/aspnet/AspNetCore/commit/13b25ec518) Reduce detailed payload logs to trace (#1515) +* [`[2a41837df4]`](https://github.com/aspnet/AspNetCore/commit/2a41837df4) Add new WsFederation package (#927) +* [`[c4eb501343]`](https://github.com/aspnet/AspNetCore/commit/c4eb501343) Emit warnings after off is called (#1513) +* [`[cc8acdff57]`](https://github.com/aspnet/AspNetCore/commit/cc8acdff57) Update facebook API version to 2.12 #1306 +* [`[251d57942b]`](https://github.com/aspnet/AspNetCore/commit/251d57942b) Clean up error message when Razor compiler is not referenced +* [`[63f0322810]`](https://github.com/aspnet/AspNetCore/commit/63f0322810) Allow whitespace and backslash in path +* [`[f51ddf68a6]`](https://github.com/aspnet/AspNetCore/commit/f51ddf68a6) Add RazorGenerate items to UpToDateCheckInput +* [`[5cc4f315cb]`](https://github.com/aspnet/AspNetCore/commit/5cc4f315cb) Fix install text (#1506) +* [`[1790d6bdf0]`](https://github.com/aspnet/AspNetCore/commit/1790d6bdf0) Serialize once per format to increase perf in broadcasting scenarios (#1498) +* [`[d9778252d0]`](https://github.com/aspnet/AspNetCore/commit/d9778252d0) Sort header and query values +* [`[71b90a31a9]`](https://github.com/aspnet/AspNetCore/commit/71b90a31a9) websocket enabled check (#612) +* [`[a69d2fedaf]`](https://github.com/aspnet/AspNetCore/commit/a69d2fedaf) Update the TS Client Poll Timeout (#1499) +* [`[e35d0bc43f]`](https://github.com/aspnet/AspNetCore/commit/e35d0bc43f) Add more fine grained logging to RazorViewCompiler +* [`[d67a604b84]`](https://github.com/aspnet/AspNetCore/commit/d67a604b84) Add pretty title +* [`[a1aaf6f44e]`](https://github.com/aspnet/AspNetCore/commit/a1aaf6f44e) Create CrossRepoBreakingChanges.md +* [`[4dc2c17f04]`](https://github.com/aspnet/AspNetCore/commit/4dc2c17f04) Add script for setting and pushing tags (#919) +* [`[8594d2b897]`](https://github.com/aspnet/AspNetCore/commit/8594d2b897) Use Threadpool for pipe scheduler (#1497) +* [`[b60e4cfea6]`](https://github.com/aspnet/AspNetCore/commit/b60e4cfea6) Removing remnants from the days of OPTIONS (#1495) +* [`[4a49d6dd75]`](https://github.com/aspnet/AspNetCore/commit/4a49d6dd75) Restore "Force conformance tests to run on the CI (#228)" (#229) +* [`[aa21a6be6e]`](https://github.com/aspnet/AspNetCore/commit/aa21a6be6e) Use File.Open overload that overwrites file entirely in DiscoverCommand (#2110) +* [`[83bf2375b3]`](https://github.com/aspnet/AspNetCore/commit/83bf2375b3) #2035 Do not await OnCompleted handlers before sending the Response (#2324) +* [`[0e4731e480]`](https://github.com/aspnet/AspNetCore/commit/0e4731e480) Expose Transport and Application Max Buffer Sizes (#1473) +* [`[06945ba81e]`](https://github.com/aspnet/AspNetCore/commit/06945ba81e) Include exceptions when displaying test logs (#2346) +* [`[c4304ea723]`](https://github.com/aspnet/AspNetCore/commit/c4304ea723) Add dotnet-aspnet-codegenerator to artifacts.props +* [`[0134e56909]`](https://github.com/aspnet/AspNetCore/commit/0134e56909) Include exceptions when displaying test logs (#2344) +* [`[b538ceba93]`](https://github.com/aspnet/AspNetCore/commit/b538ceba93) Change final code documents to not contain non-existent imports. +* [`[de7e2a2573]`](https://github.com/aspnet/AspNetCore/commit/de7e2a2573) Use enum for method rather than string compares (#2294) +* [`[f7da0edcb2]`](https://github.com/aspnet/AspNetCore/commit/f7da0edcb2) Skip ConnectionCanSendAndReceiveMessages +* [`[39951e892e]`](https://github.com/aspnet/AspNetCore/commit/39951e892e) Don't throw in HttpRequestStream.Flush (#2342) +* [`[6728e756b7]`](https://github.com/aspnet/AspNetCore/commit/6728e756b7) Sanitize and centralize exception throws (#2293) +* [`[6a2d41cc9f]`](https://github.com/aspnet/AspNetCore/commit/6a2d41cc9f) Fix #924 by introducing HubDispatcher abstraction (#1479) +* [`[64c86634a8]`](https://github.com/aspnet/AspNetCore/commit/64c86634a8) Added a test to verify incremental TagHelper discovery +* [`[1796abcbcd]`](https://github.com/aspnet/AspNetCore/commit/1796abcbcd) Updated the test TagHelperBlockRewriteTest class +* [`[6252ffd86a]`](https://github.com/aspnet/AspNetCore/commit/6252ffd86a) Flatten exception handling (#2313) +* [`[c57784447e]`](https://github.com/aspnet/AspNetCore/commit/c57784447e) Speed up TryGetAsciiString (#1973) +* [`[c0f88ebdc1]`](https://github.com/aspnet/AspNetCore/commit/c0f88ebdc1) Faster IFeatureCollection.Get (#2290) +* [`[32baa655b9]`](https://github.com/aspnet/AspNetCore/commit/32baa655b9) Do over the websocket transport (#1481) +* [`[c29531f2eb]`](https://github.com/aspnet/AspNetCore/commit/c29531f2eb) Delimit key values for query strings +* [`[68b3df8fe9]`](https://github.com/aspnet/AspNetCore/commit/68b3df8fe9) Don't ship global CLI tool packages to nuget.org or put into LZMA (#906) +* [`[8cac91b15e]`](https://github.com/aspnet/AspNetCore/commit/8cac91b15e) Update jQuery (#307) +* [`[e9ccf1a11d]`](https://github.com/aspnet/AspNetCore/commit/e9ccf1a11d) Update AzureIntegration submodule +* [`[c5c4ff4b9c]`](https://github.com/aspnet/AspNetCore/commit/c5c4ff4b9c) Add SDK feed override (#157) +* [`[590c621c6f]`](https://github.com/aspnet/AspNetCore/commit/590c621c6f) Update README to reflect that dotnet-watch et. al. are bundled in the CLI +* [`[fd38a67f80]`](https://github.com/aspnet/AspNetCore/commit/fd38a67f80) Drop Pipelines.Testing dependency that we don't use (#915) +* [`[dc62b9ba38]`](https://github.com/aspnet/AspNetCore/commit/dc62b9ba38) adding mof file for freb log (#603) +* [`[d996f6b7fc]`](https://github.com/aspnet/AspNetCore/commit/d996f6b7fc) Drop Pipelines.Testing dependency that we don't use (#2343) +* [`[70dcbf6ed6]`](https://github.com/aspnet/AspNetCore/commit/70dcbf6ed6) Add UnprotectKeysWithAnyCertificate +* [`[09adc4a847]`](https://github.com/aspnet/AspNetCore/commit/09adc4a847) Add timeout back to hanging test (#1480) +* [`[3f96f6e232]`](https://github.com/aspnet/AspNetCore/commit/3f96f6e232) Add new Http.Polly package to universe +* [`[12f7a0367d]`](https://github.com/aspnet/AspNetCore/commit/12f7a0367d) Fail script when push to repo fails +* [`[4f3e044928]`](https://github.com/aspnet/AspNetCore/commit/4f3e044928) HtmlHelper.DisplayTextFor should use DisplayAttribute of enums - #7033 +* [`[6f9e7728ca]`](https://github.com/aspnet/AspNetCore/commit/6f9e7728ca) Use FeatureBranchVersionSuffix when generating VersionSuffix +* [`[782b563a58]`](https://github.com/aspnet/AspNetCore/commit/782b563a58) fixing empty logfile name in event log (#602) +* [`[6d7269dafb]`](https://github.com/aspnet/AspNetCore/commit/6d7269dafb) Return HTTP 404 if FileNotFoundException is thrown when attempting to send a file (#232) +* [`[21b1febf2b]`](https://github.com/aspnet/AspNetCore/commit/21b1febf2b) Adds environment variable feature for inprocess (#583) +* [`[540e8437da]`](https://github.com/aspnet/AspNetCore/commit/540e8437da) Enable PreserveCompilationContext by default +* [`[33e60ae363]`](https://github.com/aspnet/AspNetCore/commit/33e60ae363) Separate VS/DesignTime properties from general SDK properties +* [`[8938f6c8c2]`](https://github.com/aspnet/AspNetCore/commit/8938f6c8c2) Change the default extension for Razor views to .Views.dll +* [`[1f6e2c8029]`](https://github.com/aspnet/AspNetCore/commit/1f6e2c8029) grant the config setting on 502.5 page setting (#600) +* [`[e3d3b088ae]`](https://github.com/aspnet/AspNetCore/commit/e3d3b088ae) adding logging for outprocess start and application recycle (#573) +* [`[c5e83c61f8]`](https://github.com/aspnet/AspNetCore/commit/c5e83c61f8) Changed AddDefaultImports to take strings instead of project items. +* [`[873cfa9adf]`](https://github.com/aspnet/AspNetCore/commit/873cfa9adf) In SpaProxy, don't fail if there are non-forwardable headers. Fixes #1543. +* [`[7debea272c]`](https://github.com/aspnet/AspNetCore/commit/7debea272c) Update Angular template content to match @angular/cli@1.7.0 +* [`[3fc69dc71f]`](https://github.com/aspnet/AspNetCore/commit/3fc69dc71f) Updated Streams to override Memory and Span overloads (#2333) +* [`[ff496ca580]`](https://github.com/aspnet/AspNetCore/commit/ff496ca580) Fix absolute paths to dotnet (#597) +* [`[9a9a2cf66a]`](https://github.com/aspnet/AspNetCore/commit/9a9a2cf66a) Make content files work better in class library projects referencing Razor Sdk +* [`[b3a33efeae]`](https://github.com/aspnet/AspNetCore/commit/b3a33efeae) Update MsgPack-Cli version +* [`[d9122fbdf7]`](https://github.com/aspnet/AspNetCore/commit/d9122fbdf7) update SignalR and MsgPack-Cli version (#909) +* [`[c8d4cf689f]`](https://github.com/aspnet/AspNetCore/commit/c8d4cf689f) Tackling some low hanging performance fruit (#1470) +* [`[f868fd8558]`](https://github.com/aspnet/AspNetCore/commit/f868fd8558) Rename cumulatvie runtimestores for publishing +* [`[3ca7c0365a]`](https://github.com/aspnet/AspNetCore/commit/3ca7c0365a) Force conformance tests to run on the CI (#228) +* [`[c395db12e6]`](https://github.com/aspnet/AspNetCore/commit/c395db12e6) Fix path searching for where.exe and request handler parsing (#595) +* [`[2a7d2ea12e]`](https://github.com/aspnet/AspNetCore/commit/2a7d2ea12e) Produce timestamped cumulative runtime store archives to enable ingestion of timestamped packages +* [`[0b777dad3f]`](https://github.com/aspnet/AspNetCore/commit/0b777dad3f) Decouple tooling from MVC assemblies +* [`[5008c7803c]`](https://github.com/aspnet/AspNetCore/commit/5008c7803c) Add a project system +* [`[59a1cf9293]`](https://github.com/aspnet/AspNetCore/commit/59a1cf9293) Add support for method parameters to Razor IR +* [`[fcf6ea03a9]`](https://github.com/aspnet/AspNetCore/commit/fcf6ea03a9) Add IDE extensibility for project engine +* [`[b644ecfeaa]`](https://github.com/aspnet/AspNetCore/commit/b644ecfeaa) Relayer interaction between extensions and engine +* [`[13824c418e]`](https://github.com/aspnet/AspNetCore/commit/13824c418e) Catch 15.7 up with dev +* [`[049caf0c10]`](https://github.com/aspnet/AspNetCore/commit/049caf0c10) Use RTM `Microsoft.AspNet.WebApi.Client` package - aspnet/Mvc#7212 +* [`[0891903596]`](https://github.com/aspnet/AspNetCore/commit/0891903596) Use RTM `Microsoft.AspNet.WebApi.Client` package - aspnet/Mvc#7212 +* [`[a2ac9c573e]`](https://github.com/aspnet/AspNetCore/commit/a2ac9c573e) Added try finally to semaphore release (#1469) +* [`[1f8591184e]`](https://github.com/aspnet/AspNetCore/commit/1f8591184e) Use ReferenceEquals not MulticastDelegate.equals (#2330) +* [`[de7faec246]`](https://github.com/aspnet/AspNetCore/commit/de7faec246) Pass the array segment offset to WriteAsync (#1467) +* [`[a513386f68]`](https://github.com/aspnet/AspNetCore/commit/a513386f68) Somehow the token didn't get passed into the reader (#1465) +* [`[43106f688a]`](https://github.com/aspnet/AspNetCore/commit/43106f688a) Re-enable "Move to RazorProjectEngine." +* [`[1fe383b973]`](https://github.com/aspnet/AspNetCore/commit/1fe383b973) Duplicate logic for Experimental +* [`[b48aeaf323]`](https://github.com/aspnet/AspNetCore/commit/b48aeaf323) Add Polly.Signed to lineup (#882) +* [`[10ae07774e]`](https://github.com/aspnet/AspNetCore/commit/10ae07774e) Fix experimental projects +* [`[eea8c1a146]`](https://github.com/aspnet/AspNetCore/commit/eea8c1a146) Support decrypting keys with X509Certificate that is not in the X509Store +* [`[06e225dc9f]`](https://github.com/aspnet/AspNetCore/commit/06e225dc9f) Better error for when you forget to clone submodules +* [`[ab472117ef]`](https://github.com/aspnet/AspNetCore/commit/ab472117ef) Update AspNetCoreRuntime package properties (#155) +* [`[1bd37cabf0]`](https://github.com/aspnet/AspNetCore/commit/1bd37cabf0) Make it possible to run the Browser Functional Tests from the command line (#1448) +* [`[1c451a7ff4]`](https://github.com/aspnet/AspNetCore/commit/1c451a7ff4) Update the remarks section for ViewData (#7371) +* [`[251ea37b49]`](https://github.com/aspnet/AspNetCore/commit/251ea37b49) Update Controller.cs +* [`[1f94925afa]`](https://github.com/aspnet/AspNetCore/commit/1f94925afa) Add note about required NPM version (#1462) +* [`[9ec207399d]`](https://github.com/aspnet/AspNetCore/commit/9ec207399d) bug fix: unused parameter in the constructor +* [`[87c3ca4752]`](https://github.com/aspnet/AspNetCore/commit/87c3ca4752) Send stderr logs to anonymous pipe instead of file when logging is disabled. (#549) +* [`[177e22ef41]`](https://github.com/aspnet/AspNetCore/commit/177e22ef41) Publish the Windows Server hosting bundle in prodcon output (#897) +* [`[dd5a84bd0e]`](https://github.com/aspnet/AspNetCore/commit/dd5a84bd0e) Add MVC razor extensions to the MvcSandbox +* [`[608330dc86]`](https://github.com/aspnet/AspNetCore/commit/608330dc86) Move to RazorProjectEngine. +* [`[00b0329059]`](https://github.com/aspnet/AspNetCore/commit/00b0329059) No more ExperimentalProjectVersionPrefix +* [`[50641534ad]`](https://github.com/aspnet/AspNetCore/commit/50641534ad) Publish corefxlab packages to the transport feed +* [`[e27009528f]`](https://github.com/aspnet/AspNetCore/commit/e27009528f) Add reference to MVC.Razor.Extensions +* [`[c293267421]`](https://github.com/aspnet/AspNetCore/commit/c293267421) Fixed unnecessary invocation of TagHelper target +* [`[a13a0aa8c4]`](https://github.com/aspnet/AspNetCore/commit/a13a0aa8c4) WebSdk transitions (#2078) +* [`[47e6d71215]`](https://github.com/aspnet/AspNetCore/commit/47e6d71215) test +* [`[d78e7ea80d]`](https://github.com/aspnet/AspNetCore/commit/d78e7ea80d) Fixed race in sockets transport (#2279) (#2322) +* [`[56ead8118a]`](https://github.com/aspnet/AspNetCore/commit/56ead8118a) Decouple Razor tools from MVC +* [`[334c3bd6c9]`](https://github.com/aspnet/AspNetCore/commit/334c3bd6c9) Use correct directory for packing sharedfx files +* [`[66714b5fc0]`](https://github.com/aspnet/AspNetCore/commit/66714b5fc0) Use ExperimentalPackageVersion +* [`[16bcd8871e]`](https://github.com/aspnet/AspNetCore/commit/16bcd8871e) WebSdk transitions +* [`[29920b7723]`](https://github.com/aspnet/AspNetCore/commit/29920b7723) Disable first time run experience (#153) +* [`[f1e63e0f9e]`](https://github.com/aspnet/AspNetCore/commit/f1e63e0f9e) Use ExperimentalPackageVersion +* [`[188aa81949]`](https://github.com/aspnet/AspNetCore/commit/188aa81949) Add spec for requirements of the LZMA [ci skip] +* [`[501c180b5f]`](https://github.com/aspnet/AspNetCore/commit/501c180b5f) Use properties in package props to redirect imports +* [`[961ed8992c]`](https://github.com/aspnet/AspNetCore/commit/961ed8992c) Add SITE_EXTENSION_SDK_VERSION override (#151) +* [`[14332c5daf]`](https://github.com/aspnet/AspNetCore/commit/14332c5daf) Allows Content-Length for 304 Not Modified response (#2321) +* [`[4ca45d951f]`](https://github.com/aspnet/AspNetCore/commit/4ca45d951f) Increment index by 1 as indexOf is inclusive when searching for dotnet.exe (#589) +* [`[81eca88270]`](https://github.com/aspnet/AspNetCore/commit/81eca88270) Enable KeyVault hosting startup (#149) +* [`[06e40252a0]`](https://github.com/aspnet/AspNetCore/commit/06e40252a0) Add support for top level validation to Razor Pages +* [`[fec15b8246]`](https://github.com/aspnet/AspNetCore/commit/fec15b8246) Split dependency versions into pinned vs automatically updated/overridden (#879) +* [`[02200d4c11]`](https://github.com/aspnet/AspNetCore/commit/02200d4c11) Integrate new WebSDK +* [`[a6165304b3]`](https://github.com/aspnet/AspNetCore/commit/a6165304b3) Add ExperimentalPackageVersion +* [`[133eff3119]`](https://github.com/aspnet/AspNetCore/commit/133eff3119) Move to RazorProjectEngine. +* [`[8770751a97]`](https://github.com/aspnet/AspNetCore/commit/8770751a97) Update the remarks section for ViewData +* [`[551158c239]`](https://github.com/aspnet/AspNetCore/commit/551158c239) Fixed exception during deserialization of a message with Redis (#1426) +* [`[9aa67caa59]`](https://github.com/aspnet/AspNetCore/commit/9aa67caa59) Put aspnetcore-runtime installers into a subfolder in dotnetcli (#886) +* [`[37db7a2367]`](https://github.com/aspnet/AspNetCore/commit/37db7a2367) Enable KeyVault hosting startup (#149) +* [`[5e97b02de6]`](https://github.com/aspnet/AspNetCore/commit/5e97b02de6) Mark Microsoft.AspNetCore.AspNetCoreModule as not-shipping +* [`[82579b6333]`](https://github.com/aspnet/AspNetCore/commit/82579b6333) Get rid of RazorConfiguration.DesignTime +* [`[5e1220377e]`](https://github.com/aspnet/AspNetCore/commit/5e1220377e) Mark Microsoft.AspNetCore.AspNetCoreModule as shipping +* [`[d9b32ee323]`](https://github.com/aspnet/AspNetCore/commit/d9b32ee323) Logging invocations with errors would throw inside logger (#1445) +* [`[d20d47924c]`](https://github.com/aspnet/AspNetCore/commit/d20d47924c) Add HostString.MatchesAny #2863 +* [`[5483ea80f3]`](https://github.com/aspnet/AspNetCore/commit/5483ea80f3) Rebase fixes +* [`[b7c61128af]`](https://github.com/aspnet/AspNetCore/commit/b7c61128af) Resolve portable pdbs from symbols packages +* [`[6c4f043136]`](https://github.com/aspnet/AspNetCore/commit/6c4f043136) Include SignalR packages in .App/.All +* [`[3f3ac47d2e]`](https://github.com/aspnet/AspNetCore/commit/3f3ac47d2e) Update readme with generic rpm installer name +* [`[e21df792fb]`](https://github.com/aspnet/AspNetCore/commit/e21df792fb) Rename generic rpm installers +* [`[6abf11a3bb]`](https://github.com/aspnet/AspNetCore/commit/6abf11a3bb) Prepare output paths (#860) +* [`[ad4b73ebe9]`](https://github.com/aspnet/AspNetCore/commit/ad4b73ebe9) Fix property name in universe (#857) +* [`[bb5bf073c2]`](https://github.com/aspnet/AspNetCore/commit/bb5bf073c2) Update to final versions +* [`[6c22f25818]`](https://github.com/aspnet/AspNetCore/commit/6c22f25818) Client pipelines (#1435) +* [`[23c1fed2e4]`](https://github.com/aspnet/AspNetCore/commit/23c1fed2e4) Resolve portable pdbs from symbols packages +* [`[f4585bdbfd]`](https://github.com/aspnet/AspNetCore/commit/f4585bdbfd) Re-enable templates tests on CI (#874) +* [`[456121af8b]`](https://github.com/aspnet/AspNetCore/commit/456121af8b) Fix #320 - skip the certificate error page in Edge +* [`[c733156596]`](https://github.com/aspnet/AspNetCore/commit/c733156596) SDK changes needed to decouple Razor from MVC +* [`[183f476492]`](https://github.com/aspnet/AspNetCore/commit/183f476492) Add site extension store and additonal deps environmetn variables (#146) +* [`[4c08acd8a4]`](https://github.com/aspnet/AspNetCore/commit/4c08acd8a4) Don't allocate all the memory up front when receiving incoming sends (#1433) +* [`[94155b0e89]`](https://github.com/aspnet/AspNetCore/commit/94155b0e89) Use protocol.abstractions primitives instead of socket abstractions (#1432) +* [`[01f4bf01cc]`](https://github.com/aspnet/AspNetCore/commit/01f4bf01cc) Disambiguate between protocol abstractions and sockets (this is temporary) +* [`[f65e89294d]`](https://github.com/aspnet/AspNetCore/commit/f65e89294d) Add Plaintext sample (#2312) +* [`[342c4c44f6]`](https://github.com/aspnet/AspNetCore/commit/342c4c44f6) Change namespace to avoid conflict +* [`[e3f197cef0]`](https://github.com/aspnet/AspNetCore/commit/e3f197cef0) Use protocol.abstractions primitives instead of socket abstractions (#1429) +* [`[2156030460]`](https://github.com/aspnet/AspNetCore/commit/2156030460) Clean up some of protocol abstractions (#2311) +* [`[2ed78d5762]`](https://github.com/aspnet/AspNetCore/commit/2ed78d5762) Don't expose Channel from HubConnectionContext (#1428) +* [`[28439d1441]`](https://github.com/aspnet/AspNetCore/commit/28439d1441) Initial changes to move to pipelines (#1424) +* [`[3375fc8b99]`](https://github.com/aspnet/AspNetCore/commit/3375fc8b99) Change RazorProjectEngine to operate on RazorProjectItems. +* [`[a7676ddaf4]`](https://github.com/aspnet/AspNetCore/commit/a7676ddaf4) Include SignalR packages in .App/.All +* [`[e81e124586]`](https://github.com/aspnet/AspNetCore/commit/e81e124586) Fix whitespaces +* [`[1f3a26051d]`](https://github.com/aspnet/AspNetCore/commit/1f3a26051d) Fix duplicated namespace on startup +* [`[6bb798d2b7]`](https://github.com/aspnet/AspNetCore/commit/6bb798d2b7) Add minimumsamesitepolicy.None in the cookie policy options on the templates +* [`[67cf534bda]`](https://github.com/aspnet/AspNetCore/commit/67cf534bda) Fix B2C templates +* [`[8d5fa7da7d]`](https://github.com/aspnet/AspNetCore/commit/8d5fa7da7d) Update readme with generic rpm installer name +* [`[a5cba06ef8]`](https://github.com/aspnet/AspNetCore/commit/a5cba06ef8) Rename generic rpm installers +* [`[84bc74ea9f]`](https://github.com/aspnet/AspNetCore/commit/84bc74ea9f) Move to RazorProjectFileSystem. +* [`[1a77aecf68]`](https://github.com/aspnet/AspNetCore/commit/1a77aecf68) Align NETStandard.Library version variable with Universe +* [`[a64672d6e9]`](https://github.com/aspnet/AspNetCore/commit/a64672d6e9) Ensure publish directory is cleaned when /t:Clean is executed [ci skip] +* [`[0608de37dc]`](https://github.com/aspnet/AspNetCore/commit/0608de37dc) Upgrade dependencies to 2.1.0-preview1-28258 +* [`[5dd590e75e]`](https://github.com/aspnet/AspNetCore/commit/5dd590e75e) Add clearer exception message to HttpResponseStream ODE (#2305) +* [`[e537cdd319]`](https://github.com/aspnet/AspNetCore/commit/e537cdd319) Prepare for Razor Sdk to be imported by Web Sdk +* [`[184520f501]`](https://github.com/aspnet/AspNetCore/commit/184520f501) Adding AngleSharp for testing purposes +* [`[06f1340f2a]`](https://github.com/aspnet/AspNetCore/commit/06f1340f2a) [2.1] Update initial identity migration (#313) +* [`[4040cb9638]`](https://github.com/aspnet/AspNetCore/commit/4040cb9638) Create all directories and make it by default (#862) +* [`[508d7ab9e1]`](https://github.com/aspnet/AspNetCore/commit/508d7ab9e1) Prepare output paths (#860) +* [`[bf5f40b1ed]`](https://github.com/aspnet/AspNetCore/commit/bf5f40b1ed) In Websocket proxy, don't forward User-Agent. Fixes #1469. +* [`[3d118de0d5]`](https://github.com/aspnet/AspNetCore/commit/3d118de0d5) Pass properties to super in derived classes. Fixes #289 +* [`[6b44610079]`](https://github.com/aspnet/AspNetCore/commit/6b44610079) Align class event handler creation with React docs +* [`[c000f6af2d]`](https://github.com/aspnet/AspNetCore/commit/c000f6af2d) Update Angular template to match @angular/cli@1.6.8 output +* [`[331bf3515d]`](https://github.com/aspnet/AspNetCore/commit/331bf3515d) Add TSLint rule file and fix all violations (#1381) +* [`[72255f5338]`](https://github.com/aspnet/AspNetCore/commit/72255f5338) Fix property name in universe (#857) +* [`[0b2f053ad8]`](https://github.com/aspnet/AspNetCore/commit/0b2f053ad8) Fix #785 - publish nuget packages and the shared runtime at the same time +* [`[0435b6dc6e]`](https://github.com/aspnet/AspNetCore/commit/0435b6dc6e) add headers and revamp msgpack tests (#1382) +* [`[e12c666ed7]`](https://github.com/aspnet/AspNetCore/commit/e12c666ed7) Upgrade Remotion.Linq dependency to RTM +* [`[7b9da556fb]`](https://github.com/aspnet/AspNetCore/commit/7b9da556fb) Add `HttpRequestRewindExtensions` - aspnet/Home#2684 - makes the `BufferingHelper` methods used in MVC and WebHooks `public` +* [`[d27e66a8fc]`](https://github.com/aspnet/AspNetCore/commit/d27e66a8fc) Initialize ViewContext for TagHelperComponentTagHelper (#7326) +* [`[6d757988c9]`](https://github.com/aspnet/AspNetCore/commit/6d757988c9) Integrate new Sdk +* [`[0a7edd665e]`](https://github.com/aspnet/AspNetCore/commit/0a7edd665e) Added another integration test +* [`[7490b4413c]`](https://github.com/aspnet/AspNetCore/commit/7490b4413c) Change GenerateMPACK ItemGroup names to be non-plural. +* [`[83c31f611f]`](https://github.com/aspnet/AspNetCore/commit/83c31f611f) Update GenerateMPACK to capture PDBs. +* [`[9162ab3436]`](https://github.com/aspnet/AspNetCore/commit/9162ab3436) Default to using program files if where.exe doesn't find dotnet.exe (#578) +* [`[e133377d72]`](https://github.com/aspnet/AspNetCore/commit/e133377d72) Upgrade dependencies +* [`[c062d637fe]`](https://github.com/aspnet/AspNetCore/commit/c062d637fe) Add new contructor in SelectListItem.cs +* [`[57ce00d9ad]`](https://github.com/aspnet/AspNetCore/commit/57ce00d9ad) Fix conflicts / rebase (#1412) +* [`[bfb86b71df]`](https://github.com/aspnet/AspNetCore/commit/bfb86b71df) Fixing support for Protobuf in SocialWeather (#1362) +* [`[816ecf5cda]`](https://github.com/aspnet/AspNetCore/commit/816ecf5cda) Reduce the amount of argument checking by flattening the call graph. (#995) +* [`[0ec2bd4e76]`](https://github.com/aspnet/AspNetCore/commit/0ec2bd4e76) Add .App to LZMA +* [`[0f9d1f13ed]`](https://github.com/aspnet/AspNetCore/commit/0f9d1f13ed) Publish symbol packages to transport feed +* [`[594f03e935]`](https://github.com/aspnet/AspNetCore/commit/594f03e935) fix version in version.props (#1398) +* [`[a0c47c0c66]`](https://github.com/aspnet/AspNetCore/commit/a0c47c0c66) Increase ServerFixture startup timeout (#1409) +* [`[672a5f3c76]`](https://github.com/aspnet/AspNetCore/commit/672a5f3c76) Allow null value in query string KVP per RFC 3986 (#994) +* [`[711436b7a1]`](https://github.com/aspnet/AspNetCore/commit/711436b7a1) Notify which package is missing +* [`[84beb5985f]`](https://github.com/aspnet/AspNetCore/commit/84beb5985f) Add support for relative paths +* [`[450900d14c]`](https://github.com/aspnet/AspNetCore/commit/450900d14c) Added protected ctor to AuthenticationSchemeProvider (#990) +* [`[32659f2f00]`](https://github.com/aspnet/AspNetCore/commit/32659f2f00) Add SiteExtension readme (#142) +* [`[0df6bfb839]`](https://github.com/aspnet/AspNetCore/commit/0df6bfb839) Change the casing of Sdk to match other Sdks +* [`[f35d96b0db]`](https://github.com/aspnet/AspNetCore/commit/f35d96b0db) Include Microsoft.AspNetCore.App in the LZMA +* [`[e353005562]`](https://github.com/aspnet/AspNetCore/commit/e353005562) Use correct ArgumentNullException parameter name (#436) +* [`[e035d0ed96]`](https://github.com/aspnet/AspNetCore/commit/e035d0ed96) Fail fast on .NET Full Framework and log exceptions in hostfxr utility (#533) +* [`[870f023aa9]`](https://github.com/aspnet/AspNetCore/commit/870f023aa9) Add prelimianry support for extensions to Razor (#2012) +* [`[5b28c06d64]`](https://github.com/aspnet/AspNetCore/commit/5b28c06d64) Add prelimianry support for extensions to Razor (#2012) +* [`[6d21d9c04b]`](https://github.com/aspnet/AspNetCore/commit/6d21d9c04b) Raise IdentityModel dependencies to 5.2.0. Add new WsFed dependencies. +* [`[216e9f62c4]`](https://github.com/aspnet/AspNetCore/commit/216e9f62c4) Fix kestrel urls in launchSettings.json +* [`[a4427f5263]`](https://github.com/aspnet/AspNetCore/commit/a4427f5263) Fix kestrel urls in launchSettings.json +* [`[93b10d9060]`](https://github.com/aspnet/AspNetCore/commit/93b10d9060) Shorten logger to prevent longpath +* [`[ea9a74ee3c]`](https://github.com/aspnet/AspNetCore/commit/ea9a74ee3c) Change RazorTextViewConnectionListener to not depend on a primary workspace. +* [`[4f82c3e230]`](https://github.com/aspnet/AspNetCore/commit/4f82c3e230) Add new WsFederation package and dependencies +* [`[60cbedf5ee]`](https://github.com/aspnet/AspNetCore/commit/60cbedf5ee) Don't throw in Nginx deployer dispose (#1327) +* [`[8461158306]`](https://github.com/aspnet/AspNetCore/commit/8461158306) Use consistent file casing for Razor Sdk +* [`[fd62b194ca]`](https://github.com/aspnet/AspNetCore/commit/fd62b194ca) Update project .gitignore. Closes #280 +* [`[eb5abc6ac5]`](https://github.com/aspnet/AspNetCore/commit/eb5abc6ac5) Add CPS dependencies +* [`[35779abd9a]`](https://github.com/aspnet/AspNetCore/commit/35779abd9a) Rename Microsoft.AspNetCore.Razor.Sdk to Microsoft.NET.Sdk.Razor +* [`[9ff2d2f87d]`](https://github.com/aspnet/AspNetCore/commit/9ff2d2f87d) Add CPS dependencies +* [`[8079ab8b58]`](https://github.com/aspnet/AspNetCore/commit/8079ab8b58) Adding host configurations for F# templates (#281) +* [`[ebeb7b93f9]`](https://github.com/aspnet/AspNetCore/commit/ebeb7b93f9) Add empty TypeScript starter template file. Closes #279 +* [`[e0e4b007ec]`](https://github.com/aspnet/AspNetCore/commit/e0e4b007ec) Use http method names from HttpAbstractions +* [`[4eea2f6992]`](https://github.com/aspnet/AspNetCore/commit/4eea2f6992) Change DefaultTagHelperFactsService to not expect a primary workspace. +* [`[58411b4cc4]`](https://github.com/aspnet/AspNetCore/commit/58411b4cc4) Use header names from HttpAbstractions +* [`[d452ff44b3]`](https://github.com/aspnet/AspNetCore/commit/d452ff44b3) Include portable symbols in nupkgs (#2009) +* [`[1ea32bd569]`](https://github.com/aspnet/AspNetCore/commit/1ea32bd569) [Fixes #283] Updates vs-2017.3.host.json to include the HTTP port +* [`[2eef8fdff2]`](https://github.com/aspnet/AspNetCore/commit/2eef8fdff2) Add retries to help with test flakiness +* [`[64f9474eb1]`](https://github.com/aspnet/AspNetCore/commit/64f9474eb1) Change RazorCodeDocumentProvider to not be per-workspace. +* [`[b61dc35ee6]`](https://github.com/aspnet/AspNetCore/commit/b61dc35ee6) fix #1199 by suppressing ODE in received callback (#1395) +* [`[fff1c01aa0]`](https://github.com/aspnet/AspNetCore/commit/fff1c01aa0) Add Mac implementation of VisualStudioWorkspaceAccessor new APIs. +* [`[6d2460ae7f]`](https://github.com/aspnet/AspNetCore/commit/6d2460ae7f) Update DefaultRazorEditorFactoryService to be per-workspace. +* [`[5e454a36fa]`](https://github.com/aspnet/AspNetCore/commit/5e454a36fa) Change TextBufferProjectService to not be per-workspace. +* [`[c0b8be58ba]`](https://github.com/aspnet/AspNetCore/commit/c0b8be58ba) Add scheme forwarding (authN policies) (#1625) +* [`[f58ea8133b]`](https://github.com/aspnet/AspNetCore/commit/f58ea8133b) fix #1387 by removing our hacky EventSource typings (#1393) +* [`[818d4256aa]`](https://github.com/aspnet/AspNetCore/commit/818d4256aa) Fix #1999 +* [`[94cfac8ec6]`](https://github.com/aspnet/AspNetCore/commit/94cfac8ec6) Use Microsoft.AspNetCore.App in templates +* [`[3ad022d5a9]`](https://github.com/aspnet/AspNetCore/commit/3ad022d5a9) Include SpaServices.Extensions in .App and .All metapackages +* [`[e4e837fa24]`](https://github.com/aspnet/AspNetCore/commit/e4e837fa24) Flatten dependencies of Microsoft.AspNetCore.All metapackage +* [`[2233481d34]`](https://github.com/aspnet/AspNetCore/commit/2233481d34) Ensure all packages are included in ArtifactInfo +* [`[2d5ab4d741]`](https://github.com/aspnet/AspNetCore/commit/2d5ab4d741) Add note about using latest tsc version to README (#1390) +* [`[9119433ab7]`](https://github.com/aspnet/AspNetCore/commit/9119433ab7) Add the middleware name to the exception message UseMiddlewareNoInvokeMethod (#993) +* [`[dea3eb7856]`](https://github.com/aspnet/AspNetCore/commit/dea3eb7856) Not instantiating the RequestHeaders and not relying on TypedHeaders to parse AcceptCharset +* [`[930664de6e]`](https://github.com/aspnet/AspNetCore/commit/930664de6e) Add INFO level logging (#7314) +* [`[6b095cf533]`](https://github.com/aspnet/AspNetCore/commit/6b095cf533) Allow overriding the hosting service provider (#1325) +* [`[f8d61a4c52]`](https://github.com/aspnet/AspNetCore/commit/f8d61a4c52) Dispose the host if Initialize fails (#1324) +* [`[8cecca07a2]`](https://github.com/aspnet/AspNetCore/commit/8cecca07a2) Fix race in Restart during Close task (#1263) +* [`[cf951a16db]`](https://github.com/aspnet/AspNetCore/commit/cf951a16db) Workaround flakiness in compiling the ChatSample (#1384) +* [`[1f810fd535]`](https://github.com/aspnet/AspNetCore/commit/1f810fd535) Upgrading dependencies (#1383) +* [`[9607b25d4d]`](https://github.com/aspnet/AspNetCore/commit/9607b25d4d) Ignoring broken test +* [`[e8d69911fd]`](https://github.com/aspnet/AspNetCore/commit/e8d69911fd) Adding Http2 headers to HeaderNames class (#992) +* [`[e3131d0d5d]`](https://github.com/aspnet/AspNetCore/commit/e3131d0d5d) Use PackageVersion to set the name of the debian installers, not Version +* [`[20613b6fd2]`](https://github.com/aspnet/AspNetCore/commit/20613b6fd2) Re-add ExperimentalVersions (#831) +* [`[99010aaea4]`](https://github.com/aspnet/AspNetCore/commit/99010aaea4) Change EditorSettingsManager to not be per-workspace. +* [`[0afcf7ed76]`](https://github.com/aspnet/AspNetCore/commit/0afcf7ed76) Produce timestamped cumulative runtime store archives to enable ingestion of timestamped packages +* [`[05174814f6]`](https://github.com/aspnet/AspNetCore/commit/05174814f6) Ensure the LZMA includes CLI global tools .nupkg, nupkg.sha512, and .nuspec files (#829) +* [`[ba0abd2285]`](https://github.com/aspnet/AspNetCore/commit/ba0abd2285) Add missing bootstrap and js min files to RazorPages template (#269) +* [`[fe2628a68f]`](https://github.com/aspnet/AspNetCore/commit/fe2628a68f) Mark Logging.Analyzers as shipoob so it gets signed +* [`[723e2d854d]`](https://github.com/aspnet/AspNetCore/commit/723e2d854d) Update publish to include more metadata in the manifest (#826) +* [`[18575e8879]`](https://github.com/aspnet/AspNetCore/commit/18575e8879) Run more checks on Universe PRs +* [`[0215740183]`](https://github.com/aspnet/AspNetCore/commit/0215740183) [Fixes #5859] Consider allowing binding header values to types other than string and string collections +* [`[f3e7b801bc]`](https://github.com/aspnet/AspNetCore/commit/f3e7b801bc) Clarify version alignment of client and server in README (#1371) +* [`[e214d5cdfa]`](https://github.com/aspnet/AspNetCore/commit/e214d5cdfa) Reduce LongPolling timeout to accommodate Cloudflare's timeout (#1368) +* [`[b677a9e43f]`](https://github.com/aspnet/AspNetCore/commit/b677a9e43f) Skip only on non-windows +* [`[13388ca6ae]`](https://github.com/aspnet/AspNetCore/commit/13388ca6ae) Make testapps run without deployment +* [`[818bb50e43]`](https://github.com/aspnet/AspNetCore/commit/818bb50e43) Update metapackages +* [`[80f943caef]`](https://github.com/aspnet/AspNetCore/commit/80f943caef) Flow RazorLanguageVersion to RazorEngine. +* [`[471f0672d0]`](https://github.com/aspnet/AspNetCore/commit/471f0672d0) Use even newer version +* [`[48df8feaee]`](https://github.com/aspnet/AspNetCore/commit/48df8feaee) Allow ignoring Repos in UpdateSubmodules +* [`[80cbcfd075]`](https://github.com/aspnet/AspNetCore/commit/80cbcfd075) Update rest of versions +* [`[8ea181f088]`](https://github.com/aspnet/AspNetCore/commit/8ea181f088) Use the OnWriterCompleted and OnReaderCompleted events directly. (#2280) +* [`[e8816350ef]`](https://github.com/aspnet/AspNetCore/commit/e8816350ef) Add namespace for SignedOut.cshtml.cs (#266) +* [`[9137604ea3]`](https://github.com/aspnet/AspNetCore/commit/9137604ea3) Add ShipInstaller=dotnetcli to non-package blobs +* [`[f99426db15]`](https://github.com/aspnet/AspNetCore/commit/f99426db15) Fixup experimental version +* [`[011cf720e6]`](https://github.com/aspnet/AspNetCore/commit/011cf720e6) Add IServerVariablesFeature +* [`[6e122c45b4]`](https://github.com/aspnet/AspNetCore/commit/6e122c45b4) Mark cookie as non-essential. Home#2393 +* [`[50b396cec6]`](https://github.com/aspnet/AspNetCore/commit/50b396cec6) Fixed race in sockets transport (#2279) +* [`[b37880c985]`](https://github.com/aspnet/AspNetCore/commit/b37880c985) Downgrade version of analyzers +* [`[dbff416be6]`](https://github.com/aspnet/AspNetCore/commit/dbff416be6) Add support for running conventions on controller properties, Razor Page parameter and properties +* [`[cb55973c27]`](https://github.com/aspnet/AspNetCore/commit/cb55973c27) Dispose the host if Initialize fails (#1318) +* [`[5d4fd2a592]`](https://github.com/aspnet/AspNetCore/commit/5d4fd2a592) Add project capability in 2.1 M.A.App for inproc hosting (#796) +* [`[2625b389b8]`](https://github.com/aspnet/AspNetCore/commit/2625b389b8) fix #1155 by renaming signalRTokenHeader to access_token (#1343) (#1359) +* [`[9f64c69a2a]`](https://github.com/aspnet/AspNetCore/commit/9f64c69a2a) Disambiguates IFormFile name docs (#935) +* [`[84bc0fa4c9]`](https://github.com/aspnet/AspNetCore/commit/84bc0fa4c9) Change ForegroundDispatcher to be a MEF service. +* [`[f319632c1f]`](https://github.com/aspnet/AspNetCore/commit/f319632c1f) Testing package fixes +* [`[c15cd757cf]`](https://github.com/aspnet/AspNetCore/commit/c15cd757cf) Set ASPNETCORE_URLS +* [`[8280c1b73f]`](https://github.com/aspnet/AspNetCore/commit/8280c1b73f) Update Kestrel HTTPS developer certificate error message +* [`[6d15dcf1ca]`](https://github.com/aspnet/AspNetCore/commit/6d15dcf1ca) Use TryAdd for ISessionStore service #2755 +* [`[9e89e28f49]`](https://github.com/aspnet/AspNetCore/commit/9e89e28f49) Update runtime publishing to the release/2.1 channel +* [`[6ba5e8cadf]`](https://github.com/aspnet/AspNetCore/commit/6ba5e8cadf) Include metadata when publishing to blob (#804) +* [`[272aa16322]`](https://github.com/aspnet/AspNetCore/commit/272aa16322) Update JwtBearer sample error handling #1613 +* [`[bd72b1bac9]`](https://github.com/aspnet/AspNetCore/commit/bd72b1bac9) Don't import the SDK when cross-targeting +* [`[a710688426]`](https://github.com/aspnet/AspNetCore/commit/a710688426) Include messages with Assert.True/False +* [`[0ec3dedc88]`](https://github.com/aspnet/AspNetCore/commit/0ec3dedc88) Fixes null ref in DatabaseErrorPageMiddleware. +* [`[2181fdc943]`](https://github.com/aspnet/AspNetCore/commit/2181fdc943) Invoke where.exe to find dotnet.exe (#559) +* [`[ad6f4046c8]`](https://github.com/aspnet/AspNetCore/commit/ad6f4046c8) Add EFCore.DocumentDb package (noship) +* [`[6590992c96]`](https://github.com/aspnet/AspNetCore/commit/6590992c96) fix #1155 by renaming signalRTokenHeader to access_token (#1343) +* [`[ab8328abca]`](https://github.com/aspnet/AspNetCore/commit/ab8328abca) Raise the CookiePolicy consent cookie lifetime to one year #1589 +* [`[4203540cb0]`](https://github.com/aspnet/AspNetCore/commit/4203540cb0) Fix SocialWeather sample (#1313) +* [`[1cc4098d3a]`](https://github.com/aspnet/AspNetCore/commit/1cc4098d3a) Defensively stop redis container before starting (#1356) +* [`[baa665db81]`](https://github.com/aspnet/AspNetCore/commit/baa665db81) Include global CLI tool packages in the LZMA (#809) +* [`[7127bb5dbb]`](https://github.com/aspnet/AspNetCore/commit/7127bb5dbb) Add DeclaredModelType to Razor pages * This allows razor pages to override their model type with a model that extends the declared model type through the page application model. +* [`[1e725e6f71]`](https://github.com/aspnet/AspNetCore/commit/1e725e6f71) Add Razor.Sdk package +* [`[33d391349a]`](https://github.com/aspnet/AspNetCore/commit/33d391349a) Add some docs for using the packages from browsers (#1355) +* [`[2326783a04]`](https://github.com/aspnet/AspNetCore/commit/2326783a04) Have definitive values for TheoryData +* [`[04bf7eec0f]`](https://github.com/aspnet/AspNetCore/commit/04bf7eec0f) Introduce a Razor SDK package +* [`[771a7e35a4]`](https://github.com/aspnet/AspNetCore/commit/771a7e35a4) Add MVC support for RazorProjectEngine. +* [`[354905dc00]`](https://github.com/aspnet/AspNetCore/commit/354905dc00) Set NodeJS 8 as a required toolset +* [`[b2373e157e]`](https://github.com/aspnet/AspNetCore/commit/b2373e157e) Support Webpack configs authored in TypeScript. Covers #1301 +* [`[b30020a655]`](https://github.com/aspnet/AspNetCore/commit/b30020a655) PartialTagHelper should not fallback to the current page's model if asp-for expression exists +* [`[6162476e0a]`](https://github.com/aspnet/AspNetCore/commit/6162476e0a) Add aspnet/WebHooks to Universe +* [`[96a3a03de8]`](https://github.com/aspnet/AspNetCore/commit/96a3a03de8) Fix incorrect content-type (#1347) +* [`[a74ef9dfd9]`](https://github.com/aspnet/AspNetCore/commit/a74ef9dfd9) Error message for [ApiController] without attribute route needs to be better Fixes #7277 +* [`[f71cbd39b5]`](https://github.com/aspnet/AspNetCore/commit/f71cbd39b5) Update to Preview2 +* [`[a01fa1c5b6]`](https://github.com/aspnet/AspNetCore/commit/a01fa1c5b6) Flow RazorLanguageVersion to RazorEngine. +* [`[76cc53c2be]`](https://github.com/aspnet/AspNetCore/commit/76cc53c2be) Pick up templating changes +* [`[6274733565]`](https://github.com/aspnet/AspNetCore/commit/6274733565) TypeScript annotation fixes +* [`[30a68dec49]`](https://github.com/aspnet/AspNetCore/commit/30a68dec49) Fix flakiness in address-in-use test (#2267) +* [`[5f6f288056]`](https://github.com/aspnet/AspNetCore/commit/5f6f288056) Added support for Thenables +* [`[06348dded7]`](https://github.com/aspnet/AspNetCore/commit/06348dded7) Change request timeout validation to 1 second. (#546) +* [`[7c07beb494]`](https://github.com/aspnet/AspNetCore/commit/7c07beb494) adding support to pass Env param to webpack +* [`[e7ffb8bb71]`](https://github.com/aspnet/AspNetCore/commit/e7ffb8bb71) Returning provided promise in `addTask` +* [`[3e6f7f3e45]`](https://github.com/aspnet/AspNetCore/commit/3e6f7f3e45) Loosen aspnet-webpack peerDependency requirement back to cover what it allowed before (so it's not a breaking change) +* [`[4fd4fd9f41]`](https://github.com/aspnet/AspNetCore/commit/4fd4fd9f41) Mark HTTP/2 as not supported with an AppContext switch override. +* [`[d61a4ca89f]`](https://github.com/aspnet/AspNetCore/commit/d61a4ca89f) some fix for handling configuration change and recycling (#539) +* [`[b0bc3d111a]`](https://github.com/aspnet/AspNetCore/commit/b0bc3d111a) Fix misnamed variables +* [`[1669e39735]`](https://github.com/aspnet/AspNetCore/commit/1669e39735) Add firewall exclusions for test executables (#244) +* [`[857c0632a0]`](https://github.com/aspnet/AspNetCore/commit/857c0632a0) Use variable for CLI tool reference +* [`[b1ccc31ccf]`](https://github.com/aspnet/AspNetCore/commit/b1ccc31ccf) Update SPA template identifiers to end with ".2.1". Fixes #230 +* [`[a5ab5b2abc]`](https://github.com/aspnet/AspNetCore/commit/a5ab5b2abc) Change submodule branches +* [`[da8675306b]`](https://github.com/aspnet/AspNetCore/commit/da8675306b) Do not include debug symbols in the secret manager vsix +* [`[67c76287ed]`](https://github.com/aspnet/AspNetCore/commit/67c76287ed) Return stream method error to client (#1331) +* [`[88e14a0bfe]`](https://github.com/aspnet/AspNetCore/commit/88e14a0bfe) Add constructor for the SelectListItem class +* [`[6ab9e94703]`](https://github.com/aspnet/AspNetCore/commit/6ab9e94703) Upgrade dependencies +* [`[6bc49ad6ca]`](https://github.com/aspnet/AspNetCore/commit/6bc49ad6ca) update to use corefx package (#222) +* [`[4f3e0966d9]`](https://github.com/aspnet/AspNetCore/commit/4f3e0966d9) Enabling antiforgery tests, which were disabled because of the #7040 issue +* [`[40e906f23a]`](https://github.com/aspnet/AspNetCore/commit/40e906f23a) Expose IHttpConnectionFeature properties (#1338) +* [`[2269a31983]`](https://github.com/aspnet/AspNetCore/commit/2269a31983) [Fixes #245] Update Identity to use the default layout from the application. Added /Areas/Identity/Pages/_ViewStart.cshtml and set the layout to the applications layout. +* [`[17a407bba2]`](https://github.com/aspnet/AspNetCore/commit/17a407bba2) [Fixes #7271] Support covariant casting of ViewDataDictionary On HtmlHelper we now support contextualizing an instance of HtmlHelper with a ViewDataDictionary in ViewContext.ViewData. +* [`[13b3d51b80]`](https://github.com/aspnet/AspNetCore/commit/13b3d51b80) Exclude native assets from Microsoft.NETCore.App +* [`[1c0cf15b11]`](https://github.com/aspnet/AspNetCore/commit/1c0cf15b11) Add messages to Asserts (#2259) +* [`[78f4c7342b]`](https://github.com/aspnet/AspNetCore/commit/78f4c7342b) Update jQuery (#250) +* [`[641e17ca5b]`](https://github.com/aspnet/AspNetCore/commit/641e17ca5b) Update submodules +* [`[522f98de21]`](https://github.com/aspnet/AspNetCore/commit/522f98de21) Update branches +* [`[beefdd5f46]`](https://github.com/aspnet/AspNetCore/commit/beefdd5f46) Exclude native assets from Microsoft.NETCore.App +* [`[3d167c1e6c]`](https://github.com/aspnet/AspNetCore/commit/3d167c1e6c) Run http request on separate thread. (#545) +* [`[cf9075d3fc]`](https://github.com/aspnet/AspNetCore/commit/cf9075d3fc) Mirror System.Net.WebSockets.WebSocketProtocol (#789) +* [`[10f0f7b2ee]`](https://github.com/aspnet/AspNetCore/commit/10f0f7b2ee) Add project capability for inproc hosting (#532) +* [`[ee1c5c440c]`](https://github.com/aspnet/AspNetCore/commit/ee1c5c440c) Fix HeartbeatTests flakiness (#2268) +* [`[763393efc4]`](https://github.com/aspnet/AspNetCore/commit/763393efc4) Added a test verifying that the cache headers are not set after the response has started. +* [`[59f2cf8e66]`](https://github.com/aspnet/AspNetCore/commit/59f2cf8e66) Add contracts for RazorProjectEngine. +* [`[2d87bdf565]`](https://github.com/aspnet/AspNetCore/commit/2d87bdf565) Add support for MvcPrecompilation settings (#1956) +* [`[4fa975a416]`](https://github.com/aspnet/AspNetCore/commit/4fa975a416) Writing header cache values only when the response hasn't yet started +* [`[ec442c3d80]`](https://github.com/aspnet/AspNetCore/commit/ec442c3d80) set HasRuntimeOutput for test projects (#221) +* [`[b088eaa91f]`](https://github.com/aspnet/AspNetCore/commit/b088eaa91f) Rename JwtBearer to AccessToken in C# Client (#1333) +* [`[e64954c9c7]`](https://github.com/aspnet/AspNetCore/commit/e64954c9c7) Undo compatibility error messages +* [`[6138087de6]`](https://github.com/aspnet/AspNetCore/commit/6138087de6) Updated the DefaultAntiforgery to set the the cache headers only if they aren't set yet. +* [`[d159cb9b00]`](https://github.com/aspnet/AspNetCore/commit/d159cb9b00) Add application DbContext +* [`[ebdb3c650a]`](https://github.com/aspnet/AspNetCore/commit/ebdb3c650a) Smooth rough ApiBehavior edges +* [`[a449345436]`](https://github.com/aspnet/AspNetCore/commit/a449345436) Clean up logging (#1308) +* [`[1d6b02c1f5]`](https://github.com/aspnet/AspNetCore/commit/1d6b02c1f5) [Fixes #7239] Add support for loading additional parts. * Support loading parts through an assembly metadata attribute with a key of Microsoft.AspNetCore.Mvc.AdditionalReference and a value that describes the additional assembly to add to the list of parts and whether or not it should be added by default. The additional reference can only contain the file name of the assembly and it must be located side by side with the assembly where the additional reference is defined. * Add an AdditionalAssemblyPart application parts to represent parts that are not part of the original application per se, like precompiled views. * Update the ViewsFeatureProvider to search for razor views in the application part directly instead of trying to load the precompiled views assembly part. +* [`[24307dd301]`](https://github.com/aspnet/AspNetCore/commit/24307dd301) update deps +* [`[6b4673bbdc]`](https://github.com/aspnet/AspNetCore/commit/6b4673bbdc) Fixes bitness alignment issue for 32bit (#527) +* [`[22c09387cb]`](https://github.com/aspnet/AspNetCore/commit/22c09387cb) Update runtime store generation to respect DotNetAssetRootUrl +* [`[c0eabc39e3]`](https://github.com/aspnet/AspNetCore/commit/c0eabc39e3) Fix xform sample +* [`[f33892ebc4]`](https://github.com/aspnet/AspNetCore/commit/f33892ebc4) Add Microsoft.AspNetCore.Mvc.Analyzer +* [`[c6c77dd4d3]`](https://github.com/aspnet/AspNetCore/commit/c6c77dd4d3) Introduce Mvc analyzers +* [`[d7d502a04c]`](https://github.com/aspnet/AspNetCore/commit/d7d502a04c) Free stdout after app closes (#535) +* [`[e9058ff347]`](https://github.com/aspnet/AspNetCore/commit/e9058ff347) Update Scaffolding submodule to include aspnet/Scaffolding#676 +* [`[5bd5ba9626]`](https://github.com/aspnet/AspNetCore/commit/5bd5ba9626) Mirror System.Data.SqlClient +* [`[d85ed094aa]`](https://github.com/aspnet/AspNetCore/commit/d85ed094aa) gracefully shutdown the filewatcher thread (#530) +* [`[f0f65317fb]`](https://github.com/aspnet/AspNetCore/commit/f0f65317fb) Add EntityFramework.Proxies package +* [`[b9db1ac7c8]`](https://github.com/aspnet/AspNetCore/commit/b9db1ac7c8) update deps +* [`[61d42825d7]`](https://github.com/aspnet/AspNetCore/commit/61d42825d7) Update deps +* [`[87288822a3]`](https://github.com/aspnet/AspNetCore/commit/87288822a3) Fix infinite loop in sample (#1324) +* [`[ae0207b578]`](https://github.com/aspnet/AspNetCore/commit/ae0207b578) Updated ResponseCaching to include https://github.com/aspnet/ResponseCaching/pull/154 +* [`[95508a0058]`](https://github.com/aspnet/AspNetCore/commit/95508a0058) Fix rebase error +* [`[2599ecca46]`](https://github.com/aspnet/AspNetCore/commit/2599ecca46) Fix Antares specific behaviors in site extensions (#136) +* [`[d38764a8f0]`](https://github.com/aspnet/AspNetCore/commit/d38764a8f0) Rename InvokeAsync to SendAsync on the server (#1312) +* [`[df31235288]`](https://github.com/aspnet/AspNetCore/commit/df31235288) Ensure the required 2.0.x runtime is installed +* [`[5232d2352b]`](https://github.com/aspnet/AspNetCore/commit/5232d2352b) Use unique names for commonly used properties +* [`[2f44dbd572]`](https://github.com/aspnet/AspNetCore/commit/2f44dbd572) Update FileSystem submodule to include aspnet/FileSystem#315 +* [`[2204989660]`](https://github.com/aspnet/AspNetCore/commit/2204989660) Always load hostfxr parameters if the app isn't loaded (#529) +* [`[523ee741f9]`](https://github.com/aspnet/AspNetCore/commit/523ee741f9) Update to .NET Core 2.0.6-servicing-26118-01 and System.Data.SqlClient 4.4.3-servicing-26117-02 +* [`[3e2c3a7ab5]`](https://github.com/aspnet/AspNetCore/commit/3e2c3a7ab5) Update templating module to include aspnet/Templating#231 +* [`[fa9d64bd8f]`](https://github.com/aspnet/AspNetCore/commit/fa9d64bd8f) Update BasicMiddleware and Kestrel submodules +* [`[829aea2f65]`](https://github.com/aspnet/AspNetCore/commit/829aea2f65) Add doc for common questions about working with git-submodules [ci skip] +* [`[3a0fa2de36]`](https://github.com/aspnet/AspNetCore/commit/3a0fa2de36) Update to handle changes from Web SDK +* [`[d69061552f]`](https://github.com/aspnet/AspNetCore/commit/d69061552f) Update deps +* [`[233e67d0e0]`](https://github.com/aspnet/AspNetCore/commit/233e67d0e0) Prepare for Web SDK changes +* [`[d4ed8a7b77]`](https://github.com/aspnet/AspNetCore/commit/d4ed8a7b77) Prefer BeforeTargets/AfterTargets over evaluation +* [`[a177c557c5]`](https://github.com/aspnet/AspNetCore/commit/a177c557c5) [2.0.x PATCH] Add app.config to net 4.x templates (#231) +* [`[526dfdb332]`](https://github.com/aspnet/AspNetCore/commit/526dfdb332) Switch back to libuv as the default transport (#2257) +* [`[fb4d7fe5d9]`](https://github.com/aspnet/AspNetCore/commit/fb4d7fe5d9) Update FileSystem submodule and apply the result of the cascading versions +* [`[dfe0697f06]`](https://github.com/aspnet/AspNetCore/commit/dfe0697f06) EventId starts at 1 for logging (#1318) +* [`[767a857635]`](https://github.com/aspnet/AspNetCore/commit/767a857635) Set CompatibilityVersion for templates (#240) +* [`[040ea2e6b4]`](https://github.com/aspnet/AspNetCore/commit/040ea2e6b4) Fix MockLibuv.OnPostTask (#2260) +* [`[0bfe043f6d]`](https://github.com/aspnet/AspNetCore/commit/0bfe043f6d) Add yaml files (#241) +* [`[9f5d51656a]`](https://github.com/aspnet/AspNetCore/commit/9f5d51656a) Fix check for use of compile items +* [`[f2d6cfa821]`](https://github.com/aspnet/AspNetCore/commit/f2d6cfa821) Update checksums +* [`[e16134d4d2]`](https://github.com/aspnet/AspNetCore/commit/e16134d4d2) update deps +* [`[f0ae0ce528]`](https://github.com/aspnet/AspNetCore/commit/f0ae0ce528) Add PageConvention overloads for areas +* [`[82eed8fdf9]`](https://github.com/aspnet/AspNetCore/commit/82eed8fdf9) update deps +* [`[d1cfc51c9d]`](https://github.com/aspnet/AspNetCore/commit/d1cfc51c9d) Add a property so the web sdk can know that the Razor compiler is available. +* [`[ab7ec622ef]`](https://github.com/aspnet/AspNetCore/commit/ab7ec622ef) Make paths absolute for in-process, fix relative path check (#513) +* [`[49a3b6bcae]`](https://github.com/aspnet/AspNetCore/commit/49a3b6bcae) Use ZipArchive task instead of powershell. +* [`[c78b8a7c1c]`](https://github.com/aspnet/AspNetCore/commit/c78b8a7c1c) Update SQLite submodule +* [`[6751e3b7ca]`](https://github.com/aspnet/AspNetCore/commit/6751e3b7ca) Discover assembly parts for Microsoft.AspnetCore.All +* [`[0584fe3ecf]`](https://github.com/aspnet/AspNetCore/commit/0584fe3ecf) Make RazorCompileOnPublish the default +* [`[627696677c]`](https://github.com/aspnet/AspNetCore/commit/627696677c) Split up Razor SDK logic (#1934) +* [`[eb107092d9]`](https://github.com/aspnet/AspNetCore/commit/eb107092d9) Upgrade dependencies +* [`[f8192fd63c]`](https://github.com/aspnet/AspNetCore/commit/f8192fd63c) Workaround corefx/26390 (#295) +* [`[e53e74c6a6]`](https://github.com/aspnet/AspNetCore/commit/e53e74c6a6) Fix broken link in readme [ci skip] +* [`[a5d6f9b36f]`](https://github.com/aspnet/AspNetCore/commit/a5d6f9b36f) Rename submodule branches to release/2.0 +* [`[7835809ff2]`](https://github.com/aspnet/AspNetCore/commit/7835809ff2) Add Razor.Design to MVC package +* [`[444b67b141]`](https://github.com/aspnet/AspNetCore/commit/444b67b141) Update deps +* [`[968e033e4b]`](https://github.com/aspnet/AspNetCore/commit/968e033e4b) Make Block and Span cache Length. +* [`[92111ea515]`](https://github.com/aspnet/AspNetCore/commit/92111ea515) Make Block and Span cache Length. +* [`[c88f7be1ab]`](https://github.com/aspnet/AspNetCore/commit/c88f7be1ab) Include the VSIX and MPack files in the bill of materials +* [`[cf371a4e74]`](https://github.com/aspnet/AspNetCore/commit/cf371a4e74) Disable heartbeat warning when debugger is attached (#2258) +* [`[7b65bdb6ef]`](https://github.com/aspnet/AspNetCore/commit/7b65bdb6ef) Panwang/addinglog (#508) +* [`[e8af1141cb]`](https://github.com/aspnet/AspNetCore/commit/e8af1141cb) Attempt to fix Razor CI flakiness +* [`[f4d27e67bb]`](https://github.com/aspnet/AspNetCore/commit/f4d27e67bb) Improve server shutdown logic (#2247) +* [`[5d2f598c80]`](https://github.com/aspnet/AspNetCore/commit/5d2f598c80) Update initial migrations +* [`[8c1623695a]`](https://github.com/aspnet/AspNetCore/commit/8c1623695a) Update deps +* [`[a3df6a7bf9]`](https://github.com/aspnet/AspNetCore/commit/a3df6a7bf9) Add dynamic scheme sample +* [`[ad24f6b22d]`](https://github.com/aspnet/AspNetCore/commit/ad24f6b22d) Roll corefx packages back to 26112-01 (#783) +* [`[ba1eb281d1]`](https://github.com/aspnet/AspNetCore/commit/ba1eb281d1) Stop logging username/token +* [`[68aa609650]`](https://github.com/aspnet/AspNetCore/commit/68aa609650) Setting ContentType in the HTTP responses (#1149) +* [`[e30b8ee360]`](https://github.com/aspnet/AspNetCore/commit/e30b8ee360) Update runtime to catch up to SDK (#781) +* [`[5839baaa2e]`](https://github.com/aspnet/AspNetCore/commit/5839baaa2e) Update roslyn dependencies +* [`[ab3134e373]`](https://github.com/aspnet/AspNetCore/commit/ab3134e373) Support conflict resolution when multiple precompiled views have the same path +* [`[b5554a8038]`](https://github.com/aspnet/AspNetCore/commit/b5554a8038) Make Razor SDK support refs and views on publish +* [`[d686acad87]`](https://github.com/aspnet/AspNetCore/commit/d686acad87) Avoid use of AssemblyQualifiedName in tests +* [`[c3dedd9feb]`](https://github.com/aspnet/AspNetCore/commit/c3dedd9feb) update deps +* [`[d1984aa44b]`](https://github.com/aspnet/AspNetCore/commit/d1984aa44b) Add hook for precompilation +* [`[14cea3c1b9]`](https://github.com/aspnet/AspNetCore/commit/14cea3c1b9) Move properties +* [`[f0c3843a5b]`](https://github.com/aspnet/AspNetCore/commit/f0c3843a5b) Implment support for publish +* [`[f025a27f04]`](https://github.com/aspnet/AspNetCore/commit/f025a27f04) Unify how AdhocWorkspace is constructed. +* [`[e6bb551018]`](https://github.com/aspnet/AspNetCore/commit/e6bb551018) Adds support for loading the developer certificate from a pfx file * If we can't find a developer certificate on the certificate store we will look for a developer certificate on the file system if a password has been specified for the Development certificate. * We will look at ${APPDATA}/ASP.NET/https/<>.pfx for windows and fallback to ${HOME}/.aspnet/https/<>.pfx * In case the password wasn't specified through configuration, the file is not found on the file system or can't be loaded, we won't do anything. +* [`[946b64143e]`](https://github.com/aspnet/AspNetCore/commit/946b64143e) Allow override routes on Pages +* [`[ecb323b5dc]`](https://github.com/aspnet/AspNetCore/commit/ecb323b5dc) Use FilePath if RelativePhysicalPath on RazorProjectItem is null +* [`[66c13ae5e5]`](https://github.com/aspnet/AspNetCore/commit/66c13ae5e5) Use weak comparison for If-None-Match header (#7237) +* [`[d4adf14819]`](https://github.com/aspnet/AspNetCore/commit/d4adf14819) Update exclusions for nuget package verifier +* [`[e5de4e672c]`](https://github.com/aspnet/AspNetCore/commit/e5de4e672c) Marked Antiforgery cookie as essential Related to https://github.com/aspnet/Home/issues/2408 : Determine if the antiforgery cookie is considered essential +* [`[386c3f4664]`](https://github.com/aspnet/AspNetCore/commit/386c3f4664) Update EF Core submodule +* [`[a862959566]`](https://github.com/aspnet/AspNetCore/commit/a862959566) Support stream cancellation on TS client (#1275) +* [`[230e4a02ef]`](https://github.com/aspnet/AspNetCore/commit/230e4a02ef) Split compilation and tests into separate phases (#779) +* [`[91fb3eb41e]`](https://github.com/aspnet/AspNetCore/commit/91fb3eb41e) Changed CookieTempDataProvider's cookie SameSite to Lax [Fixes #7190] Can not retrieve cookie-based TempData after Google authentication with account selection in Google Chrome +* [`[d342ebf8c8]`](https://github.com/aspnet/AspNetCore/commit/d342ebf8c8) Use compatibility switch for auth filters +* [`[c922b0b90d]`](https://github.com/aspnet/AspNetCore/commit/c922b0b90d) Improving logging - model binding Related to issue #6498: When enabling "Trace" logging for MVC loggers, I should be buried in log messages +* [`[946ba04333]`](https://github.com/aspnet/AspNetCore/commit/946ba04333) mark System.Threading.Channels non-private and update SignalR (#778) +* [`[4791eccc4f]`](https://github.com/aspnet/AspNetCore/commit/4791eccc4f) Update references to the 2.0.5 runtime store +* [`[5f501710aa]`](https://github.com/aspnet/AspNetCore/commit/5f501710aa) Make Razor targets noop with no razor files +* [`[0311f9b415]`](https://github.com/aspnet/AspNetCore/commit/0311f9b415) Throw InvalidDataException instead of FormatException in NegotationProtocol (#1246) +* [`[b20e35e76a]`](https://github.com/aspnet/AspNetCore/commit/b20e35e76a) Set RelativePhysicalPath in FileProviderRazorProjectItem +* [`[57697baedb]`](https://github.com/aspnet/AspNetCore/commit/57697baedb) Tolerate leading "~/" or "/" (#509) +* [`[1c4d23f79d]`](https://github.com/aspnet/AspNetCore/commit/1c4d23f79d) Add TFM compatibility check to 2.1 metapackage +* [`[9438a453b0]`](https://github.com/aspnet/AspNetCore/commit/9438a453b0) Do not serve response body for HEAD requests (#7230) +* [`[4bbd0bc530]`](https://github.com/aspnet/AspNetCore/commit/4bbd0bc530) fix artifacts, external deps and update SignalR (#775) +* [`[bef015de51]`](https://github.com/aspnet/AspNetCore/commit/bef015de51) Update aspnet/Routing submodule +* [`[e3679cb3c1]`](https://github.com/aspnet/AspNetCore/commit/e3679cb3c1) SocketsSample Send to Connection (#1285) +* [`[a036fa6bf4]`](https://github.com/aspnet/AspNetCore/commit/a036fa6bf4) Add support for cleaning certificates on the machine to the dev-certs tool +* [`[30b520df3e]`](https://github.com/aspnet/AspNetCore/commit/30b520df3e) Be verbose about missing items +* [`[5214c9382b]`](https://github.com/aspnet/AspNetCore/commit/5214c9382b) Run some verification checks on PRs and add early errors for bad PackageArtifact config (#771) +* [`[74229e57db]`](https://github.com/aspnet/AspNetCore/commit/74229e57db) Fix FunctionalTests on fresh system +* [`[2aae8774f6]`](https://github.com/aspnet/AspNetCore/commit/2aae8774f6) [Fixes 7139] Add format filter mapping for xml formatters +* [`[00c6b53b06]`](https://github.com/aspnet/AspNetCore/commit/00c6b53b06) [Fixes #7115] Update property type check in SaveTempDataPropertyFilterBase to match TempDataSerializer requirements +* [`[d2c27104dd]`](https://github.com/aspnet/AspNetCore/commit/d2c27104dd) Throwing AntiforgeryValidationException for failure to deserializing tokens +* [`[d786cebb72]`](https://github.com/aspnet/AspNetCore/commit/d786cebb72) Add SignalR to the meta-package (#768) +* [`[144984e599]`](https://github.com/aspnet/AspNetCore/commit/144984e599) Split MsgPack into separate assembly (#1274) +* [`[bda4d15fbd]`](https://github.com/aspnet/AspNetCore/commit/bda4d15fbd) Fix download link to RPM package [ci skip] +* [`[50fe88195e]`](https://github.com/aspnet/AspNetCore/commit/50fe88195e) Updating SocketsSample with new IHubClients and IHubCallerClients APIs (#1282) +* [`[871debe753]`](https://github.com/aspnet/AspNetCore/commit/871debe753) Use platform assemblies paths instead of app paths for crossgen +* [`[83b7d0b052]`](https://github.com/aspnet/AspNetCore/commit/83b7d0b052) Update EF Core and Kestrel submodules +* [`[8707d71f1e]`](https://github.com/aspnet/AspNetCore/commit/8707d71f1e) Set overwrite to true on creating AspNetCoreModule nupkg (#514) +* [`[95d743e2c6]`](https://github.com/aspnet/AspNetCore/commit/95d743e2c6) Renable compatibility switch functional tests +* [`[2d38720211]`](https://github.com/aspnet/AspNetCore/commit/2d38720211) Don't call PushToBlobFeed in the repo context +* [`[420500e2a9]`](https://github.com/aspnet/AspNetCore/commit/420500e2a9) #2102 Always start the response before draining the request. +* [`[9a8dd6ef12]`](https://github.com/aspnet/AspNetCore/commit/9a8dd6ef12) Allow Content-Length 0 for Websocket-Connection (#2217) +* [`[8d6b86c76a]`](https://github.com/aspnet/AspNetCore/commit/8d6b86c76a) Add `RazorLanguage.CoreContentType`. +* [`[eabde9fe9e]`](https://github.com/aspnet/AspNetCore/commit/eabde9fe9e) Add CookiePolicy and consent UI +* [`[913cefdea2]`](https://github.com/aspnet/AspNetCore/commit/913cefdea2) Fix a bug blocking recompilation +* [`[a6fe3a67a3]`](https://github.com/aspnet/AspNetCore/commit/a6fe3a67a3) Add Razor compilation to MvcSandbox +* [`[6bd421d197]`](https://github.com/aspnet/AspNetCore/commit/6bd421d197) Fixing BackSlashExpander class name +* [`[afc75a8296]`](https://github.com/aspnet/AspNetCore/commit/afc75a8296) Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` - #7044 - move `IHttpResponseStreamWriterFactory` too - add breaking change records e.g. for changes to `BodyModelBinder[Provider]` constructors - these changes relate to previously-"internal" constructors and one property +* [`[c9ac2e6c29]`](https://github.com/aspnet/AspNetCore/commit/c9ac2e6c29) Add `DisplayMetadata.NullDisplayTextProvider` and similar properties - #6730 - `DisplayFormatStringProvider`, `EditFormatStringProvider` +* [`[91b852136b]`](https://github.com/aspnet/AspNetCore/commit/91b852136b) Update publish step to support pushing all assets to the transport feed +* [`[6358e0d3ef]`](https://github.com/aspnet/AspNetCore/commit/6358e0d3ef) Update README and list of installers to publish +* [`[0f39f91a08]`](https://github.com/aspnet/AspNetCore/commit/0f39f91a08) Copy all outputs to artifacts directory after publish +* [`[75e3ed952b]`](https://github.com/aspnet/AspNetCore/commit/75e3ed952b) Update functional tests +* [`[fbb73bccd0]`](https://github.com/aspnet/AspNetCore/commit/fbb73bccd0) Update our version of the RazorCoreCompile +* [`[595d05965a]`](https://github.com/aspnet/AspNetCore/commit/595d05965a) Rename some things +* [`[b7415502bf]`](https://github.com/aspnet/AspNetCore/commit/b7415502bf) Add RelativePhysicalPath +* [`[a54852fe6e]`](https://github.com/aspnet/AspNetCore/commit/a54852fe6e) Add targets to deploy all known installers to an azure blob feed +* [`[89b532c985]`](https://github.com/aspnet/AspNetCore/commit/89b532c985) Invoke Users (#1257) +* [`[5a93dffb06]`](https://github.com/aspnet/AspNetCore/commit/5a93dffb06) Distro agnostic installers +* [`[32a29980d8]`](https://github.com/aspnet/AspNetCore/commit/32a29980d8) Update config to pull runtime store from the public CLI feed +* [`[d58d0f917f]`](https://github.com/aspnet/AspNetCore/commit/d58d0f917f) Add support for recompilation +* [`[8ebe0a2d29]`](https://github.com/aspnet/AspNetCore/commit/8ebe0a2d29) Derive Web API templates from ControllerBase (#220) +* [`[96060d8b63]`](https://github.com/aspnet/AspNetCore/commit/96060d8b63) Generate cumulative archives for all platforms +* [`[b68d9cf01f]`](https://github.com/aspnet/AspNetCore/commit/b68d9cf01f) Always deserialize to DefaultRazorDiagnostic +* [`[ee6256d941]`](https://github.com/aspnet/AspNetCore/commit/ee6256d941) Update sample to use aspnetcore.dll and aspnetcorerh.dll (#512) +* [`[73bd09dc1c]`](https://github.com/aspnet/AspNetCore/commit/73bd09dc1c) Add CombineAuthorizeFilters option +* [`[acd6f7b064]`](https://github.com/aspnet/AspNetCore/commit/acd6f7b064) Generate full pdb when running in net461 +* [`[cabc9874c5]`](https://github.com/aspnet/AspNetCore/commit/cabc9874c5) Generate deps for hosting startup in external dependencies +* [`[867438a4ae]`](https://github.com/aspnet/AspNetCore/commit/867438a4ae) LZMA woes +* [`[07d014ab32]`](https://github.com/aspnet/AspNetCore/commit/07d014ab32) January patch fixes +* [`[4ed1ade289]`](https://github.com/aspnet/AspNetCore/commit/4ed1ade289) Trim common manifest +* [`[95c663a289]`](https://github.com/aspnet/AspNetCore/commit/95c663a289) Handle malformed origin Uri (#139) +* [`[405d6f97bf]`](https://github.com/aspnet/AspNetCore/commit/405d6f97bf) Rename Microsoft.AspNetCore.AspNetCoreModule.RequestHandler to .Server.IIS +* [`[48ed4a6997]`](https://github.com/aspnet/AspNetCore/commit/48ed4a6997) Package aspnetcorerh in Microsoft.AspNetCore.Server.IIS +* [`[dde7671c06]`](https://github.com/aspnet/AspNetCore/commit/dde7671c06) OIDC: Use IdentityModel redirect form generator #1448 +* [`[226b24060f]`](https://github.com/aspnet/AspNetCore/commit/226b24060f) Update deps +* [`[2e73bab2a4]`](https://github.com/aspnet/AspNetCore/commit/2e73bab2a4) Move option for JSON errors to MvcJsonOptions +* [`[16324c3126]`](https://github.com/aspnet/AspNetCore/commit/16324c3126) Add an Identifier by default +* [`[9f5b1aa18a]`](https://github.com/aspnet/AspNetCore/commit/9f5b1aa18a) Update README to indicate dotnet-install is for prerelease versions of the CLI [ci skip] +* [`[61dbe32e1e]`](https://github.com/aspnet/AspNetCore/commit/61dbe32e1e) Fixup missed variable rename +* [`[d602f9d770]`](https://github.com/aspnet/AspNetCore/commit/d602f9d770) Add relative path to source document +* [`[cedbbd8394]`](https://github.com/aspnet/AspNetCore/commit/cedbbd8394) Use latest `Microsoft.AspNet.WebApi.Client` package - aspnet/Mvc#5822 - see also PR aspnet/Mvc#7200 +* [`[7bbfd2dcad]`](https://github.com/aspnet/AspNetCore/commit/7bbfd2dcad) Rename intermediate sharedfx archive to avoid conflicts with final file (#755) +* [`[9fd60ff864]`](https://github.com/aspnet/AspNetCore/commit/9fd60ff864) Marked CookieTempDataProvider's cookie as non-essential [Fixes #7160] Determine if the temp data cookie is considered essential +* [`[f2d2db0033]`](https://github.com/aspnet/AspNetCore/commit/f2d2db0033) Makes schema in root folder (#510) +* [`[594c62947e]`](https://github.com/aspnet/AspNetCore/commit/594c62947e) Adds aspnetcore_schemas to zip (#509) +* [`[8b34b7f2ae]`](https://github.com/aspnet/AspNetCore/commit/8b34b7f2ae) Invoke Multiple Groups (#1254) +* [`[1f855f7b06]`](https://github.com/aspnet/AspNetCore/commit/1f855f7b06) Implement ITrackingConsentFeature.CreateConsentCookie() #1590 +* [`[e1f9a65083]`](https://github.com/aspnet/AspNetCore/commit/e1f9a65083) MultipleClients -> Clients (#1269) +* [`[ce69341265]`](https://github.com/aspnet/AspNetCore/commit/ce69341265) Add ITrackingConsentFeature.CreateConsentCookie +* [`[da3a49a9b0]`](https://github.com/aspnet/AspNetCore/commit/da3a49a9b0) Add HttpsPort settings to Empty F# template (#219) +* [`[12806465d8]`](https://github.com/aspnet/AspNetCore/commit/12806465d8) Crossgen SharedFx +* [`[ebd358ec05]`](https://github.com/aspnet/AspNetCore/commit/ebd358ec05) Update AzureServicesAppAuthentication (#727) +* [`[ad2149f5f0]`](https://github.com/aspnet/AspNetCore/commit/ad2149f5f0) Change ApplicationProtocol to ReadOnlyMemory #2182 +* [`[40d027fca3]`](https://github.com/aspnet/AspNetCore/commit/40d027fca3) File results - logging +* [`[589b3978a8]`](https://github.com/aspnet/AspNetCore/commit/589b3978a8) Make M.A.AspNetCoreModule a conditional dependency +* [`[4c8a7de748]`](https://github.com/aspnet/AspNetCore/commit/4c8a7de748) Switch SystemThreadingTasksExtensionsPackageVersion to preview1 +* [`[bef789cd1d]`](https://github.com/aspnet/AspNetCore/commit/bef789cd1d) Update SystemThreadingTasksExtensionsPackageVersion (#752) +* [`[de3355454c]`](https://github.com/aspnet/AspNetCore/commit/de3355454c) Make M.A.AspNetCoreModule a conditional dependency (#218) +* [`[f269f6b729]`](https://github.com/aspnet/AspNetCore/commit/f269f6b729) Make M.A.AspNetCoreModule a package dependency only on windows (#102) +* [`[d3fac039fb]`](https://github.com/aspnet/AspNetCore/commit/d3fac039fb) Make the ANCM a conditional dependency (#838) +* [`[bd3195ff43]`](https://github.com/aspnet/AspNetCore/commit/bd3195ff43) Fix dependencies.props +* [`[7ab7e83988]`](https://github.com/aspnet/AspNetCore/commit/7ab7e83988) Update Kestrel dependency +* [`[2d3a01d48d]`](https://github.com/aspnet/AspNetCore/commit/2d3a01d48d) Change ApplicationProtocol to ReadOnlyMemory #2182 +* [`[98e74b9a69]`](https://github.com/aspnet/AspNetCore/commit/98e74b9a69) Added TagHelperSerializationBenchmark +* [`[988d1b3c34]`](https://github.com/aspnet/AspNetCore/commit/988d1b3c34) Use common BDN runner and config +* [`[f4ea4033a3]`](https://github.com/aspnet/AspNetCore/commit/f4ea4033a3) Disabling tests while investigating ANCM responding with 400 status code. (#837) +* [`[c0761df411]`](https://github.com/aspnet/AspNetCore/commit/c0761df411) Disables Functional tests due to status code 400 issues (#505) +* [`[6a928fbe73]`](https://github.com/aspnet/AspNetCore/commit/6a928fbe73) Disabling tests due to 400 status code issues (#101) +* [`[8502900c18]`](https://github.com/aspnet/AspNetCore/commit/8502900c18) Add Dispatcher packages descriptions (#507) +* [`[d81da5675f]`](https://github.com/aspnet/AspNetCore/commit/d81da5675f) Update IISIntegration submodule +* [`[7c939212a2]`](https://github.com/aspnet/AspNetCore/commit/7c939212a2) Add RequestHandler as an artifact (#737) +* [`[c3bc6fed9c]`](https://github.com/aspnet/AspNetCore/commit/c3bc6fed9c) Adds RequestHandler dll and hostfxr changes from ANCM (#497) +* [`[575c006aff]`](https://github.com/aspnet/AspNetCore/commit/575c006aff) Produce a zip with ANCM binaries +* [`[997544077a]`](https://github.com/aspnet/AspNetCore/commit/997544077a) Use common BDN runner and config (#7186) +* [`[22da82ff8a]`](https://github.com/aspnet/AspNetCore/commit/22da82ff8a) Sync remaining Angular-CSharp changes from OOB release into dev branch +* [`[0d9f17211f]`](https://github.com/aspnet/AspNetCore/commit/0d9f17211f) Fix @angular/platform-server version in package-lock.json +* [`[c637130f88]`](https://github.com/aspnet/AspNetCore/commit/c637130f88) In React and ReactRedux templates, switch from npm-shrinkwrap.json to package-lock.json +* [`[27878265bc]`](https://github.com/aspnet/AspNetCore/commit/27878265bc) Update Angular template to Angular CLI 1.6.3, plus switch it from npm-shrinkwrap.json to package-lock.json +* [`[c66d5240d1]`](https://github.com/aspnet/AspNetCore/commit/c66d5240d1) Recreate cache of endpoints when data source updated (#503) +* [`[0eca36ed26]`](https://github.com/aspnet/AspNetCore/commit/0eca36ed26) Fix ChatSample to send array correctly (#1261) +* [`[d5d159eb5f]`](https://github.com/aspnet/AspNetCore/commit/d5d159eb5f) Lock around heartbeat handler (#1264) +* [`[5d8670243c]`](https://github.com/aspnet/AspNetCore/commit/5d8670243c) Use location of aspnetcore.dll rather than the activating process. (#500) +* [`[bf61ce2b8f]`](https://github.com/aspnet/AspNetCore/commit/bf61ce2b8f) Document compatiblity switch for input formatter exceptions +* [`[d49d432898]`](https://github.com/aspnet/AspNetCore/commit/d49d432898) Fix tag helper discovery in our tool +* [`[7d64990a69]`](https://github.com/aspnet/AspNetCore/commit/7d64990a69) Ensure RazorPages in an area are not route-able through root based paths when root directory and area root directory overlap +* [`[64259fe51c]`](https://github.com/aspnet/AspNetCore/commit/64259fe51c) Add skips for dotnet/standard#567 +* [`[f6c1d6483b]`](https://github.com/aspnet/AspNetCore/commit/f6c1d6483b) Update IIS Integration submodule +* [`[e13ceb690b]`](https://github.com/aspnet/AspNetCore/commit/e13ceb690b) Detect remote denails for Twitter accounts +* [`[51820e3e25]`](https://github.com/aspnet/AspNetCore/commit/51820e3e25) Use DebugType specified in DependencyContext to determine pdb type +* [`[186e5733c0]`](https://github.com/aspnet/AspNetCore/commit/186e5733c0) Add metadata to Razor (#1894) +* [`[404105bd19]`](https://github.com/aspnet/AspNetCore/commit/404105bd19) Add Identity.External claims sample +* [`[aad7a245a2]`](https://github.com/aspnet/AspNetCore/commit/aad7a245a2) Fix loglevel for invalid range headers +* [`[276c1e4360]`](https://github.com/aspnet/AspNetCore/commit/276c1e4360) Improve logging - output formatter selection +* [`[49bdcfb150]`](https://github.com/aspnet/AspNetCore/commit/49bdcfb150) Updated Razor Pages areas for compatibility switches +* [`[3ae601e4df]`](https://github.com/aspnet/AspNetCore/commit/3ae601e4df) Prevent type name collisions when file hierarchy + namespace is identical (#1881) +* [`[15d2f5a898]`](https://github.com/aspnet/AspNetCore/commit/15d2f5a898) Allow explicit configuration of StaticFileOptions in new SPA APIs. Fixes #1424. +* [`[814441c933]`](https://github.com/aspnet/AspNetCore/commit/814441c933) Allow configuration of SPA startup timeout. Part of #1447 +* [`[b8424b0e8b]`](https://github.com/aspnet/AspNetCore/commit/b8424b0e8b) Add property to skip installing the aspnetcore shared framework +* [`[57c8b71b4d]`](https://github.com/aspnet/AspNetCore/commit/57c8b71b4d) [Fixes #6547] Re-introduce HttpMethodActionConstraint dictionary perf improvement +* [`[407f55841b]`](https://github.com/aspnet/AspNetCore/commit/407f55841b) Disables tests (#499) +* [`[52a06e93bc]`](https://github.com/aspnet/AspNetCore/commit/52a06e93bc) Added test for DefaultRazorSyntaxFactsService +* [`[28de4aea87]`](https://github.com/aspnet/AspNetCore/commit/28de4aea87) Makes ANCM an internal dependency (#735) +* [`[b70191fb82]`](https://github.com/aspnet/AspNetCore/commit/b70191fb82) Specify configuration for functional tests +* [`[84e7faf9be]`](https://github.com/aspnet/AspNetCore/commit/84e7faf9be) Updated logging in RangeHelper.cs +* [`[3f31706743]`](https://github.com/aspnet/AspNetCore/commit/3f31706743) Resolve internal package reference issue +* [`[d59b0ef38c]`](https://github.com/aspnet/AspNetCore/commit/d59b0ef38c) Adds universe manifest and signing info +* [`[03b092888e]`](https://github.com/aspnet/AspNetCore/commit/03b092888e) Add Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Win81 to required workloads +* [`[3d17a40c0d]`](https://github.com/aspnet/AspNetCore/commit/3d17a40c0d) Removing other test projects +* [`[483a8c61a3]`](https://github.com/aspnet/AspNetCore/commit/483a8c61a3) Adds package native projects +* [`[82e32240a4]`](https://github.com/aspnet/AspNetCore/commit/82e32240a4) Update the Enum Invalid Value setting for compat +* [`[5325c65b88]`](https://github.com/aspnet/AspNetCore/commit/5325c65b88) Replace identity code with built-in version on the templates +* [`[514381f16f]`](https://github.com/aspnet/AspNetCore/commit/514381f16f) Add Razor.Design as a dependency of MVC +* [`[0344969e50]`](https://github.com/aspnet/AspNetCore/commit/0344969e50) Update Universe to ship global CLI tool packages (#733) +* [`[e348158499]`](https://github.com/aspnet/AspNetCore/commit/e348158499) Change site extension target to match CI folder layout +* [`[261b27b700]`](https://github.com/aspnet/AspNetCore/commit/261b27b700) Port CLI tools to be dotnet global tools +* [`[8c94d27d6a]`](https://github.com/aspnet/AspNetCore/commit/8c94d27d6a) [Fixes #181] Go back to server selected listening ports. +* [`[e849dc91fb]`](https://github.com/aspnet/AspNetCore/commit/e849dc91fb) Disable sign request generation and update AzureIntegration +* [`[886a985726]`](https://github.com/aspnet/AspNetCore/commit/886a985726) Target netcoreapp2.1 +* [`[69f87610ce]`](https://github.com/aspnet/AspNetCore/commit/69f87610ce) Produce the Windows sharedfx as win-x64/x64 for consistency with Microsoft.NETCore.App (#731) +* [`[f8692d14e4]`](https://github.com/aspnet/AspNetCore/commit/f8692d14e4) Add logging to RangeHelper.cs +* [`[ee72ea73da]`](https://github.com/aspnet/AspNetCore/commit/ee72ea73da) Add exclusions for NPV for non-ASP.NET assemblies +* [`[948af4ce6f]`](https://github.com/aspnet/AspNetCore/commit/948af4ce6f) Add descriptions for Razor infrastructure +* [`[87db08e030]`](https://github.com/aspnet/AspNetCore/commit/87db08e030) Add missing baselines +* [`[747420e5aa]`](https://github.com/aspnet/AspNetCore/commit/747420e5aa) Compatibility switches (#7142) +* [`[b2e2719e43]`](https://github.com/aspnet/AspNetCore/commit/b2e2719e43) Make AspNetCoreSettings actually work +* [`[54c8bc82db]`](https://github.com/aspnet/AspNetCore/commit/54c8bc82db) Fix #1874 (#1879) +* [`[f8b4f4c620]`](https://github.com/aspnet/AspNetCore/commit/f8b4f4c620) Add consent to CookiePolicy #1561 +* [`[50391c0341]`](https://github.com/aspnet/AspNetCore/commit/50391c0341) Ensure PackageVersion is set when computing sharedfx output path +* [`[ac702f6818]`](https://github.com/aspnet/AspNetCore/commit/ac702f6818) Add the cookie IsEssential flag and feature +* [`[44f1787cec]`](https://github.com/aspnet/AspNetCore/commit/44f1787cec) Consolidate dotnet-hosting and aspnetcore-shared installers (#728) +* [`[c8e93a6108]`](https://github.com/aspnet/AspNetCore/commit/c8e93a6108) Use localhost dev cert in sample (#2235) +* [`[464e08b4f4]`](https://github.com/aspnet/AspNetCore/commit/464e08b4f4) Force http in tests +* [`[f08311f337]`](https://github.com/aspnet/AspNetCore/commit/f08311f337) Use new common benchmark config (#1251) +* [`[80af17fc4b]`](https://github.com/aspnet/AspNetCore/commit/80af17fc4b) Moved TagHelperParseTreeRewriter out of LegacyRazorDiagnostic +* [`[9aaaefbb1b]`](https://github.com/aspnet/AspNetCore/commit/9aaaefbb1b) Initialize RequestCookieCollection case insensitive (#981) +* [`[350c4ec4f6]`](https://github.com/aspnet/AspNetCore/commit/350c4ec4f6) Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) +* [`[36ff269fef]`](https://github.com/aspnet/AspNetCore/commit/36ff269fef) Use the Muxer path if available +* [`[e7cc0d33af]`](https://github.com/aspnet/AspNetCore/commit/e7cc0d33af) Use common BDN config (#2233) +* [`[63aceea121]`](https://github.com/aspnet/AspNetCore/commit/63aceea121) Change TagHelperBlockRewriter's error usage to use RazorDiagnosticFactory. +* [`[bd03c16ee7]`](https://github.com/aspnet/AspNetCore/commit/bd03c16ee7) Ensure test apps use the same SDK as Razor +* [`[14fc427068]`](https://github.com/aspnet/AspNetCore/commit/14fc427068) Make RazorCodeGen track file renames \ deletes +* [`[bc6c9baafa]`](https://github.com/aspnet/AspNetCore/commit/bc6c9baafa) Re-Add Microsoft.AspNetCore.Identity.UI +* [`[ca34ac2a35]`](https://github.com/aspnet/AspNetCore/commit/ca34ac2a35) Restore and pack in different steps +* [`[738617266e]`](https://github.com/aspnet/AspNetCore/commit/738617266e) Invoke Multiple Connections (#1242) +* [`[ef81eae0e2]`](https://github.com/aspnet/AspNetCore/commit/ef81eae0e2) Add Microsoft.AspNetCore.Identity.UI package +* [`[ee9b080875]`](https://github.com/aspnet/AspNetCore/commit/ee9b080875) Allow untrusted certs in tests +* [`[0125769f8a]`](https://github.com/aspnet/AspNetCore/commit/0125769f8a) Use SiteExtension.Sdk in Microsoft.AspNetCore.AzureAppServices.SiteExtension (#128) +* [`[dfaf37cbba]`](https://github.com/aspnet/AspNetCore/commit/dfaf37cbba) Implement config support #1290 #1879 #2016 #2166 #2167 #2188 +* [`[db3c3ba589]`](https://github.com/aspnet/AspNetCore/commit/db3c3ba589) Ensure HeaderDictionary store is initialized consistently (#979) +* [`[455cf2e0c3]`](https://github.com/aspnet/AspNetCore/commit/455cf2e0c3) Add the Razor.Design dependency to MVC +* [`[1bd99f6b67]`](https://github.com/aspnet/AspNetCore/commit/1bd99f6b67) Initial typescript tidy up (#1239) +* [`[4b53f4bc53]`](https://github.com/aspnet/AspNetCore/commit/4b53f4bc53) Adds ANCM to IISIntegration (#492) +* [`[a020288200]`](https://github.com/aspnet/AspNetCore/commit/a020288200) Fix P2P references from extensions +* [`[82a68d73de]`](https://github.com/aspnet/AspNetCore/commit/82a68d73de) Include the VSIX and MPack files in the bill of materials +* [`[3c20e7c45b]`](https://github.com/aspnet/AspNetCore/commit/3c20e7c45b) Update the artifact type for the JSON manifest file +* [`[2f785cdd41]`](https://github.com/aspnet/AspNetCore/commit/2f785cdd41) Upgrade deps (#488) +* [`[2cf020103a]`](https://github.com/aspnet/AspNetCore/commit/2cf020103a) Update to new corefx packages (#486) +* [`[57fc6833fe]`](https://github.com/aspnet/AspNetCore/commit/57fc6833fe) Mark the SecretManager VSIX as IsProductComponent=true +* [`[294e6e8739]`](https://github.com/aspnet/AspNetCore/commit/294e6e8739) Avoid double-slashes when consuming dotnet-core assets from a custom blob store +* [`[2c27272e4d]`](https://github.com/aspnet/AspNetCore/commit/2c27272e4d) Adding a basic test for RazorGenerate +* [`[8570f1e0c0]`](https://github.com/aspnet/AspNetCore/commit/8570f1e0c0) Move site extensions out from src (#131) +* [`[fadeb7394a]`](https://github.com/aspnet/AspNetCore/commit/fadeb7394a) Add more bash magic to our script to avoid issues with unset and unbound variables +* [`[b3be0ebb91]`](https://github.com/aspnet/AspNetCore/commit/b3be0ebb91) Moved TokenizerBackerParser out of LegacyRazorDiagnostic +* [`[a609297ebb]`](https://github.com/aspnet/AspNetCore/commit/a609297ebb) Fix quote escaping issues in bash +* [`[ee8d0f30eb]`](https://github.com/aspnet/AspNetCore/commit/ee8d0f30eb) Add AzureIntegration.targets (#722) +* [`[38fa399c90]`](https://github.com/aspnet/AspNetCore/commit/38fa399c90) Add missing arguments to run.sh +* [`[7d4fb5dcab]`](https://github.com/aspnet/AspNetCore/commit/7d4fb5dcab) Moved HtmlMarkupParser out of LegacyRazorDiagnostic +* [`[0e20ea5178]`](https://github.com/aspnet/AspNetCore/commit/0e20ea5178) Include LineIndex and CharacterIndex when comparing SourceLocation +* [`[808f539297]`](https://github.com/aspnet/AspNetCore/commit/808f539297) Moved CSharpCodeParser out of LegacyRazorDiagnostic +* [`[926dae0d88]`](https://github.com/aspnet/AspNetCore/commit/926dae0d88) Move DefaultTagHelperTargetExtension errors to use RazorDiagnosticFactory. +* [`[dfa085afaf]`](https://github.com/aspnet/AspNetCore/commit/dfa085afaf) Add support for areas to Razor Pages +* [`[b900a82bc3]`](https://github.com/aspnet/AspNetCore/commit/b900a82bc3) Refocus Razor runtime assemblies +* [`[3bb71255d4]`](https://github.com/aspnet/AspNetCore/commit/3bb71255d4) clean up HttpConnectionTests (#1208) +* [`[00a6dc983a]`](https://github.com/aspnet/AspNetCore/commit/00a6dc983a) Fix #1170 by removing invocationId from non-blocking calls (#1218) +* [`[150bb3faf4]`](https://github.com/aspnet/AspNetCore/commit/150bb3faf4) Add BindingAddress to HttpAbstractions (#977) +* [`[c8bd72be36]`](https://github.com/aspnet/AspNetCore/commit/c8bd72be36) Others in Group (#1230) +* [`[d64005e205]`](https://github.com/aspnet/AspNetCore/commit/d64005e205) Add a list of important properties. +* [`[06c2cf31d4]`](https://github.com/aspnet/AspNetCore/commit/06c2cf31d4) Hardcode Debug in test +* [`[5425c69df6]`](https://github.com/aspnet/AspNetCore/commit/5425c69df6) Use path.combine instead +* [`[c8cabde1f1]`](https://github.com/aspnet/AspNetCore/commit/c8cabde1f1) Improve logging - individual filters +* [`[8490becc40]`](https://github.com/aspnet/AspNetCore/commit/8490becc40) Update pacakge dependencies (#718) +* [`[aa4de988b0]`](https://github.com/aspnet/AspNetCore/commit/aa4de988b0) Use current Visual Studio image +* [`[18ce7f07ac]`](https://github.com/aspnet/AspNetCore/commit/18ce7f07ac) Moved CSharpTokenizer errors out of legacy diagnostic +* [`[463e11b739]`](https://github.com/aspnet/AspNetCore/commit/463e11b739) Make SyntaxTree mutations not leak. +* [`[05e1271b3c]`](https://github.com/aspnet/AspNetCore/commit/05e1271b3c) Goodbye Slim :( +* [`[d93a3c4a37]`](https://github.com/aspnet/AspNetCore/commit/d93a3c4a37) Add community projects section +* [`[1a842e92ec]`](https://github.com/aspnet/AspNetCore/commit/1a842e92ec) Fix dotnet myget npm registry link (#1223) +* [`[eb2668e74e]`](https://github.com/aspnet/AspNetCore/commit/eb2668e74e) AllExcept for Groups - GroupExcept (#1204) +* [`[8fcb046345]`](https://github.com/aspnet/AspNetCore/commit/8fcb046345) Moved the test infrastructure to depend on RazorDiagnostic instead of RazorError +* [`[d38e73c5d0]`](https://github.com/aspnet/AspNetCore/commit/d38e73c5d0) Update MonoDevelop.Sdk to 1.0.1 +* [`[7234850c9a]`](https://github.com/aspnet/AspNetCore/commit/7234850c9a) Update MonoDevelop.Sdk to 1.0.1. +* [`[03878f671c]`](https://github.com/aspnet/AspNetCore/commit/03878f671c) Fix NERCorePlatforms package version +* [`[61e9e01574]`](https://github.com/aspnet/AspNetCore/commit/61e9e01574) Fix wrong package versions +* [`[9453dba8cb]`](https://github.com/aspnet/AspNetCore/commit/9453dba8cb) Update pacakge deps (#716) +* [`[2584f260ac]`](https://github.com/aspnet/AspNetCore/commit/2584f260ac) Add Microsoft.EntityFrameworkCore.Attributes [ci skip] +* [`[9f02935074]`](https://github.com/aspnet/AspNetCore/commit/9f02935074) Call Listen after Bind in tests (#2221) +* [`[085838e83a]`](https://github.com/aspnet/AspNetCore/commit/085838e83a) Make ErrorSink and Tokenizer depend on RazorDiagnostic instead of RazorError +* [`[6bbd063e26]`](https://github.com/aspnet/AspNetCore/commit/6bbd063e26) Use DefaultRazorDiagnostic in DefaultDirectiveSyntaxTreePass +* [`[d2c1138429]`](https://github.com/aspnet/AspNetCore/commit/d2c1138429) fix #1171 by teaching HttpConnection to be restartable in TypeScript (#1211) +* [`[4164821e4c]`](https://github.com/aspnet/AspNetCore/commit/4164821e4c) Add VS agnostic non-OOP DefaultTagHelperResolver. +* [`[4c4a7b3c6c]`](https://github.com/aspnet/AspNetCore/commit/4c4a7b3c6c) Improve logging - filter pipeline execution Related to issue #6498: When enabling "Trace" logging for MVC loggers, I should be buried in log messages +* [`[5d9f04cf34]`](https://github.com/aspnet/AspNetCore/commit/5d9f04cf34) Run `[RequireHttps]` filter early in pipeline +* [`[e7749b9ccc]`](https://github.com/aspnet/AspNetCore/commit/e7749b9ccc) return ReturnUrl when ExternalLogin fails (#186) +* [`[1aff9d0031]`](https://github.com/aspnet/AspNetCore/commit/1aff9d0031) Make RazorEditorFactoryService VS agnostic. +* [`[f7636fdfc0]`](https://github.com/aspnet/AspNetCore/commit/f7636fdfc0) Add TextBufferProjectService Mac implementation. +* [`[e73a289b3d]`](https://github.com/aspnet/AspNetCore/commit/e73a289b3d) Inclue RepositoryRoot +* [`[55dee97e99]`](https://github.com/aspnet/AspNetCore/commit/55dee97e99) Add Microsoft.AspNetCore.Razor.Design +* [`[6a10d620e4]`](https://github.com/aspnet/AspNetCore/commit/6a10d620e4) Updated the file content +* [`[eb74ea32f1]`](https://github.com/aspnet/AspNetCore/commit/eb74ea32f1) Add app.config to net 4.x templates (#191) +* [`[6eaf1219f6]`](https://github.com/aspnet/AspNetCore/commit/6eaf1219f6) Use nameof() when returning Views (#196) +* [`[804ab764c2]`](https://github.com/aspnet/AspNetCore/commit/804ab764c2) Re-enable the version consistency check +* [`[31ef3c49df]`](https://github.com/aspnet/AspNetCore/commit/31ef3c49df) Makes MapHub and MapEndpoint consistent with other ASP.NET Core APIs using PathString. #1188 +* [`[1e1630068f]`](https://github.com/aspnet/AspNetCore/commit/1e1630068f) Make DefaultTagHelperResolver use the correct GetTagHelpersAsync. +* [`[7654f73c54]`](https://github.com/aspnet/AspNetCore/commit/7654f73c54) Assert foreground thread before dispatching events +* [`[2aaed28054]`](https://github.com/aspnet/AspNetCore/commit/2aaed28054) Rename dotnet-developercertificates to dotnet-dev-certs (#371) +* [`[b73c50be41]`](https://github.com/aspnet/AspNetCore/commit/b73c50be41) Add Mac implementation of FileChangeTracker. +* [`[0686383c90]`](https://github.com/aspnet/AspNetCore/commit/0686383c90) Add PathSchemeSelection sample +* [`[42943ce58c]`](https://github.com/aspnet/AspNetCore/commit/42943ce58c) Set DotNetAdditionalRestoreSources on all ExternalDependency items +* [`[1f3f010f87]`](https://github.com/aspnet/AspNetCore/commit/1f3f010f87) Upgrade CLI tools to .NET Core 2.1 +* [`[b89a0655b6]`](https://github.com/aspnet/AspNetCore/commit/b89a0655b6) Add Microsoft.AspNetCore.Razor.Design +* [`[7e26af908e]`](https://github.com/aspnet/AspNetCore/commit/7e26af908e) [Fixes #6514] Add default ctor overload to AuthorizeFilter +* [`[821daa5ad0]`](https://github.com/aspnet/AspNetCore/commit/821daa5ad0) [Fixes #7085] ApplicationModelConventionExtensions should make a copy of collections when iterating them +* [`[358506f7bb]`](https://github.com/aspnet/AspNetCore/commit/358506f7bb) Changed the aspnet/Razor phare to be a link +* [`[13e4025dac]`](https://github.com/aspnet/AspNetCore/commit/13e4025dac) Using nameof() instead of hard-coded string. (#188) +* [`[588d9cdb11]`](https://github.com/aspnet/AspNetCore/commit/588d9cdb11) Use Utf8Parser instead of custom code (#1200) +* [`[26ea920fa6]`](https://github.com/aspnet/AspNetCore/commit/26ea920fa6) Set LoginProvider when ExternalLoginConfirmation fails (#187) +* [`[66ab939cff]`](https://github.com/aspnet/AspNetCore/commit/66ab939cff) Making HttpConnection restartable (C#) (#1147) +* [`[f2069e5ae5]`](https://github.com/aspnet/AspNetCore/commit/f2069e5ae5) Fixed the link to the replacement feature. +* [`[4f8db67cdd]`](https://github.com/aspnet/AspNetCore/commit/4f8db67cdd) Updated the readme.md file with obsolete details +* [`[f8a38b9d3d]`](https://github.com/aspnet/AspNetCore/commit/f8a38b9d3d) Update BenchmarkDotNet (#704) +* [`[8ded472fe9]`](https://github.com/aspnet/AspNetCore/commit/8ded472fe9) Add status code support to SpaPrerenderingExtensions +* [`[f208b27bd7]`](https://github.com/aspnet/AspNetCore/commit/f208b27bd7) Moved TextBufferProjectService from Mef to ILanguageService +* [`[75e102f97a]`](https://github.com/aspnet/AspNetCore/commit/75e102f97a) Support for Others and Caller Client Subsets(#1192) +* [`[6b8223b544]`](https://github.com/aspnet/AspNetCore/commit/6b8223b544) Moved RazorTextBufferProvider from Mef to ILanguageService +* [`[fb68a31ad5]`](https://github.com/aspnet/AspNetCore/commit/fb68a31ad5) Moved RazorCodeDocumentProvider from Mef to ILanguageService +* [`[2b54b2fc91]`](https://github.com/aspnet/AspNetCore/commit/2b54b2fc91) Upgrade deps (#2215) +* [`[14892d4fbc]`](https://github.com/aspnet/AspNetCore/commit/14892d4fbc) Created PULL_REQUEST_TEMPLATE.md +* [`[471bd8a170]`](https://github.com/aspnet/AspNetCore/commit/471bd8a170) Upgrade deps (#488) +* [`[c925897dde]`](https://github.com/aspnet/AspNetCore/commit/c925897dde) Create .github/ISSUE_TEMPLATE.md +* [`[c0b9ae5e55]`](https://github.com/aspnet/AspNetCore/commit/c0b9ae5e55) Update deps (#1201) +* [`[8a1c210c69]`](https://github.com/aspnet/AspNetCore/commit/8a1c210c69) Add Microsoft.AspNetCore.AzureKeyVault.HostingStartup (#697) +* [`[f4236a1dde]`](https://github.com/aspnet/AspNetCore/commit/f4236a1dde) Split KeyVault hosting startup into separate separate package (#126) +* [`[42050eed56]`](https://github.com/aspnet/AspNetCore/commit/42050eed56) Add Internal.AspNetCore.SiteExtension.Sdk external dependency (#701) +* [`[de47a6f50e]`](https://github.com/aspnet/AspNetCore/commit/de47a6f50e) Upgrade package references (#1195) +* [`[a1d91fcada]`](https://github.com/aspnet/AspNetCore/commit/a1d91fcada) Update to new corefx packages (#486) +* [`[ce07904b1a]`](https://github.com/aspnet/AspNetCore/commit/ce07904b1a) Upgrade corefx packages and shared runtime (#702) +* [`[65cdddf5d9]`](https://github.com/aspnet/AspNetCore/commit/65cdddf5d9) Make DefaultVisualStudioDocumentTrackerFactory VS agnostic. +* [`[37eed518f8]`](https://github.com/aspnet/AspNetCore/commit/37eed518f8) Make VisualStudioRazorParserFactory VisualStudio agnostic. +* [`[4d2e642b94]`](https://github.com/aspnet/AspNetCore/commit/4d2e642b94) Add launchSettings.json by default to our templates * Adds launchSettings.json to all of our templates. * Provides an alternative flag to exclude it. * Adds HTTPS support in launchSettings.json. * Re-adds HTTPS redirect and HSTS middleware for C# templates. * Improves some infrastructure aspects: * Prefix all our test projects with AspNet.Template to allow easy killing of orphaned processes. * Setup an HTTPS certificate automatically for use with tests in the same way our tooling does it on customers machines. * Switch from OS selected ports to randomly selected ports. This is required as we need to know the port to use for HTTPS. * Allow disabling browser automation through an environment variable. * Setup Firefox to allow untrusted certificates when using Selenium. * Allow running Selenium tests on firefox by setting an environment variable. +* [`[7246e58189]`](https://github.com/aspnet/AspNetCore/commit/7246e58189) Skip WebSockets on win7 and 2008 (#1194) +* [`[d1881c74c9]`](https://github.com/aspnet/AspNetCore/commit/d1881c74c9) Rename props to avoid reserved names +* [`[35d4ad0f30]`](https://github.com/aspnet/AspNetCore/commit/35d4ad0f30) Always produce shared framework zips +* [`[88e66f2b21]`](https://github.com/aspnet/AspNetCore/commit/88e66f2b21) Prepare the 2.0.5 patch and add task to ensure repo versions cascade +* [`[0ade3698b4]`](https://github.com/aspnet/AspNetCore/commit/0ade3698b4) Identify the difference between skipped and shipped repositories +* [`[7cea779b7a]`](https://github.com/aspnet/AspNetCore/commit/7cea779b7a) Update JsonHelper to escape HTML. +* [`[3bc3ca2a41]`](https://github.com/aspnet/AspNetCore/commit/3bc3ca2a41) Add 2.0.3 manifests to all metapackage +* [`[554c3310e3]`](https://github.com/aspnet/AspNetCore/commit/554c3310e3) Updates for 2.0.5 installers +* [`[f708c463d9]`](https://github.com/aspnet/AspNetCore/commit/f708c463d9) Export RazorDocumentManager using roslyn services +* [`[16c23b846e]`](https://github.com/aspnet/AspNetCore/commit/16c23b846e) Split showing and generating recovery codes +* [`[e4ecd070eb]`](https://github.com/aspnet/AspNetCore/commit/e4ecd070eb) Use AuthenticatorUrl generated on the server in EnableAuthenticator pages * Update prerelease package versions * Install the right CLI version +* [`[bc95a4a6c1]`](https://github.com/aspnet/AspNetCore/commit/bc95a4a6c1) Add missing @ (#184) +* [`[a8330067c4]`](https://github.com/aspnet/AspNetCore/commit/a8330067c4) Implement #1157 by adding client timeout for C# client (#1165) +* [`[ed9e34caab]`](https://github.com/aspnet/AspNetCore/commit/ed9e34caab) Set ErrorViewModel in ConfirmEmail (#180) +* [`[88e05f71a5]`](https://github.com/aspnet/AspNetCore/commit/88e05f71a5) Add no-cache header to error pages (#182) +* [`[fabe0fbe3c]`](https://github.com/aspnet/AspNetCore/commit/fabe0fbe3c) Catch any error in UpdateRepos +* [`[911264eb04]`](https://github.com/aspnet/AspNetCore/commit/911264eb04) Clean up shared framework generation. +* [`[7cd1b6a5d0]`](https://github.com/aspnet/AspNetCore/commit/7cd1b6a5d0) Make BraceSmartIndenterFactory VisualStudio agnostic. +* [`[d5bb73a98c]`](https://github.com/aspnet/AspNetCore/commit/d5bb73a98c) [Fixes #6197] AddXmlSerializerFormatters with no namespace +* [`[b07d405cc2]`](https://github.com/aspnet/AspNetCore/commit/b07d405cc2) Update the templating submodule +* [`[05d02e7cab]`](https://github.com/aspnet/AspNetCore/commit/05d02e7cab) [Fixes #6533] Log when XML formatters fail to create a serializer +* [`[ba496bf1af]`](https://github.com/aspnet/AspNetCore/commit/ba496bf1af) Add a way for tooling to determine if a span corresponds to a TagHelper. +* [`[db38da7edb]`](https://github.com/aspnet/AspNetCore/commit/db38da7edb) Fix Xml formatters to taking in MvcOptions to take affect of options mutation Related to issue [Fixes #6858] Changes to MvcOption's settings (SuppressInputFormatterBuffering & AllowBindingUndefinedValueToEnumType) are not taking affect +* [`[c94685e470]`](https://github.com/aspnet/AspNetCore/commit/c94685e470) Use aspnetcore-dev +* [`[835325f5ee]`](https://github.com/aspnet/AspNetCore/commit/835325f5ee) Clean up Universe +* [`[15c3bca8e6]`](https://github.com/aspnet/AspNetCore/commit/15c3bca8e6) Change log names in testing and assembly logs are from (#1182) +* [`[6e152e24e1]`](https://github.com/aspnet/AspNetCore/commit/6e152e24e1) forgot a copyright header (#1183) +* [`[9f1e6607dd]`](https://github.com/aspnet/AspNetCore/commit/9f1e6607dd) Changes OS bitness check to Environment rather than System.Runtime.InteropServices.RuntimeInformation (#1286) +* [`[6be80e7bed]`](https://github.com/aspnet/AspNetCore/commit/6be80e7bed) Use windows VS error reporter instead of the no-op default +* [`[f5dcdfd8de]`](https://github.com/aspnet/AspNetCore/commit/f5dcdfd8de) Encode ForgotPassword email link (#179) +* [`[e0daa126e2]`](https://github.com/aspnet/AspNetCore/commit/e0daa126e2) Produce aspnetcore shared framework +* [`[7ec0e9fb23]`](https://github.com/aspnet/AspNetCore/commit/7ec0e9fb23) Make GenerateMPack target more resilient. +* [`[a0f4101453]`](https://github.com/aspnet/AspNetCore/commit/a0f4101453) Add Mac implementation of ErrorReporter. +* [`[f4bb309994]`](https://github.com/aspnet/AspNetCore/commit/f4bb309994) Implement #1162 by adding client timeout for JavaScript (#1163) +* [`[ae9c3cf04d]`](https://github.com/aspnet/AspNetCore/commit/ae9c3cf04d) expand ping test expectations to avoid flakiness (#1181) +* [`[bc8b2c86fd]`](https://github.com/aspnet/AspNetCore/commit/bc8b2c86fd) Add Mac implementation of VisualStudioForegroundDispatcher. +* [`[e6a2f6811c]`](https://github.com/aspnet/AspNetCore/commit/e6a2f6811c) LinepuePackageRestoreSource to aspnetcore-dev +* [`[f67670927f]`](https://github.com/aspnet/AspNetCore/commit/f67670927f) Add Mac implementation of VisualStudioWorkspaceAccessor. +* [`[6ca98f4dc9]`](https://github.com/aspnet/AspNetCore/commit/6ca98f4dc9) Removing some unreferenced external dependencies (#691) +* [`[74512dc3b2]`](https://github.com/aspnet/AspNetCore/commit/74512dc3b2) Change HMR install to devDependencies +* [`[cd1d57f97b]`](https://github.com/aspnet/AspNetCore/commit/cd1d57f97b) Add MonoDevelop.Core and MonoDevelop.Ide addin dependencies. +* [`[8ebcde0463]`](https://github.com/aspnet/AspNetCore/commit/8ebcde0463) Add MonoDevelop.Sdk package to the mirror. +* [`[668f8e3b4b]`](https://github.com/aspnet/AspNetCore/commit/668f8e3b4b) Lazily allocate protocol-specific connection objects (#2190) +* [`[e09ea40551]`](https://github.com/aspnet/AspNetCore/commit/e09ea40551) [Fixes #6591] TempData should support nullable types +* [`[d87770a56c]`](https://github.com/aspnet/AspNetCore/commit/d87770a56c) Use aspnetcore-dev +* [`[c1d2024864]`](https://github.com/aspnet/AspNetCore/commit/c1d2024864) Implement #1156 by having the server send Ping messages (#1161) +* [`[629f87181a]`](https://github.com/aspnet/AspNetCore/commit/629f87181a) [Fixes #6858] Changes to MvcOption's settings (SuppressInputFormatterBuffering & AllowBindingUndefinedValueToEnumType) are not taking affect +* [`[269cff5bf5]`](https://github.com/aspnet/AspNetCore/commit/269cff5bf5) Change parameter name to htmlMessage (#178) +* [`[78c8bdbbef]`](https://github.com/aspnet/AspNetCore/commit/78c8bdbbef) Exclude Microsoft.AspNetCore.Runtime.SiteExtension from pack (#125) +* [`[7c9a985382]`](https://github.com/aspnet/AspNetCore/commit/7c9a985382) Also use DotNetAdditionalRestoreSources when restoring external dependencies +* [`[3cf18e3e19]`](https://github.com/aspnet/AspNetCore/commit/3cf18e3e19) Also use DotNetAdditionalRestoreSources when restoring external dependencies +* [`[b8a1c04ffb]`](https://github.com/aspnet/AspNetCore/commit/b8a1c04ffb) Make the HttpParser a singleton (#2203) +* [`[e4671392ec]`](https://github.com/aspnet/AspNetCore/commit/e4671392ec) Fix #1140 by plumbing WebSocketOptions up to HttpOptions (#1174) +* [`[8abbaa46cc]`](https://github.com/aspnet/AspNetCore/commit/8abbaa46cc) Added imports tracking to TagHelper project system - #1744 +* [`[3a76af803a]`](https://github.com/aspnet/AspNetCore/commit/3a76af803a) Rename the parameter used to specify additional sources to avoid conflating with DotNetRestoreSources used in projects +* [`[400ef9e3b1]`](https://github.com/aspnet/AspNetCore/commit/400ef9e3b1) Update ANCM version +* [`[0bb3f18049]`](https://github.com/aspnet/AspNetCore/commit/0bb3f18049) Add support for BadRequest in RazorPages (#7097) +* [`[3005337a9c]`](https://github.com/aspnet/AspNetCore/commit/3005337a9c) fix #625 by implementing HubMethodNameAttribute (#1173) +* [`[c07d699f0f]`](https://github.com/aspnet/AspNetCore/commit/c07d699f0f) Add AspNetCore runtime site extension (#118) +* [`[1cfc3d715c]`](https://github.com/aspnet/AspNetCore/commit/1cfc3d715c) Add Microsoft.Extensions.ApplicationModelDetection (#645) +* [`[6b2a702ff4]`](https://github.com/aspnet/AspNetCore/commit/6b2a702ff4) Handle line ending differences in a few tests - #6205 - combine `TagHelpers_SupportsPathNavigation()` and `TagHelpers_SupportsRelativeNavigation()` into one +* [`[7c2c5f2bef]`](https://github.com/aspnet/AspNetCore/commit/7c2c5f2bef) EnableApiCheck for Kestrel.Https (#2198) +* [`[e6c716444d]`](https://github.com/aspnet/AspNetCore/commit/e6c716444d) Add a tag helper +* [`[f121d9c688]`](https://github.com/aspnet/AspNetCore/commit/f121d9c688) Split out version specification from ExternalDependency initialization +* [`[5819301f7e]`](https://github.com/aspnet/AspNetCore/commit/5819301f7e) Change Web API to API (#169) +* [`[db511a036d]`](https://github.com/aspnet/AspNetCore/commit/db511a036d) Update produced packages to 2.1.0-preview-* (#1172) +* [`[1db6eb0823]`](https://github.com/aspnet/AspNetCore/commit/1db6eb0823) Add support for automatically installing new versions of the 2.1 runtime (#676) +* [`[db6c04818e]`](https://github.com/aspnet/AspNetCore/commit/db6c04818e) Add application model detection package (#119) +* [`[f7c3546b98]`](https://github.com/aspnet/AspNetCore/commit/f7c3546b98) LZMA update for 2.0.4 +* [`[940c71eaf8]`](https://github.com/aspnet/AspNetCore/commit/940c71eaf8) Correct spelling in summary (#975) +* [`[740b81e989]`](https://github.com/aspnet/AspNetCore/commit/740b81e989) Update ANCM Version (#682) +* [`[2e14ec8f9b]`](https://github.com/aspnet/AspNetCore/commit/2e14ec8f9b) Update AspNetCoreModuleX64Location and X86. (#264) +* [`[6414cf0f23]`](https://github.com/aspnet/AspNetCore/commit/6414cf0f23) Use sources.props +* [`[8d7e9b737a]`](https://github.com/aspnet/AspNetCore/commit/8d7e9b737a) Update Internal.AspNetCore.Sdk +* [`[5e9e3a8574]`](https://github.com/aspnet/AspNetCore/commit/5e9e3a8574) Make sure to add whitespace after the status code even if the reasonphrase is empty (#2184) +* [`[e81746c3b6]`](https://github.com/aspnet/AspNetCore/commit/e81746c3b6) Reference Task.Extensions directly +* [`[1219e97e27]`](https://github.com/aspnet/AspNetCore/commit/1219e97e27) Avoid LOH +* [`[531c7cfba1]`](https://github.com/aspnet/AspNetCore/commit/531c7cfba1) More micro benchmarks (#1158) +* [`[33dfcf9759]`](https://github.com/aspnet/AspNetCore/commit/33dfcf9759) Add more VS packages to the mirror +* [`[12e6e99d92]`](https://github.com/aspnet/AspNetCore/commit/12e6e99d92) Add support for restore sources and package version props url +* [`[98de3aa50d]`](https://github.com/aspnet/AspNetCore/commit/98de3aa50d) Suppress API check due to reflection load errors (#2185) +* [`[5274867cb7]`](https://github.com/aspnet/AspNetCore/commit/5274867cb7) Update VS editor package versions. +* [`[182714c324]`](https://github.com/aspnet/AspNetCore/commit/182714c324) Move away from WPF text view connection listener. +* [`[df1d0bbcd4]`](https://github.com/aspnet/AspNetCore/commit/df1d0bbcd4) Change text buffer code document provider to follow our public API MEF rules. +* [`[345eb29c62]`](https://github.com/aspnet/AspNetCore/commit/345eb29c62) Update code doc provider to only rely on VSRazorParser. +* [`[ce68427050]`](https://github.com/aspnet/AspNetCore/commit/ce68427050) Use ALPN support in SSLStream on .NET Core >= 2.1 (#2179) +* [`[9e82629c1f]`](https://github.com/aspnet/AspNetCore/commit/9e82629c1f) Add AureliaPlugin to the vendor bundle +* [`[3a4c81dcc9]`](https://github.com/aspnet/AspNetCore/commit/3a4c81dcc9) Change order of UseBrowserLink method invocation +* [`[af23185c06]`](https://github.com/aspnet/AspNetCore/commit/af23185c06) Change order of UseBrowserLink method invocation +* [`[a68c7241b5]`](https://github.com/aspnet/AspNetCore/commit/a68c7241b5) Invoke a simpler UseMvc overload in Razor Pages templates +* [`[529ef02290]`](https://github.com/aspnet/AspNetCore/commit/529ef02290) Invoke a simpler UseMvc overload in Razor Pages templates +* [`[5d7e31d16f]`](https://github.com/aspnet/AspNetCore/commit/5d7e31d16f) Minor simplifications to Vue fetchdata logic +* [`[5e752169d6]`](https://github.com/aspnet/AspNetCore/commit/5e752169d6) Vue.js template: Use async/await +* [`[02bbcb68f1]`](https://github.com/aspnet/AspNetCore/commit/02bbcb68f1) fixed docs on SocketNodeInstance +* [`[40603f1566]`](https://github.com/aspnet/AspNetCore/commit/40603f1566) In Angular template, make nav button collapsing work (without importing all bootstrap.js scripts) +* [`[98f29207a2]`](https://github.com/aspnet/AspNetCore/commit/98f29207a2) Support running "dotnet restore" directly in template source folders +* [`[c517ad3f65]`](https://github.com/aspnet/AspNetCore/commit/c517ad3f65) For Angular template, update to @angular/cli 1.5.4 equivalent output +* [`[887e22ec07]`](https://github.com/aspnet/AspNetCore/commit/887e22ec07) Eclipse S.T.Tasks.Extension version referenced by S.T.Channels +* [`[76de77746d]`](https://github.com/aspnet/AspNetCore/commit/76de77746d) Eclipse CoreFx package versions to prevent package downgrade warnings +* [`[076e5fe6af]`](https://github.com/aspnet/AspNetCore/commit/076e5fe6af) Fixup name of SystemServiceProcessServiceControllerPackageVersion +* [`[e539a4421a]`](https://github.com/aspnet/AspNetCore/commit/e539a4421a) Replace hardcoded string with constant +* [`[0a76ad7017]`](https://github.com/aspnet/AspNetCore/commit/0a76ad7017) Added TagHelper discovery to Razor project systen +* [`[90120f6a3b]`](https://github.com/aspnet/AspNetCore/commit/90120f6a3b) Added necessary infrastructure for Tag helper project system imports tracking +* [`[4b48a46521]`](https://github.com/aspnet/AspNetCore/commit/4b48a46521) Fix property name in PackageArchive targets +* [`[711a618310]`](https://github.com/aspnet/AspNetCore/commit/711a618310) Adds test for proposal in #7014 +* [`[3a132e4af5]`](https://github.com/aspnet/AspNetCore/commit/3a132e4af5) Open up private methods in ValidationVisitor - Allows for other validation libraries to customize validation behaviour +* [`[959e7027b0]`](https://github.com/aspnet/AspNetCore/commit/959e7027b0) Add ValidateComplexTypesIfChildValidationFails to ValidationVisitor - Allows more granular control of when model-level validation should run. +* [`[dfd15c8679]`](https://github.com/aspnet/AspNetCore/commit/dfd15c8679) Only produce one version of the runtime store, templates packages, and installers (#665) +* [`[4394b57143]`](https://github.com/aspnet/AspNetCore/commit/4394b57143) JWT C# Sample +* [`[a4dd0cd9d7]`](https://github.com/aspnet/AspNetCore/commit/a4dd0cd9d7) JWT JS Sample +* [`[18a65496b7]`](https://github.com/aspnet/AspNetCore/commit/18a65496b7) Adding support for JWT in the TS client +* [`[0bafb304c2]`](https://github.com/aspnet/AspNetCore/commit/0bafb304c2) Adding support for JWT in the C# client +* [`[5841ab1065]`](https://github.com/aspnet/AspNetCore/commit/5841ab1065) Set minimum VS version to 15.0.26730.03 +* [`[ee5535203e]`](https://github.com/aspnet/AspNetCore/commit/ee5535203e) Fixed rfc3339 formats to work with all localizations (#7066) +* [`[54e96bd404]`](https://github.com/aspnet/AspNetCore/commit/54e96bd404) Tolerate leading "~/" or "/" (#499) +* [`[4ecabacc76]`](https://github.com/aspnet/AspNetCore/commit/4ecabacc76) Create an initial implementation of the secret manager for VS (#355) +* [`[fadd6f89fd]`](https://github.com/aspnet/AspNetCore/commit/fadd6f89fd) Start Redis first in tests (#1146) +* [`[6277bf8b3a]`](https://github.com/aspnet/AspNetCore/commit/6277bf8b3a) Add more external dependencies to dependencies.props +* [`[aff78a04af]`](https://github.com/aspnet/AspNetCore/commit/aff78a04af) Update property name to match naming scheme +* [`[e03c6a7908]`](https://github.com/aspnet/AspNetCore/commit/e03c6a7908) Cross-compile Windows Services hosting package +* [`[afd80750e3]`](https://github.com/aspnet/AspNetCore/commit/afd80750e3) Update ServiceController version for netstandard support +* [`[76cb441a8e]`](https://github.com/aspnet/AspNetCore/commit/76cb441a8e) On test completion, kill the ASP.NET process tree (otherwise orphan processes are left behind) +* [`[1b0258ab8f]`](https://github.com/aspnet/AspNetCore/commit/1b0258ab8f) Move AddEntryToTree to shared source (#496) +* [`[19e943e6b9]`](https://github.com/aspnet/AspNetCore/commit/19e943e6b9) Update base key +* [`[a1d75df47d]`](https://github.com/aspnet/AspNetCore/commit/a1d75df47d) Use new Memory APIs on SocketAsyncEventArgs (#2173) +* [`[9dc9381ae4]`](https://github.com/aspnet/AspNetCore/commit/9dc9381ae4) Re-order execution in CacheTagHelper to avoid setting the result too early +* [`[21b15803ae]`](https://github.com/aspnet/AspNetCore/commit/21b15803ae) In tests, restore NPM dependencies using yarn if installed +* [`[62a8eafe51]`](https://github.com/aspnet/AspNetCore/commit/62a8eafe51) Distribute SPA templates over multiple test classes so they can run in parallel +* [`[7961894771]`](https://github.com/aspnet/AspNetCore/commit/7961894771) Re-enable test parallelization. Fixes #63. +* [`[4af7a47aac]`](https://github.com/aspnet/AspNetCore/commit/4af7a47aac) Change code document provider to work in old Razor. +* [`[1247466f5e]`](https://github.com/aspnet/AspNetCore/commit/1247466f5e) Upgrade dependencies +* [`[93cbf4dbef]`](https://github.com/aspnet/AspNetCore/commit/93cbf4dbef) Change negotiate to POST (#1122) +* [`[046553cfe4]`](https://github.com/aspnet/AspNetCore/commit/046553cfe4) Avoiding serializing to MemoryStream +* [`[67fc879c54]`](https://github.com/aspnet/AspNetCore/commit/67fc879c54) Null out send buffer less (#2164) +* [`[2dc3e36421]`](https://github.com/aspnet/AspNetCore/commit/2dc3e36421) Fix F# Program.fs +* [`[75274c76d5]`](https://github.com/aspnet/AspNetCore/commit/75274c76d5) Give redis docker image time to download (#1131) +* [`[2623b50695]`](https://github.com/aspnet/AspNetCore/commit/2623b50695) Update info on SPA template home components +* [`[9b1509a52b]`](https://github.com/aspnet/AspNetCore/commit/9b1509a52b) Handle @angular/cli not accept requests immediately on startup +* [`[a76a891865]`](https://github.com/aspnet/AspNetCore/commit/a76a891865) Workarounds to make SPA template tests work +* [`[849a0843c9]`](https://github.com/aspnet/AspNetCore/commit/849a0843c9) Fixes for constructing IWebDriver +* [`[f028839b5d]`](https://github.com/aspnet/AspNetCore/commit/f028839b5d) Workaround for publishing issue +* [`[2dda2dd99d]`](https://github.com/aspnet/AspNetCore/commit/2dda2dd99d) Stop tests from hanging if the ASP.NET process fails to exit +* [`[b01f1a9f6a]`](https://github.com/aspnet/AspNetCore/commit/b01f1a9f6a) Add support for looking up AspNetCoreSettings.props file beyond repo root +* [`[4f7aab7720]`](https://github.com/aspnet/AspNetCore/commit/4f7aab7720) Prevent Razor Core from running in non-core scenarios. +* [`[89d1862f21]`](https://github.com/aspnet/AspNetCore/commit/89d1862f21) #2139 Add ListenLocalhost and ListenAnyIP +* [`[5fffd464cd]`](https://github.com/aspnet/AspNetCore/commit/5fffd464cd) Support input type "week" (#7045) +* [`[85ea220c4e]`](https://github.com/aspnet/AspNetCore/commit/85ea220c4e) Fixes dotnet.exe string as runtime now reads it (#246) +* [`[a6458bb149]`](https://github.com/aspnet/AspNetCore/commit/a6458bb149) Updating IdentityModel to preview2 (#652) +* [`[30acb48dfc]`](https://github.com/aspnet/AspNetCore/commit/30acb48dfc) Add blank lines +* [`[cb3124be17]`](https://github.com/aspnet/AspNetCore/commit/cb3124be17) First pass at Keep Alive (#1119) +* [`[379160707f]`](https://github.com/aspnet/AspNetCore/commit/379160707f) Switching to new base64 APIs (#1127) +* [`[476333771c]`](https://github.com/aspnet/AspNetCore/commit/476333771c) #955 Print available scheme names in exception message for invalid scheme (#961) +* [`[5bd38028f4]`](https://github.com/aspnet/AspNetCore/commit/5bd38028f4) Upgrade dependencies.props +* [`[1d9585b69d]`](https://github.com/aspnet/AspNetCore/commit/1d9585b69d) Replace Angular, React, ReactRedux templates with new CLI based ones +* [`[68c4620a55]`](https://github.com/aspnet/AspNetCore/commit/68c4620a55) Consider React dev server ready when it starts listening, not when (and if) it compiles successfully +* [`[296435e40c]`](https://github.com/aspnet/AspNetCore/commit/296435e40c) When capturing prerendering template, avoid problems with HTTP compression +* [`[e279bcdcb4]`](https://github.com/aspnet/AspNetCore/commit/e279bcdcb4) Put Microsoft.AspNetCore.Mvc.Testing in the shipping category +* [`[8fc5804903]`](https://github.com/aspnet/AspNetCore/commit/8fc5804903) Added Microsoft.AspNetCore.DeveloperCertificates.XPlat package +* [`[6c4427cde5]`](https://github.com/aspnet/AspNetCore/commit/6c4427cde5) Added a package for generating HTTPS Certificates on CLI first run scenarios +* [`[65906d3610]`](https://github.com/aspnet/AspNetCore/commit/65906d3610) Unify git submodules to point to the 'release/2.0.0' branch (#649) +* [`[9a2e3ceab6]`](https://github.com/aspnet/AspNetCore/commit/9a2e3ceab6) Added public api changes for TagHelper project system +* [`[945710907b]`](https://github.com/aspnet/AspNetCore/commit/945710907b) Fixing js end-to-end test after introducing streaminvocation (#1120) +* [`[848e3c5cda]`](https://github.com/aspnet/AspNetCore/commit/848e3c5cda) Fix parsing error on raw urls without path. (#406) +* [`[3a8f512fa7]`](https://github.com/aspnet/AspNetCore/commit/3a8f512fa7) Couple more reaction changes for Hosting (#1126) +* [`[6cf78ceb1b]`](https://github.com/aspnet/AspNetCore/commit/6cf78ceb1b) Move TagHelperCompletionService to VS.Editor.Razor and export it. +* [`[458111ad03]`](https://github.com/aspnet/AspNetCore/commit/458111ad03) Move TagHelperFactsService and export it. +* [`[5b6db93383]`](https://github.com/aspnet/AspNetCore/commit/5b6db93383) fixed minor copy and paste error in mockconnection handler (#2163) +* [`[e2bcefc3d0]`](https://github.com/aspnet/AspNetCore/commit/e2bcefc3d0) Move TreeEnumerator to shared source (#494) +* [`[49537878d3]`](https://github.com/aspnet/AspNetCore/commit/49537878d3) Account for other TFMs +* [`[0b8b099e82]`](https://github.com/aspnet/AspNetCore/commit/0b8b099e82) Adds contentRoot to ANCM path (#1272) +* [`[520876e55d]`](https://github.com/aspnet/AspNetCore/commit/520876e55d) Re-add some Legacy ITagHelperResolver infrastructure. +* [`[8f6f79bc47]`](https://github.com/aspnet/AspNetCore/commit/8f6f79bc47) Add script to list repo versions +* [`[44e5874029]`](https://github.com/aspnet/AspNetCore/commit/44e5874029) Move RazorSyntaxFactsService to VS.Editor.Razor and export it. +* [`[de23788019]`](https://github.com/aspnet/AspNetCore/commit/de23788019) Move indentation service to VS.Editor.Razor and export it. +* [`[44a47182b2]`](https://github.com/aspnet/AspNetCore/commit/44a47182b2) Add EditorSettingsManager as an exported MEF component. +* [`[d7785d6187]`](https://github.com/aspnet/AspNetCore/commit/d7785d6187) Add tag repos script +* [`[afb36d9667]`](https://github.com/aspnet/AspNetCore/commit/afb36d9667) Files put in contentFiles are not actually in contentFiles (#1269) +* [`[7235918051]`](https://github.com/aspnet/AspNetCore/commit/7235918051) Update templating to latest commit +* [`[726da0f11f]`](https://github.com/aspnet/AspNetCore/commit/726da0f11f) Fix HttpsPolicy dependency for full framework (#151) +* [`[f27a5a674e]`](https://github.com/aspnet/AspNetCore/commit/f27a5a674e) Updates ANCM path to look in content files (#1268) +* [`[bcd433e6d4]`](https://github.com/aspnet/AspNetCore/commit/bcd433e6d4) Updates ANCM to latest version (#648) +* [`[cfd974337d]`](https://github.com/aspnet/AspNetCore/commit/cfd974337d) Improved request error handling. +* [`[18f308fb05]`](https://github.com/aspnet/AspNetCore/commit/18f308fb05) Updating spec with StreamInvocation, removing StreamCompletion +* [`[ff43390ed2]`](https://github.com/aspnet/AspNetCore/commit/ff43390ed2) [Redis] Add functional test support (#1051) +* [`[cd3f58bed7]`](https://github.com/aspnet/AspNetCore/commit/cd3f58bed7) #1263 Delay IServer and Startup.Configure until StartAsync +* [`[9789e09cfb]`](https://github.com/aspnet/AspNetCore/commit/9789e09cfb) Adding EventSource/EventCounters to Sockets (#1083) +* [`[eb966ab7b1]`](https://github.com/aspnet/AspNetCore/commit/eb966ab7b1) Updating package versions +* [`[065e9bb57a]`](https://github.com/aspnet/AspNetCore/commit/065e9bb57a) Update "temporary" OpenSSL wrapper to support 1.1, and add HTTP/2 sample with docker (#2149) +* [`[c12c938d4a]`](https://github.com/aspnet/AspNetCore/commit/c12c938d4a) Copy aspnetcore.dll to contentfiles and re-add old nuget locations. (#245) +* [`[b8c3d26975]`](https://github.com/aspnet/AspNetCore/commit/b8c3d26975) Migrate to new pipe APIs (#454) +* [`[73a37363e1]`](https://github.com/aspnet/AspNetCore/commit/73a37363e1) Migrate to new pipe APIs (#2124) +* [`[8f9ea25c63]`](https://github.com/aspnet/AspNetCore/commit/8f9ea25c63) Add Microsoft.AspNetCore.Routing.UrlMatchingTree.Sources package +* [`[2d1aaeb036]`](https://github.com/aspnet/AspNetCore/commit/2d1aaeb036) Set log level. (#829) +* [`[b7dc2757c7]`](https://github.com/aspnet/AspNetCore/commit/b7dc2757c7) More runtime setup packages to mirror +* [`[fac246e67c]`](https://github.com/aspnet/AspNetCore/commit/fac246e67c) Add support for PB_SkipTests and PB_SignType variables (#646) +* [`[6294d38805]`](https://github.com/aspnet/AspNetCore/commit/6294d38805) Disabling tests while investigating file location issues (#831) +* [`[c14ef1a7a6]`](https://github.com/aspnet/AspNetCore/commit/c14ef1a7a6) Disabling tests until file path issues are resolved. (#97) +* [`[7f8ba171f4]`](https://github.com/aspnet/AspNetCore/commit/7f8ba171f4) Move UrlMatchingTree to shared source (#492) +* [`[f21d107766]`](https://github.com/aspnet/AspNetCore/commit/f21d107766) Use different ports in ServerFixture for testing (#1112) +* [`[ff12b9b20c]`](https://github.com/aspnet/AspNetCore/commit/ff12b9b20c) Replacing StreamCompletion with StreamInvocation +* [`[eac0e2d03b]`](https://github.com/aspnet/AspNetCore/commit/eac0e2d03b) Add support for detecting when the user cancels the trust prompt and a mode to check for the validity and trust of existing certificates +* [`[aeabbdcada]`](https://github.com/aspnet/AspNetCore/commit/aeabbdcada) Stop create-react-app from opening an extra browser tab (pointed to the wrong port) +* [`[96d7f85327]`](https://github.com/aspnet/AspNetCore/commit/96d7f85327) Add UseReactDevelopmentServer() middleware. Factor out common code. +* [`[30333e250a]`](https://github.com/aspnet/AspNetCore/commit/30333e250a) AddSpaStaticFiles/UseSpaStaticFiles APIs to clean up the React template (or other cases where SPA files are outside wwwroot) +* [`[82e096c9a5]`](https://github.com/aspnet/AspNetCore/commit/82e096c9a5) Adds windows auth support (#241) +* [`[552163ab77]`](https://github.com/aspnet/AspNetCore/commit/552163ab77) Adds windows Auth support (#471) +* [`[02850d48dd]`](https://github.com/aspnet/AspNetCore/commit/02850d48dd) Add a missing tick to README.md +* [`[2ef19ab810]`](https://github.com/aspnet/AspNetCore/commit/2ef19ab810) More packages to restore +* [`[b0740dcb2b]`](https://github.com/aspnet/AspNetCore/commit/b0740dcb2b) Add more packages required by the 2.1 runtime +* [`[a24bed01d7]`](https://github.com/aspnet/AspNetCore/commit/a24bed01d7) Identify the difference between skipped and shipped repositories +* [`[3c727be270]`](https://github.com/aspnet/AspNetCore/commit/3c727be270) Fix path check for ANCM (#1262) +* [`[40bd6e560e]`](https://github.com/aspnet/AspNetCore/commit/40bd6e560e) Adds HostingModel as an extra DeploymentParameter (#1261) +* [`[9ab00e0e0f]`](https://github.com/aspnet/AspNetCore/commit/9ab00e0e0f) Also add NS.Library 2.0.1 +* [`[a828818ca8]`](https://github.com/aspnet/AspNetCore/commit/a828818ca8) Mirror packages required to target netcoreapp2.1 +* [`[a78b9c7490]`](https://github.com/aspnet/AspNetCore/commit/a78b9c7490) Support the Extensions.Abstractions from Hosting.Abstractions (#1259) +* [`[1a21fd49b1]`](https://github.com/aspnet/AspNetCore/commit/1a21fd49b1) Changing the Closed Event to be a Task (#1080) +* [`[0051c81c96]`](https://github.com/aspnet/AspNetCore/commit/0051c81c96) Upgrade dependencies +* [`[08002e961b]`](https://github.com/aspnet/AspNetCore/commit/08002e961b) In WebpackDevMiddleware.ts, support loading Webpack config files with __esModule. Fixes #1378 +* [`[53b4697269]`](https://github.com/aspnet/AspNetCore/commit/53b4697269) Show cause of connection failure in test (#2155) +* [`[c61e9b3e84]`](https://github.com/aspnet/AspNetCore/commit/c61e9b3e84) Preparing to update to 2.2 SDK +* [`[a01e23250f]`](https://github.com/aspnet/AspNetCore/commit/a01e23250f) Preparing to update to 2.2 SDK +* [`[39fbf4d139]`](https://github.com/aspnet/AspNetCore/commit/39fbf4d139) Add Microsoft.DotNet.PlatformAbstractions to the list of external dependencies +* [`[cf84583492]`](https://github.com/aspnet/AspNetCore/commit/cf84583492) Update the templating package IDs in artifacts.props +* [`[14888f46bc]`](https://github.com/aspnet/AspNetCore/commit/14888f46bc) Update DependencyModel to 2.1.0-preview2-25711-01 +* [`[ee5178160e]`](https://github.com/aspnet/AspNetCore/commit/ee5178160e) Account for .Sources packages when computing the repo graph +* [`[05fd382b93]`](https://github.com/aspnet/AspNetCore/commit/05fd382b93) #1256 Check HasStarted for StatusCode and ReasonPhrase +* [`[64596d538b]`](https://github.com/aspnet/AspNetCore/commit/64596d538b) TestServer: Copy the feature collection to mitigate multi-threading +* [`[1e556e0b46]`](https://github.com/aspnet/AspNetCore/commit/1e556e0b46) #1253 TestServer: mark response headers IsReadOnly on start +* [`[0c77224f46]`](https://github.com/aspnet/AspNetCore/commit/0c77224f46) Allow prerendering middleware to pass through non-prerendered responses (important when using dev middleware) +* [`[a83ec3a053]`](https://github.com/aspnet/AspNetCore/commit/a83ec3a053) ArgumentNullException -> ArgumentException +* [`[bb07119b4a]`](https://github.com/aspnet/AspNetCore/commit/bb07119b4a) Handle "month" input type (#7022) +* [`[a5293eeca5]`](https://github.com/aspnet/AspNetCore/commit/a5293eeca5) Add Microsoft.AspNetCore.SpaServices.Extensions +* [`[c8b337ebaa]`](https://github.com/aspnet/AspNetCore/commit/c8b337ebaa) Add new Microsoft.AspNetCore.SpaServices.Extensions package to host new runtime functionality needed for updated templates until 2.1 ships +* [`[bcaee8df4e]`](https://github.com/aspnet/AspNetCore/commit/bcaee8df4e) Disable broken Anti-forgery tests +* [`[a7c9e8ab25]`](https://github.com/aspnet/AspNetCore/commit/a7c9e8ab25) Test: Do not set response headers after the response has started +* [`[277d7f2c81]`](https://github.com/aspnet/AspNetCore/commit/277d7f2c81) Update ANCM (#635) +* [`[bb34616a88]`](https://github.com/aspnet/AspNetCore/commit/bb34616a88) Test: fix status code order +* [`[7ebdee8667]`](https://github.com/aspnet/AspNetCore/commit/7ebdee8667) Update thet list of external dependencies +* [`[618d3dabee]`](https://github.com/aspnet/AspNetCore/commit/618d3dabee) Modifies ANCM DLL location based on folder rather than name. (#240) +* [`[9607e545a1]`](https://github.com/aspnet/AspNetCore/commit/9607e545a1) Include message for ShouldContinue +* [`[7d712f58aa]`](https://github.com/aspnet/AspNetCore/commit/7d712f58aa) Put Libuv.FunctionalTests into a separate test group +* [`[fe5924cc22]`](https://github.com/aspnet/AspNetCore/commit/fe5924cc22) Add Force parameter to UpdateRepos +* [`[993cd9f73d]`](https://github.com/aspnet/AspNetCore/commit/993cd9f73d) Trigger graceful shutdown on stopping webhost service +* [`[14c1a20578]`](https://github.com/aspnet/AspNetCore/commit/14c1a20578) Update routing to include aspnet/Routing#490 +* [`[6c8af17e3a]`](https://github.com/aspnet/AspNetCore/commit/6c8af17e3a) Add placeholder package descriptions to fix NuGetPackageVerifier errors (#490) +* [`[bd18430428]`](https://github.com/aspnet/AspNetCore/commit/bd18430428) Added StartupWithIStartupFilter (#236) +* [`[325f1724ad]`](https://github.com/aspnet/AspNetCore/commit/325f1724ad) Make UpdateRepos add dependencies.props to commits +* [`[41abe63c10]`](https://github.com/aspnet/AspNetCore/commit/41abe63c10) Open ssl pfx (#2150) +* [`[238da2742d]`](https://github.com/aspnet/AspNetCore/commit/238da2742d) Use SocketAsyncEventArgs to improve perf (#2147) +* [`[b9ed1e073a]`](https://github.com/aspnet/AspNetCore/commit/b9ed1e073a) Require Microsoft.VisualStudio.Component.VC.Tools.x86.x64 to be installed before compiling ANCM (#238) +* [`[70c8133fce]`](https://github.com/aspnet/AspNetCore/commit/70c8133fce) allow paths that contain '.' (#125) +* [`[fd83b300b8]`](https://github.com/aspnet/AspNetCore/commit/fd83b300b8) Port TreeMatcher (#488) +* [`[801ad07560]`](https://github.com/aspnet/AspNetCore/commit/801ad07560) Add TextBuffer snapshot restriction back to VisualStudioRazorParser. +* [`[3e3772eecd]`](https://github.com/aspnet/AspNetCore/commit/3e3772eecd) Implement read-only HeaderDictionary (#958) +* [`[f287c46bad]`](https://github.com/aspnet/AspNetCore/commit/f287c46bad) Fix exception message for AuthenticationScheme (#960) +* [`[399dcca4f2]`](https://github.com/aspnet/AspNetCore/commit/399dcca4f2) Make Foreground dispatchable methods noop if parser is disposed. +* [`[18feba377f]`](https://github.com/aspnet/AspNetCore/commit/18feba377f) Rename Microsoft.DotNet.Web.ProjectTemplates.2.0.nuspec -> Microsoft.DotNet.Web.ProjectTemplates.nuspec +* [`[09161305bb]`](https://github.com/aspnet/AspNetCore/commit/09161305bb) Reorganize repo branch and project folder structure +* [`[834fd5a5d0]`](https://github.com/aspnet/AspNetCore/commit/834fd5a5d0) Only use release VS. +* [`[d9825d1547]`](https://github.com/aspnet/AspNetCore/commit/d9825d1547) Better JSON deserialization errors. Implements #4607, #4862 +* [`[a2972ebf1c]`](https://github.com/aspnet/AspNetCore/commit/a2972ebf1c) Dispatch DocumentStructureChanged event on foreground thread. +* [`[72e1cb1385]`](https://github.com/aspnet/AspNetCore/commit/72e1cb1385) Add VirtualSchemes +* [`[13312109ff]`](https://github.com/aspnet/AspNetCore/commit/13312109ff) Test: Added a new MiddleWare to test the Gracefulshutdown message (#233) +* [`[639d49713e]`](https://github.com/aspnet/AspNetCore/commit/639d49713e) Fix UpdateRepos.ps1 +* [`[7002dbf20a]`](https://github.com/aspnet/AspNetCore/commit/7002dbf20a) Added Name and Documentation to DirectiveTokenDescriptor +* [`[1ffcf2c009]`](https://github.com/aspnet/AspNetCore/commit/1ffcf2c009) Reorganize repo branch and project folder structure +* [`[c315b27ad9]`](https://github.com/aspnet/AspNetCore/commit/c315b27ad9) Fix the uninitialized g_hWinHttpModule global variable to avoid empty error messages (#225) +* [`[e2dcbea4ec]`](https://github.com/aspnet/AspNetCore/commit/e2dcbea4ec) #907 Clarify the encoding requirements for Response.Redirect. (#956) +* [`[a64b36c484]`](https://github.com/aspnet/AspNetCore/commit/a64b36c484) Fix #602 - improve the error message when a shipping package has an undefined external dependency +* [`[06475270ec]`](https://github.com/aspnet/AspNetCore/commit/06475270ec) Actually throwing exceptions from SendAsync (#1084) +* [`[08186bb198]`](https://github.com/aspnet/AspNetCore/commit/08186bb198) Use ipv4 when binding to ANCM port (#470) +* [`[1927f65e97]`](https://github.com/aspnet/AspNetCore/commit/1927f65e97) Change LogLevel from Information to Debug (see #1517) +* [`[936f82874a]`](https://github.com/aspnet/AspNetCore/commit/936f82874a) Release pins before disposal (#412) +* [`[9371e7b50a]`](https://github.com/aspnet/AspNetCore/commit/9371e7b50a) [Redis] Reorder some code to make it less spaghetti (#1081) +* [`[49cf523651]`](https://github.com/aspnet/AspNetCore/commit/49cf523651) Add location information to ANCM package (#230) +* [`[3fadca6a1b]`](https://github.com/aspnet/AspNetCore/commit/3fadca6a1b) Add IConstraintFactory (#487) +* [`[f0becd0586]`](https://github.com/aspnet/AspNetCore/commit/f0becd0586) Fix regex syntax +* [`[adf599e7c2]`](https://github.com/aspnet/AspNetCore/commit/adf599e7c2) Fail the submodule script if the VCS roots are not configured to match submodules +* [`[60faa8db90]`](https://github.com/aspnet/AspNetCore/commit/60faa8db90) Add missing parameters to updater scripts +* [`[ab4c519dd5]`](https://github.com/aspnet/AspNetCore/commit/ab4c519dd5) Infer multipart/form-data for FromFile parameters +* [`[13757936ad]`](https://github.com/aspnet/AspNetCore/commit/13757936ad) Adding roundtripping test for GUID property +* [`[7e97adc1c0]`](https://github.com/aspnet/AspNetCore/commit/7e97adc1c0) Add arguments to configure the git username and email to the updater scripts +* [`[dde1a75b80]`](https://github.com/aspnet/AspNetCore/commit/dde1a75b80) Updating spec +* [`[cc42b0eaef]`](https://github.com/aspnet/AspNetCore/commit/cc42b0eaef) Fixing a bug where cancellation could result in HubException +* [`[8c446fc02d]`](https://github.com/aspnet/AspNetCore/commit/8c446fc02d) [Redis] Save a few bytes for acks (#1070) +* [`[1d2e0fedb0]`](https://github.com/aspnet/AspNetCore/commit/1d2e0fedb0) Enabling byte[] +* [`[4d6383727a]`](https://github.com/aspnet/AspNetCore/commit/4d6383727a) Updating jasmine +* [`[52862b23d7]`](https://github.com/aspnet/AspNetCore/commit/52862b23d7) Updating msgpack5 to the latest version +* [`[a42c8a33b8]`](https://github.com/aspnet/AspNetCore/commit/a42c8a33b8) Return FINISH_REQUEST on request failure (#469) +* [`[cccfe3dd57]`](https://github.com/aspnet/AspNetCore/commit/cccfe3dd57) Use submodules for source dependencies (#621) +* [`[06bff32f4e]`](https://github.com/aspnet/AspNetCore/commit/06bff32f4e) Fix missed reorder of HttpsRedirection calls in spa templates (#140) +* [`[82ccf4f06e]`](https://github.com/aspnet/AspNetCore/commit/82ccf4f06e) #816 Allow directly constructing an HttpContext for TestServer +* [`[36fe9b40ef]`](https://github.com/aspnet/AspNetCore/commit/36fe9b40ef) Adds Hsts and HttpsRedirection to spa templates (#137) +* [`[2419867dfc]`](https://github.com/aspnet/AspNetCore/commit/2419867dfc) Handle errors in Redis subscription callbacks (#1069) +* [`[3cc35da562]`](https://github.com/aspnet/AspNetCore/commit/3cc35da562) Add a switch to protect from unintended pushes +* [`[c998d74e1d]`](https://github.com/aspnet/AspNetCore/commit/c998d74e1d) Set XmlRepository whem setting encryptor in DataProtection light-up (#117) +* [`[0c34523e8b]`](https://github.com/aspnet/AspNetCore/commit/0c34523e8b) Log exception after critical accept loop error (#2140) +* [`[fc613303ed]`](https://github.com/aspnet/AspNetCore/commit/fc613303ed) Add an overload that takes the application base path explicitly +* [`[9a0064285d]`](https://github.com/aspnet/AspNetCore/commit/9a0064285d) KeyVault HostingStartup (#114) +* [`[158e9d572b]`](https://github.com/aspnet/AspNetCore/commit/158e9d572b) Upgrade selenium dependencies to support Windows Fall Creator Update +* [`[88cb3df0eb]`](https://github.com/aspnet/AspNetCore/commit/88cb3df0eb) Added support for multiple values (arrays) in default claim action (#1501) +* [`[38ce406c6e]`](https://github.com/aspnet/AspNetCore/commit/38ce406c6e) Make tests not fail just because a same-named env var was already present +* [`[02331040a1]`](https://github.com/aspnet/AspNetCore/commit/02331040a1) Dispose of the existing native context before creating a new one. +* [`[b0de6da24f]`](https://github.com/aspnet/AspNetCore/commit/b0de6da24f) Update the Scaffolding and Templating submodules +* [`[0573454c70]`](https://github.com/aspnet/AspNetCore/commit/0573454c70) Add ValueStopwatch package to artifacts.props +* [`[5f164857fa]`](https://github.com/aspnet/AspNetCore/commit/5f164857fa) Add RIDs to sample test project to fix standalone publish +* [`[83bb07d5a4]`](https://github.com/aspnet/AspNetCore/commit/83bb07d5a4) Fix parameter name (#1066) +* [`[18f770e937]`](https://github.com/aspnet/AspNetCore/commit/18f770e937) Late parameter binding (#1049) +* [`[6652182b58]`](https://github.com/aspnet/AspNetCore/commit/6652182b58) Add script to update each Repo +* [`[9d3a55a1f4]`](https://github.com/aspnet/AspNetCore/commit/9d3a55a1f4) Update bootstrapper +* [`[2cd59f86c4]`](https://github.com/aspnet/AspNetCore/commit/2cd59f86c4) client disconnect change (#223) +* [`[99fc843cc5]`](https://github.com/aspnet/AspNetCore/commit/99fc843cc5) Re-enable skipped tests +* [`[6c7551d9c7]`](https://github.com/aspnet/AspNetCore/commit/6c7551d9c7) Require the Microsoft.VisualStudio.Component.VSSDK workload to be installed +* [`[e892ed8bbd]`](https://github.com/aspnet/AspNetCore/commit/e892ed8bbd) Add a way to prevent specific hosting startup from runnning (#1243) +* [`[88db534e42]`](https://github.com/aspnet/AspNetCore/commit/88db534e42) UseExceptionHandler throws if ExceptionHandlingPath not set (#417) +* [`[1e360cbb36]`](https://github.com/aspnet/AspNetCore/commit/1e360cbb36) #1244 Disable restore on publish for integration tests +* [`[de2aef61ba]`](https://github.com/aspnet/AspNetCore/commit/de2aef61ba) Make controllers with ApiControllerAttribute visible in ApiExplorer +* [`[4e641df9b1]`](https://github.com/aspnet/AspNetCore/commit/4e641df9b1) Update roslyn VSIX package versions to match what is in aspnet/Razor +* [`[9d4c3adda1]`](https://github.com/aspnet/AspNetCore/commit/9d4c3adda1) Update modules/Templating to fix workaround dotnet/templating#1302 +* [`[8d5a61f6ec]`](https://github.com/aspnet/AspNetCore/commit/8d5a61f6ec) Initial commit with readme, gitignore, license, and contributing. +* [`[60d604580c]`](https://github.com/aspnet/AspNetCore/commit/60d604580c) Add identity fix +* [`[e453fafad5]`](https://github.com/aspnet/AspNetCore/commit/e453fafad5) Reorganize tests (#117) +* [`[c567a690bc]`](https://github.com/aspnet/AspNetCore/commit/c567a690bc) [Fixes #6902] Added an overload for StatusCode that takes in System.Net.HttpStatusCode +* [`[bb413c6ac3]`](https://github.com/aspnet/AspNetCore/commit/bb413c6ac3) Rename a bunch of old stuff +* [`[81ddda7b96]`](https://github.com/aspnet/AspNetCore/commit/81ddda7b96) Add MetadataCollection +* [`[812fa9599a]`](https://github.com/aspnet/AspNetCore/commit/812fa9599a) Reorganize some folders +* [`[ddcc409353]`](https://github.com/aspnet/AspNetCore/commit/ddcc409353) Move some files in/out of abstractions +* [`[734df3f88f]`](https://github.com/aspnet/AspNetCore/commit/734df3f88f) Use TeamCity to select commits +* [`[eeb49c2af7]`](https://github.com/aspnet/AspNetCore/commit/eeb49c2af7) Pass setsockopt fd as int (#2136) +* [`[b2c73f13e2]`](https://github.com/aspnet/AspNetCore/commit/b2c73f13e2) Add AppAuthentication package (#617) +* [`[521b9bdd5e]`](https://github.com/aspnet/AspNetCore/commit/521b9bdd5e) Add missing import +* [`[1df37f8060]`](https://github.com/aspnet/AspNetCore/commit/1df37f8060) Fix spelling mistake in constant name +* [`[4172d62aa5]`](https://github.com/aspnet/AspNetCore/commit/4172d62aa5) Add missing @ symbol to AccessDenied.cshtml +* [`[d612072d1a]`](https://github.com/aspnet/AspNetCore/commit/d612072d1a) Fix a broken MVC test +* [`[736b49294d]`](https://github.com/aspnet/AspNetCore/commit/736b49294d) Add Template abstraction +* [`[1c0aeb08bb]`](https://github.com/aspnet/AspNetCore/commit/1c0aeb08bb) Add RuntimeStore config to music store +* [`[2d661396df]`](https://github.com/aspnet/AspNetCore/commit/2d661396df) Port TemplateBinder to dispatcher +* [`[eebc7db2ca]`](https://github.com/aspnet/AspNetCore/commit/eebc7db2ca) Use RoutePatternMatcher logic in TemplateMatcher (#484) +* [`[8c4bdbcf6b]`](https://github.com/aspnet/AspNetCore/commit/8c4bdbcf6b) Add "zero config" HTTPS support using local development certificate. (#2093) +* [`[c3ba875d12]`](https://github.com/aspnet/AspNetCore/commit/c3ba875d12) Better handle Socket transport accept errors (#2133) +* [`[9c5d38a786]`](https://github.com/aspnet/AspNetCore/commit/9c5d38a786) Expose VirtualDirectory to In Process mode (#210) +* [`[94c895a1bd]`](https://github.com/aspnet/AspNetCore/commit/94c895a1bd) Parse Path and PathBase from Virtual Directory. (#457) +* [`[332b108f41]`](https://github.com/aspnet/AspNetCore/commit/332b108f41) Changes PostCompletion to handle OnAsyncCompletion after managed request has completed. (#212) +* [`[7d205d1093]`](https://github.com/aspnet/AspNetCore/commit/7d205d1093) add event names to Logging messages (#2132) +* [`[6ac0137a9f]`](https://github.com/aspnet/AspNetCore/commit/6ac0137a9f) Make AtDirectiveCompletionPoint resilient to null owners. +* [`[eec6b4f2f5]`](https://github.com/aspnet/AspNetCore/commit/eec6b4f2f5) Removing Connected event from TestConnection (#1055) +* [`[30e7422407]`](https://github.com/aspnet/AspNetCore/commit/30e7422407) Enable reconnect for Redis connection by default (#1037) +* [`[537a735d30]`](https://github.com/aspnet/AspNetCore/commit/537a735d30) Fix target dependencies +* [`[386483b9ef]`](https://github.com/aspnet/AspNetCore/commit/386483b9ef) Create timestamp free cumulative archives +* [`[fb8aff12f1]`](https://github.com/aspnet/AspNetCore/commit/fb8aff12f1) Add EditorSettings management to workspaces. +* [`[4da6565d5b]`](https://github.com/aspnet/AspNetCore/commit/4da6565d5b) Update modules/Scaffolding to ce3c4802 to fix aspnet/Scaffolding#645 +* [`[1768a081ba]`](https://github.com/aspnet/AspNetCore/commit/1768a081ba) Updating default pattern(#1046) +* [`[bfb2c86cda]`](https://github.com/aspnet/AspNetCore/commit/bfb2c86cda) moving export methods to a standalone file (#211) +* [`[204cf7a1dc]`](https://github.com/aspnet/AspNetCore/commit/204cf7a1dc) This brings support for the final syntax of "ref readonly" and some bug fixes. (#2121) +* [`[c845a331bb]`](https://github.com/aspnet/AspNetCore/commit/c845a331bb) adding forwarding end freb event (#209) +* [`[e91af13a7d]`](https://github.com/aspnet/AspNetCore/commit/e91af13a7d) Generate the PackageVersionProps file and put it in the lineup package +* [`[212d97e511]`](https://github.com/aspnet/AspNetCore/commit/212d97e511) Manage VisualStudioRazorParser lifetime. +* [`[bf23f16c22]`](https://github.com/aspnet/AspNetCore/commit/bf23f16c22) Add SQLitePCLRaw.bundle_sqlcipher +* [`[058d70190a]`](https://github.com/aspnet/AspNetCore/commit/058d70190a) Metapackage false +* [`[31217a7577]`](https://github.com/aspnet/AspNetCore/commit/31217a7577) Add SpaServices.Extensions to artifacts.props +* [`[485278bf0d]`](https://github.com/aspnet/AspNetCore/commit/485278bf0d) Add RoutePatternMatcher to Dispatcher (#482) +* [`[30010a103b]`](https://github.com/aspnet/AspNetCore/commit/30010a103b) Fix for #2085 - "The Detaskening" (#2123) +* [`[e7e84035c0]`](https://github.com/aspnet/AspNetCore/commit/e7e84035c0) Adding StreamCompletion message to the HubProtocol spec (#1041) +* [`[57d2382c46]`](https://github.com/aspnet/AspNetCore/commit/57d2382c46) Http Post section revision (#1042) +* [`[caff492cdc]`](https://github.com/aspnet/AspNetCore/commit/caff492cdc) Removing sending OPTIONS request if WebSocket transport requested (#1036) +* [`[fff3e1ebd0]`](https://github.com/aspnet/AspNetCore/commit/fff3e1ebd0) Validate benchmarks (#2126) +* [`[e583a17ef8]`](https://github.com/aspnet/AspNetCore/commit/e583a17ef8) Clean up how IHttpContextAccessor is added +* [`[5ffb082acb]`](https://github.com/aspnet/AspNetCore/commit/5ffb082acb) Add Missing Await in Test (#1045) +* [`[448a2afed8]`](https://github.com/aspnet/AspNetCore/commit/448a2afed8) fix the AV in recycle process, issue #192. (#201) +* [`[bd517f891f]`](https://github.com/aspnet/AspNetCore/commit/bd517f891f) Support conversions from RouteTemplate -> RoutePattern +* [`[9cc5d13a40]`](https://github.com/aspnet/AspNetCore/commit/9cc5d13a40) [Redis] Adding same group to connection multiple times should NOP (#1040) +* [`[b6d01fda46]`](https://github.com/aspnet/AspNetCore/commit/b6d01fda46) Target 15.6 for the VSIX in dev +* [`[df78db934d]`](https://github.com/aspnet/AspNetCore/commit/df78db934d) Port IRouteConstraint to the dispatcher project +* [`[fdc5f21428]`](https://github.com/aspnet/AspNetCore/commit/fdc5f21428) Port PathTokenizer (#478) +* [`[bc4a514d9e]`](https://github.com/aspnet/AspNetCore/commit/bc4a514d9e) Better message for integration tests +* [`[6bddb258cd]`](https://github.com/aspnet/AspNetCore/commit/6bddb258cd) Adding StreamCompletion message (TS) +* [`[8d1d6d0300]`](https://github.com/aspnet/AspNetCore/commit/8d1d6d0300) Adding StreamCompletion message (C#) +* [`[9b9bb4dde7]`](https://github.com/aspnet/AspNetCore/commit/9b9bb4dde7) Exclude net461 tests on mac/linux (#113) +* [`[e46ba481c8]`](https://github.com/aspnet/AspNetCore/commit/e46ba481c8) Throw JsonSerializationException from converters (#116) +* [`[86d6e51ba2]`](https://github.com/aspnet/AspNetCore/commit/86d6e51ba2) Fix rpm packages and hosting tar.gz +* [`[08a64048da]`](https://github.com/aspnet/AspNetCore/commit/08a64048da) Redesign public API for templates +* [`[a903a74db1]`](https://github.com/aspnet/AspNetCore/commit/a903a74db1) Adding roundtripping test for CancelInvocation message (#1031) +* [`[04d4da2987]`](https://github.com/aspnet/AspNetCore/commit/04d4da2987) Replace Received Event with OnReceived (#1006) +* [`[3fbfba63f8]`](https://github.com/aspnet/AspNetCore/commit/3fbfba63f8) HTTP/2: implement 100-continue (#2106) +* [`[c563f371c7]`](https://github.com/aspnet/AspNetCore/commit/c563f371c7) Add HealthChecks to artifacts.props (#611) +* [`[a30befae0f]`](https://github.com/aspnet/AspNetCore/commit/a30befae0f) Add abstractions for Health Checks and a simple middleware and service to run them (#408) +* [`[c57aa3b2a8]`](https://github.com/aspnet/AspNetCore/commit/c57aa3b2a8) Treat more exceptions from Socket.ReceiveAsync as aborted connections (#2122) +* [`[bb308ff72e]`](https://github.com/aspnet/AspNetCore/commit/bb308ff72e) LoggerDefine for Redis (#1002) +* [`[65fcbdb8c8]`](https://github.com/aspnet/AspNetCore/commit/65fcbdb8c8) Installer generation updates +* [`[b3ac9f4bf8]`](https://github.com/aspnet/AspNetCore/commit/b3ac9f4bf8) Not very important code optimization (#1030) +* [`[fc8c29c5d6]`](https://github.com/aspnet/AspNetCore/commit/fc8c29c5d6) Make the outputpath for the installers +* [`[d5df2acd45]`](https://github.com/aspnet/AspNetCore/commit/d5df2acd45) Put installers into artifacts/installers/ and the lzma into artifacts/lzma/ +* [`[a3c1b6d033]`](https://github.com/aspnet/AspNetCore/commit/a3c1b6d033) Avoid allocation of a new char array on every request in RouteCollection class +* [`[eb67f8bcef]`](https://github.com/aspnet/AspNetCore/commit/eb67f8bcef) Update package reference versions in more 1.x templates (#72) +* [`[68014a7acd]`](https://github.com/aspnet/AspNetCore/commit/68014a7acd) Changes async calls to use OnAsyncComplete event pattern (#184) +* [`[4bb84cf6d0]`](https://github.com/aspnet/AspNetCore/commit/4bb84cf6d0) Ensure the deb/rpm installers use the same dotnet-core version +* [`[7117147a09]`](https://github.com/aspnet/AspNetCore/commit/7117147a09) adding FREB and more ETW log (#185) +* [`[1f6db0e3ad]`](https://github.com/aspnet/AspNetCore/commit/1f6db0e3ad) Add Microsoft.NETCore.Platforms to the list of external dependencies +* [`[af286c81bb]`](https://github.com/aspnet/AspNetCore/commit/af286c81bb) Groups collection without lock +* [`[3a5cd6dd25]`](https://github.com/aspnet/AspNetCore/commit/3a5cd6dd25) Port TemplateParser to Dispatcher project (#473) +* [`[2836d53a2d]`](https://github.com/aspnet/AspNetCore/commit/2836d53a2d) Add Microsoft.AspNetCore.DeveloperCertificates.Tools to the artifacts.props +* [`[ff0f112d7b]`](https://github.com/aspnet/AspNetCore/commit/ff0f112d7b) Add HTTPS developer certificate management tool +* [`[927f8ed3d2]`](https://github.com/aspnet/AspNetCore/commit/927f8ed3d2) Add empty baselines for dispatcher +* [`[4f3fdaebee]`](https://github.com/aspnet/AspNetCore/commit/4f3fdaebee) #1208 Default timeout for IHost.StopAsync. Create Host with DI. +* [`[8946a68923]`](https://github.com/aspnet/AspNetCore/commit/8946a68923) Infer binding sources for ApiController parameters +* [`[bdfbc3fea6]`](https://github.com/aspnet/AspNetCore/commit/bdfbc3fea6) Adds endings to new dependencies +* [`[600cf9d444]`](https://github.com/aspnet/AspNetCore/commit/600cf9d444) Adds ANCM external dependencies (#608) +* [`[a80061f42b]`](https://github.com/aspnet/AspNetCore/commit/a80061f42b) Move Identity to an Area for 2.1 +* [`[a709158e8a]`](https://github.com/aspnet/AspNetCore/commit/a709158e8a) Summary of changes\n\t- Improved logging to browser console\n\nAddresses #802 +* [`[748afb1f65]`](https://github.com/aspnet/AspNetCore/commit/748afb1f65) #270 Fix hang in SendFile tests +* [`[c255c7f276]`](https://github.com/aspnet/AspNetCore/commit/c255c7f276) Put ApplicationInsights.HostingStartup back into metapackage (#606) +* [`[fe031e5655]`](https://github.com/aspnet/AspNetCore/commit/fe031e5655) Move core installer download to its own target +* [`[733ac1efab]`](https://github.com/aspnet/AspNetCore/commit/733ac1efab) Handle EPIPE like ECONNRESET on Linux (#2112) +* [`[3cae26c6a2]`](https://github.com/aspnet/AspNetCore/commit/3cae26c6a2) Set RepositoryRoot +* [`[ebbf5a730e]`](https://github.com/aspnet/AspNetCore/commit/ebbf5a730e) Adds Microsoft.AspNetCore.HttpsPolicy to packages. (#583) +* [`[38be05d442]`](https://github.com/aspnet/AspNetCore/commit/38be05d442) Update the 1.x templates for the latest patch +* [`[91d4be47b9]`](https://github.com/aspnet/AspNetCore/commit/91d4be47b9) Produce separate reference package for runtime store generation +* [`[9dfffd14bb]`](https://github.com/aspnet/AspNetCore/commit/9dfffd14bb) HTTP/2: support trailers. +* [`[5541615008]`](https://github.com/aspnet/AspNetCore/commit/5541615008) Automate dependency version selection +* [`[87b3cc6879]`](https://github.com/aspnet/AspNetCore/commit/87b3cc6879) Update EF +* [`[31c16af40b]`](https://github.com/aspnet/AspNetCore/commit/31c16af40b) Add smart indentation for brace completion. +* [`[5fab5a4775]`](https://github.com/aspnet/AspNetCore/commit/5fab5a4775) Ship Kestrel.Transport.Sockets +* [`[bdbe922b22]`](https://github.com/aspnet/AspNetCore/commit/bdbe922b22) Add logging (#467) +* [`[701184a962]`](https://github.com/aspnet/AspNetCore/commit/701184a962) Microsoft.AspNetCore.BenchmarkRunner.Sources (#597) +* [`[66a3c9496a]`](https://github.com/aspnet/AspNetCore/commit/66a3c9496a) Set SO_REUSEADDR on managed listen sockets on Unix (#2111) +* [`[deed6c9780]`](https://github.com/aspnet/AspNetCore/commit/deed6c9780) HTTP/2: add exception error messages and log them. +* [`[75a7552360]`](https://github.com/aspnet/AspNetCore/commit/75a7552360) Add Referer to GetTypedHeaders (#949) +* [`[824539f47a]`](https://github.com/aspnet/AspNetCore/commit/824539f47a) #1349 Don't throw for partial cookies +* [`[c2a0010eda]`](https://github.com/aspnet/AspNetCore/commit/c2a0010eda) Fix the metapackage generation +* [`[01b4530fa7]`](https://github.com/aspnet/AspNetCore/commit/01b4530fa7) Add Content-Security-Policy (#950) +* [`[84157041bc]`](https://github.com/aspnet/AspNetCore/commit/84157041bc) Update properties fore restore on CI +* [`[a48a3be6d7]`](https://github.com/aspnet/AspNetCore/commit/a48a3be6d7) Explicitly specify metapackage version +* [`[9aeefd3fd5]`](https://github.com/aspnet/AspNetCore/commit/9aeefd3fd5) Fix compile error +* [`[c8068b7d1c]`](https://github.com/aspnet/AspNetCore/commit/c8068b7d1c) Use submodules for source dependencies +* [`[7f96eab775]`](https://github.com/aspnet/AspNetCore/commit/7f96eab775) #381 handle known headers with no value. +* [`[fdb4184dbf]`](https://github.com/aspnet/AspNetCore/commit/fdb4184dbf) Sockets transport (#2100) +* [`[00dc9831dd]`](https://github.com/aspnet/AspNetCore/commit/00dc9831dd) AzureIntegration#38 Make the SiteExtension a shipping package (#593) +* [`[f1efb29b18]`](https://github.com/aspnet/AspNetCore/commit/f1efb29b18) Use ContractResolver instead of forcing to lower case (#112) +* [`[de34990241]`](https://github.com/aspnet/AspNetCore/commit/de34990241) Short Circuit message to local connection in Redis (#1009) +* [`[bd07f8b683]`](https://github.com/aspnet/AspNetCore/commit/bd07f8b683) #1353 use a compliant Expires header value for expiration. +* [`[509210bcac]`](https://github.com/aspnet/AspNetCore/commit/509210bcac) Fix syntax errors in bootstrapper script +* [`[8701baf73d]`](https://github.com/aspnet/AspNetCore/commit/8701baf73d) Add negotiate timeout option to hub options (#1003) +* [`[de535422d7]`](https://github.com/aspnet/AspNetCore/commit/de535422d7) Optional error and complete functions for observables (#1000) +* [`[02cd997e32]`](https://github.com/aspnet/AspNetCore/commit/02cd997e32) Add Validate(scheme) and use for RemoteSignInScheme not self validation +* [`[d46d2ce193]`](https://github.com/aspnet/AspNetCore/commit/d46d2ce193) HTTP/2: validate request headers prior to starting new stream. +* [`[f4e9ddad22]`](https://github.com/aspnet/AspNetCore/commit/f4e9ddad22) Link syntax tree Span nodes +* [`[e3d2b48b89]`](https://github.com/aspnet/AspNetCore/commit/e3d2b48b89) Fix [ForegroundFact]. +* [`[d0cab06f08]`](https://github.com/aspnet/AspNetCore/commit/d0cab06f08) Only add sources that exist +* [`[7ba167fcd8]`](https://github.com/aspnet/AspNetCore/commit/7ba167fcd8) Add 'default response' to API Response Type +* [`[633cb68149]`](https://github.com/aspnet/AspNetCore/commit/633cb68149) Populate WebHost configuration with command line arguments if provided +* [`[5e4e386a84]`](https://github.com/aspnet/AspNetCore/commit/5e4e386a84) List more external dependencies +* [`[be7c5c7752]`](https://github.com/aspnet/AspNetCore/commit/be7c5c7752) Mirror everything that isn't on nuget.org +* [`[bda1eb2ab9]`](https://github.com/aspnet/AspNetCore/commit/bda1eb2ab9) Update restore source for aspnet testing utility packages +* [`[c76125af0e]`](https://github.com/aspnet/AspNetCore/commit/c76125af0e) Add previously-built aspnetcore artifacts as external dependencies +* [`[869d762641]`](https://github.com/aspnet/AspNetCore/commit/869d762641) Copy symbol packages to artifacts/symbols +* [`[badaa7393b]`](https://github.com/aspnet/AspNetCore/commit/badaa7393b) Add header names for CORS (#951) +* [`[e34a5f8fb8]`](https://github.com/aspnet/AspNetCore/commit/e34a5f8fb8) Add MaxAge to OpenIdConnectOptions - max_age parameter added to the authentication request if MaxAge is not null - throws exception if MaxAge is set to a negative value - Fractions of seconds are ignored - See http://openid.net/specs/openid-connect-core-1_0.html#AuthRequest for expected behavior +* [`[de2e0967c3]`](https://github.com/aspnet/AspNetCore/commit/de2e0967c3) Adding CancelInvocation message (#979) +* [`[71116396cf]`](https://github.com/aspnet/AspNetCore/commit/71116396cf) Add Microsoft.AspNetCore.Certificates.Generation.Sources to artifacts.props +* [`[665f166d67]`](https://github.com/aspnet/AspNetCore/commit/665f166d67) fix issue with incorrect user detection when Invoking for User (#747) +* [`[3c5d283689]`](https://github.com/aspnet/AspNetCore/commit/3c5d283689) Fix the VarInt example for the 2GiB +* [`[2ce4719690]`](https://github.com/aspnet/AspNetCore/commit/2ce4719690) new toolset compiler - 2.6.0-beta1-62126-01 (#2090) +* [`[60f520de34]`](https://github.com/aspnet/AspNetCore/commit/60f520de34) Removing Microsoft.AspNetCore.Server.IIS package (#582) +* [`[7609f4dca7]`](https://github.com/aspnet/AspNetCore/commit/7609f4dca7) Add HttpClientFactory to repos +* [`[722c47a674]`](https://github.com/aspnet/AspNetCore/commit/722c47a674) Add Microsoft.Extensions.Http to artifacts +* [`[c53c133bcb]`](https://github.com/aspnet/AspNetCore/commit/c53c133bcb) Compose store symbols to the correct location +* [`[2f8951e244]`](https://github.com/aspnet/AspNetCore/commit/2f8951e244) Productize HttpMethodEndpointSelector (#463) +* [`[c4400d22d4]`](https://github.com/aspnet/AspNetCore/commit/c4400d22d4) Port fix for URL helper redirect (#6916) +* [`[d0a8b5f78f]`](https://github.com/aspnet/AspNetCore/commit/d0a8b5f78f) Port fix for URL helper redirect (#6917) +* [`[72514f3943]`](https://github.com/aspnet/AspNetCore/commit/72514f3943) Removing the connected event (#989) +* [`[746f578c3c]`](https://github.com/aspnet/AspNetCore/commit/746f578c3c) Panwang/inproc (#174) +* [`[fea4095833]`](https://github.com/aspnet/AspNetCore/commit/fea4095833) Match BlockKindInternal values with BlockKind +* [`[9fbb2f1141]`](https://github.com/aspnet/AspNetCore/commit/9fbb2f1141) Simplify collection initialization (#6897) +* [`[950db6587c]`](https://github.com/aspnet/AspNetCore/commit/950db6587c) Require attribute routing with [ApiController] +* [`[11ce1395e5]`](https://github.com/aspnet/AspNetCore/commit/11ce1395e5) HPACK fixes and improvements. +* [`[156ddfc4e8]`](https://github.com/aspnet/AspNetCore/commit/156ddfc4e8) Fix EOF handling of TlsStream.ReadAsync (#2094) +* [`[ba1c210f03]`](https://github.com/aspnet/AspNetCore/commit/ba1c210f03) Fixing JS end-to-end tests +* [`[8fbac32ed8]`](https://github.com/aspnet/AspNetCore/commit/8fbac32ed8) Only attempt to publish npm when npm artifacts exist +* [`[2b6989bc09]`](https://github.com/aspnet/AspNetCore/commit/2b6989bc09) Add /t:Push +* [`[4d091430fc]`](https://github.com/aspnet/AspNetCore/commit/4d091430fc) Update AspNetCoreModule to latest version +* [`[0c1352dd27]`](https://github.com/aspnet/AspNetCore/commit/0c1352dd27) Update metapackage via artifact dependencies +* [`[1887c7bb62]`](https://github.com/aspnet/AspNetCore/commit/1887c7bb62) Changing version to final +* [`[f7ff445501]`](https://github.com/aspnet/AspNetCore/commit/f7ff445501) Casing of NuGet.config +* [`[955cd09ddc]`](https://github.com/aspnet/AspNetCore/commit/955cd09ddc) Add mirror dependencies +* [`[ea7bc30dd3]`](https://github.com/aspnet/AspNetCore/commit/ea7bc30dd3) Avoid AV if schema change doesn't exist. (#177) +* [`[f41dc2aef9]`](https://github.com/aspnet/AspNetCore/commit/f41dc2aef9) Only handle indentation for open curly brace instead of all metacode +* [`[37c12d5a64]`](https://github.com/aspnet/AspNetCore/commit/37c12d5a64) Add sources +* [`[bfbc04f758]`](https://github.com/aspnet/AspNetCore/commit/bfbc04f758) Use AddHttpContextAccessor method added in aspnet/HttpAbstractions#947 +* [`[c5f89a8b57]`](https://github.com/aspnet/AspNetCore/commit/c5f89a8b57) Added Conflict result helper to ControllerBase - Added ConflictObjectResult and ConflictResult types. - Conflict(), Conflict(object error), Conflict(ModelState modelState) added to ControllerBase.cs. +* [`[826e89a2d1]`](https://github.com/aspnet/AspNetCore/commit/826e89a2d1) Use HttpMethods helpers +* [`[f6fa111333]`](https://github.com/aspnet/AspNetCore/commit/f6fa111333) Another attempt +* [`[d961ada80b]`](https://github.com/aspnet/AspNetCore/commit/d961ada80b) Removing DotNetCliToolReference from IIS sample csproj (#437) +* [`[9dc69fe361]`](https://github.com/aspnet/AspNetCore/commit/9dc69fe361) Adds support for ANCM in process (#425) +* [`[786f825a3d]`](https://github.com/aspnet/AspNetCore/commit/786f825a3d) Change powershell zip procedure to work on earlier versions. +* [`[e3ce1f52d4]`](https://github.com/aspnet/AspNetCore/commit/e3ce1f52d4) Added Conflict result helper to ControllerBase - Added ConflictObjectResult and ConflictResult types. - Conflict(), Conflict(object error), Conflict(ModelState modelState) added to ControllerBase.cs. +* [`[c93cfd0375]`](https://github.com/aspnet/AspNetCore/commit/c93cfd0375) Add Microsoft.AspNetCore.Server.IIS to package artifacts (#572) +* [`[aa0d5ec659]`](https://github.com/aspnet/AspNetCore/commit/aa0d5ec659) Updating HubProtocol spec to account for using VarInt to encode length prefix +* [`[c3c8919523]`](https://github.com/aspnet/AspNetCore/commit/c3c8919523) Mirror Microsoft.NETCore.App 2.0.2 and its dependencies +* [`[372be2f638]`](https://github.com/aspnet/AspNetCore/commit/372be2f638) Generate and set DotNetRestoreSourcePropsPath +* [`[a63932a492]`](https://github.com/aspnet/AspNetCore/commit/a63932a492) Add option to suppress writing startup messages +* [`[be5d4ec11e]`](https://github.com/aspnet/AspNetCore/commit/be5d4ec11e) Undo a breaking change +* [`[0959c941b4]`](https://github.com/aspnet/AspNetCore/commit/0959c941b4) Cleaned up OAuth handler's exception messages (#1462) +* [`[1b1137b880]`](https://github.com/aspnet/AspNetCore/commit/1b1137b880) HTTP/2: connection error when receiving frames disallowed by stream states. +* [`[d6a3c3f83e]`](https://github.com/aspnet/AspNetCore/commit/d6a3c3f83e) Add helper to register IHttpContextAccessor (#947) +* [`[afdda7cbee]`](https://github.com/aspnet/AspNetCore/commit/afdda7cbee) Update fsproj for FSharpWebSite. Fixes #6554 +* [`[2fcfc6be7c]`](https://github.com/aspnet/AspNetCore/commit/2fcfc6be7c) Add EnableRangeProcessing (#6895) +* [`[f49cbd1b25]`](https://github.com/aspnet/AspNetCore/commit/f49cbd1b25) Selectors initialization and DispatcherBase logging (#451) +* [`[059264ba34]`](https://github.com/aspnet/AspNetCore/commit/059264ba34) Fix RazorAddin project. +* [`[9bf6fe233f]`](https://github.com/aspnet/AspNetCore/commit/9bf6fe233f) Add Mono.Addins to lineup. +* [`[70df19c8a2]`](https://github.com/aspnet/AspNetCore/commit/70df19c8a2) Fixing MsgPack serializing byte[] as string Part 1 +* [`[bc2502cf4c]`](https://github.com/aspnet/AspNetCore/commit/bc2502cf4c) Import dependencies.props last to ensure TargetFramework is set first +* [`[fb142f0b24]`](https://github.com/aspnet/AspNetCore/commit/fb142f0b24) Import dependencies.props last to ensure TargetFramework is set first +* [`[63e0af2ee8]`](https://github.com/aspnet/AspNetCore/commit/63e0af2ee8) Import dependencies.props last to ensure TargetFramework is set first +* [`[bb9840a552]`](https://github.com/aspnet/AspNetCore/commit/bb9840a552) HTTP/2: do not ACK PING frames received with ACK set. +* [`[7ccd7ce108]`](https://github.com/aspnet/AspNetCore/commit/7ccd7ce108) Add VisualStudio.Mac assemblies. +* [`[fca4f23895]`](https://github.com/aspnet/AspNetCore/commit/fca4f23895) Add Microsoft.MonoDevelop.RazorAddin. +* [`[6c8286eed7]`](https://github.com/aspnet/AspNetCore/commit/6c8286eed7) Split LanguageServices.Razor. +* [`[abb41302e9]`](https://github.com/aspnet/AspNetCore/commit/abb41302e9) Add a dispatcher by default (#462) +* [`[bd8e9ecc31]`](https://github.com/aspnet/AspNetCore/commit/bd8e9ecc31) Added RazorParserFeatureFlags and added support for minimized bool tag helper bound attributes - Fixes #1678, #431 +* [`[b0d91c17f1]`](https://github.com/aspnet/AspNetCore/commit/b0d91c17f1) Add Strict-Transport-Security header name (#944) +* [`[d2e49a726c]`](https://github.com/aspnet/AspNetCore/commit/d2e49a726c) Generate the package version props file +* [`[6045eff343]`](https://github.com/aspnet/AspNetCore/commit/6045eff343) Push NPM packages +* [`[4ecafc0afd]`](https://github.com/aspnet/AspNetCore/commit/4ecafc0afd) Update AspNetCoreModule to 1.0.0-pre-10134 +* [`[e7c5ce6bb9]`](https://github.com/aspnet/AspNetCore/commit/e7c5ce6bb9) Push lineup packages and put symbols in a separate directory +* [`[be6b099f6c]`](https://github.com/aspnet/AspNetCore/commit/be6b099f6c) #189 Reduce noise for load and commit logs. +* [`[586d3c99c7]`](https://github.com/aspnet/AspNetCore/commit/586d3c99c7) Fix bug in DependsOnTargets and /t:Push +* [`[edcf6857d1]`](https://github.com/aspnet/AspNetCore/commit/edcf6857d1) Add x64 service hub json. +* [`[9aebb2d823]`](https://github.com/aspnet/AspNetCore/commit/9aebb2d823) Don't clear cloned sources when SkipClone=true +* [`[2e7f1355e5]`](https://github.com/aspnet/AspNetCore/commit/2e7f1355e5) Add property to skip cloning +* [`[e841229782]`](https://github.com/aspnet/AspNetCore/commit/e841229782) Verify and mirror external dependencies and self-consistent package versions (#566) +* [`[a2303c732f]`](https://github.com/aspnet/AspNetCore/commit/a2303c732f) Move tests to seperate app (#107) +* [`[bd750ad76d]`](https://github.com/aspnet/AspNetCore/commit/bd750ad76d) Making endpoints and addresses easier +* [`[602ca479b8]`](https://github.com/aspnet/AspNetCore/commit/602ca479b8) Checking if window.document defined before trying to resolve url +* [`[4f4fb174ea]`](https://github.com/aspnet/AspNetCore/commit/4f4fb174ea) Replacing 8-byte-long length prefix with varint +* [`[4a6c74f4f9]`](https://github.com/aspnet/AspNetCore/commit/4a6c74f4f9) Added ability to set prompt parameter in OpenIdConnectOptions (#1401) +* [`[44d08dcb2b]`](https://github.com/aspnet/AspNetCore/commit/44d08dcb2b) Add integration test +* [`[5fed462123]`](https://github.com/aspnet/AspNetCore/commit/5fed462123) Add tree dispatcher +* [`[144ee21696]`](https://github.com/aspnet/AspNetCore/commit/144ee21696) #1188 Add AuthenticationProperties to HandleRequestResult and RemoteFailureContext +* [`[321639b0eb]`](https://github.com/aspnet/AspNetCore/commit/321639b0eb) Add AuthenticationProperties to AuthenticateResult for failures. +* [`[551c1ebc0b]`](https://github.com/aspnet/AspNetCore/commit/551c1ebc0b) Configure enabled protocols per endpoint and add HTTP/2 w/ prior knowledge support (#2067). +* [`[f3bb4080b0]`](https://github.com/aspnet/AspNetCore/commit/f3bb4080b0) Use CustomAfterMicrosoftCommonTargets in dotnet-user-secrets +* [`[eeebefee1b]`](https://github.com/aspnet/AspNetCore/commit/eeebefee1b) Add data source +* [`[1158ffb3f0]`](https://github.com/aspnet/AspNetCore/commit/1158ffb3f0) Fix paths for task that only runs in CI +* [`[e17cdae046]`](https://github.com/aspnet/AspNetCore/commit/e17cdae046) Added overloads from 0-n arguments (#949) +* [`[bd8b4d86df]`](https://github.com/aspnet/AspNetCore/commit/bd8b4d86df) Port fix for #6875: Only set Content-Length when serving body (#6888) +* [`[231cbffe1a]`](https://github.com/aspnet/AspNetCore/commit/231cbffe1a) Create shared package folder for IIS Integration In-process. (#397) +* [`[000f9cb192]`](https://github.com/aspnet/AspNetCore/commit/000f9cb192) Initial support for websocket subprotocols (#933) +* [`[eb9417b577]`](https://github.com/aspnet/AspNetCore/commit/eb9417b577) Re-enable API Check +* [`[eeac99985a]`](https://github.com/aspnet/AspNetCore/commit/eeac99985a) Only set Content-Length when serving body (#6886) +* [`[49237c7651]`](https://github.com/aspnet/AspNetCore/commit/49237c7651) Add API check baselines for 2.0 +* [`[562e0234d6]`](https://github.com/aspnet/AspNetCore/commit/562e0234d6) Add MVC 2.0 baselines +* [`[835ba2218a]`](https://github.com/aspnet/AspNetCore/commit/835ba2218a) Update API check baselines to 2.0 +* [`[26255cc29c]`](https://github.com/aspnet/AspNetCore/commit/26255cc29c) Check for null before sending to a specific connection id (#935) +* [`[0267695656]`](https://github.com/aspnet/AspNetCore/commit/0267695656) Exceptions thrown during writing should close the connection +* [`[7685e17e80]`](https://github.com/aspnet/AspNetCore/commit/7685e17e80) Add Addresses and link generation +* [`[65cd41dbf5]`](https://github.com/aspnet/AspNetCore/commit/65cd41dbf5) Block POST requests for websocket connections (#934) +* [`[6687f4eefc]`](https://github.com/aspnet/AspNetCore/commit/6687f4eefc) Update API check baselines to 2.0 +* [`[5abcfe7e3d]`](https://github.com/aspnet/AspNetCore/commit/5abcfe7e3d) Update API check baselines to 2.0 +* [`[1686878035]`](https://github.com/aspnet/AspNetCore/commit/1686878035) Adding JS tests that send and receive structural objects +* [`[343ce0f01b]`](https://github.com/aspnet/AspNetCore/commit/343ce0f01b) HTTP/2: close connection with PROTOCOL_ERROR when a stream depends on itself. +* [`[8204f17234]`](https://github.com/aspnet/AspNetCore/commit/8204f17234) Add latest runtime packages +* [`[d1cca77852]`](https://github.com/aspnet/AspNetCore/commit/d1cca77852) Update API Check baselines to 2.0.0 +* [`[13fdbac48f]`](https://github.com/aspnet/AspNetCore/commit/13fdbac48f) #942 Add the SignedOutCallbackRedirect event for OIDC +* [`[83c3ac62fb]`](https://github.com/aspnet/AspNetCore/commit/83c3ac62fb) Updated formatters to wrap exceptions in InputFormatException for invalid input +* [`[475712d613]`](https://github.com/aspnet/AspNetCore/commit/475712d613) Update API Check baselines +* [`[f24d71136a]`](https://github.com/aspnet/AspNetCore/commit/f24d71136a) Add breaking changes file +* [`[a8eda83222]`](https://github.com/aspnet/AspNetCore/commit/a8eda83222) Add MVC 2.0 baselines +* [`[464fc8a15f]`](https://github.com/aspnet/AspNetCore/commit/464fc8a15f) Update Default.cshtml +* [`[41f26dc69d]`](https://github.com/aspnet/AspNetCore/commit/41f26dc69d) Add endpoint disambiguation +* [`[38712609bb]`](https://github.com/aspnet/AspNetCore/commit/38712609bb) Design extensibility for executors +* [`[5d1603c37f]`](https://github.com/aspnet/AspNetCore/commit/5d1603c37f) Replace ProblemDetailsAttribute with ApiControllerAttribute +* [`[97fab8711a]`](https://github.com/aspnet/AspNetCore/commit/97fab8711a) Add UnprocessableEntityResult, UnprocessableEntityObjectResult and ControllerBase.UnprocessableEntity methods (#6851) +* [`[197ef139d6]`](https://github.com/aspnet/AspNetCore/commit/197ef139d6) Provide a way within the Page/PageModel to run code before any handler runs +* [`[27a3a89b60]`](https://github.com/aspnet/AspNetCore/commit/27a3a89b60) Simplifying ApplicationLifetime.ExecuteHandlers() (#1228) +* [`[236ef5d1d1]`](https://github.com/aspnet/AspNetCore/commit/236ef5d1d1) Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 +* [`[4db78685dc]`](https://github.com/aspnet/AspNetCore/commit/4db78685dc) camelCasing objects serialized by JsonHubProtocol +* [`[6ed3f6d1aa]`](https://github.com/aspnet/AspNetCore/commit/6ed3f6d1aa) Enabling hub connection with customized hub protocols +* [`[786980bc3f]`](https://github.com/aspnet/AspNetCore/commit/786980bc3f) add names to EventIds used by logger extensions (#927) +* [`[0fae663b9a]`](https://github.com/aspnet/AspNetCore/commit/0fae663b9a) Update WebApplicationTestFixture.cs +* [`[126901a08f]`](https://github.com/aspnet/AspNetCore/commit/126901a08f) Adding default ctors for HubProtocols +* [`[ba25dee141]`](https://github.com/aspnet/AspNetCore/commit/ba25dee141) Enabling customizing serialization settings in MessagePack protocol +* [`[a96fb68690]`](https://github.com/aspnet/AspNetCore/commit/a96fb68690) Fixed FileExtensionsAttributeAdapter to trim(whitespaces, dot character) and lowercase the extensions +* [`[e3533885a8]`](https://github.com/aspnet/AspNetCore/commit/e3533885a8) HTTP/2: close connection with PROTOCOL_ERROR when receiving a frame with an even stream ID. +* [`[a4887f4caf]`](https://github.com/aspnet/AspNetCore/commit/a4887f4caf) HTTP/2: close connection with PROTOCOL_ERROR when receiving GOAWAY frame with non-zero stream ID. +* [`[fc56552b2a]`](https://github.com/aspnet/AspNetCore/commit/fc56552b2a) HTTP/2: close connection on PING frame with non-zero stream ID. +* [`[555a881cb7]`](https://github.com/aspnet/AspNetCore/commit/555a881cb7) HTTP/2: close connection with PROTOCOL_ERROR when an unknown frame type is interleaved with headers. +* [`[e2af346733]`](https://github.com/aspnet/AspNetCore/commit/e2af346733) HTTP/2: close the connection with PROTOCOL_ERROR when a PUSH_PROMISE frame is received. +* [`[7f214492b8]`](https://github.com/aspnet/AspNetCore/commit/7f214492b8) Introduce a filter to send bad request results with details when ModelState is invalid (#6849) +* [`[ed827c0012]`](https://github.com/aspnet/AspNetCore/commit/ed827c0012) Fix bug in test data +* [`[d652b86852]`](https://github.com/aspnet/AspNetCore/commit/d652b86852) Split RVD in twain +* [`[cad2fb7c9f]`](https://github.com/aspnet/AspNetCore/commit/cad2fb7c9f) Rider directory added to gitignore. +* [`[f71e31a1cd]`](https://github.com/aspnet/AspNetCore/commit/f71e31a1cd) Fix the double buffer rent/free (#921) +* [`[6af6dde460]`](https://github.com/aspnet/AspNetCore/commit/6af6dde460) Fix unexpected failures in CopyPackagesToSplitFolders when files exists +* [`[20d4d70cc7]`](https://github.com/aspnet/AspNetCore/commit/20d4d70cc7) lowercasing event names +* [`[f87c9d9fb5]`](https://github.com/aspnet/AspNetCore/commit/f87c9d9fb5) Increase the minimum download timeout +* [`[34e10f7b2c]`](https://github.com/aspnet/AspNetCore/commit/34e10f7b2c) Add additional repositories that are being patched +* [`[5ca089e33e]`](https://github.com/aspnet/AspNetCore/commit/5ca089e33e) Enabling multiple callbacks for HubConnection.onClose +* [`[2e540341db]`](https://github.com/aspnet/AspNetCore/commit/2e540341db) Adds in-process mode to ANCM. (#152) +* [`[8b112a9548]`](https://github.com/aspnet/AspNetCore/commit/8b112a9548) Fix bug in external version verification causing Private=true to apply to all versions of that external dependency +* [`[e3c7e23cc4]`](https://github.com/aspnet/AspNetCore/commit/e3c7e23cc4) Logging#543 Reorder request disposal due to logging. +* [`[4e9a7be7dd]`](https://github.com/aspnet/AspNetCore/commit/4e9a7be7dd) SignalR Core Logging (#889) +* [`[8922f69532]`](https://github.com/aspnet/AspNetCore/commit/8922f69532) Mirror external dependencies +* [`[951dc99d5b]`](https://github.com/aspnet/AspNetCore/commit/951dc99d5b) Verify external dependencies (#561) +* [`[72598ad07c]`](https://github.com/aspnet/AspNetCore/commit/72598ad07c) Update env checked to see if TeamCity cloned the source +* [`[22ef9c3feb]`](https://github.com/aspnet/AspNetCore/commit/22ef9c3feb) Don't clone repositories when TC is configured to clone them +* [`[1468bb7afd]`](https://github.com/aspnet/AspNetCore/commit/1468bb7afd) Update the list of packages patching in 2.0.x +* [`[a94e4df01a]`](https://github.com/aspnet/AspNetCore/commit/a94e4df01a) Update the list of packages patching in 2.0.x +* [`[e0ab3ddcca]`](https://github.com/aspnet/AspNetCore/commit/e0ab3ddcca) Update the list of packages patching in 2.0.x +* [`[cb7540bd40]`](https://github.com/aspnet/AspNetCore/commit/cb7540bd40) Add aspnet/Security to the 2.0.x patch +* [`[95c10050c9]`](https://github.com/aspnet/AspNetCore/commit/95c10050c9) Stop using obsolete version of AddScheme in test +* [`[648bb1e810]`](https://github.com/aspnet/AspNetCore/commit/648bb1e810) Obsolete old AddSchemes +* [`[9687079723]`](https://github.com/aspnet/AspNetCore/commit/9687079723) Check if HTTP/2 frame writer has already been aborted. +* [`[9944c0fd43]`](https://github.com/aspnet/AspNetCore/commit/9944c0fd43) Fix reading DATA frames with maximum length. +* [`[c8f9364e3e]`](https://github.com/aspnet/AspNetCore/commit/c8f9364e3e) Expose connection features to HTTP/2 connections. +* [`[f7968714a9]`](https://github.com/aspnet/AspNetCore/commit/f7968714a9) Increase minimum required version of visual studio to 15.3.0 (#6856) +* [`[a7fb243501]`](https://github.com/aspnet/AspNetCore/commit/a7fb243501) Added typed HubContext +* [`[cf141cf119]`](https://github.com/aspnet/AspNetCore/commit/cf141cf119) Create new template engine when version changes +* [`[d2b202377f]`](https://github.com/aspnet/AspNetCore/commit/d2b202377f) Add Microsoft.VisualStudio.Text.Data and UI to the universe lineup. +* [`[1e1e89b457]`](https://github.com/aspnet/AspNetCore/commit/1e1e89b457) logging/#543 Clear HttpContext.User when the user is disposed. +* [`[1367a5d385]`](https://github.com/aspnet/AspNetCore/commit/1367a5d385) Make all handlers public +* [`[ac36121f26]`](https://github.com/aspnet/AspNetCore/commit/ac36121f26) Update README +* [`[127d23a022]`](https://github.com/aspnet/AspNetCore/commit/127d23a022) Parse LanguageVersion correctly +* [`[f23ff9452c]`](https://github.com/aspnet/AspNetCore/commit/f23ff9452c) [Design] Create Template engine from project snapshot +* [`[bee9fcb0d8]`](https://github.com/aspnet/AspNetCore/commit/bee9fcb0d8) Adding support for multiple callbacks per client side method +* [`[cca1480f3a]`](https://github.com/aspnet/AspNetCore/commit/cca1480f3a) Switch from feature/x to rel/x branches +* [`[f0a5af2ba7]`](https://github.com/aspnet/AspNetCore/commit/f0a5af2ba7) Revisit the unwrapping code in ControllerActionInvoker Fixes #6679 +* [`[241880eadc]`](https://github.com/aspnet/AspNetCore/commit/241880eadc) Minor improvements (#1403) +* [`[96bd2769d0]`](https://github.com/aspnet/AspNetCore/commit/96bd2769d0) Improvements to the testing package. +* [`[6e6a24cbb4]`](https://github.com/aspnet/AspNetCore/commit/6e6a24cbb4) Add a background listener for notifications +* [`[48d97bf271]`](https://github.com/aspnet/AspNetCore/commit/48d97bf271) Turned Stream into StreamAsync (#902) +* [`[177fa71634]`](https://github.com/aspnet/AspNetCore/commit/177fa71634) Copy packages to ship/noship and verify coherent versions (#560) +* [`[72eb546329]`](https://github.com/aspnet/AspNetCore/commit/72eb546329) Added attribute adapter for DataAnnotation's FileExtensionsAttribute +* [`[fd9cb08790]`](https://github.com/aspnet/AspNetCore/commit/fd9cb08790) Add Switch.Microsoft.AspNetCore.Mvc.UseDateTimeTypeForDateTimeOffset quirks mode - patch recipients can use switch to undo the #6648 fix +* [`[6041c6b966]`](https://github.com/aspnet/AspNetCore/commit/6041c6b966) Auto-select `type="text"` for `DateTimeOffset` values - cherry-picked from 7e4a8fe in dev - #6648 - a different take on #4871 - `DateTime` can also round-trip `DateTimeKind.UTC` with `[DataType("datetimeoffset")]` or `[UIHint("datetimeoffset")]` - since they're now handled differently by default, add more `DateTime` tests - expand tests involving `Html5DateRenderingMode.CurrentCulture` +* [`[91eb4cd54c]`](https://github.com/aspnet/AspNetCore/commit/91eb4cd54c) Fix flakiness in KeepAliveTimeoutTests.ConnectionKeptAliveBetweenRequests (#1684). +* [`[1470ee0658]`](https://github.com/aspnet/AspNetCore/commit/1470ee0658) Updating toolset compiler (#2052) +* [`[9f5e4eb483]`](https://github.com/aspnet/AspNetCore/commit/9f5e4eb483) Allow "page" route parameter to be used in Mvc controllers +* [`[37e122a0c6]`](https://github.com/aspnet/AspNetCore/commit/37e122a0c6) Added overloads without the HostingContext (#1220) +* [`[47287c508e]`](https://github.com/aspnet/AspNetCore/commit/47287c508e) Added new extension methods to configure all MVC localization services [Fixes #5436] Must call `AddViewLocalization()` to use `IStringLocalizer` in an application +* [`[23b7d8f62a]`](https://github.com/aspnet/AspNetCore/commit/23b7d8f62a) Added RequestFormLimits filter. [Fixes #5128] Overriding Request Form max upload limit +* [`[46dadbb186]`](https://github.com/aspnet/AspNetCore/commit/46dadbb186) Make RegistryPolicyResolver an interface to fix 3d party DI (#275) +* [`[83adfd2484]`](https://github.com/aspnet/AspNetCore/commit/83adfd2484) Find commit hashes from the TeamCity environment variables +* [`[712c992ca8]`](https://github.com/aspnet/AspNetCore/commit/712c992ca8) Add BackgroundService, a base class for long running HostedServices (#1215) +* [`[a93e4be82f]`](https://github.com/aspnet/AspNetCore/commit/a93e4be82f) Added Cancellation support (#897) +* [`[e114911d77]`](https://github.com/aspnet/AspNetCore/commit/e114911d77) Introduce [ApiController] +* [`[8697f2b271]`](https://github.com/aspnet/AspNetCore/commit/8697f2b271) Update package feeds and dependencies for 2.0.1 (#6843) +* [`[9b53da7333]`](https://github.com/aspnet/AspNetCore/commit/9b53da7333) Update package feeds and dependencies for 2.0.1 (#203) +* [`[77cac3b6be]`](https://github.com/aspnet/AspNetCore/commit/77cac3b6be) Update package feeds and dependencies for 2.0.1 (#1284) +* [`[c09575dbd0]`](https://github.com/aspnet/AspNetCore/commit/c09575dbd0) Fix #4914 patternize filter overrides +* [`[500668619f]`](https://github.com/aspnet/AspNetCore/commit/500668619f) Detect duplicate startups in HostingStartupAssemblies (#1183) +* [`[b3aa691549]`](https://github.com/aspnet/AspNetCore/commit/b3aa691549) Add EnableRangeProcessingSwitch for FileContentResult and Fil… (#6839) +* [`[20b07a0dff]`](https://github.com/aspnet/AspNetCore/commit/20b07a0dff) Adding README to npm module +* [`[134096d9cb]`](https://github.com/aspnet/AspNetCore/commit/134096d9cb) Relayer implementation +* [`[997be52987]`](https://github.com/aspnet/AspNetCore/commit/997be52987) Add repos that should be patched due to cascading versions +* [`[479e37d7cc]`](https://github.com/aspnet/AspNetCore/commit/479e37d7cc) Include Identity in the list of repos that are being patched +* [`[a0547c7b9f]`](https://github.com/aspnet/AspNetCore/commit/a0547c7b9f) Generate a file that contains all of the dependencies and their versions +* [`[c13cef6a74]`](https://github.com/aspnet/AspNetCore/commit/c13cef6a74) Injecting IViewLocalizer into Razor Page causing IndexOutOfRangeException +* [`[982ac32fea]`](https://github.com/aspnet/AspNetCore/commit/982ac32fea) Prepending relative urls with '/' +* [`[4220c516bc]`](https://github.com/aspnet/AspNetCore/commit/4220c516bc) Ensure PackageReference versions are consistent with artifacts that will be produced +* [`[d1d934e990]`](https://github.com/aspnet/AspNetCore/commit/d1d934e990) Add Microsoft.AspNetCore.DataProtection.AzureKeyVault package (#234) +* [`[d22bb2c908]`](https://github.com/aspnet/AspNetCore/commit/d22bb2c908) Add logger extensions with event ids (#405) +* [`[b9d9418f6d]`](https://github.com/aspnet/AspNetCore/commit/b9d9418f6d) Block SignInScheme = self +* [`[e42f6980b6]`](https://github.com/aspnet/AspNetCore/commit/e42f6980b6) Add Hub Functional Tests (#891) +* [`[4841444d60]`](https://github.com/aspnet/AspNetCore/commit/4841444d60) Packages produced from dev branch should be alpha2 now +* [`[a43fb2271e]`](https://github.com/aspnet/AspNetCore/commit/a43fb2271e) Use artifact info to correctly analyze the packages produced from a repository +* [`[b40578b89b]`](https://github.com/aspnet/AspNetCore/commit/b40578b89b) Moving versions to alpha2 +* [`[e05faf2347]`](https://github.com/aspnet/AspNetCore/commit/e05faf2347) Fix #1684 - CompletionProvider null ref +* [`[9a67ac5341]`](https://github.com/aspnet/AspNetCore/commit/9a67ac5341) Make sure socket closed is logged +* [`[776c2604f8]`](https://github.com/aspnet/AspNetCore/commit/776c2604f8) Introduce opinionated API defaults. +* [`[d28b413390]`](https://github.com/aspnet/AspNetCore/commit/d28b413390) Add tracing to KeepAliveTimeoutTests.ConnectionKeptAliveBetweenRequests to investigate test failures. +* [`[35a7146351]`](https://github.com/aspnet/AspNetCore/commit/35a7146351) Add Microsoft.Extensions.Hosting (#233) +* [`[b01072eb47]`](https://github.com/aspnet/AspNetCore/commit/b01072eb47) Use RouteTemplate and TemplateMatcher (#443) +* [`[52757943ac]`](https://github.com/aspnet/AspNetCore/commit/52757943ac) Backport improvements from dev branch to repo tasks +* [`[7bc3db1b29]`](https://github.com/aspnet/AspNetCore/commit/7bc3db1b29) Fix some markdown glitches. (#879) +* [`[9eb27fa53f]`](https://github.com/aspnet/AspNetCore/commit/9eb27fa53f) Stub out a task to validate cascading version effects (#557) +* [`[ae9da9290e]`](https://github.com/aspnet/AspNetCore/commit/ae9da9290e) #1163 Implement the generic host +* [`[1fef45db67]`](https://github.com/aspnet/AspNetCore/commit/1fef45db67) Start preparing list of repositories that need patching (#556) +* [`[037c1ec47d]`](https://github.com/aspnet/AspNetCore/commit/037c1ec47d) Make @inherit + Razor Pages + _ViewImports work +* [`[a267e86e1f]`](https://github.com/aspnet/AspNetCore/commit/a267e86e1f) Adding the 'final' suffix to version +* [`[35601f95b3]`](https://github.com/aspnet/AspNetCore/commit/35601f95b3) Added a model binder for handling Enum types. [Fixes #6329] Why don't we check for Enum.IsDefined on action parameters of enum type +* [`[db2d9ee56f]`](https://github.com/aspnet/AspNetCore/commit/db2d9ee56f) Additional fixes for #4604 +* [`[9db92dc6a7]`](https://github.com/aspnet/AspNetCore/commit/9db92dc6a7) JsonResultExecuter logs type of result. - MvcJsonLoggerExtensions.JsonResultExecuting logs result type instead of value - Nulls handled more elegantly. - Two tests added to JsonResultExecutorTests.cs. - #4604 +* [`[da7bc24eec]`](https://github.com/aspnet/AspNetCore/commit/da7bc24eec) Add request parsing regression tests. +* [`[0120dae36b]`](https://github.com/aspnet/AspNetCore/commit/0120dae36b) Jhkim/updatetest (#155) +* [`[db397d812b]`](https://github.com/aspnet/AspNetCore/commit/db397d812b) TagHelperOutput extension methods for class value manipulation (#6565) +* [`[d226b20756]`](https://github.com/aspnet/AspNetCore/commit/d226b20756) Rename With/GetTransportType to With/GetTransport +* [`[72568acff0]`](https://github.com/aspnet/AspNetCore/commit/72568acff0) Appending version to browser javascript file names +* [`[1453f419a8]`](https://github.com/aspnet/AspNetCore/commit/1453f419a8) MessagePack Serialization fixes +* [`[4f18d99d02]`](https://github.com/aspnet/AspNetCore/commit/4f18d99d02) Added RedirectToAction overload with no arguments +* [`[5eae687ddd]`](https://github.com/aspnet/AspNetCore/commit/5eae687ddd) Updated EnableCorsAttribute and UseCors extension to not have to supply a policy name. +* [`[06f6de6c11]`](https://github.com/aspnet/AspNetCore/commit/06f6de6c11) Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter. [Fixes #6777] RequestSizeLimit is ignored +* [`[2d4b2239a9]`](https://github.com/aspnet/AspNetCore/commit/2d4b2239a9) Reduce C# client logging and add HubProtocol log (#857) +* [`[c5f59e06c3]`](https://github.com/aspnet/AspNetCore/commit/c5f59e06c3) Added new test scenarios for websocket (#153) +* [`[135e1c248d]`](https://github.com/aspnet/AspNetCore/commit/135e1c248d) Use PackageLineup to manage PackageReference versions +* [`[7cca8618ea]`](https://github.com/aspnet/AspNetCore/commit/7cca8618ea) Change notifications for the project manager +* [`[de38922601]`](https://github.com/aspnet/AspNetCore/commit/de38922601) Allow BindPropertyAttribute to be applied on PageModel +* [`[1f596e127b]`](https://github.com/aspnet/AspNetCore/commit/1f596e127b) When the CI system supplies a .deps dir, use that as the lineups/packages resource source +* [`[abd669849d]`](https://github.com/aspnet/AspNetCore/commit/abd669849d) Making MsgPack work in IE10 +* [`[54c71c4c10]`](https://github.com/aspnet/AspNetCore/commit/54c71c4c10) Replacing Cache-Control header with nonce +* [`[67b2b27ac9]`](https://github.com/aspnet/AspNetCore/commit/67b2b27ac9) Enabling passing relative Url when creating connections +* [`[bb79a9760c]`](https://github.com/aspnet/AspNetCore/commit/bb79a9760c) Enabling creating HubConnection without HttpConnection +* [`[a732b106f5]`](https://github.com/aspnet/AspNetCore/commit/a732b106f5) Fix websocket close handshake issue and race condition when websocket client disconnect without close handshake (#151) +* [`[393ab6a4f0]`](https://github.com/aspnet/AspNetCore/commit/393ab6a4f0) Add extension method to get HttpContext on HubConnectionContext (#849) +* [`[509ddc6ced]`](https://github.com/aspnet/AspNetCore/commit/509ddc6ced) Adds ANCM in-process flag. (#144) +* [`[a9b47f6722]`](https://github.com/aspnet/AspNetCore/commit/a9b47f6722) Startup experience (#442) +* [`[63397653fa]`](https://github.com/aspnet/AspNetCore/commit/63397653fa) Make DefaultApiDescriptionProvider understand ActionResult +* [`[6bf165f22f]`](https://github.com/aspnet/AspNetCore/commit/6bf165f22f) Update default Razor search paths to include ~/[PagesRoot]/Shared Fixes #6604 +* [`[c39c1aaa38]`](https://github.com/aspnet/AspNetCore/commit/c39c1aaa38) Move 2.1 templates to netcoreapp2.0 until we use an SDK that supports netcoreapp2.1 +* [`[8c0dd1d2cc]`](https://github.com/aspnet/AspNetCore/commit/8c0dd1d2cc) Fix for CI agents having extra template package already installed +* [`[fea0db3814]`](https://github.com/aspnet/AspNetCore/commit/fea0db3814) Renamed private fields according to coding guidelinesù +* [`[b38f0dbc7a]`](https://github.com/aspnet/AspNetCore/commit/b38f0dbc7a) Change tests to use 2.0 templates until SDK is updated +* [`[56fdcad4d5]`](https://github.com/aspnet/AspNetCore/commit/56fdcad4d5) Also uninstall the 2.0 template package when reinstalling for tests +* [`[148e4af837]`](https://github.com/aspnet/AspNetCore/commit/148e4af837) Make template package uninstallation detection report errors properly +* [`[cb500fe3b8]`](https://github.com/aspnet/AspNetCore/commit/cb500fe3b8) Account for non-installed templates when preparing test run +* [`[ee009982dc]`](https://github.com/aspnet/AspNetCore/commit/ee009982dc) Add KeyVault encryption to DataProtection (#273) +* [`[5eeee55b13]`](https://github.com/aspnet/AspNetCore/commit/5eeee55b13) Add missing content files for Microsoft.DotNet.Web.ProjectTemplates.2.1 +* [`[75f955a60a]`](https://github.com/aspnet/AspNetCore/commit/75f955a60a) Fix Coherence 2.0.x refs +* [`[df699bf7b2]`](https://github.com/aspnet/AspNetCore/commit/df699bf7b2) Update all SPA projects to use 2.1.x dependencies +* [`[28ed6ea7d8]`](https://github.com/aspnet/AspNetCore/commit/28ed6ea7d8) Simplify template dependency configuration +* [`[a6c2a458da]`](https://github.com/aspnet/AspNetCore/commit/a6c2a458da) Change 2.1 template dependencies to easily-updatable external value +* [`[98d6e2a1b6]`](https://github.com/aspnet/AspNetCore/commit/98d6e2a1b6) Add new Microsoft.DotNet.Web.ProjectTemplates.2.1 package, taking contents from dotnet/templating +* [`[692faf10ac]`](https://github.com/aspnet/AspNetCore/commit/692faf10ac) Correct all the 2.0 projects to reference 2.0 dependencies, not 2.1.0-* +* [`[39b3be4515]`](https://github.com/aspnet/AspNetCore/commit/39b3be4515) Add Microsoft.DotNet.Web.Client.ItemTemplates package copied from dotnet/templating repo +* [`[cd93041f76]`](https://github.com/aspnet/AspNetCore/commit/cd93041f76) Simplify substitution logic by removing need for string parsing +* [`[1e465e9643]`](https://github.com/aspnet/AspNetCore/commit/1e465e9643) Improve timeout logic +* [`[a8b7904b00]`](https://github.com/aspnet/AspNetCore/commit/a8b7904b00) Fix logger category of FileStreamResultExecutor +* [`[6cf4cbd736]`](https://github.com/aspnet/AspNetCore/commit/6cf4cbd736) Minor clarification to SPA test code +* [`[66d8e8198d]`](https://github.com/aspnet/AspNetCore/commit/66d8e8198d) Re-enable TestKeepAliveTimeout. +* [`[62bbe943e8]`](https://github.com/aspnet/AspNetCore/commit/62bbe943e8) Make sure long polling transport can survive http client timeout +* [`[3beb310866]`](https://github.com/aspnet/AspNetCore/commit/3beb310866) Avoid saving TempData in case of unhandled exceptions. [Fixes #6598] BUG? Accessing TempData prevent response to have content on error. +* [`[5ee4c8ec4d]`](https://github.com/aspnet/AspNetCore/commit/5ee4c8ec4d) Add [ForegroundTheory] +* [`[717f1e6f7d]`](https://github.com/aspnet/AspNetCore/commit/717f1e6f7d) Normalize paths in RazorViewEngine prior to invoking page factory Fixes #6672 +* [`[9e614b6cc7]`](https://github.com/aspnet/AspNetCore/commit/9e614b6cc7) Initializing HubOptions.JsonSerializationSettings to default settings +* [`[b4c61b6c2d]`](https://github.com/aspnet/AspNetCore/commit/b4c61b6c2d) Client side method names should be case insensitive +* [`[09317b83a8]`](https://github.com/aspnet/AspNetCore/commit/09317b83a8) SPA templates have now moved to the aspnet/templating repo +* [`[a7cc243942]`](https://github.com/aspnet/AspNetCore/commit/a7cc243942) Introduce ProblemDescription +* [`[151cf44607]`](https://github.com/aspnet/AspNetCore/commit/151cf44607) Introduce ActionResult +* [`[f0ade24cf7]`](https://github.com/aspnet/AspNetCore/commit/f0ade24cf7) Updating to new toolset compiler. (#2043) +* [`[00dc95098f]`](https://github.com/aspnet/AspNetCore/commit/00dc95098f) Update our diagnostics window +* [`[bac68ba3c2]`](https://github.com/aspnet/AspNetCore/commit/bac68ba3c2) Injecting IViewLocalizer into Razor Page causing IndexOutOfRangeException +* [`[67f255adca]`](https://github.com/aspnet/AspNetCore/commit/67f255adca) Change completion provider to be lazy if not Razor. +* [`[ca844afe5a]`](https://github.com/aspnet/AspNetCore/commit/ca844afe5a) Add a subsystem for detecting versions +* [`[2cc72d72cd]`](https://github.com/aspnet/AspNetCore/commit/2cc72d72cd) Logging traffic at Trace level +* [`[9174ca79fa]`](https://github.com/aspnet/AspNetCore/commit/9174ca79fa) Test both dev and published apps +* [`[0f51c56c3f]`](https://github.com/aspnet/AspNetCore/commit/0f51c56c3f) Combine ExpandoObjectAdapter and DictionaryAdapter (#106) +* [`[7e4a8fe479]`](https://github.com/aspnet/AspNetCore/commit/7e4a8fe479) Auto-select `type="text"` for `DateTimeOffset` values - #6648 - a different take on #4871 - `DateTime` can also round-trip `DateTimeKind.UTC` with `[DataType("datetimeoffset")]` or `[UIHint("datetimeoffset")]` - since they're now handled differently by default, add more `DateTime` tests - expand tests involving `Html5DateRenderingMode.CurrentCulture` +* [`[6c4c13a454]`](https://github.com/aspnet/AspNetCore/commit/6c4c13a454) Add back Identity service packages to the meta package +* [`[65e09f1cc6]`](https://github.com/aspnet/AspNetCore/commit/65e09f1cc6) Relax timeouts (#103) +* [`[8b30efbe75]`](https://github.com/aspnet/AspNetCore/commit/8b30efbe75) Use chained configuration +* [`[ceff4bd7da]`](https://github.com/aspnet/AspNetCore/commit/ceff4bd7da) Exceptions from user's event handlers should be caught and logged +* [`[0155cf2c73]`](https://github.com/aspnet/AspNetCore/commit/0155cf2c73) Fix inherits directive description. +* [`[61260ddf1c]`](https://github.com/aspnet/AspNetCore/commit/61260ddf1c) Add basic Razor directive completion. +* [`[9f88d16cc4]`](https://github.com/aspnet/AspNetCore/commit/9f88d16cc4) Only run browser automation tests if host OS supports it +* [`[eece782496]`](https://github.com/aspnet/AspNetCore/commit/eece782496) Make template nuspecs consistent. Include SPA template packages projects in solution. +* [`[039de8cd13]`](https://github.com/aspnet/AspNetCore/commit/039de8cd13) Copy SPA template packages from aspnet/javascriptservices repo +* [`[68889167bd]`](https://github.com/aspnet/AspNetCore/commit/68889167bd) Rename version.xml => version.props +* [`[d3ae3abe2a]`](https://github.com/aspnet/AspNetCore/commit/d3ae3abe2a) Use PackageLineup to manage PackageReference versions +* [`[6b2ccdead8]`](https://github.com/aspnet/AspNetCore/commit/6b2ccdead8) Add sample to "select" an address and generate a URL (#434) +* [`[fbacee2621]`](https://github.com/aspnet/AspNetCore/commit/fbacee2621) Report package versions to TeamCity +* [`[0840b4a1b1]`](https://github.com/aspnet/AspNetCore/commit/0840b4a1b1) Disable FTP tests +* [`[ac2fe035c2]`](https://github.com/aspnet/AspNetCore/commit/ac2fe035c2) EF rename +* [`[cd10d7e122]`](https://github.com/aspnet/AspNetCore/commit/cd10d7e122) Fixing csproj +* [`[daec40f2ba]`](https://github.com/aspnet/AspNetCore/commit/daec40f2ba) Add support for cross-publishing +* [`[305ab1fa4c]`](https://github.com/aspnet/AspNetCore/commit/305ab1fa4c) 1.0, 1.1 template tests (#100) +* [`[0dde7b1a27]`](https://github.com/aspnet/AspNetCore/commit/0dde7b1a27) Patch 2.0.1 +* [`[29ad3d1dd6]`](https://github.com/aspnet/AspNetCore/commit/29ad3d1dd6) Adding third-party-notices.txt for msgpack5 +* [`[ec18f7a1cb]`](https://github.com/aspnet/AspNetCore/commit/ec18f7a1cb) Close the ClientSample app when connection closed (#805) +* [`[7418785a5e]`](https://github.com/aspnet/AspNetCore/commit/7418785a5e) Fix WebSocket race in E2E test (#809) +* [`[8ec2848646]`](https://github.com/aspnet/AspNetCore/commit/8ec2848646) AllExcept for Dynamic and Typed Hubs (#796) +* [`[32d5391ff0]`](https://github.com/aspnet/AspNetCore/commit/32d5391ff0) Moved GetDesiredIndentation to a new service +* [`[f31e5ad42a]`](https://github.com/aspnet/AspNetCore/commit/f31e5ad42a) Updating signalr-client module version +* [`[ebd0baa458]`](https://github.com/aspnet/AspNetCore/commit/ebd0baa458) Add dispatcher packages +* [`[7dcbf25069]`](https://github.com/aspnet/AspNetCore/commit/7dcbf25069) Headers for TS files (#798) +* [`[5dceaa8149]`](https://github.com/aspnet/AspNetCore/commit/5dceaa8149) Adding Microsoft.AspNetCore.SignalR.Client +* [`[36acebf9fb]`](https://github.com/aspnet/AspNetCore/commit/36acebf9fb) Renaming Microsoft.AspNetCore.SignalR.Client to Microsoft.AspNetCore.SignalR.Client.Core +* [`[521eed1438]`](https://github.com/aspnet/AspNetCore/commit/521eed1438) Renaming Microsoft.AspNetCore.SignalR.Http to Microsoft.AspNetCore.SignalR +* [`[fa1f7f0b13]`](https://github.com/aspnet/AspNetCore/commit/fa1f7f0b13) Renaming Microsoft.AspNetCore.SignalR to Microsoft.AspNetCore.SignalR.Core +* [`[f6f8c15f2e]`](https://github.com/aspnet/AspNetCore/commit/f6f8c15f2e) Suppress API Check for the MVC 1.X shim +* [`[257d202a14]`](https://github.com/aspnet/AspNetCore/commit/257d202a14) Make AddMvcCore docs scarier +* [`[7db480b23e]`](https://github.com/aspnet/AspNetCore/commit/7db480b23e) Changing the way users can enable logging +* [`[370bc7d7c5]`](https://github.com/aspnet/AspNetCore/commit/370bc7d7c5) Use PackageLineup to manage PackageReference versions +* [`[a0269fb0ad]`](https://github.com/aspnet/AspNetCore/commit/a0269fb0ad) Use PackageLineup to manage PackageReference versions +* [`[ae925049bb]`](https://github.com/aspnet/AspNetCore/commit/ae925049bb) Add an example +* [`[d8431067a5]`](https://github.com/aspnet/AspNetCore/commit/d8431067a5) Add TaskSchedulers to the dispatcher abstraction +* [`[c94c110de3]`](https://github.com/aspnet/AspNetCore/commit/c94c110de3) Move dispatcher to workspaces. +* [`[16c267d95e]`](https://github.com/aspnet/AspNetCore/commit/16c267d95e) House Cleaning - Spelling and grammar :shower: +* [`[b8d2d24b67]`](https://github.com/aspnet/AspNetCore/commit/b8d2d24b67) Log connection resets as trace not error (#799) +* [`[6b8449f491]`](https://github.com/aspnet/AspNetCore/commit/6b8449f491) Sortable log files with stdoutLogFile (#131) +* [`[378c93e7d6]`](https://github.com/aspnet/AspNetCore/commit/378c93e7d6) Also inject EntityFramework package versions dynamically +* [`[1e8a22dae3]`](https://github.com/aspnet/AspNetCore/commit/1e8a22dae3) NameValueHeaderValue Escaping/Unescaping quoted-strings and helpers (#913) +* [`[18dee25eb9]`](https://github.com/aspnet/AspNetCore/commit/18dee25eb9) In tests, use dynamic port binding to avoid need for any coordination across simultaneous tests +* [`[5cb11b9bf4]`](https://github.com/aspnet/AspNetCore/commit/5cb11b9bf4) Implmement a project system for Razor +* [`[b811e69d00]`](https://github.com/aspnet/AspNetCore/commit/b811e69d00) Use PackageLineup to manage PackageReference versions +* [`[9d14573df1]`](https://github.com/aspnet/AspNetCore/commit/9d14573df1) Add NuGet.Frameworks to the universe lineup +* [`[12e9430d89]`](https://github.com/aspnet/AspNetCore/commit/12e9430d89) Sets the default cookie secure policy to None +* [`[b82200851f]`](https://github.com/aspnet/AspNetCore/commit/b82200851f) Do not re-discover runtime compiled RazorPage files for precompiled Razor Pages. +* [`[a53bf093a7]`](https://github.com/aspnet/AspNetCore/commit/a53bf093a7) Use PackageLineup to manage PackageReference versions +* [`[b2f9ad1b67]`](https://github.com/aspnet/AspNetCore/commit/b2f9ad1b67) Changed CookieTempDataProvider's CookieSecurePolicy from SameAsRequest to None +* [`[28172a3a3e]`](https://github.com/aspnet/AspNetCore/commit/28172a3a3e) Use PackageLineup to manage PackageReference versions +* [`[4b68a48f1d]`](https://github.com/aspnet/AspNetCore/commit/4b68a48f1d) Fix: Broken intellisense for extensible directives +* [`[dbb9262d68]`](https://github.com/aspnet/AspNetCore/commit/dbb9262d68) Test that we are running on specific runtime and using right version of store assemblies (#99) +* [`[b048577881]`](https://github.com/aspnet/AspNetCore/commit/b048577881) Add System.Net.Http to the universe lineup +* [`[b12683a35d]`](https://github.com/aspnet/AspNetCore/commit/b12683a35d) Mark trailing whitespace after type name in directives as markup +* [`[e5825641ce]`](https://github.com/aspnet/AspNetCore/commit/e5825641ce) Use PackageLineup to manage PackageReference versions +* [`[9c78b5a8be]`](https://github.com/aspnet/AspNetCore/commit/9c78b5a8be) Use PackageLineup to manage PackageReference versions +* [`[e7743cbb78]`](https://github.com/aspnet/AspNetCore/commit/e7743cbb78) Shorter LibuvThread locks (#2034) +* [`[e155b81434]`](https://github.com/aspnet/AspNetCore/commit/e155b81434) Use PackageLineup to manage PackageReference versions +* [`[e87f13d267]`](https://github.com/aspnet/AspNetCore/commit/e87f13d267) Use PackageLineup to manage PackageReference versions +* [`[82ba6b51ef]`](https://github.com/aspnet/AspNetCore/commit/82ba6b51ef) Use PackageLineup to manage PackageReference versions +* [`[1297798546]`](https://github.com/aspnet/AspNetCore/commit/1297798546) Use PackageLineup to manage PackageReference versions +* [`[e67d85d30c]`](https://github.com/aspnet/AspNetCore/commit/e67d85d30c) Use PackageLineup to manage PackageReference versions +* [`[4601db9bf6]`](https://github.com/aspnet/AspNetCore/commit/4601db9bf6) Log requests into test logs, override directory targets (#98) +* [`[e97e6546c2]`](https://github.com/aspnet/AspNetCore/commit/e97e6546c2) Add structured syntax suffixes and facets to MediaTypeHeaderValue (#921) +* [`[5ca9f8928f]`](https://github.com/aspnet/AspNetCore/commit/5ca9f8928f) Use PackageLineup to manage PackageReference versions +* [`[482a4e646e]`](https://github.com/aspnet/AspNetCore/commit/482a4e646e) Rename 'template_feed' to 'src' for consistency with other repos +* [`[11377e08f6]`](https://github.com/aspnet/AspNetCore/commit/11377e08f6) Use PackageLineup to manage PackageReference versions +* [`[479eb49ca9]`](https://github.com/aspnet/AspNetCore/commit/479eb49ca9) Use PackageLineup to manage PackageReference versions +* [`[51ac8d53f4]`](https://github.com/aspnet/AspNetCore/commit/51ac8d53f4) Fix site name +* [`[1e0fe87c20]`](https://github.com/aspnet/AspNetCore/commit/1e0fe87c20) Use PackageLineup to manage PackageReference versions +* [`[9b45e7f118]`](https://github.com/aspnet/AspNetCore/commit/9b45e7f118) Use PackageLineup to manage PackageReference versions +* [`[590d42dc88]`](https://github.com/aspnet/AspNetCore/commit/590d42dc88) Add Microsoft.Win32.Registry to the universe lineup +* [`[b53a6f9a25]`](https://github.com/aspnet/AspNetCore/commit/b53a6f9a25) Install site extension on top of existing dotnet (#97) +* [`[cfc05104e4]`](https://github.com/aspnet/AspNetCore/commit/cfc05104e4) Updated to use WebEncoders utility's Base64Url encode/decode functionality +* [`[bf685de16b]`](https://github.com/aspnet/AspNetCore/commit/bf685de16b) Using WebEncoders' Base64Url encode/decode functionality +* [`[03d40f712c]`](https://github.com/aspnet/AspNetCore/commit/03d40f712c) Initial state from previous aspnet/templates repo +* [`[f3d121cacf]`](https://github.com/aspnet/AspNetCore/commit/f3d121cacf) Mark whitespace between tag helper directive and its value as Markup +* [`[2a36aa141d]`](https://github.com/aspnet/AspNetCore/commit/2a36aa141d) Making the client and tests work on IE +* [`[ff2bf5ad75]`](https://github.com/aspnet/AspNetCore/commit/ff2bf5ad75) Creating ES5 version of the TS client +* [`[f63354713f]`](https://github.com/aspnet/AspNetCore/commit/f63354713f) Use PackageLineup to manage PackageReference versions +* [`[c0d47adb11]`](https://github.com/aspnet/AspNetCore/commit/c0d47adb11) Allow spaces in path (#779) +* [`[ac0ce9c8ee]`](https://github.com/aspnet/AspNetCore/commit/ac0ce9c8ee) Use PackageLineup to manage PackageReference versions (#162) +* [`[6907261453]`](https://github.com/aspnet/AspNetCore/commit/6907261453) Unset the UserAgent Header in the TS client (#781) +* [`[9e72cb0783]`](https://github.com/aspnet/AspNetCore/commit/9e72cb0783) Use PackageLineup to manage PackageReference versions +* [`[0516de2b28]`](https://github.com/aspnet/AspNetCore/commit/0516de2b28) Add Microsoft.Azure.Management.Fluent to the universe lineup (#550) +* [`[5e3a7922fe]`](https://github.com/aspnet/AspNetCore/commit/5e3a7922fe) Add module load location check (#94) +* [`[97b9ff3b33]`](https://github.com/aspnet/AspNetCore/commit/97b9ff3b33) Use PackageLineup to manage PackageReference versions +* [`[4917e69ad6]`](https://github.com/aspnet/AspNetCore/commit/4917e69ad6) Fixed spelling mistake +* [`[b60e598277]`](https://github.com/aspnet/AspNetCore/commit/b60e598277) Setting the User-Agent header (#759) +* [`[9d8556e7c4]`](https://github.com/aspnet/AspNetCore/commit/9d8556e7c4) Added FrameConnection.OnConnectionClosed back (#2028) +* [`[09be7c416a]`](https://github.com/aspnet/AspNetCore/commit/09be7c416a) Use preparsed version, rather than reparsing (#2021) +* [`[088f7e32ae]`](https://github.com/aspnet/AspNetCore/commit/088f7e32ae) Reset StatusCode & ReasonPhrase directly (#2025) +* [`[4735154ecd]`](https://github.com/aspnet/AspNetCore/commit/4735154ecd) Install .NET Core 1.1.2 +* [`[1d4e7dcd08]`](https://github.com/aspnet/AspNetCore/commit/1d4e7dcd08) Avoid conflicts between PinVersion and lineups +* [`[ccc97c67ab]`](https://github.com/aspnet/AspNetCore/commit/ccc97c67ab) Making msgpack5 a prod dependency +* [`[1b5bd4afac]`](https://github.com/aspnet/AspNetCore/commit/1b5bd4afac) Added ParentIsTagHelper property to AttributeCompletionContext +* [`[471722eba1]`](https://github.com/aspnet/AspNetCore/commit/471722eba1) Use PackageLineup to manage PackageReference versions +* [`[347e4158fb]`](https://github.com/aspnet/AspNetCore/commit/347e4158fb) Skipped flakey tests. +* [`[ceba681e02]`](https://github.com/aspnet/AspNetCore/commit/ceba681e02) Add Microsoft.NETCore.App and NETStandard.Library to the lineup (#549) +* [`[a200cd46b1]`](https://github.com/aspnet/AspNetCore/commit/a200cd46b1) Use ForceAsyncAwaiter to make sure we're not on the app SyncContext (#758) +* [`[ca6c76c358]`](https://github.com/aspnet/AspNetCore/commit/ca6c76c358) Add a test where [Ignore..] gets overridden +* [`[c9c21d2ce9]`](https://github.com/aspnet/AspNetCore/commit/c9c21d2ce9) Fix tool reference update +* [`[8cc1cdc62f]`](https://github.com/aspnet/AspNetCore/commit/8cc1cdc62f) Install and use multiple runtimes/sdks (#93) +* [`[83f3605cfb]`](https://github.com/aspnet/AspNetCore/commit/83f3605cfb) Minification - part 1 (#762) +* [`[c7fabda615]`](https://github.com/aspnet/AspNetCore/commit/c7fabda615) Use installdotnet target and clear all nuget packages to force offline (#92) +* [`[04fe1204a9]`](https://github.com/aspnet/AspNetCore/commit/04fe1204a9) Rename app.module.(server|browser).ts to app.(server|browser).module.ts. Fixes #1228. +* [`[29fd1b3b33]`](https://github.com/aspnet/AspNetCore/commit/29fd1b3b33) Update README to show 2.0.0 as the latest packages +* [`[e2030fb1fa]`](https://github.com/aspnet/AspNetCore/commit/e2030fb1fa) Handle publicPath=/ in HMR. Fixes #1191. +* [`[7b2a4ff465]`](https://github.com/aspnet/AspNetCore/commit/7b2a4ff465) Allow "page" route parameter to be used in Mvc controllers +* [`[9793b6b8d5]`](https://github.com/aspnet/AspNetCore/commit/9793b6b8d5) Add another package required for Razor +* [`[9b1cbedffc]`](https://github.com/aspnet/AspNetCore/commit/9b1cbedffc) WebSocketClient.ConnectAsync throws when the provided CancellationToken is cancelled. +* [`[3d6a8615de]`](https://github.com/aspnet/AspNetCore/commit/3d6a8615de) Support DynamicObject types (#99) +* [`[59fe94b8e4]`](https://github.com/aspnet/AspNetCore/commit/59fe94b8e4) Setting up 2.0.1 branch +* [`[ce68ec23c0]`](https://github.com/aspnet/AspNetCore/commit/ce68ec23c0) Using WebEncoders' Base64Url encode/decode functionality +* [`[87189875ff]`](https://github.com/aspnet/AspNetCore/commit/87189875ff) Increase timeout in Server_ClientDisconnects_CallCanceled to mitigate test flakiness. +* [`[d15129110e]`](https://github.com/aspnet/AspNetCore/commit/d15129110e) Ensure .NET Core 1.0.5 is installed +* [`[7ca8255d6f]`](https://github.com/aspnet/AspNetCore/commit/7ca8255d6f) Add a default VS foregrounddispatcher +* [`[a9a86fa3bf]`](https://github.com/aspnet/AspNetCore/commit/a9a86fa3bf) Add foreground dispatcher +* [`[cddc5f8a75]`](https://github.com/aspnet/AspNetCore/commit/cddc5f8a75) Adapting TS-client to work with non-level-2 xhr +* [`[b187c1adc4]`](https://github.com/aspnet/AspNetCore/commit/b187c1adc4) Add fallback when resolving application name +* [`[d87e0f7fbd]`](https://github.com/aspnet/AspNetCore/commit/d87e0f7fbd) Fixes #1632 - track textviews in the document tracker +* [`[8b4fc0cef6]`](https://github.com/aspnet/AspNetCore/commit/8b4fc0cef6) Take control of VisualStudioRazorParser reparse test mechanics. +* [`[a145734d43]`](https://github.com/aspnet/AspNetCore/commit/a145734d43) Fix flakiness in ConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate (#1955). +* [`[4094e8b8f3]`](https://github.com/aspnet/AspNetCore/commit/4094e8b8f3) Use PackageReference instead of project.json in the VSIX project (#1642) +* [`[a702713cd4]`](https://github.com/aspnet/AspNetCore/commit/a702713cd4) SignalR C# Client logging (#752) +* [`[b8a936f2c1]`](https://github.com/aspnet/AspNetCore/commit/b8a936f2c1) Use IApplicationLifetime instead of IHostedService (#757) +* [`[c922eee1d6]`](https://github.com/aspnet/AspNetCore/commit/c922eee1d6) Fix artifacts dir for test +* [`[fa6fde2b20]`](https://github.com/aspnet/AspNetCore/commit/fa6fde2b20) Moved TagHelper directive validation and parsing from TagHelperBinder to CSharpCodeParser +* [`[9b6420dbfc]`](https://github.com/aspnet/AspNetCore/commit/9b6420dbfc) Include currently selected attribute in TagHelper completion results +* [`[28920c7691]`](https://github.com/aspnet/AspNetCore/commit/28920c7691) Simplify .gitignore +* [`[224c9898c0]`](https://github.com/aspnet/AspNetCore/commit/224c9898c0) Turn template test into theory (#90) +* [`[c62a3b491c]`](https://github.com/aspnet/AspNetCore/commit/c62a3b491c) Fix templates directory structure to produce correct nupkg output +* [`[e4c1b888ca]`](https://github.com/aspnet/AspNetCore/commit/e4c1b888ca) Adding loggers to TS client +* [`[978f5cebc0]`](https://github.com/aspnet/AspNetCore/commit/978f5cebc0) Starting HubOptions (#743) +* [`[1811c328c5]`](https://github.com/aspnet/AspNetCore/commit/1811c328c5) Add packages required for Razor to the lineup (#548) +* [`[0291686b20]`](https://github.com/aspnet/AspNetCore/commit/0291686b20) Reorganize templates into dir structure matching 'dotnet new' templates +* [`[964b671288]`](https://github.com/aspnet/AspNetCore/commit/964b671288) [Fixes #1012] Make it possible to override services when using UseStartup. +* [`[d72175a846]`](https://github.com/aspnet/AspNetCore/commit/d72175a846) Make StopAsync multi-thread safe (#377). +* [`[24154ec4c2]`](https://github.com/aspnet/AspNetCore/commit/24154ec4c2) Create a VisualStudio parser to handle the editing loop. +* [`[fa852d7d67]`](https://github.com/aspnet/AspNetCore/commit/fa852d7d67) Update hub route in client sample (#756) +* [`[d4b64af0e6]`](https://github.com/aspnet/AspNetCore/commit/d4b64af0e6) Use DictionaryKeyResolver for ExpandoObjectAdapter (#100) +* [`[419cedd4f7]`](https://github.com/aspnet/AspNetCore/commit/419cedd4f7) Updating spec for record separator, binary over text +* [`[cdbb13de66]`](https://github.com/aspnet/AspNetCore/commit/cdbb13de66) Putting signalr-client in @aspnet scope +* [`[6e42c8d0e4]`](https://github.com/aspnet/AspNetCore/commit/6e42c8d0e4) Made section 1.X compatibility only apply at design time. +* [`[7c52be5e42]`](https://github.com/aspnet/AspNetCore/commit/7c52be5e42) Stop generating .template.config files dynamically. Convert them to plain files on disk. +* [`[d469cc3151]`](https://github.com/aspnet/AspNetCore/commit/d469cc3151) Clients Subset - AllExcept (#700) +* [`[5104e8c806]`](https://github.com/aspnet/AspNetCore/commit/5104e8c806) Make 2.0 codegen compatible with 1.0 projects until multi-targeting is complete. +* [`[900e9ca835]`](https://github.com/aspnet/AspNetCore/commit/900e9ca835) Add deprecation notice to Yeoman package +* [`[cd9ad38a99]`](https://github.com/aspnet/AspNetCore/commit/cd9ad38a99) Run tests against 'dotnet new' output instead of Yeoman output +* [`[dc9ed60465]`](https://github.com/aspnet/AspNetCore/commit/dc9ed60465) Create the connection logging scope in ConnectionHandler (#2013) +* [`[d6ae8829b6]`](https://github.com/aspnet/AspNetCore/commit/d6ae8829b6) In HMR, don't rely on default JsonSerializer settings. Fixes #688 +* [`[11a9b6498d]`](https://github.com/aspnet/AspNetCore/commit/11a9b6498d) Don't alloc IEnumerable in Reset for ITlsConnectionFeature (#2009) +* [`[a94ac6f37e]`](https://github.com/aspnet/AspNetCore/commit/a94ac6f37e) For Redux dev tools, use newer __REDUX_DEVTOOLS_EXTENSION__ API. Fixes #1196 +* [`[a40adab38d]`](https://github.com/aspnet/AspNetCore/commit/a40adab38d) In non-ASP.NET apps, default project path to current working directory. Fixes #1100. +* [`[a7e715c88f]`](https://github.com/aspnet/AspNetCore/commit/a7e715c88f) Small grammatical fix to README.md +* [`[79d8a9d3d2]`](https://github.com/aspnet/AspNetCore/commit/79d8a9d3d2) Changing module type to commonjs +* [`[2e6687031d]`](https://github.com/aspnet/AspNetCore/commit/2e6687031d) Added initial connection middleware pipeline (#2003) +* [`[27b0f60f09]`](https://github.com/aspnet/AspNetCore/commit/27b0f60f09) ForbidAsync now uses correct Schemes method (#918) +* [`[900a5c7c4c]`](https://github.com/aspnet/AspNetCore/commit/900a5c7c4c) Add support for ResponseCache in Razor Pages +* [`[345190e6a9]`](https://github.com/aspnet/AspNetCore/commit/345190e6a9) Add timeout to Negotiate (#736) +* [`[bf63704547]`](https://github.com/aspnet/AspNetCore/commit/bf63704547) Renamed solutions +* [`[95f37a0edb]`](https://github.com/aspnet/AspNetCore/commit/95f37a0edb) Install store from artifact dependency +* [`[a4053acd06]`](https://github.com/aspnet/AspNetCore/commit/a4053acd06) Give Client a chance to receive Close Frame from Server (#730) +* [`[e349329dc7]`](https://github.com/aspnet/AspNetCore/commit/e349329dc7) Changing length prefixing to separator for JSON TS +* [`[5ad5f36f88]`](https://github.com/aspnet/AspNetCore/commit/5ad5f36f88) Changing length prefixing to separator for JSON C# +* [`[312e0da556]`](https://github.com/aspnet/AspNetCore/commit/312e0da556) Fix case sensitivity on Startup classes and methods (#1166) +* [`[c74d0e7458]`](https://github.com/aspnet/AspNetCore/commit/c74d0e7458) Adds .Value to logger calls to avoid calling .ToUriComponents on a bad header. (#1169) +* [`[b12451025f]`](https://github.com/aspnet/AspNetCore/commit/b12451025f) Exit OnConnected early if Negotiate fails (#733) +* [`[89548bb39a]`](https://github.com/aspnet/AspNetCore/commit/89548bb39a) Expand the list of external dependencies to include almost everything referenced from an ASP.NET Core project +* [`[fd66472b39]`](https://github.com/aspnet/AspNetCore/commit/fd66472b39) Get Kestrel.Performance working again +* [`[14f122fb9f]`](https://github.com/aspnet/AspNetCore/commit/14f122fb9f) Measure Writing in FrameWritingBenchmark +* [`[a7f021702f]`](https://github.com/aspnet/AspNetCore/commit/a7f021702f) Add more corefx packages to the universe lineup (#543) +* [`[a2c0410e39]`](https://github.com/aspnet/AspNetCore/commit/a2c0410e39) Use PackageLineup to manage package versions +* [`[442ee80039]`](https://github.com/aspnet/AspNetCore/commit/442ee80039) Less awaits for Reponse Write(Async) +* [`[45732a5dd3]`](https://github.com/aspnet/AspNetCore/commit/45732a5dd3) Fix: Nested tag helpers do not work when tag helper prefix is set +* [`[b00c9b4e05]`](https://github.com/aspnet/AspNetCore/commit/b00c9b4e05) Pinning versions for 2.0.0 +* [`[3e8da43279]`](https://github.com/aspnet/AspNetCore/commit/3e8da43279) Pinning versions for 2.0.0 +* [`[128683be0e]`](https://github.com/aspnet/AspNetCore/commit/128683be0e) Pinning versions for 2.0.0 +* [`[5d6330e6b1]`](https://github.com/aspnet/AspNetCore/commit/5d6330e6b1) Pinning versions for 2.0.0 +* [`[b613f44ccd]`](https://github.com/aspnet/AspNetCore/commit/b613f44ccd) Add packages to README +* [`[dc8d1d0788]`](https://github.com/aspnet/AspNetCore/commit/dc8d1d0788) Do not block on async calls +* [`[a359da0c44]`](https://github.com/aspnet/AspNetCore/commit/a359da0c44) Length prefixing base64 encoded messages +* [`[ec09268698]`](https://github.com/aspnet/AspNetCore/commit/ec09268698) Add using for presence in chat sample (#727) +* [`[5b4cc95583]`](https://github.com/aspnet/AspNetCore/commit/5b4cc95583) Removing unnecessary dependency +* [`[87db7cceb6]`](https://github.com/aspnet/AspNetCore/commit/87db7cceb6) Stop producing Microsoft.AspNetCore.Server.Kestrel.Tls as a package +* [`[26f1d4baa3]`](https://github.com/aspnet/AspNetCore/commit/26f1d4baa3) Use PackageLineup +* [`[db805eb3e3]`](https://github.com/aspnet/AspNetCore/commit/db805eb3e3) Fix ModelExpression's in section directive blocks. +* [`[0fafd19ec9]`](https://github.com/aspnet/AspNetCore/commit/0fafd19ec9) Initial HTTP/2 support. +* [`[c429467993]`](https://github.com/aspnet/AspNetCore/commit/c429467993) Add System.Buffers and System.Numerics.Vectors to the lineup +* [`[dc66815c35]`](https://github.com/aspnet/AspNetCore/commit/dc66815c35) Add external packages require for aspnet/Common (#541) +* [`[f3745608af]`](https://github.com/aspnet/AspNetCore/commit/f3745608af) Switch to v3 NuGet feed +* [`[8d2a9e5929]`](https://github.com/aspnet/AspNetCore/commit/8d2a9e5929) Support tuples for type directive tokens +* [`[488eb44467]`](https://github.com/aspnet/AspNetCore/commit/488eb44467) Fix obsolete warning message (#1363) +* [`[28a4bb4d5f]`](https://github.com/aspnet/AspNetCore/commit/28a4bb4d5f) Clone over https if we cannot determine the repository's clone url +* [`[418f58f31d]`](https://github.com/aspnet/AspNetCore/commit/418f58f31d) Clone repositories over https +* [`[655a693e4a]`](https://github.com/aspnet/AspNetCore/commit/655a693e4a) Make ViewComponentTagHelper use extension intermediate nodes +* [`[0c82d94a54]`](https://github.com/aspnet/AspNetCore/commit/0c82d94a54) #772 Signout FormPost test (#1358) +* [`[4898c0d3df]`](https://github.com/aspnet/AspNetCore/commit/4898c0d3df) Integrating MsgPack support in TS client +* [`[9eabce1b02]`](https://github.com/aspnet/AspNetCore/commit/9eabce1b02) Enabling tests which would have prevented a bug +* [`[e8a673248a]`](https://github.com/aspnet/AspNetCore/commit/e8a673248a) Conditional WebSockets testing (#714) +* [`[4504ae56d5]`](https://github.com/aspnet/AspNetCore/commit/4504ae56d5) Update protocol spec for Message Pack (#703) +* [`[594f55947f]`](https://github.com/aspnet/AspNetCore/commit/594f55947f) Keep ResponseCookie options on delete. (#905) +* [`[b393200fd3]`](https://github.com/aspnet/AspNetCore/commit/b393200fd3) SSE StopAsync should ignore exception (handled elsewhere) (#708) +* [`[364fc1a55d]`](https://github.com/aspnet/AspNetCore/commit/364fc1a55d) Allow nullable types with generic arguments in directives +* [`[f5710de3e5]`](https://github.com/aspnet/AspNetCore/commit/f5710de3e5) Produce a lineup package containing all packages produced +* [`[456957bf57]`](https://github.com/aspnet/AspNetCore/commit/456957bf57) Use dictionary for deployment parameters (#1126) +* [`[396f413b38]`](https://github.com/aspnet/AspNetCore/commit/396f413b38) Rename testing metapackage (#218) +* [`[653272600f]`](https://github.com/aspnet/AspNetCore/commit/653272600f) Add site extension generation code (#217) +* [`[8cda36157f]`](https://github.com/aspnet/AspNetCore/commit/8cda36157f) Change Read to ReadAsync (#702) +* [`[c125022050]`](https://github.com/aspnet/AspNetCore/commit/c125022050) #772 Fill in OIDC test gaps +* [`[b5e81bd4a0]`](https://github.com/aspnet/AspNetCore/commit/b5e81bd4a0) Use linux specific runtime identifier when gathering installer prerequisites +* [`[e2cec0b305]`](https://github.com/aspnet/AspNetCore/commit/e2cec0b305) Adding MsgPack hub protocol to TS client +* [`[e089852d59]`](https://github.com/aspnet/AspNetCore/commit/e089852d59) Turning messages to arrays +* [`[be9fec5d30]`](https://github.com/aspnet/AspNetCore/commit/be9fec5d30) Adding result kind to completion message +* [`[5ec8a7134e]`](https://github.com/aspnet/AspNetCore/commit/5ec8a7134e) Adds FormFeature quoted boundary test +* [`[32ef3eb355]`](https://github.com/aspnet/AspNetCore/commit/32ef3eb355) Hub (#689) +* [`[eb5c23ea8e]`](https://github.com/aspnet/AspNetCore/commit/eb5c23ea8e) Parse LanguageVersion correctly +* [`[3a1d4c5dd6]`](https://github.com/aspnet/AspNetCore/commit/3a1d4c5dd6) Introducing HubProtocolReaderWriter +* [`[ad4784dbd2]`](https://github.com/aspnet/AspNetCore/commit/ad4784dbd2) Centralizing serializing hub messages +* [`[a0e490e549]`](https://github.com/aspnet/AspNetCore/commit/a0e490e549) Enabling binary protocols over text transports +* [`[f9ee7911a5]`](https://github.com/aspnet/AspNetCore/commit/f9ee7911a5) Use CloseOutputAsync to close client transport WebSocket (#695) +* [`[e9e7baf3f1]`](https://github.com/aspnet/AspNetCore/commit/e9e7baf3f1) Rename store zip and lzma filename +* [`[07f96a444e]`](https://github.com/aspnet/AspNetCore/commit/07f96a444e) Always log startup exceptions +* [`[a49db63f06]`](https://github.com/aspnet/AspNetCore/commit/a49db63f06) Increment M.H.Server.IntegrationTesting version +* [`[dbcac41be7]`](https://github.com/aspnet/AspNetCore/commit/dbcac41be7) Get the correct version of Mvc for multitargeting +* [`[5161ebaf8a]`](https://github.com/aspnet/AspNetCore/commit/5161ebaf8a) Enables the Razor Document Tracker +* [`[4fcad1548e]`](https://github.com/aspnet/AspNetCore/commit/4fcad1548e) Added support for multitargeting +* [`[93b37e14db]`](https://github.com/aspnet/AspNetCore/commit/93b37e14db) fix websocket connection issue and some memory leak, and add debug print (#129) +* [`[cbad7fad7a]`](https://github.com/aspnet/AspNetCore/commit/cbad7fad7a) Add API baseline for Microsoft.AspNetCore +* [`[5d802a7988]`](https://github.com/aspnet/AspNetCore/commit/5d802a7988) Add sample for refresh tokens +* [`[d797543cfc]`](https://github.com/aspnet/AspNetCore/commit/d797543cfc) Update obsolete error (#1346) +* [`[127784e058]`](https://github.com/aspnet/AspNetCore/commit/127784e058) Fix clean machine/testing for Mvc.Extensions. +* [`[5ed1a35ce0]`](https://github.com/aspnet/AspNetCore/commit/5ed1a35ce0) Fix problems with AoT when using Angular Material. Fixes #1168 +* [`[aa980fc67c]`](https://github.com/aspnet/AspNetCore/commit/aa980fc67c) Roslyn-ize our tooling contracts. +* [`[ca7f72e3f0]`](https://github.com/aspnet/AspNetCore/commit/ca7f72e3f0) Move PinVersions into RepoTasks (#535) +* [`[31733e973f]`](https://github.com/aspnet/AspNetCore/commit/31733e973f) Set IncrementalVersion=true +* [`[5f1450c9ba]`](https://github.com/aspnet/AspNetCore/commit/5f1450c9ba) Make aspnet-angular compatible with AoT compilation +* [`[c83605baff]`](https://github.com/aspnet/AspNetCore/commit/c83605baff) Add aspnet-angular NPM package containing HttpWithStateTransfer utility +* [`[fc12d722b8]`](https://github.com/aspnet/AspNetCore/commit/fc12d722b8) fix(webpack): fix middleware to specifically serialize options as non-camecased +* [`[372e597f34]`](https://github.com/aspnet/AspNetCore/commit/372e597f34) Added Timeout to HttpClient to always be longer than the InvocationTimeoutMilliseconds. +* [`[41cb9ea31c]`](https://github.com/aspnet/AspNetCore/commit/41cb9ea31c) Fix hosting startup tests (#81). +* [`[6584a8b5fd]`](https://github.com/aspnet/AspNetCore/commit/6584a8b5fd) Shorten folder names +* [`[a8802b2d2c]`](https://github.com/aspnet/AspNetCore/commit/a8802b2d2c) Fix versions in the test project so restore works +* [`[169ef12cd8]`](https://github.com/aspnet/AspNetCore/commit/169ef12cd8) Change Microsoft.DotNet.Web.Spa.ProjectTemplates to use non-prerelease version number in NuGet package +* [`[c2e4d4f261]`](https://github.com/aspnet/AspNetCore/commit/c2e4d4f261) Re-enable the "dotnet restore" postAction, like the stock templates +* [`[d058fe5a39]`](https://github.com/aspnet/AspNetCore/commit/d058fe5a39) Fix StackOverflowException caused when creating the watcher on directories from a network share +* [`[c473800042]`](https://github.com/aspnet/AspNetCore/commit/c473800042) Installer generation updates +* [`[322c72144e]`](https://github.com/aspnet/AspNetCore/commit/322c72144e) Fix syntax error in old versions of bash +* [`[f0cc2f1061]`](https://github.com/aspnet/AspNetCore/commit/f0cc2f1061) Use wget and fallback to curl +* [`[8096b4aca4]`](https://github.com/aspnet/AspNetCore/commit/8096b4aca4) Choose port automatically +* [`[b512181608]`](https://github.com/aspnet/AspNetCore/commit/b512181608) Prevent deleting the .r/ folder on CI +* [`[643efbe660]`](https://github.com/aspnet/AspNetCore/commit/643efbe660) Change version on Binding redirects +* [`[0e38a9fdd8]`](https://github.com/aspnet/AspNetCore/commit/0e38a9fdd8) Fix VersionPrefix +* [`[2ef26486dd]`](https://github.com/aspnet/AspNetCore/commit/2ef26486dd) Add global filters with the right scope +* [`[644f34e90d]`](https://github.com/aspnet/AspNetCore/commit/644f34e90d) AuthZ PolicyEvalutor should take resource +* [`[a5b55edb93]`](https://github.com/aspnet/AspNetCore/commit/a5b55edb93) Fix filter order (#6577) +* [`[36e24b7a31]`](https://github.com/aspnet/AspNetCore/commit/36e24b7a31) Fix AuthZ Regression (#6574) +* [`[ae815475b8]`](https://github.com/aspnet/AspNetCore/commit/ae815475b8) Support for binary protocols on the server side +* [`[35c8da94bf]`](https://github.com/aspnet/AspNetCore/commit/35c8da94bf) Temporarily disable package downgrade warnings (#1576) +* [`[c02d701e6e]`](https://github.com/aspnet/AspNetCore/commit/c02d701e6e) Update Roslyn to 2.3.1 (#1574) +* [`[161b6e7b94]`](https://github.com/aspnet/AspNetCore/commit/161b6e7b94) Update Roslyn to 2.3.1 (#6571) +* [`[ecb26d9bbc]`](https://github.com/aspnet/AspNetCore/commit/ecb26d9bbc) Reenable a connection adapter test on TeamCity (#1961) +* [`[e65e647867]`](https://github.com/aspnet/AspNetCore/commit/e65e647867) Add empty baselines to suppress api check +* [`[819ee5faaf]`](https://github.com/aspnet/AspNetCore/commit/819ee5faaf) Add M.Dotnet.Watcher.Tools and M.E.Caching.SqlConfig.Tools to lzma +* [`[8fc2cd98b6]`](https://github.com/aspnet/AspNetCore/commit/8fc2cd98b6) Add timeout to Event Queue drain (#619) +* [`[98b9a4bf7f]`](https://github.com/aspnet/AspNetCore/commit/98b9a4bf7f) Don't run the precompilation tool when publishing with a RID +* [`[184ab74e68]`](https://github.com/aspnet/AspNetCore/commit/184ab74e68) Don't render view attributes when in design time. +* [`[006b4651da]`](https://github.com/aspnet/AspNetCore/commit/006b4651da) Change product code to work with editor expectations. +* [`[6c7859bfba]`](https://github.com/aspnet/AspNetCore/commit/6c7859bfba) Generate full pdbs for desktop packages +* [`[dfd63fe2cb]`](https://github.com/aspnet/AspNetCore/commit/dfd63fe2cb) Rename property to JsonNetVersion (#197) +* [`[266736764c]`](https://github.com/aspnet/AspNetCore/commit/266736764c) Rename to DiagnosticSourceVersion (#1143) +* [`[3010eaaee2]`](https://github.com/aspnet/AspNetCore/commit/3010eaaee2) Add logging scope (#670) +* [`[4b9a10363c]`](https://github.com/aspnet/AspNetCore/commit/4b9a10363c) Explicitly call Restore on AspNetCore.csproj before calling pack on it. +* [`[b41d8656d5]`](https://github.com/aspnet/AspNetCore/commit/b41d8656d5) Adds new date string in HttpRuleParser +* [`[843d9820e2]`](https://github.com/aspnet/AspNetCore/commit/843d9820e2) Add breakingchanges.netcore.json for Microsoft.AspNetCore.Mvc.Razor +* [`[68ba94218a]`](https://github.com/aspnet/AspNetCore/commit/68ba94218a) IsNullOrWhiteSpace => IsNullOrEmpty +* [`[8dfc6a00e5]`](https://github.com/aspnet/AspNetCore/commit/8dfc6a00e5) Use installed shared framework version during deps file generation +* [`[f0e572075b]`](https://github.com/aspnet/AspNetCore/commit/f0e572075b) Fix FlushAsync when a ConnectionAdapter is configured (#1957) +* [`[4d35489e85]`](https://github.com/aspnet/AspNetCore/commit/4d35489e85) Use dotnet pack to pack AspNetCore file +* [`[0e96c2e20d]`](https://github.com/aspnet/AspNetCore/commit/0e96c2e20d) Nano server tests: Make the dotnet cli folder name unique +* [`[59d3fb433b]`](https://github.com/aspnet/AspNetCore/commit/59d3fb433b) Fix #1555 +* [`[459f453cd4]`](https://github.com/aspnet/AspNetCore/commit/459f453cd4) Pin runtime version for generated deps files +* [`[fcd9f0c3ff]`](https://github.com/aspnet/AspNetCore/commit/fcd9f0c3ff) Update Owin to latest (#1323) +* [`[8ba29b578d]`](https://github.com/aspnet/AspNetCore/commit/8ba29b578d) Dynamic Hub Change Part 2 (#644) +* [`[c9f506d4ea]`](https://github.com/aspnet/AspNetCore/commit/c9f506d4ea) Fix #6542 - correct namespace of [TempData] +* [`[0ebd33a25c]`](https://github.com/aspnet/AspNetCore/commit/0ebd33a25c) Plumbing TransferMode on the client side +* [`[1810925b13]`](https://github.com/aspnet/AspNetCore/commit/1810925b13) Add _ViewStart and _ViewImports to embedded view test +* [`[998547839e]`](https://github.com/aspnet/AspNetCore/commit/998547839e) Ensure IPageApplicationModelProviders are invoked in the sequence of their Order +* [`[90a6d8fdf7]`](https://github.com/aspnet/AspNetCore/commit/90a6d8fdf7) Shortening log path +* [`[abd2ce9cf2]`](https://github.com/aspnet/AspNetCore/commit/abd2ce9cf2) Disable TeamCity flow logger for now. It's a little too messy and needs refinement +* [`[6c1388567d]`](https://github.com/aspnet/AspNetCore/commit/6c1388567d) Fix teamcity block logger +* [`[d3ab458c6c]`](https://github.com/aspnet/AspNetCore/commit/d3ab458c6c) Add flow logger to help with console output parallelism +* [`[cd11f71428]`](https://github.com/aspnet/AspNetCore/commit/cd11f71428) Pin CLI tool references for all projects in a solution +* [`[36d3d97b99]`](https://github.com/aspnet/AspNetCore/commit/36d3d97b99) #1319 Add DisplayName overloads +* [`[2df19040c5]`](https://github.com/aspnet/AspNetCore/commit/2df19040c5) Update StackExchange.Redis to latest (#662) +* [`[806ba70a6a]`](https://github.com/aspnet/AspNetCore/commit/806ba70a6a) Update StackExchange.Redis to latest (#260) +* [`[2a69b50a64]`](https://github.com/aspnet/AspNetCore/commit/2a69b50a64) Change Razor.Test.Common to not act like an executable. +* [`[80d8e8a7cd]`](https://github.com/aspnet/AspNetCore/commit/80d8e8a7cd) Adding RuntimeFrameworkVersion to the RepoTasks.csproj +* [`[76aa9b26fc]`](https://github.com/aspnet/AspNetCore/commit/76aa9b26fc) Use async main in dotnet-watch +* [`[5753784ac4]`](https://github.com/aspnet/AspNetCore/commit/5753784ac4) #391 Add back the DisplayName setting +* [`[36ecbd9efd]`](https://github.com/aspnet/AspNetCore/commit/36ecbd9efd) Accounting for ReadAsync throwing OperationCanceledException +* [`[97fd4f432b]`](https://github.com/aspnet/AspNetCore/commit/97fd4f432b) Float the version of NS.Library to workaround issues in mirror +* [`[9528dd7432]`](https://github.com/aspnet/AspNetCore/commit/9528dd7432) Enable TS strict mode in all templates and generally clean up TS references +* [`[021c604244]`](https://github.com/aspnet/AspNetCore/commit/021c604244) Update WindowsAzure.Storage to latest (#258) +* [`[28292086ec]`](https://github.com/aspnet/AspNetCore/commit/28292086ec) Add Roslyn feed to work around missing RTM packages. +* [`[f8d43853f8]`](https://github.com/aspnet/AspNetCore/commit/f8d43853f8) Re-introduce RazorEditorParser. +* [`[095230cb85]`](https://github.com/aspnet/AspNetCore/commit/095230cb85) Update Newtonsoft.Json to 10.0.1 (#1958) +* [`[bcefbae00c]`](https://github.com/aspnet/AspNetCore/commit/bcefbae00c) Complete logging for Socket.* packages (#655) +* [`[bf0e2bca5e]`](https://github.com/aspnet/AspNetCore/commit/bf0e2bca5e) Update ApplicationInsights version +* [`[7b07fb66eb]`](https://github.com/aspnet/AspNetCore/commit/7b07fb66eb) Update all templates to aspnet-webpack@2.0.1 +* [`[cdb04c74f9]`](https://github.com/aspnet/AspNetCore/commit/cdb04c74f9) Update aspnet-webpack to 2.0.1, automatically disabling the middleware if we detect the process doesn't have sufficient disk permissions +* [`[c812f9d885]`](https://github.com/aspnet/AspNetCore/commit/c812f9d885) Update to RoslynDev 2.6.0-* packages +* [`[5ea7030b69]`](https://github.com/aspnet/AspNetCore/commit/5ea7030b69) Reload AI configuration file on change (#76) +* [`[7ebbdad974]`](https://github.com/aspnet/AspNetCore/commit/7ebbdad974) Add support for connection scopes if logging is enabled (#1953) +* [`[dbf57b9268]`](https://github.com/aspnet/AspNetCore/commit/dbf57b9268) Update to Roslyn 2.3.0 +* [`[308d64277e]`](https://github.com/aspnet/AspNetCore/commit/308d64277e) Update to Roslyn 2.3.0 +* [`[576e3debf1]`](https://github.com/aspnet/AspNetCore/commit/576e3debf1) Complete the lstat patching for #1101 +* [`[68d84099a0]`](https://github.com/aspnet/AspNetCore/commit/68d84099a0) Use the repository name as the directory to clone to. +* [`[6c39e227b8]`](https://github.com/aspnet/AspNetCore/commit/6c39e227b8) Check for the existence of a git repository before invoking git commands +* [`[fcda85727a]`](https://github.com/aspnet/AspNetCore/commit/fcda85727a) Check for the existence of a git repository before invoking git commands +* [`[98525da02b]`](https://github.com/aspnet/AspNetCore/commit/98525da02b) Use the right set of env variables for determining commit hash +* [`[86756d11dd]`](https://github.com/aspnet/AspNetCore/commit/86756d11dd) Moving typings to the TS client folder +* [`[e65ecebac6]`](https://github.com/aspnet/AspNetCore/commit/e65ecebac6) Make templates work with nonempty baseUrls (e.g., IIS virtual directories) +* [`[4903e12373]`](https://github.com/aspnet/AspNetCore/commit/4903e12373) Publish aspnet-webpack-react as 3.0.0 since it's no longer beta +* [`[56c806b34e]`](https://github.com/aspnet/AspNetCore/commit/56c806b34e) Update aspnet-prerendering to 3.0.1, fixing the default "fetch" base URL to match the real application root URL +* [`[1d2b560dfa]`](https://github.com/aspnet/AspNetCore/commit/1d2b560dfa) Update no-timestamp versions +* [`[fd1758fdfc]`](https://github.com/aspnet/AspNetCore/commit/fd1758fdfc) Make StopAsync multi-thread safe (#1666). +* [`[b0dc76a6ae]`](https://github.com/aspnet/AspNetCore/commit/b0dc76a6ae) Fix flakiness in RejectsRequestWithContentLengthAndUpgrade (#1742). +* [`[748b35109c]`](https://github.com/aspnet/AspNetCore/commit/748b35109c) de-exeify HostingStartup to fix downgrade errors +* [`[cec12fdd7d]`](https://github.com/aspnet/AspNetCore/commit/cec12fdd7d) de-exeify HostingStartup to fix downgrade errors +* [`[8acba88160]`](https://github.com/aspnet/AspNetCore/commit/8acba88160) Update aspnet-webpack to 2.0.0, now supporting HMR when apps are running in virtual directories +* [`[44f86eb8a1]`](https://github.com/aspnet/AspNetCore/commit/44f86eb8a1) Fix webpack HMR proxying logic for apps running on non-root URLs (e.g., full IIS virtual directories) +* [`[e4350945c5]`](https://github.com/aspnet/AspNetCore/commit/e4350945c5) Attach the correlation id to the request scope if logging is on (#1138) +* [`[22ff88ab79]`](https://github.com/aspnet/AspNetCore/commit/22ff88ab79) On Windows, patch Node's lstat to work around permissions error. Fixes #1101 +* [`[c43da19ff1]`](https://github.com/aspnet/AspNetCore/commit/c43da19ff1) Do not add the configuration for CacheTagHelperOptions to the container multiple times +* [`[0c07e1e725]`](https://github.com/aspnet/AspNetCore/commit/0c07e1e725) [Fixes #6522] Commit cache entries only when the content gets successfully generated +* [`[a41ef82f19]`](https://github.com/aspnet/AspNetCore/commit/a41ef82f19) Exiting SSE transport receive loop when transport is stopping +* [`[5fe09f9df4]`](https://github.com/aspnet/AspNetCore/commit/5fe09f9df4) Upgrade Roslyn to 2.3.0-beta4-* (#6523) +* [`[aebb841e41]`](https://github.com/aspnet/AspNetCore/commit/aebb841e41) Upgrade Roslyn to 2.3.0-beta4-* (#1533) +* [`[8d4e04cfb4]`](https://github.com/aspnet/AspNetCore/commit/8d4e04cfb4) Fix duplicate test warnings. +* [`[ca08b0e06b]`](https://github.com/aspnet/AspNetCore/commit/ca08b0e06b) Add breakingchanges.json for tag helpers +* [`[667c2c4acc]`](https://github.com/aspnet/AspNetCore/commit/667c2c4acc) Join environment vars +* [`[f125329ed7]`](https://github.com/aspnet/AspNetCore/commit/f125329ed7) Use private instance of MemoryCache and impose size limit +* [`[6e70b1bcca]`](https://github.com/aspnet/AspNetCore/commit/6e70b1bcca) Fix flakiness in MaxRequestBufferSizeTests.LargeUpload (#1850). +* [`[3d76fdf086]`](https://github.com/aspnet/AspNetCore/commit/3d76fdf086) Private cache for cache tag helper and distributed cache tag helper +* [`[002c8b9bc9]`](https://github.com/aspnet/AspNetCore/commit/002c8b9bc9) Adding shutdown http message to support the scenario that ctrl signal is not allowed (#118) +* [`[9f60b42476]`](https://github.com/aspnet/AspNetCore/commit/9f60b42476) Change version suffix for Testing package +* [`[c8bbbe764a]`](https://github.com/aspnet/AspNetCore/commit/c8bbbe764a) #395 Add baseline and breaking change files +* [`[0f7c123081]`](https://github.com/aspnet/AspNetCore/commit/0f7c123081) Fix AuthenticationOptions.DefaultScheme's invalid XML summary +* [`[1d5dfcc6b4]`](https://github.com/aspnet/AspNetCore/commit/1d5dfcc6b4) Update our VSIX version to 15.5 +* [`[eca4bfe6c3]`](https://github.com/aspnet/AspNetCore/commit/eca4bfe6c3) Add response minimum data rate feature. +* [`[492f820cf7]`](https://github.com/aspnet/AspNetCore/commit/492f820cf7) Missed caching API updates +* [`[99ff9d44a3]`](https://github.com/aspnet/AspNetCore/commit/99ff9d44a3) Update repo to utilize ApiCheck. +* [`[81363a4e5f]`](https://github.com/aspnet/AspNetCore/commit/81363a4e5f) Use clone uris and commit hash that the CI specifies +* [`[ec72c255f6]`](https://github.com/aspnet/AspNetCore/commit/ec72c255f6) Make HttpsConnectionAdapter pubternal +* [`[f80f7cefa5]`](https://github.com/aspnet/AspNetCore/commit/f80f7cefa5) Fix #6480 +* [`[5ab63adf2e]`](https://github.com/aspnet/AspNetCore/commit/5ab63adf2e) Specify scheme for tests +* [`[4c3e0b6721]`](https://github.com/aspnet/AspNetCore/commit/4c3e0b6721) Specify scheme +* [`[df325deaf3]`](https://github.com/aspnet/AspNetCore/commit/df325deaf3) Add AddAuthentication(defaultScheme) overload +* [`[9c0a8a5c96]`](https://github.com/aspnet/AspNetCore/commit/9c0a8a5c96) Rename properties on taghelper nodes +* [`[a3c157cb61]`](https://github.com/aspnet/AspNetCore/commit/a3c157cb61) Validate certificate EKU when it is provided +* [`[2e2dc67978]`](https://github.com/aspnet/AspNetCore/commit/2e2dc67978) #390 Add back AutomaticAuthentication for opt-out. +* [`[f1c4aa14d3]`](https://github.com/aspnet/AspNetCore/commit/f1c4aa14d3) Simplify CacheTagHelper.ProcessAsync (#6506) +* [`[ff40124594]`](https://github.com/aspnet/AspNetCore/commit/ff40124594) Convert most of CodeWriter into extensions +* [`[bd8a2c8a62]`](https://github.com/aspnet/AspNetCore/commit/bd8a2c8a62) Add XML docs for the public HTTPs APIs shipping in 2.0 (#1942) +* [`[4492d3eab7]`](https://github.com/aspnet/AspNetCore/commit/4492d3eab7) In Angular template, rename boot.client.ts to boot.browser.ts for consistency +* [`[efdfbf5dbb]`](https://github.com/aspnet/AspNetCore/commit/efdfbf5dbb) In Yeoman templates, stop restoring using Yarn, since it doesn't respect npm-shrinkwrap.json +* [`[58145d33e3]`](https://github.com/aspnet/AspNetCore/commit/58145d33e3) Update ReactRedux template dependencies +* [`[2135c30d66]`](https://github.com/aspnet/AspNetCore/commit/2135c30d66) Update React template dependencies +* [`[5191531813]`](https://github.com/aspnet/AspNetCore/commit/5191531813) Add AoT compilation to Angular template +* [`[03018f32b7]`](https://github.com/aspnet/AspNetCore/commit/03018f32b7) Update Angular template dependencies +* [`[e632d2bb69]`](https://github.com/aspnet/AspNetCore/commit/e632d2bb69) In domain-task/fetch, only apply HTTPS cert validation workaround for HTTPS requests (not HTTP) +* [`[267b3fab0a]`](https://github.com/aspnet/AspNetCore/commit/267b3fab0a) Made IntermediateNodeWalker.Ancestors indexable +* [`[8bc4d7bb2d]`](https://github.com/aspnet/AspNetCore/commit/8bc4d7bb2d) Rect to Razor rename +* [`[d6e892b30c]`](https://github.com/aspnet/AspNetCore/commit/d6e892b30c) Adjusted verbosity of some property names and made TagHelperIntermediateNode.TagHelpers and IList +* [`[02160a04d9]`](https://github.com/aspnet/AspNetCore/commit/02160a04d9) Make ViewComponentTagHelperMetadata static. +* [`[6fdd4d653c]`](https://github.com/aspnet/AspNetCore/commit/6fdd4d653c) Made InvalidNonWhitespaceHtmlCharacters internal +* [`[45fad171a6]`](https://github.com/aspnet/AspNetCore/commit/45fad171a6) Reduce public surface area of some APIs. +* [`[d891fae4a9]`](https://github.com/aspnet/AspNetCore/commit/d891fae4a9) Rename ThrowForMissingEngineDependency. +* [`[bba508c7c6]`](https://github.com/aspnet/AspNetCore/commit/bba508c7c6) Change TagHelperDescriptor APIs to use IReadOnlyList. +* [`[c34a99e188]`](https://github.com/aspnet/AspNetCore/commit/c34a99e188) Update the TagHelperBinding API to use IReadOnlyList. +* [`[295b32ff21]`](https://github.com/aspnet/AspNetCore/commit/295b32ff21) Downgrade special version to alpha1 +* [`[cb40da4e0f]`](https://github.com/aspnet/AspNetCore/commit/cb40da4e0f) Rename ParseOnlyLeadingDirectives. +* [`[b68290ddb7]`](https://github.com/aspnet/AspNetCore/commit/b68290ddb7) Make `RazorParserOptions` creation more like RazorEngine +* [`[87a5435036]`](https://github.com/aspnet/AspNetCore/commit/87a5435036) Make `RazorParserOptions.DesignTime` getter only. +* [`[288da1a405]`](https://github.com/aspnet/AspNetCore/commit/288da1a405) RedirectToPage(page, handler) does not work (#6503) +* [`[23da476176]`](https://github.com/aspnet/AspNetCore/commit/23da476176) Switch to IOptionsMonitor (#1295) +* [`[17f97397e6]`](https://github.com/aspnet/AspNetCore/commit/17f97397e6) TreatWarningsAsErrors +* [`[595f783857]`](https://github.com/aspnet/AspNetCore/commit/595f783857) Features everywhere (#639) +* [`[11c5293862]`](https://github.com/aspnet/AspNetCore/commit/11c5293862) Unnest IntermediateToken.TokenKind +* [`[afa61e7080]`](https://github.com/aspnet/AspNetCore/commit/afa61e7080) Rename LineMapping => SourceMapping. +* [`[4ba0358987]`](https://github.com/aspnet/AspNetCore/commit/4ba0358987) In AngularSpa template, log any FetchData errors but don't stop prerendering completely +* [`[721e3c45fd]`](https://github.com/aspnet/AspNetCore/commit/721e3c45fd) Update ReactReduxSpa NPM shrinkwrap file +* [`[27f59c6971]`](https://github.com/aspnet/AspNetCore/commit/27f59c6971) Make domain-task/fetch disable HTTPS cert validation when making relative requests to own server as workaround for #1089 +* [`[de21ce1637]`](https://github.com/aspnet/AspNetCore/commit/de21ce1637) Expose IGroupManager on IHubContext (#638) +* [`[2597e52e53]`](https://github.com/aspnet/AspNetCore/commit/2597e52e53) Rename HubConnection Extension Methods from Invoke to InvokeAsync (#637) +* [`[cfaa4b69d7]`](https://github.com/aspnet/AspNetCore/commit/cfaa4b69d7) Dynamic Hub Work Part 1 (#636) +* [`[7454c53047]`](https://github.com/aspnet/AspNetCore/commit/7454c53047) Rely on Razors MalformedDirective identification for @page. +* [`[a78202e937]`](https://github.com/aspnet/AspNetCore/commit/a78202e937) Have `@page` understand malformed directives. +* [`[ed6badbabe]`](https://github.com/aspnet/AspNetCore/commit/ed6badbabe) Set X-Requested-With header and add HttpError (#623) +* [`[13b867a90e]`](https://github.com/aspnet/AspNetCore/commit/13b867a90e) #366 Add flag to disable synchronous IO +* [`[7408bcd025]`](https://github.com/aspnet/AspNetCore/commit/7408bcd025) Rewrite of code rendering context +* [`[658f4621b1]`](https://github.com/aspnet/AspNetCore/commit/658f4621b1) #1208 Clean up JWT and OIDC issuer handling +* [`[1a1e4c309f]`](https://github.com/aspnet/AspNetCore/commit/1a1e4c309f) #167 Add cancellation tokens and defualt timeouts for Load/CommitAsync. +* [`[8dfba25d59]`](https://github.com/aspnet/AspNetCore/commit/8dfba25d59) Streamline collections +* [`[98eb31194c]`](https://github.com/aspnet/AspNetCore/commit/98eb31194c) Guard against null +* [`[85402d4bd6]`](https://github.com/aspnet/AspNetCore/commit/85402d4bd6) Add CancellationToken to ISession Load/CommitAsync +* [`[ef43b100a6]`](https://github.com/aspnet/AspNetCore/commit/ef43b100a6) Fix a null reference exception and add some null checks +* [`[a23307e2b1]`](https://github.com/aspnet/AspNetCore/commit/a23307e2b1) Check for properties that can't befound +* [`[bb1d80be2a]`](https://github.com/aspnet/AspNetCore/commit/bb1d80be2a) Create common manifest file +* [`[66b939725e]`](https://github.com/aspnet/AspNetCore/commit/66b939725e) https://github.com/aspnet/Security/issues/1265. Check Auth failures and log them. +* [`[354facf4ad]`](https://github.com/aspnet/AspNetCore/commit/354facf4ad) Use localization middleware (#801) +* [`[f21f5039b2]`](https://github.com/aspnet/AspNetCore/commit/f21f5039b2) Replace ConnectionContext with HubConnectionContext (#629) +* [`[d36838ed88]`](https://github.com/aspnet/AspNetCore/commit/d36838ed88) Handle imported @page directives. +* [`[c50f55d1de]`](https://github.com/aspnet/AspNetCore/commit/c50f55d1de) Add a default sliding expiration of 30 seconds on Memory and Distributed Cache Tag Helpers. +* [`[8a9bf9c71a]`](https://github.com/aspnet/AspNetCore/commit/8a9bf9c71a) Rewrite of code rendering context +* [`[35889cba81]`](https://github.com/aspnet/AspNetCore/commit/35889cba81) Add properties to the body node that it needs +* [`[ddef61485b]`](https://github.com/aspnet/AspNetCore/commit/ddef61485b) DiagnosticSource to 4.4.1 +* [`[654d6bee4a]`](https://github.com/aspnet/AspNetCore/commit/654d6bee4a) DiagnosticSource to 4.4.1 +* [`[057a853de7]`](https://github.com/aspnet/AspNetCore/commit/057a853de7) DiagnosticSource to 4.4.1 +* [`[81544958b8]`](https://github.com/aspnet/AspNetCore/commit/81544958b8) DiagnosticSource to 4.4.1 +* [`[13e76c24d3]`](https://github.com/aspnet/AspNetCore/commit/13e76c24d3) Dispose CancellationTokenSource created in CacheTagHelper (#6293) +* [`[728b96344d]`](https://github.com/aspnet/AspNetCore/commit/728b96344d) [Fixes #6274] Fix and re-enable skiped test +* [`[eeee3ef731]`](https://github.com/aspnet/AspNetCore/commit/eeee3ef731) Add SignOut overload + Use new auth api (#6476) +* [`[2a57171ea8]`](https://github.com/aspnet/AspNetCore/commit/2a57171ea8) Use new auth API +* [`[cc283f7b4c]`](https://github.com/aspnet/AspNetCore/commit/cc283f7b4c) Use new Auth API (#811) +* [`[dbc5bf9a48]`](https://github.com/aspnet/AspNetCore/commit/dbc5bf9a48) Switch to new auth API +* [`[8090216dbe]`](https://github.com/aspnet/AspNetCore/commit/8090216dbe) Make RequiredAttributeDescriptor IEquatable. +* [`[00d17dea79]`](https://github.com/aspnet/AspNetCore/commit/00d17dea79) Domain socket handles (#1922) +* [`[e9ffcdb414]`](https://github.com/aspnet/AspNetCore/commit/e9ffcdb414) Add feature to optionally disallow synchronous IO (#1919) +* [`[4654997201]`](https://github.com/aspnet/AspNetCore/commit/4654997201) Add AllowedChildTagDescriptor. +* [`[a7cc63d6e1]`](https://github.com/aspnet/AspNetCore/commit/a7cc63d6e1) Simplification of IntermediateNode +* [`[d917504c14]`](https://github.com/aspnet/AspNetCore/commit/d917504c14) [Fixes #6468] Clean up the productionized testing infrastructure +* [`[6e1fa2b2c3]`](https://github.com/aspnet/AspNetCore/commit/6e1fa2b2c3) Use ASP.NET Core CI NuGet feed to enable access to preview3 packages +* [`[94fc84a9b4]`](https://github.com/aspnet/AspNetCore/commit/94fc84a9b4) Add simpler prerendering API. Fixes #607 +* [`[513d288a5d]`](https://github.com/aspnet/AspNetCore/commit/513d288a5d) Use GetRandomFileName instead of GetTempFileName. Fixes #1060 +* [`[429a432dd3]`](https://github.com/aspnet/AspNetCore/commit/429a432dd3) Check for null during node process disposal. Fixes #1061 +* [`[6e45de2205]`](https://github.com/aspnet/AspNetCore/commit/6e45de2205) Improved systemd activation tests (#1930) +* [`[0f4295f90e]`](https://github.com/aspnet/AspNetCore/commit/0f4295f90e) Make parsers stateless (#628) +* [`[15008b0b7f]`](https://github.com/aspnet/AspNetCore/commit/15008b0b7f) Add WaitForShutdown to WebHostExtensions +* [`[10b195bcce]`](https://github.com/aspnet/AspNetCore/commit/10b195bcce) Move DefaultConnectionContext out of Sockets.Abstractions (#627) +* [`[b0a70aeef7]`](https://github.com/aspnet/AspNetCore/commit/b0a70aeef7) Add synchronous Start back to IWebHost (#1125) +* [`[112cbc0bb6]`](https://github.com/aspnet/AspNetCore/commit/112cbc0bb6) Check for warnrings in tests taht compile +* [`[7aeb228063]`](https://github.com/aspnet/AspNetCore/commit/7aeb228063) Redesign tag helper codegen +* [`[2a6f0e4dc9]`](https://github.com/aspnet/AspNetCore/commit/2a6f0e4dc9) Productionize the csharp rendering context APIs. +* [`[7162fe2371]`](https://github.com/aspnet/AspNetCore/commit/7162fe2371) Clarify installer error message +* [`[bce7d84906]`](https://github.com/aspnet/AspNetCore/commit/bce7d84906) Fix cart count when the same album is added to the cart multiple times (#765) +* [`[bc4328de16]`](https://github.com/aspnet/AspNetCore/commit/bc4328de16) Add entry to breakingchanges.json +* [`[948982ebff]`](https://github.com/aspnet/AspNetCore/commit/948982ebff) Create custom collection for model binder providers +* [`[edfe5399c3]`](https://github.com/aspnet/AspNetCore/commit/edfe5399c3) Add some details about view compilation options (#156) +* [`[81c2b57dda]`](https://github.com/aspnet/AspNetCore/commit/81c2b57dda) Increase default request min rate to 240 bytes/second (#1929). +* [`[bc86ea4e47]`](https://github.com/aspnet/AspNetCore/commit/bc86ea4e47) Move convention extensions from RazorPagesOptions to PageConventionCollectionsExtensions Fixes #6462 +* [`[68ba9a9445]`](https://github.com/aspnet/AspNetCore/commit/68ba9a9445) Avoid torn reads from _frame.MinReadBodyDataRate in FrameConnection.Tick(). +* [`[660b7df0e2]`](https://github.com/aspnet/AspNetCore/commit/660b7df0e2) Upgrade Roslyn to 2.3.0-beta3-* +* [`[4db7f2eb6d]`](https://github.com/aspnet/AspNetCore/commit/4db7f2eb6d) Update to Roslyn 2.3.0-beta3 version +* [`[f76a390a4e]`](https://github.com/aspnet/AspNetCore/commit/f76a390a4e) Fall back to linear search for prefix matches - #6469 +* [`[f2061ed716]`](https://github.com/aspnet/AspNetCore/commit/f2061ed716) Rename request body min rate APIs (#1901). +* [`[eb1f72c369]`](https://github.com/aspnet/AspNetCore/commit/eb1f72c369) Installer generation updates +* [`[64ed5bb4ff]`](https://github.com/aspnet/AspNetCore/commit/64ed5bb4ff) Use new SelfContained property +* [`[7c7bb627b9]`](https://github.com/aspnet/AspNetCore/commit/7c7bb627b9) Moved typename and propertyname to extension methods +* [`[293ac81fe1]`](https://github.com/aspnet/AspNetCore/commit/293ac81fe1) Use ordinal comparisons in `ExpressionTextCache` - #6349 - C# field and property names are case-sensitive - it's not important (where this cache is used) that HTML field names are case-insenstive +* [`[d7533529f9]`](https://github.com/aspnet/AspNetCore/commit/d7533529f9) Fix restore warnings for Microsoft.NETCore.App +* [`[17f6b17a6d]`](https://github.com/aspnet/AspNetCore/commit/17f6b17a6d) Add RequestSizeLimitAttribute (#6453) +* [`[413c1c919f]`](https://github.com/aspnet/AspNetCore/commit/413c1c919f) Update to StreamRpc 1.1.92 +* [`[bcf790b9d5]`](https://github.com/aspnet/AspNetCore/commit/bcf790b9d5) Added convenience properties to TagHelperIntermediateNode +* [`[cb246ae45b]`](https://github.com/aspnet/AspNetCore/commit/cb246ae45b) Use specified signed runtime store archives when available for installers +* [`[3ba8c2d3f0]`](https://github.com/aspnet/AspNetCore/commit/3ba8c2d3f0) Add ListenHandleTests (#1923) +* [`[bbd7f03114]`](https://github.com/aspnet/AspNetCore/commit/bbd7f03114) Update PackagePublisher version +* [`[417e6b81ea]`](https://github.com/aspnet/AspNetCore/commit/417e6b81ea) Cross-compile hosting startups (#68) +* [`[a247a3d8e6]`](https://github.com/aspnet/AspNetCore/commit/a247a3d8e6) Attempting to fix systemd activation with minimal changes (#1925) +* [`[ff433f72b8]`](https://github.com/aspnet/AspNetCore/commit/ff433f72b8) Run DesignTimeDirectivePass later in the phase +* [`[bb9b206342]`](https://github.com/aspnet/AspNetCore/commit/bb9b206342) Update Moq to 4.7.49 +* [`[08c04f8912]`](https://github.com/aspnet/AspNetCore/commit/08c04f8912) Fix NuGet downgrade warnings from CoreFxLab packages +* [`[9b9495cd5f]`](https://github.com/aspnet/AspNetCore/commit/9b9495cd5f) Update Moq to 4.7.49 +* [`[f8ccf05715]`](https://github.com/aspnet/AspNetCore/commit/f8ccf05715) Updated runtime store tests and friends +* [`[579aca0121]`](https://github.com/aspnet/AspNetCore/commit/579aca0121) Define semantics for pagemodels Fixes #6210 +* [`[d68de2b5ea]`](https://github.com/aspnet/AspNetCore/commit/d68de2b5ea) Make Client Side Event Handlers Async (#610) +* [`[d6f5e16f38]`](https://github.com/aspnet/AspNetCore/commit/d6f5e16f38) Support non blocking send on client (#603) +* [`[05cc4123a7]`](https://github.com/aspnet/AspNetCore/commit/05cc4123a7) Add duplicate directive error for th prefix. +* [`[b2bc4e6207]`](https://github.com/aspnet/AspNetCore/commit/b2bc4e6207) Added a (Uri,HttpMessageHandler) ctor for HttpConnection (#609) +* [`[a90f4118ad]`](https://github.com/aspnet/AspNetCore/commit/a90f4118ad) Do not include type names in `ModelState` error messages - #6076 - add resources and accessors specifically for the element / parameter cases - avoid `metadata.GetDisplayName()` where possible - fill in the `ValidationContext` that `ValidatorObjectAdapter` uses - e.g. `Validate_NestedComplexType_IValidatableObject_Invalid()` test fails without this +* [`[dc29e98032]`](https://github.com/aspnet/AspNetCore/commit/dc29e98032) Support Authorize attribute on EndPoints (#606) +* [`[8df3032540]`](https://github.com/aspnet/AspNetCore/commit/8df3032540) Add support for specifying filters on page models. +* [`[fc56105d83]`](https://github.com/aspnet/AspNetCore/commit/fc56105d83) Fixed external login scenarios tests +* [`[f3ed8129f3]`](https://github.com/aspnet/AspNetCore/commit/f3ed8129f3) Ensure Microsoft.AspNetCore.All is only compatible with netcoreapp2.0 (#180) +* [`[163836fe1f]`](https://github.com/aspnet/AspNetCore/commit/163836fe1f) #800 Re-enable API check (#878) +* [`[e70ce98213]`](https://github.com/aspnet/AspNetCore/commit/e70ce98213) Add docs about limitation of this option +* [`[7166dfecd7]`](https://github.com/aspnet/AspNetCore/commit/7166dfecd7) Add generic overloads on FilterCollection +* [`[cf7d2b4c40]`](https://github.com/aspnet/AspNetCore/commit/cf7d2b4c40) Pin Roslyn compiler version (#597) +* [`[59e032dbcb]`](https://github.com/aspnet/AspNetCore/commit/59e032dbcb) Adding negotiation to TS client +* [`[f8d91b54d4]`](https://github.com/aspnet/AspNetCore/commit/f8d91b54d4) MsgPack end-to-end +* [`[a2b856794e]`](https://github.com/aspnet/AspNetCore/commit/a2b856794e) [Fixes #804] Re-enable tests disabled by cookie path changes +* [`[71949129ea]`](https://github.com/aspnet/AspNetCore/commit/71949129ea) Enabling length prefixing, parsing multiple messages +* [`[3504337918]`](https://github.com/aspnet/AspNetCore/commit/3504337918) Adding MsgPack HubProtocol +* [`[9b4be69e9d]`](https://github.com/aspnet/AspNetCore/commit/9b4be69e9d) Do not enforce timeouts when the debugger is attached +* [`[42f43e6cdf]`](https://github.com/aspnet/AspNetCore/commit/42f43e6cdf) Upgrade TargetFramework in TestServer from 4.5 to 4.6.1 (#190) +* [`[81fa36f029]`](https://github.com/aspnet/AspNetCore/commit/81fa36f029) Add a test that always publishes in Debug +* [`[5155456653]`](https://github.com/aspnet/AspNetCore/commit/5155456653) Handle graceful shutdown from ANCM +* [`[80383606d3]`](https://github.com/aspnet/AspNetCore/commit/80383606d3) AuthZ: Eliminate extra ToArray() +* [`[13ef35fa79]`](https://github.com/aspnet/AspNetCore/commit/13ef35fa79) Changed the handlers to be Func (#578) +* [`[e36da30072]`](https://github.com/aspnet/AspNetCore/commit/e36da30072) Ignore failed send after close (WebSockets) (#593) +* [`[9370ffce3c]`](https://github.com/aspnet/AspNetCore/commit/9370ffce3c) Updating Moq to 4.7.49 +* [`[9acfc8d221]`](https://github.com/aspnet/AspNetCore/commit/9acfc8d221) Watch _ViewImports outside the pages root for changes +* [`[d278d6eedf]`](https://github.com/aspnet/AspNetCore/commit/d278d6eedf) Updating Moq to 4.7.49 +* [`[d1813a7cd7]`](https://github.com/aspnet/AspNetCore/commit/d1813a7cd7) Normalize paths returned by view location expanders +* [`[c67e790b3b]`](https://github.com/aspnet/AspNetCore/commit/c67e790b3b) Update inject directive to utilize DirectiveUsage. +* [`[c2c95ec175]`](https://github.com/aspnet/AspNetCore/commit/c2c95ec175) Add file scoped multiple occurring extensible directives. +* [`[3536cf5aad]`](https://github.com/aspnet/AspNetCore/commit/3536cf5aad) Fix #5183 - update docs of CreateWriter +* [`[0ad9c7d4eb]`](https://github.com/aspnet/AspNetCore/commit/0ad9c7d4eb) Making Pages Binding Consistent +* [`[d73ecf8b36]`](https://github.com/aspnet/AspNetCore/commit/d73ecf8b36) Suppress warnings for auto generated code +* [`[09ac126ecf]`](https://github.com/aspnet/AspNetCore/commit/09ac126ecf) Make single line single file scoped directives automatically import. +* [`[3fcd909d90]`](https://github.com/aspnet/AspNetCore/commit/3fcd909d90) Temporarily disable systemd activation test (#1918) +* [`[f4a86f5511]`](https://github.com/aspnet/AspNetCore/commit/f4a86f5511) Add DiagnosticSource to RazorView (#6386) +* [`[7febdbaa20]`](https://github.com/aspnet/AspNetCore/commit/7febdbaa20) #539 Implement request body size limit +* [`[7b15720a05]`](https://github.com/aspnet/AspNetCore/commit/7b15720a05) # This is a combination of 2 commits. # This is the 1st commit message: +* [`[c13ba3ef0a]`](https://github.com/aspnet/AspNetCore/commit/c13ba3ef0a) #339 Don't send chunked responses for HEAD requests +* [`[2d90ae47f9]`](https://github.com/aspnet/AspNetCore/commit/2d90ae47f9) Lazily initialize annotations for intermediate nodes. +* [`[e5da44a82f]`](https://github.com/aspnet/AspNetCore/commit/e5da44a82f) Generate full pdbs for views on desktop and re-enable runtime error tests (#6442) +* [`[8352ec7626]`](https://github.com/aspnet/AspNetCore/commit/8352ec7626) Add npm-shrinkwrap.json files for all templates +* [`[bebb82eb69]`](https://github.com/aspnet/AspNetCore/commit/bebb82eb69) Implement longer-term fix for #1066 (see description) +* [`[117c1a6cbd]`](https://github.com/aspnet/AspNetCore/commit/117c1a6cbd) Implement workaround for #1066 +* [`[0f264e18e9]`](https://github.com/aspnet/AspNetCore/commit/0f264e18e9) Fix TS Client tests (#586) +* [`[03e555a24e]`](https://github.com/aspnet/AspNetCore/commit/03e555a24e) Fix packing issue +* [`[052db40567]`](https://github.com/aspnet/AspNetCore/commit/052db40567) Fix documentation and target files issues +* [`[35152d5933]`](https://github.com/aspnet/AspNetCore/commit/35152d5933) [Fixes #6233] Productionize and harden our functional testing infrastructure +* [`[6f762fe478]`](https://github.com/aspnet/AspNetCore/commit/6f762fe478) Update RPM installation directory +* [`[9602787463]`](https://github.com/aspnet/AspNetCore/commit/9602787463) Fix broken SSE transport +* [`[622da80b43]`](https://github.com/aspnet/AspNetCore/commit/622da80b43) Update PackagePublisher version (#113) +* [`[ef273b4796]`](https://github.com/aspnet/AspNetCore/commit/ef273b4796) Add authorization per hub method (#577) +* [`[a84ba8820f]`](https://github.com/aspnet/AspNetCore/commit/a84ba8820f) Use Channel as the abstraction (#579) +* [`[5fa9fc9458]`](https://github.com/aspnet/AspNetCore/commit/5fa9fc9458) Updated breaking changes file +* [`[05c6cbe466]`](https://github.com/aspnet/AspNetCore/commit/05c6cbe466) Fix documentation for JwtBearerOptions.Events (#1249) +* [`[513f6ac816]`](https://github.com/aspnet/AspNetCore/commit/513f6ac816) Avoid having to return anything in StartupBase.ConfigureServices (#957) +* [`[aa5a348385]`](https://github.com/aspnet/AspNetCore/commit/aa5a348385) _ViewStart.cshtml not picked up when added to the root of the app +* [`[53f5a77490]`](https://github.com/aspnet/AspNetCore/commit/53f5a77490) Use preview2-final NuGet feed until it ships to NuGet.org +* [`[5fd9b93324]`](https://github.com/aspnet/AspNetCore/commit/5fd9b93324) Switch to a specific version of .NET Core 2.0 Preview 2, because "latest" is 2.1 and breaks. Fixes #1058 +* [`[55bd0c05cb]`](https://github.com/aspnet/AspNetCore/commit/55bd0c05cb) Update SpaServices NuGet package installation requirement +* [`[0dfffd45c2]`](https://github.com/aspnet/AspNetCore/commit/0dfffd45c2) RazorPages page directives missing quotes should alert user +* [`[9d138affa2]`](https://github.com/aspnet/AspNetCore/commit/9d138affa2) Suppress JsonPatchDocument validation (#6429) +* [`[6bbcbc1261]`](https://github.com/aspnet/AspNetCore/commit/6bbcbc1261) Move seen directives to the parser context. +* [`[7a04e35da5]`](https://github.com/aspnet/AspNetCore/commit/7a04e35da5) Update built-in directives to use DirectiveUsage. +* [`[2453689804]`](https://github.com/aspnet/AspNetCore/commit/2453689804) Add file scoped extensible directives. +* [`[ab8cb5e2c9]`](https://github.com/aspnet/AspNetCore/commit/ab8cb5e2c9) Preapre for StackTrace.Sources changes +* [`[acb96ec971]`](https://github.com/aspnet/AspNetCore/commit/acb96ec971) Preapre for StackTrace.Sources changes +* [`[c83f606b22]`](https://github.com/aspnet/AspNetCore/commit/c83f606b22) Add a StressTest target (#1914) +* [`[a34e4055cd]`](https://github.com/aspnet/AspNetCore/commit/a34e4055cd) Reduce pipelines dependency to just extensions +* [`[e3b3e20738]`](https://github.com/aspnet/AspNetCore/commit/e3b3e20738) Move some stuff to .Extensions +* [`[7a234ca513]`](https://github.com/aspnet/AspNetCore/commit/7a234ca513) Rename UsingStatement>UsingDirective +* [`[a580c8fdf1]`](https://github.com/aspnet/AspNetCore/commit/a580c8fdf1) Get rid of AccessModifiers +* [`[a40ca857c5]`](https://github.com/aspnet/AspNetCore/commit/a40ca857c5) Rename HtmlAttributeValueStyle>AttributeStructure +* [`[b36bbac60a]`](https://github.com/aspnet/AspNetCore/commit/b36bbac60a) Clean up .Legacy +* [`[4811807329]`](https://github.com/aspnet/AspNetCore/commit/4811807329) Moved CSharpCodeWriter out of legacy +* [`[ea2f1033d3]`](https://github.com/aspnet/AspNetCore/commit/ea2f1033d3) Make Transport.Abstractions pubternal (#1911) +* [`[21e26ad4aa]`](https://github.com/aspnet/AspNetCore/commit/21e26ad4aa) Rename RazorIRNode +* [`[d14b453c33]`](https://github.com/aspnet/AspNetCore/commit/d14b453c33) Allow publishing rid specific desktop applications +* [`[fc502c7645]`](https://github.com/aspnet/AspNetCore/commit/fc502c7645) Set license to Apache 2.0 +* [`[d2469e078a]`](https://github.com/aspnet/AspNetCore/commit/d2469e078a) Move Source down to ExtensionIRNode +* [`[8649e1a4be]`](https://github.com/aspnet/AspNetCore/commit/8649e1a4be) Add Tag Helper descriptors to the Tag Helper node +* [`[8d095d3af6]`](https://github.com/aspnet/AspNetCore/commit/8d095d3af6) Unwrap inner exceptions for AggregateExceptions +* [`[5834660081]`](https://github.com/aspnet/AspNetCore/commit/5834660081) Fix issues with adding desktop reference. +* [`[062d7561ae]`](https://github.com/aspnet/AspNetCore/commit/062d7561ae) Make section an extension node +* [`[be46b5a922]`](https://github.com/aspnet/AspNetCore/commit/be46b5a922) Use better asserts for cookies +* [`[5bcba9677e]`](https://github.com/aspnet/AspNetCore/commit/5bcba9677e) Re-enable desktop tests +* [`[0dd29b3050]`](https://github.com/aspnet/AspNetCore/commit/0dd29b3050) Always close websocket on server (#567) +* [`[9b89aca3c3]`](https://github.com/aspnet/AspNetCore/commit/9b89aca3c3) Use IsPackable instead of ExcludeFromPack +* [`[c89f0a1e43]`](https://github.com/aspnet/AspNetCore/commit/c89f0a1e43) Allow AddPageRoute to route to pages root. (#6412) +* [`[e0e74462ba]`](https://github.com/aspnet/AspNetCore/commit/e0e74462ba) Fix warnings in tests from adding assembly references that don't exist +* [`[fe4cc976b9]`](https://github.com/aspnet/AspNetCore/commit/fe4cc976b9) Use MuxerPath to determine location to dotnet.exe +* [`[e1e7c9b810]`](https://github.com/aspnet/AspNetCore/commit/e1e7c9b810) Wait until the writer is complete to reset RequestBodyPipe (#1902) +* [`[12f89f66a6]`](https://github.com/aspnet/AspNetCore/commit/12f89f66a6) Improve PathString <-> string logic +* [`[6d85e752e1]`](https://github.com/aspnet/AspNetCore/commit/6d85e752e1) Throwing HttpInvocationException instead of generic Exception +* [`[d007a3fbba]`](https://github.com/aspnet/AspNetCore/commit/d007a3fbba) In aspnet-prerendering, fix type definitions to satisfy TypeScript 2.4.0. Fixes #1034 +* [`[fcd3cf9dd7]`](https://github.com/aspnet/AspNetCore/commit/fcd3cf9dd7) In aspnet-prerendering, simply type imports/exports by changing PrerenderingInterfaces to a regular module (not a .d.ts file) +* [`[132c8c7a7e]`](https://github.com/aspnet/AspNetCore/commit/132c8c7a7e) Implement consistent error story for directives. +* [`[dd4e163173]`](https://github.com/aspnet/AspNetCore/commit/dd4e163173) Change GenerateChecksum to SuppressChecksum +* [`[7afd279a6d]`](https://github.com/aspnet/AspNetCore/commit/7afd279a6d) Don't pause and resume read timing on upgrade requests (#1904). +* [`[e88ad84a72]`](https://github.com/aspnet/AspNetCore/commit/e88ad84a72) Create a scoped service provider for the call to Configure (#1106) +* [`[900f38b0c2]`](https://github.com/aspnet/AspNetCore/commit/900f38b0c2) Copy precompiled pdb to publish directory +* [`[7ac4bf14f2]`](https://github.com/aspnet/AspNetCore/commit/7ac4bf14f2) Use file globbing to resolve manifests +* [`[48bca777fe]`](https://github.com/aspnet/AspNetCore/commit/48bca777fe) Added "private": true to package.json +* [`[d169b96d2d]`](https://github.com/aspnet/AspNetCore/commit/d169b96d2d) Decouple IConnection.ts and HubConnection.ts from http (#566) +* [`[f4f6501b8d]`](https://github.com/aspnet/AspNetCore/commit/f4f6501b8d) Updating libuv dependency to 1.10.0 +* [`[879f0b7f40]`](https://github.com/aspnet/AspNetCore/commit/879f0b7f40) [Fixes #1133] Limit the path on the nonce and correlation id cookies +* [`[efbc953868]`](https://github.com/aspnet/AspNetCore/commit/efbc953868) Update debian_config.json package name +* [`[615c6c17e2]`](https://github.com/aspnet/AspNetCore/commit/615c6c17e2) Updated AppInsights version to 2.1.0-beta6 +* [`[0298868c00]`](https://github.com/aspnet/AspNetCore/commit/0298868c00) Reorganize and add more logging to Sockets.Http (#549) +* [`[29643cbc5e]`](https://github.com/aspnet/AspNetCore/commit/29643cbc5e) Fixed version of netstandard.library +* [`[835fb60380]`](https://github.com/aspnet/AspNetCore/commit/835fb60380) Fixed version of netstandard.library +* [`[39aa81abcc]`](https://github.com/aspnet/AspNetCore/commit/39aa81abcc) Fixed version of netstandard.library +* [`[e13965c252]`](https://github.com/aspnet/AspNetCore/commit/e13965c252) Fixed version of netstandard.library +* [`[483d06734a]`](https://github.com/aspnet/AspNetCore/commit/483d06734a) Fixed version of netstandard.library +* [`[89e96e8bf8]`](https://github.com/aspnet/AspNetCore/commit/89e96e8bf8) Fixed version of netstandard.library +* [`[ed7e07a057]`](https://github.com/aspnet/AspNetCore/commit/ed7e07a057) Updated to use latest netstandard.library +* [`[e762adc018]`](https://github.com/aspnet/AspNetCore/commit/e762adc018) Updated Hub protocol +* [`[53c94b9450]`](https://github.com/aspnet/AspNetCore/commit/53c94b9450) Updated the spec +* [`[40bef1bc78]`](https://github.com/aspnet/AspNetCore/commit/40bef1bc78) Simplify delegate invoking (#565) +* [`[0c6460ab64]`](https://github.com/aspnet/AspNetCore/commit/0c6460ab64) Changed WebApiCompatShim projects to use PackageTargetFallback +* [`[3ef23ece23]`](https://github.com/aspnet/AspNetCore/commit/3ef23ece23) Changed all references of PackageTargetFallback to AssetTargetFallback (#1035) +* [`[5eea3f50c5]`](https://github.com/aspnet/AspNetCore/commit/5eea3f50c5) Changed all references of PackageTargetFallback to AssetTargetFallback (#1441) +* [`[8832014516]`](https://github.com/aspnet/AspNetCore/commit/8832014516) PackageTarget->AssetTarget +* [`[0b844b2ccf]`](https://github.com/aspnet/AspNetCore/commit/0b844b2ccf) Changed all references of PackageTargetFallback to AssetTargetFallback +* [`[9519473769]`](https://github.com/aspnet/AspNetCore/commit/9519473769) Changed all references of PackageTargetFallback to AssetTargetFallback +* [`[6134a11c28]`](https://github.com/aspnet/AspNetCore/commit/6134a11c28) Changed all references of PackageTargetFallback to AssetTargetFallback +* [`[df5c6730f7]`](https://github.com/aspnet/AspNetCore/commit/df5c6730f7) Add new default schemes + tests (#870) +* [`[4b1f5f24da]`](https://github.com/aspnet/AspNetCore/commit/4b1f5f24da) Add netcoreapp2.0 runtime targets. +* [`[22d52f2a3c]`](https://github.com/aspnet/AspNetCore/commit/22d52f2a3c) Split the functions/section/inherits directives +* [`[200ce72312]`](https://github.com/aspnet/AspNetCore/commit/200ce72312) Rename PostLogoutRedirectUri to avoid spec confusion +* [`[5d1a523682]`](https://github.com/aspnet/AspNetCore/commit/5d1a523682) Make ILoggerFactory an optional service on any DI-injected services +* [`[bcb359e355]`](https://github.com/aspnet/AspNetCore/commit/bcb359e355) Update System.Threading.Tasks.Dataflow dependency to latest corefx version +* [`[abf05e2856]`](https://github.com/aspnet/AspNetCore/commit/abf05e2856) Docker: add warning when FileSystemXmlRepository saves a key to non-volume mounted folder +* [`[27ac5da6d5]`](https://github.com/aspnet/AspNetCore/commit/27ac5da6d5) Add indexer null-check for preallocated tag helper attributes +* [`[78877b6ba2]`](https://github.com/aspnet/AspNetCore/commit/78877b6ba2) Add "--no-restore" parameter to "dotnet run" (#1104) +* [`[e3287ae672]`](https://github.com/aspnet/AspNetCore/commit/e3287ae672) Add diagnostics to the IR. +* [`[a38d3bdc4b]`](https://github.com/aspnet/AspNetCore/commit/a38d3bdc4b) Change NETStandard.Library.NETFramework reference to preview2-25405-01 for consistency with stock Web templates +* [`[ae21379736]`](https://github.com/aspnet/AspNetCore/commit/ae21379736) Fixed 205 status code +* [`[cee4cf7544]`](https://github.com/aspnet/AspNetCore/commit/cee4cf7544) Antares blocks some windows APIs. We have use socket instead of calli… (#109) +* [`[007e3b6b51]`](https://github.com/aspnet/AspNetCore/commit/007e3b6b51) Add "--no-restore" parameter to "dotnet publish" (#1101) +* [`[6860806213]`](https://github.com/aspnet/AspNetCore/commit/6860806213) Make usage of FileName and FilePath consistent +* [`[f5253459ec]`](https://github.com/aspnet/AspNetCore/commit/f5253459ec) Change nuget pacakge version to include -pre- +* [`[9797d4bc5f]`](https://github.com/aspnet/AspNetCore/commit/9797d4bc5f) Reenable API check +* [`[3cabb6aeb1]`](https://github.com/aspnet/AspNetCore/commit/3cabb6aeb1) Don't over-discover Hub methods (#511) +* [`[6ce71c24e5]`](https://github.com/aspnet/AspNetCore/commit/6ce71c24e5) Add RazorIRNodeReference for manipulating nodes +* [`[512195247a]`](https://github.com/aspnet/AspNetCore/commit/512195247a) Update DiaSymReader path update +* [`[b059bcc426]`](https://github.com/aspnet/AspNetCore/commit/b059bcc426) Obsolete AuthenticationManager (#866) +* [`[8277b2cc27]`](https://github.com/aspnet/AspNetCore/commit/8277b2cc27) Enable skipped test (#551) +* [`[a97c08843c]`](https://github.com/aspnet/AspNetCore/commit/a97c08843c) Complete IPipeWriter in OutputProducer.Abort() (#1894) +* [`[d879518a18]`](https://github.com/aspnet/AspNetCore/commit/d879518a18) Always complete RequestBodyPipe.Reader (#1893) +* [`[c27b07ef3f]`](https://github.com/aspnet/AspNetCore/commit/c27b07ef3f) Use C# 7 features +* [`[a3bcc0d863]`](https://github.com/aspnet/AspNetCore/commit/a3bcc0d863) Update debugger detection to support Node v8.1+, and stop aborting if debugger messages are unrecognised. +* [`[5e7bb0f5c5]`](https://github.com/aspnet/AspNetCore/commit/5e7bb0f5c5) Don't log OperationCanceledException every time an HMR client disconnects +* [`[8396be24c8]`](https://github.com/aspnet/AspNetCore/commit/8396be24c8) Fix VS2017.3 warning about not specifying TypeScriptToolsVersion +* [`[728b18431d]`](https://github.com/aspnet/AspNetCore/commit/728b18431d) In dotnet new templates, only show "npm install" instruction when executing in CLI +* [`[1c4b0fcdf3]`](https://github.com/aspnet/AspNetCore/commit/1c4b0fcdf3) Code clean up +* [`[a224b1a833]`](https://github.com/aspnet/AspNetCore/commit/a224b1a833) Re-enable desktop tests +* [`[d92d8cddeb]`](https://github.com/aspnet/AspNetCore/commit/d92d8cddeb) Modify ControllerBase.RedirectToPageResult to call the correct overload +* [`[f099232ca4]`](https://github.com/aspnet/AspNetCore/commit/f099232ca4) Moved scope writer logic to BasicWriter +* [`[27b73d737b]`](https://github.com/aspnet/AspNetCore/commit/27b73d737b) Set correct value style for literal tag helper bound attributes +* [`[12917ef0e9]`](https://github.com/aspnet/AspNetCore/commit/12917ef0e9) Re-layer the .NET Client into Http and non-Http (#544) +* [`[f34e87042c]`](https://github.com/aspnet/AspNetCore/commit/f34e87042c) extend timeout and more logging (#183) +* [`[e714153782]`](https://github.com/aspnet/AspNetCore/commit/e714153782) Update to PackagePublisher 1.0.2-* +* [`[503ba669d0]`](https://github.com/aspnet/AspNetCore/commit/503ba669d0) Get rid of Parent from IR node +* [`[b171431f5d]`](https://github.com/aspnet/AspNetCore/commit/b171431f5d) Fix Downgrade to NETStandard.Library 1.6.1 Warnings +* [`[14944a2791]`](https://github.com/aspnet/AspNetCore/commit/14944a2791) Add collection types for IR children +* [`[118fefb7e2]`](https://github.com/aspnet/AspNetCore/commit/118fefb7e2) Rename incorrect casing +* [`[17800b6055]`](https://github.com/aspnet/AspNetCore/commit/17800b6055) Fix #1355 Make extension nodes check for their extensions +* [`[bdea0f07ef]`](https://github.com/aspnet/AspNetCore/commit/bdea0f07ef) Fix SocketSample group send (#539) +* [`[27979d835f]`](https://github.com/aspnet/AspNetCore/commit/27979d835f) Clean up GroupManager (#542) +* [`[e05c697c58]`](https://github.com/aspnet/AspNetCore/commit/e05c697c58) Fix #1356 verify diagnostics in integration tests +* [`[4d18334573]`](https://github.com/aspnet/AspNetCore/commit/4d18334573) Target .NET Standard 2.0 +* [`[fcc04f8c3d]`](https://github.com/aspnet/AspNetCore/commit/fcc04f8c3d) Add request body minimum data rate feature (#1874). +* [`[8bba757703]`](https://github.com/aspnet/AspNetCore/commit/8bba757703) Don't ignore whitespace at the start of '' tag +* [`[b686298133]`](https://github.com/aspnet/AspNetCore/commit/b686298133) Don't throw for OnStarting or OnCompleted calls. (#864) +* [`[fc54fef0bf]`](https://github.com/aspnet/AspNetCore/commit/fc54fef0bf) Fix nuget output path (#107) +* [`[6c69cb8f36]`](https://github.com/aspnet/AspNetCore/commit/6c69cb8f36) Make SHA256 algorithm creation FIPS compliant. +* [`[bdf115a5ff]`](https://github.com/aspnet/AspNetCore/commit/bdf115a5ff) Make SHA256 algorithm creation FIPS compliant. +* [`[05dd8c7386]`](https://github.com/aspnet/AspNetCore/commit/05dd8c7386) Add the npm 5 lockfile to source +* [`[bf6d2227db]`](https://github.com/aspnet/AspNetCore/commit/bf6d2227db) In dotnet new templates, display instruction to run "npm install" manually +* [`[bcaa3af92e]`](https://github.com/aspnet/AspNetCore/commit/bcaa3af92e) Re-add bootstrap import +* [`[f3b7103c83]`](https://github.com/aspnet/AspNetCore/commit/f3b7103c83) In AngularSpa template, redefine app.module.shared as a real NgModule. Fixes #986. +* [`[0dd24068ca]`](https://github.com/aspnet/AspNetCore/commit/0dd24068ca) Update VS template name localisation IDs and texts as instructed +* [`[0526852e05]`](https://github.com/aspnet/AspNetCore/commit/0526852e05) Pin templates' .NET reference version numbers on Coherence 25571 in same way as stock Web templates do. This also fixes net461 support. +* [`[523517f60c]`](https://github.com/aspnet/AspNetCore/commit/523517f60c) Add support for timing out poll requests (#538) +* [`[d58bcba814]`](https://github.com/aspnet/AspNetCore/commit/d58bcba814) Re-enable symbols generation on x86 +* [`[0e3f19e3bf]`](https://github.com/aspnet/AspNetCore/commit/0e3f19e3bf) Skip symbol zips when no symbols are produced +* [`[8766528470]`](https://github.com/aspnet/AspNetCore/commit/8766528470) Update shared framework version to 2.0.0-preview2-25407-01 +* [`[49206c14f0]`](https://github.com/aspnet/AspNetCore/commit/49206c14f0) Sort +* [`[7fbca28188]`](https://github.com/aspnet/AspNetCore/commit/7fbca28188) Fix downgrade warning +* [`[448e6787e2]`](https://github.com/aspnet/AspNetCore/commit/448e6787e2) Fix auth enabled check +* [`[a6d2c04195]`](https://github.com/aspnet/AspNetCore/commit/a6d2c04195) [Fixes #1379] Rename CSharpStatement to CSharpCode +* [`[1124eb5016]`](https://github.com/aspnet/AspNetCore/commit/1124eb5016) Perform case insensitive lookups for precompiled views +* [`[60c8a3471d]`](https://github.com/aspnet/AspNetCore/commit/60c8a3471d) Enable localisation for template names/descriptions in VS +* [`[d1df3671d8]`](https://github.com/aspnet/AspNetCore/commit/d1df3671d8) Add Auth Test that was accidentally deleted (#541) +* [`[8f883e8e13]`](https://github.com/aspnet/AspNetCore/commit/8f883e8e13) Use RazorViewAttribute \ RazorPageAttribute for view discovery +* [`[2845e9b7d4]`](https://github.com/aspnet/AspNetCore/commit/2845e9b7d4) Add configuration package reference because Logging dropped it (#6375) +* [`[95c5049dd0]`](https://github.com/aspnet/AspNetCore/commit/95c5049dd0) Add DisplayName and Description for directives +* [`[45dec0dca4]`](https://github.com/aspnet/AspNetCore/commit/45dec0dca4) Fix #1407 null refs in VCTH tests +* [`[f96c48c08d]`](https://github.com/aspnet/AspNetCore/commit/f96c48c08d) Add a request body size limit (#1877) +* [`[9dedc98094]`](https://github.com/aspnet/AspNetCore/commit/9dedc98094) Deprecate the IAuthenticationHandler property (#863) +* [`[ccef6b261b]`](https://github.com/aspnet/AspNetCore/commit/ccef6b261b) Lift Microsoft.Extensions.WebEncoders to target .NET Standard 2.0 +* [`[50f1d8f9fe]`](https://github.com/aspnet/AspNetCore/commit/50f1d8f9fe) Added IHubProtocol to ts client (#537) +* [`[5127a74d3f]`](https://github.com/aspnet/AspNetCore/commit/5127a74d3f) Clean up dependencies.props +* [`[2aaceaa9f8]`](https://github.com/aspnet/AspNetCore/commit/2aaceaa9f8) Move core packages to netstandard2.0 +* [`[0bbe42a912]`](https://github.com/aspnet/AspNetCore/commit/0bbe42a912) Unbreak the chat sample +* [`[1fad901843]`](https://github.com/aspnet/AspNetCore/commit/1fad901843) Fix inherited hub auth and added tests (#535) +* [`[a754e91f37]`](https://github.com/aspnet/AspNetCore/commit/a754e91f37) Update sample test app to netstandard2.0 +* [`[35ec06975d]`](https://github.com/aspnet/AspNetCore/commit/35ec06975d) Use file globbing to resolve manifests +* [`[0362488242]`](https://github.com/aspnet/AspNetCore/commit/0362488242) Lift sample test app to .NET Standard 2.0 +* [`[89057003b3]`](https://github.com/aspnet/AspNetCore/commit/89057003b3) Check IHttpMaxRequestBodySizeFeature.IsReadOnly (#379) +* [`[289a87f7c8]`](https://github.com/aspnet/AspNetCore/commit/289a87f7c8) Manually construct the precompilation nupkg. +* [`[a14a0ab039]`](https://github.com/aspnet/AspNetCore/commit/a14a0ab039) Adding structured negotiate +* [`[74fef5f722]`](https://github.com/aspnet/AspNetCore/commit/74fef5f722) Moved VCTH types to Razor.Extensions +* [`[4c4be7ed6f]`](https://github.com/aspnet/AspNetCore/commit/4c4be7ed6f) Add support for Hub Authorize Attribute (#532) +* [`[fd7abb31e8]`](https://github.com/aspnet/AspNetCore/commit/fd7abb31e8) Lift M.ANC.Sockets.Common to .NET Standard 2.0 +* [`[2176af7edd]`](https://github.com/aspnet/AspNetCore/commit/2176af7edd) Add IHttpMaxRequestBodySizeFeature.IsReadOnly (#858) +* [`[028bd68bf5]`](https://github.com/aspnet/AspNetCore/commit/028bd68bf5) Removing unneeded queryString from TS client +* [`[3448b6a74e]`](https://github.com/aspnet/AspNetCore/commit/3448b6a74e) Re-enable net461 functional tests. +* [`[d9531031a8]`](https://github.com/aspnet/AspNetCore/commit/d9531031a8) Updated to netstandard2.0 +* [`[265c980c2b]`](https://github.com/aspnet/AspNetCore/commit/265c980c2b) Manually construct the precompilation nupkg. +* [`[b19146dcc5]`](https://github.com/aspnet/AspNetCore/commit/b19146dcc5) Update shared framework version to 2.0.0-preview2-25406-03 (#145) +* [`[6664efb6d9]`](https://github.com/aspnet/AspNetCore/commit/6664efb6d9) Fixes #1296 - ItemCollection should be ICollection +* [`[b328ce48ad]`](https://github.com/aspnet/AspNetCore/commit/b328ce48ad) Updated Readme +* [`[59a8f5f3b5]`](https://github.com/aspnet/AspNetCore/commit/59a8f5f3b5) Simplify the JSON and protobuf protocols (#524) +* [`[59ec6e0c50]`](https://github.com/aspnet/AspNetCore/commit/59ec6e0c50) Updated refereces of 'rel/2.0.0-preview2' to 'dev' +* [`[af91b58bd3]`](https://github.com/aspnet/AspNetCore/commit/af91b58bd3) Enabled a way to buffer request body in formatters +* [`[07e975a0ed]`](https://github.com/aspnet/AspNetCore/commit/07e975a0ed) Return a shared contract resolver +* [`[d4a83886dd]`](https://github.com/aspnet/AspNetCore/commit/d4a83886dd) Override with shared framework version +* [`[d0d9298f6d]`](https://github.com/aspnet/AspNetCore/commit/d0d9298f6d) Put runtime version into dependencies.props and rename. +* [`[cde593c0e0]`](https://github.com/aspnet/AspNetCore/commit/cde593c0e0) Allow overriding RuntimeFrameworkVersion used for deps generation. +* [`[cb389fe9b0]`](https://github.com/aspnet/AspNetCore/commit/cb389fe9b0) Display info for dotnet used to create runtime store and deps files +* [`[b9e397ed3b]`](https://github.com/aspnet/AspNetCore/commit/b9e397ed3b) Temporarily workaround TryGetPageDirective returning null instead of empty string. +* [`[c261b37fda]`](https://github.com/aspnet/AspNetCore/commit/c261b37fda) #371 Conditionally register auth scheme base on ANCM variable +* [`[d5c1c63d19]`](https://github.com/aspnet/AspNetCore/commit/d5c1c63d19) Generate assembly attributes as part of code generation +* [`[20c04d099e]`](https://github.com/aspnet/AspNetCore/commit/20c04d099e) Update to use Razor parser to parse page directive +* [`[ae3dfcdb32]`](https://github.com/aspnet/AspNetCore/commit/ae3dfcdb32) Remote ConfigureDefaultOptions +* [`[c3ffde286b]`](https://github.com/aspnet/AspNetCore/commit/c3ffde286b) Clear MaxRequestBodySize +* [`[f1901516c6]`](https://github.com/aspnet/AspNetCore/commit/f1901516c6) #519 Expose a connection limit option +* [`[b796bc0f39]`](https://github.com/aspnet/AspNetCore/commit/b796bc0f39) Add Page filters +* [`[e2c6eab554]`](https://github.com/aspnet/AspNetCore/commit/e2c6eab554) Update Roslyn dependency for C# 7.1 +* [`[8f299c5b11]`](https://github.com/aspnet/AspNetCore/commit/8f299c5b11) Update Roslyn Version to support C# 7.1 +* [`[fcb8669c98]`](https://github.com/aspnet/AspNetCore/commit/fcb8669c98) Use project.json for the VSIX project +* [`[cad9f2f671]`](https://github.com/aspnet/AspNetCore/commit/cad9f2f671) Use RX in streaming sample +* [`[43eb9574a1]`](https://github.com/aspnet/AspNetCore/commit/43eb9574a1) Fix invalid format string (#181) +* [`[ac3cbb5f8d]`](https://github.com/aspnet/AspNetCore/commit/ac3cbb5f8d) Generated api check baselines for AzureStorage +* [`[5870fce035]`](https://github.com/aspnet/AspNetCore/commit/5870fce035) Add configure delegate for CookieOptions +* [`[db9ae62632]`](https://github.com/aspnet/AspNetCore/commit/db9ae62632) IInitializeOptions => IPostConfigureOptions +* [`[9698f539f0]`](https://github.com/aspnet/AspNetCore/commit/9698f539f0) Add IHttpMaxRequestBodySizeFeature (#852) +* [`[3932c68d18]`](https://github.com/aspnet/AspNetCore/commit/3932c68d18) Move KestrelServerOptionsSetup to Kestrel +* [`[c6e228d176]`](https://github.com/aspnet/AspNetCore/commit/c6e228d176) #1875 Add Configuration support and tests. +* [`[5e2bb55be0]`](https://github.com/aspnet/AspNetCore/commit/5e2bb55be0) Change Certificates.Configuration to a Sources package +* [`[fe83e69b1a]`](https://github.com/aspnet/AspNetCore/commit/fe83e69b1a) Add a startup filter which initializes the key ring before the server starts +* [`[285b973a5c]`](https://github.com/aspnet/AspNetCore/commit/285b973a5c) Use IHostingEnvironment to determine application identifier +* [`[2625e2a768]`](https://github.com/aspnet/AspNetCore/commit/2625e2a768) Consolidate runtime store dependencies into one package +* [`[de5b3560d5]`](https://github.com/aspnet/AspNetCore/commit/de5b3560d5) Skip symbol generation during runtime store creation +* [`[22ebf68f74]`](https://github.com/aspnet/AspNetCore/commit/22ebf68f74) Enable Api check and added breakingchanges json +* [`[a55b818a07]`](https://github.com/aspnet/AspNetCore/commit/a55b818a07) Bind AuthenticationOptions to config + PathString type converter (#851) +* [`[ec36c3d491]`](https://github.com/aspnet/AspNetCore/commit/ec36c3d491) Bind AuthenticationOptions to config + PathString type converter (#851) +* [`[fc1dbbbcfd]`](https://github.com/aspnet/AspNetCore/commit/fc1dbbbcfd) Adds a missing ToList() in assert code. +* [`[4e91e4e36f]`](https://github.com/aspnet/AspNetCore/commit/4e91e4e36f) Correct short-circuit log message for result filters (#6350) +* [`[d10a6293bd]`](https://github.com/aspnet/AspNetCore/commit/d10a6293bd) Discover hub methods at startup time (#503) +* [`[1f32a8322e]`](https://github.com/aspnet/AspNetCore/commit/1f32a8322e) Make invalid namespace tokens support IntelliSense. +* [`[2e8c154fcb]`](https://github.com/aspnet/AspNetCore/commit/2e8c154fcb) Make namespace tokens tolerant to EOF and invalid states. +* [`[a0d9b08f58]`](https://github.com/aspnet/AspNetCore/commit/a0d9b08f58) Set Content-Length and increase BufferSize (#6347) +* [`[e31fc1e57d]`](https://github.com/aspnet/AspNetCore/commit/e31fc1e57d) Closing transports with error if hubs cannot be created +* [`[2dbe4b79c4]`](https://github.com/aspnet/AspNetCore/commit/2dbe4b79c4) Fix functional tests to properly dispose of their app deployer. +* [`[b899775185]`](https://github.com/aspnet/AspNetCore/commit/b899775185) Add configurable SameSite cookie option +* [`[4a308f1e9d]`](https://github.com/aspnet/AspNetCore/commit/4a308f1e9d) Make SimpleAppDesktopOnly look like other testapp projects. +* [`[263dd0e4fe]`](https://github.com/aspnet/AspNetCore/commit/263dd0e4fe) Fix #324 by adding streaming support to the server (#461) +* [`[249c39e803]`](https://github.com/aspnet/AspNetCore/commit/249c39e803) Temporarily skip NanoServer's IIS tests +* [`[27c6ad410e]`](https://github.com/aspnet/AspNetCore/commit/27c6ad410e) Skip desktop testing to work around corefx issue. +* [`[6e88ea9429]`](https://github.com/aspnet/AspNetCore/commit/6e88ea9429) Add support for pre-compiling desktop applications. +* [`[3a4cae72bd]`](https://github.com/aspnet/AspNetCore/commit/3a4cae72bd) Use Strict SameSite mode for temp data cookies +* [`[44ccbee9ba]`](https://github.com/aspnet/AspNetCore/commit/44ccbee9ba) Moving CertificateLoader from MetaPackages to Hosting. +* [`[b04be188c0]`](https://github.com/aspnet/AspNetCore/commit/b04be188c0) #81 Move CertificateLoader to Hosting +* [`[0688cd3ef7]`](https://github.com/aspnet/AspNetCore/commit/0688cd3ef7) Log errors if directives do not start at beginning of line. +* [`[3b53f04518]`](https://github.com/aspnet/AspNetCore/commit/3b53f04518) Change ParserContext to take a RazorSourceDocument. +* [`[e3366c7640]`](https://github.com/aspnet/AspNetCore/commit/e3366c7640) Cross-compile netcoreapp2.0 and net461 +* [`[a334e88597]`](https://github.com/aspnet/AspNetCore/commit/a334e88597) Decrease connections used in ConnectionCountingReturnsToZero for slow test agents (#1872) +* [`[1b6993fb91]`](https://github.com/aspnet/AspNetCore/commit/1b6993fb91) Database Error Page: Prep for removal of ILogger-based interception. +* [`[402b337178]`](https://github.com/aspnet/AspNetCore/commit/402b337178) Temporary workaround for GenerateResource task error on VS. +* [`[1dc8a67aca]`](https://github.com/aspnet/AspNetCore/commit/1dc8a67aca) Correct content TFM path +* [`[1b97a7fff6]`](https://github.com/aspnet/AspNetCore/commit/1b97a7fff6) #58 Retarget Xdt and SiteExtension to net461 +* [`[a66cca5e22]`](https://github.com/aspnet/AspNetCore/commit/a66cca5e22) Add net461 test targets +* [`[0177ab8424]`](https://github.com/aspnet/AspNetCore/commit/0177ab8424) Change SelfHostDepoyer to use net461 +* [`[eb4be67863]`](https://github.com/aspnet/AspNetCore/commit/eb4be67863) Add temporary NPV exception +* [`[39fd6974f7]`](https://github.com/aspnet/AspNetCore/commit/39fd6974f7) Updated to use the latest shared runtime +* [`[e65a67bb5c]`](https://github.com/aspnet/AspNetCore/commit/e65a67bb5c) Updated to use the latest shared runtime +* [`[4056e86382]`](https://github.com/aspnet/AspNetCore/commit/4056e86382) Updated to use the latest shared runtime +* [`[baddfe50ba]`](https://github.com/aspnet/AspNetCore/commit/baddfe50ba) Updated to use the latest shared runtime +* [`[df75fd2188]`](https://github.com/aspnet/AspNetCore/commit/df75fd2188) Updated to use the latest shared runtime +* [`[0a6b11d160]`](https://github.com/aspnet/AspNetCore/commit/0a6b11d160) Updated to use the latest shared runtime +* [`[402f979c1c]`](https://github.com/aspnet/AspNetCore/commit/402f979c1c) Updated to use the latest shared runtime +* [`[087183ea18]`](https://github.com/aspnet/AspNetCore/commit/087183ea18) Updated to use the latest shared runtime +* [`[bdd09062ff]`](https://github.com/aspnet/AspNetCore/commit/bdd09062ff) Updated to use the latest shared runtime +* [`[762d52133c]`](https://github.com/aspnet/AspNetCore/commit/762d52133c) Change Base64 to Base64Encoder (#492) +* [`[8273d0aa27]`](https://github.com/aspnet/AspNetCore/commit/8273d0aa27) Rename ApplicationInsights test project (#60) +* [`[b862d35b10]`](https://github.com/aspnet/AspNetCore/commit/b862d35b10) Update Targets (#486) +* [`[4b18cf52ae]`](https://github.com/aspnet/AspNetCore/commit/4b18cf52ae) Add ConfigureAspNetCoreDefaults +* [`[a99d1d96cc]`](https://github.com/aspnet/AspNetCore/commit/a99d1d96cc) Add new identity packages back +* [`[597a0c9a11]`](https://github.com/aspnet/AspNetCore/commit/597a0c9a11) Add support for friendly routes in pages +* [`[1939384685]`](https://github.com/aspnet/AspNetCore/commit/1939384685) Add Microsoft.AspNetCore.Identity.Service.AzureKeyVault package +* [`[461d8a77db]`](https://github.com/aspnet/AspNetCore/commit/461d8a77db) Updated to use the latest shared runtime +* [`[176be2749d]`](https://github.com/aspnet/AspNetCore/commit/176be2749d) Updated to use the latest shared runtime +* [`[87d063b2b5]`](https://github.com/aspnet/AspNetCore/commit/87d063b2b5) Updated to use the latest shared runtime +* [`[9dd8f1c4b9]`](https://github.com/aspnet/AspNetCore/commit/9dd8f1c4b9) Updated to use the latest shared runtime +* [`[0276c4b0a0]`](https://github.com/aspnet/AspNetCore/commit/0276c4b0a0) Updated to use the latest shared runtime +* [`[6a17e4899c]`](https://github.com/aspnet/AspNetCore/commit/6a17e4899c) Updated to use the latest shared runtime +* [`[fcb96242a7]`](https://github.com/aspnet/AspNetCore/commit/fcb96242a7) Updated to use the latest shared runtime +* [`[758006d17f]`](https://github.com/aspnet/AspNetCore/commit/758006d17f) Updated to use the latest shared runtime +* [`[db88056e77]`](https://github.com/aspnet/AspNetCore/commit/db88056e77) Updated to use the latest shared runtime +* [`[a2c22afd7e]`](https://github.com/aspnet/AspNetCore/commit/a2c22afd7e) Updated to use the latest shared runtime +* [`[c7ba8137a8]`](https://github.com/aspnet/AspNetCore/commit/c7ba8137a8) Updated to use the latest shared runtime +* [`[46dd25fcac]`](https://github.com/aspnet/AspNetCore/commit/46dd25fcac) Updated to use the latest shared runtime +* [`[57647bff2e]`](https://github.com/aspnet/AspNetCore/commit/57647bff2e) Updated to use the latest shared runtime +* [`[85d712251d]`](https://github.com/aspnet/AspNetCore/commit/85d712251d) Updated to use the latest shared runtime +* [`[bd921bf96d]`](https://github.com/aspnet/AspNetCore/commit/bd921bf96d) Updated to use the latest shared runtime +* [`[9ef496fe5b]`](https://github.com/aspnet/AspNetCore/commit/9ef496fe5b) Updated to use the latest shared runtime +* [`[6d3ce16da9]`](https://github.com/aspnet/AspNetCore/commit/6d3ce16da9) Updated to use the latest shared runtime +* [`[0ab3f1e94f]`](https://github.com/aspnet/AspNetCore/commit/0ab3f1e94f) Updated to use the latest shared runtime +* [`[688e518991]`](https://github.com/aspnet/AspNetCore/commit/688e518991) Add result filters to pages +* [`[84e007a2a7]`](https://github.com/aspnet/AspNetCore/commit/84e007a2a7) Move exception and result filters in base +* [`[dcccea3004]`](https://github.com/aspnet/AspNetCore/commit/dcccea3004) Add Checksum computation to RazorSourceDocument. +* [`[c343628926]`](https://github.com/aspnet/AspNetCore/commit/c343628926) Implement max connection limits +* [`[c523839078]`](https://github.com/aspnet/AspNetCore/commit/c523839078) Update default settings for SameSite +* [`[8c822a8e77]`](https://github.com/aspnet/AspNetCore/commit/8c822a8e77) Move away from `Assembly.Load` to Assembly.LoadFile +* [`[1619166911]`](https://github.com/aspnet/AspNetCore/commit/1619166911) Update manifest names +* [`[c3f7613725]`](https://github.com/aspnet/AspNetCore/commit/c3f7613725) Make RazorReferenceManage public +* [`[3b488c470a]`](https://github.com/aspnet/AspNetCore/commit/3b488c470a) Make IHostedServiceAsync +* [`[cb9f44ddf6]`](https://github.com/aspnet/AspNetCore/commit/cb9f44ddf6) Fixing WebSocketsTransport to handle exceptions correctly +* [`[348cdf9da9]`](https://github.com/aspnet/AspNetCore/commit/348cdf9da9) Fix sln +* [`[fbf7e1fb72]`](https://github.com/aspnet/AspNetCore/commit/fbf7e1fb72) Add auth reference +* [`[ad6b029443]`](https://github.com/aspnet/AspNetCore/commit/ad6b029443) Temporarily disable MVC functional tests on net461 +* [`[d387e6b560]`](https://github.com/aspnet/AspNetCore/commit/d387e6b560) Fix package reference +* [`[e3cae98a05]`](https://github.com/aspnet/AspNetCore/commit/e3cae98a05) Add new packages +* [`[b1f92fb6bc]`](https://github.com/aspnet/AspNetCore/commit/b1f92fb6bc) Forbid + obsolete context.Authentication +* [`[7bd98f5cf9]`](https://github.com/aspnet/AspNetCore/commit/7bd98f5cf9) Update TFM to netstandard2.0 (#53) +* [`[009759c7f6]`](https://github.com/aspnet/AspNetCore/commit/009759c7f6) Fix broken microbenchmarks (#1861). +* [`[d917311883]`](https://github.com/aspnet/AspNetCore/commit/d917311883) Make ViewComponentTagHelper's bound attribute display names nicer. +* [`[cdddaefa81]`](https://github.com/aspnet/AspNetCore/commit/cdddaefa81) Fixed a bug in VCTH pass and added an integration test +* [`[bb5eb96625]`](https://github.com/aspnet/AspNetCore/commit/bb5eb96625) Load the precompilation type from the loaded assembly +* [`[03404cd3df]`](https://github.com/aspnet/AspNetCore/commit/03404cd3df) Return to NetStandard +* [`[ab64769c59]`](https://github.com/aspnet/AspNetCore/commit/ab64769c59) Fix compilation failure +* [`[452578e4a8]`](https://github.com/aspnet/AspNetCore/commit/452578e4a8) Revisit the architecture of CompilerCache +* [`[75fd215b1a]`](https://github.com/aspnet/AspNetCore/commit/75fd215b1a) Change Microsoft.DotNet.Web.Spa.ProjectTemplates to use 1.0.0-preview-* version numbers since the first release will be 1.0.0 +* [`[bee4c6ff11]`](https://github.com/aspnet/AspNetCore/commit/bee4c6ff11) Stop "dotnet new" from stripping out important parts of .csproj files +* [`[cc859306a3]`](https://github.com/aspnet/AspNetCore/commit/cc859306a3) Make template package version numbers more descriptive +* [`[30392a1811]`](https://github.com/aspnet/AspNetCore/commit/30392a1811) Retarget to netstandard2.0 and net461 +* [`[3963a6aa52]`](https://github.com/aspnet/AspNetCore/commit/3963a6aa52) #125 Add HostingStartup packages to .All +* [`[c1dd95be2a]`](https://github.com/aspnet/AspNetCore/commit/c1dd95be2a) Add a test for #6294 +* [`[b9a9ec9305]`](https://github.com/aspnet/AspNetCore/commit/b9a9ec9305) Add support for a default SSL certificate in development When the ssl certificate specified is 'localhost' and no certificate has been explicitly specified in the certificates section, fallback to a certificate with 'CN=localhost' (ASP.NET Core SSL developer certificate) in the current user store and if not found, an ssl certificate with 'CN=localhost' on the current machine (IIS Express developer certificate) +* [`[2992f8e38a]`](https://github.com/aspnet/AspNetCore/commit/2992f8e38a) Separate PageContext and ViewContext +* [`[3f36fa5986]`](https://github.com/aspnet/AspNetCore/commit/3f36fa5986) Fix sample +* [`[9428d1778d]`](https://github.com/aspnet/AspNetCore/commit/9428d1778d) Upgrade corefx packages to 4.4.0 +* [`[d25dbd572c]`](https://github.com/aspnet/AspNetCore/commit/d25dbd572c) Target NETStandard2.0 +* [`[b706a75e03]`](https://github.com/aspnet/AspNetCore/commit/b706a75e03) Target .NET Standard 2.0 +* [`[c592282646]`](https://github.com/aspnet/AspNetCore/commit/c592282646) Fix Node debugging by catching warning +* [`[a322fea940]`](https://github.com/aspnet/AspNetCore/commit/a322fea940) Add data received logs to SSE and LongPolling in TS client (#484) +* [`[1165a1de33]`](https://github.com/aspnet/AspNetCore/commit/1165a1de33) Updates to generated resource files +* [`[9a6cb89b8d]`](https://github.com/aspnet/AspNetCore/commit/9a6cb89b8d) Adjusted example error message to reflect the situation that causes the error. +* [`[a18f59ab88]`](https://github.com/aspnet/AspNetCore/commit/a18f59ab88) Changed expected exception message to the one defined in Resources.resx. +* [`[f457c7b9d8]`](https://github.com/aspnet/AspNetCore/commit/f457c7b9d8) Changed expected parameter p2 to non-optional as it is non-optional in the template string. +* [`[b86e9f9254]`](https://github.com/aspnet/AspNetCore/commit/b86e9f9254) Change template description to be consistent with others in 2.0 +* [`[d55ebfeee0]`](https://github.com/aspnet/AspNetCore/commit/d55ebfeee0) Split http and non-http layers (#487) +* [`[970dc6c457]`](https://github.com/aspnet/AspNetCore/commit/970dc6c457) Add --silent to npm install command in CI. Fixes #972 (at least, to the extent that fixing it is reasonably possible) +* [`[6baa2faf09]`](https://github.com/aspnet/AspNetCore/commit/6baa2faf09) Split out built-in templates into new package Microsoft.DotNet.Web.Spa.ProjectTemplates +* [`[aaea92906f]`](https://github.com/aspnet/AspNetCore/commit/aaea92906f) Add explicit decimal data types +* [`[bce531f61a]`](https://github.com/aspnet/AspNetCore/commit/bce531f61a) add features: flowing authentication info, hosting environment variable support; fix client disconnect and app_offline issues (#102) +* [`[03bdb40f8a]`](https://github.com/aspnet/AspNetCore/commit/03bdb40f8a) Add UseShutdownTimeout Extension (#1086) +* [`[ec2faf5594]`](https://github.com/aspnet/AspNetCore/commit/ec2faf5594) Target netstandard2.0 +* [`[efb097ce60]`](https://github.com/aspnet/AspNetCore/commit/efb097ce60) Target .NET Standard 2.0 and add net461 testing +* [`[a6d97d35e3]`](https://github.com/aspnet/AspNetCore/commit/a6d97d35e3) Add back support for AddTagHelpersAsServices +* [`[e681c23d5c]`](https://github.com/aspnet/AspNetCore/commit/e681c23d5c) Add ITagHelperComponentManager (#6302) +* [`[39f1f5c933]`](https://github.com/aspnet/AspNetCore/commit/39f1f5c933) Move Pages filter creation to application model provider +* [`[7ac6842d18]`](https://github.com/aspnet/AspNetCore/commit/7ac6842d18) #1075 Suppress exceptions from failing to load HostingStartup assemblies +* [`[e48eef8347]`](https://github.com/aspnet/AspNetCore/commit/e48eef8347) Add privateassets=all to NS.Library.NETFramework reference +* [`[4ab7a19dc2]`](https://github.com/aspnet/AspNetCore/commit/4ab7a19dc2) Target netstandard2.0. +* [`[769da5fd87]`](https://github.com/aspnet/AspNetCore/commit/769da5fd87) Add SameSitePolicy to CookiePolicyMiddleware +* [`[e1c90b3601]`](https://github.com/aspnet/AspNetCore/commit/e1c90b3601) Change "dotnet new" config choices to reference netcoreapp2.0 (not that it makes a difference when it's the only choice) +* [`[b9e62cd4c9]`](https://github.com/aspnet/AspNetCore/commit/b9e62cd4c9) Fix "dotnet new" postAction issues (and disable the "npm install" action) +* [`[9d9a52119e]`](https://github.com/aspnet/AspNetCore/commit/9d9a52119e) Progress towards splitting the layers (#473) +* [`[ad9cfbb176]`](https://github.com/aspnet/AspNetCore/commit/ad9cfbb176) Make quotes consistent +* [`[941ae9a34d]`](https://github.com/aspnet/AspNetCore/commit/941ae9a34d) Add postActions to "dotnet new" templates +* [`[083f55e337]`](https://github.com/aspnet/AspNetCore/commit/083f55e337) Delete pranav's test logs :) +* [`[c2262b7234]`](https://github.com/aspnet/AspNetCore/commit/c2262b7234) Update TFM to netstandard2.0 (#112) +* [`[a05ad22173]`](https://github.com/aspnet/AspNetCore/commit/a05ad22173) Target NETStandard2.0 +* [`[8f3d04870f]`](https://github.com/aspnet/AspNetCore/commit/8f3d04870f) Target .NET Standard 2.0 +* [`[2ce2d8b6c5]`](https://github.com/aspnet/AspNetCore/commit/2ce2d8b6c5) #758 Convert the header parsers to use StringSegment +* [`[d6a653145d]`](https://github.com/aspnet/AspNetCore/commit/d6a653145d) Target NETStandard 2.0 +* [`[df36d02311]`](https://github.com/aspnet/AspNetCore/commit/df36d02311) Retarget to netstandard2.0 +* [`[e8123db21e]`](https://github.com/aspnet/AspNetCore/commit/e8123db21e) Add SameSite attribute to SetCookie header +* [`[c5f771d96d]`](https://github.com/aspnet/AspNetCore/commit/c5f771d96d) Use factory pattern for caching in ControllerActionInvoker +* [`[197eb43d8a]`](https://github.com/aspnet/AspNetCore/commit/197eb43d8a) Read request body concurrent to app execution. +* [`[e68a1b294f]`](https://github.com/aspnet/AspNetCore/commit/e68a1b294f) Fix long polling graceful shutdown (#476) +* [`[3645ae6cf2]`](https://github.com/aspnet/AspNetCore/commit/3645ae6cf2) Generate Documentation files +* [`[323dae4ce9]`](https://github.com/aspnet/AspNetCore/commit/323dae4ce9) Handle case where scanning happens after dispose. (#475) +* [`[87c4da41e8]`](https://github.com/aspnet/AspNetCore/commit/87c4da41e8) Disabling hosting startup - VS injects a bad version of AppInsights because it doesn't check the shared framework version in use. Since we constantly are on the bleeding edge, we get out of sync frequently. This change disables them from running. +* [`[390582dcf1]`](https://github.com/aspnet/AspNetCore/commit/390582dcf1) Target .NET Standard 2.0 (#1849) +* [`[240a88f7af]`](https://github.com/aspnet/AspNetCore/commit/240a88f7af) Make the http end points more resty (#470) +* [`[b6f558d60b]`](https://github.com/aspnet/AspNetCore/commit/b6f558d60b) Fix flaxy test (#1079) +* [`[c7bac3133f]`](https://github.com/aspnet/AspNetCore/commit/c7bac3133f) Chain hosting timeout to StopAsync cancellation token (#1078) +* [`[62cd07d0a6]`](https://github.com/aspnet/AspNetCore/commit/62cd07d0a6) Target NETStandard2.0 and add WindowsServices back +* [`[e3114dc6a4]`](https://github.com/aspnet/AspNetCore/commit/e3114dc6a4) Temporarily change tfm to netstandard1.3 Ideally we want to target netstandard2.0 but this conversion is blocked on the issue: https://github.com/dotnet/sdk/issues/1219 +* [`[9bc9f0ef05]`](https://github.com/aspnet/AspNetCore/commit/9bc9f0ef05) Rename HtmlCase => HtmlConventions. +* [`[6b1117caa9]`](https://github.com/aspnet/AspNetCore/commit/6b1117caa9) Make this type internal +* [`[9aff0a67c1]`](https://github.com/aspnet/AspNetCore/commit/9aff0a67c1) Range support for FileResult(#6150) +* [`[315221c758]`](https://github.com/aspnet/AspNetCore/commit/315221c758) Re-enable some skipped tests +* [`[4bb9721d39]`](https://github.com/aspnet/AspNetCore/commit/4bb9721d39) Adding strongly typed Invoke and On overloads +* [`[2a88d6efcf]`](https://github.com/aspnet/AspNetCore/commit/2a88d6efcf) Fix aspnet/Mvc#6296 sanitize class and namespace +* [`[d5483f3b64]`](https://github.com/aspnet/AspNetCore/commit/d5483f3b64) Add workaround for 'publish' tests failing since 2.0 update +* [`[e1a0931ca0]`](https://github.com/aspnet/AspNetCore/commit/e1a0931ca0) Add reference to NodeServices and SpaServices +* [`[9e59ed4bc8]`](https://github.com/aspnet/AspNetCore/commit/9e59ed4bc8) Put back false on template csproj files +* [`[ac3ab36b3d]`](https://github.com/aspnet/AspNetCore/commit/ac3ab36b3d) Add JavaScriptServices to Universe +* [`[42b88c15f2]`](https://github.com/aspnet/AspNetCore/commit/42b88c15f2) Make all templates as consistent as possible with stock MVC Core 2.0 one +* [`[74239f08c0]`](https://github.com/aspnet/AspNetCore/commit/74239f08c0) Update TFM to netstandard2.0 +* [`[8580226a4b]`](https://github.com/aspnet/AspNetCore/commit/8580226a4b) #51 Add AzureSiteExtension tag and package type +* [`[4c98b7f8f3]`](https://github.com/aspnet/AspNetCore/commit/4c98b7f8f3) Make ViewComponentTagHelper's display name nicer. +* [`[6e87b0f5eb]`](https://github.com/aspnet/AspNetCore/commit/6e87b0f5eb) Target netstandard2.0 TFM +* [`[ece5e748ad]`](https://github.com/aspnet/AspNetCore/commit/ece5e748ad) Minor documentation fix for SerializableError +* [`[03f3975360]`](https://github.com/aspnet/AspNetCore/commit/03f3975360) Allow directive string tokens to be colorized. +* [`[e391ac7a3c]`](https://github.com/aspnet/AspNetCore/commit/e391ac7a3c) Split options into ParserOptions and CodeGenerationOptions +* [`[85e59efa21]`](https://github.com/aspnet/AspNetCore/commit/85e59efa21) Rename Angular2Spa to AngularSpa, plus rephrase "Angular 2" as "Angular" in many places +* [`[811ea019a5]`](https://github.com/aspnet/AspNetCore/commit/811ea019a5) Fixes #1245 - Make TemplateCodeExtension public +* [`[88cc1c14d0]`](https://github.com/aspnet/AspNetCore/commit/88cc1c14d0) Added a new environment variable value UsePrivateAspNetCoreFile for ANCMTestFlags and fixing test issues (#101) +* [`[178a05cc33]`](https://github.com/aspnet/AspNetCore/commit/178a05cc33) Added missing Framework symbol +* [`[33b275a7d3]`](https://github.com/aspnet/AspNetCore/commit/33b275a7d3) Update ReactReduxSpa to latest versions of all dependencies, and pin to exact versions +* [`[c9d235d425]`](https://github.com/aspnet/AspNetCore/commit/c9d235d425) Update ReactSpa to latest versions of dependencies, and pin to exact versions. Simplify some instructions. +* [`[1f5a27e20a]`](https://github.com/aspnet/AspNetCore/commit/1f5a27e20a) Switch to Options Initializer +* [`[c4414c362f]`](https://github.com/aspnet/AspNetCore/commit/c4414c362f) ServerTests => Auth 2.0 +* [`[8ed21d56c8]`](https://github.com/aspnet/AspNetCore/commit/8ed21d56c8) IIS => Auth 2.0 +* [`[bff13c7f43]`](https://github.com/aspnet/AspNetCore/commit/bff13c7f43) HttpSysServer => Auth 2.0 +* [`[07470d41b1]`](https://github.com/aspnet/AspNetCore/commit/07470d41b1) Ignore empty header values #722 +* [`[7f0319f5dd]`](https://github.com/aspnet/AspNetCore/commit/7f0319f5dd) Throw InvalidOperationException from IHttpUpgradeFeature.UpgradeAsync when request is not upgradable +* [`[7bd13061b5]`](https://github.com/aspnet/AspNetCore/commit/7bd13061b5) Set the chunk generator of non-string tag helper attributes to ExpressionChunkGenerator +* [`[10f88aeafc]`](https://github.com/aspnet/AspNetCore/commit/10f88aeafc) Fix duplicate ID test warning. +* [`[b8ea008151]`](https://github.com/aspnet/AspNetCore/commit/b8ea008151) Make extensible directive type token rendering allow value types. +* [`[19f895b9ad]`](https://github.com/aspnet/AspNetCore/commit/19f895b9ad) Validate line mappings for integration tests in Razor.Extensions. +* [`[e658ee6375]`](https://github.com/aspnet/AspNetCore/commit/e658ee6375) Simplifications in ReactSpa and ReactReduxSpa +* [`[785e7d48a2]`](https://github.com/aspnet/AspNetCore/commit/785e7d48a2) Implemented react-router v4 to ReactRedux template +* [`[c791ceee49]`](https://github.com/aspnet/AspNetCore/commit/c791ceee49) Updatged package.json and webpack vendor config +* [`[d2c56d19d0]`](https://github.com/aspnet/AspNetCore/commit/d2c56d19d0) Implemented react-router-dom v4 +* [`[7a11cf97fd]`](https://github.com/aspnet/AspNetCore/commit/7a11cf97fd) Updated react-router to react-router-dom 4.0.0 +* [`[82dca64b8a]`](https://github.com/aspnet/AspNetCore/commit/82dca64b8a) When generating test project, do include test files +* [`[4e847f4545]`](https://github.com/aspnet/AspNetCore/commit/4e847f4545) Reference icon in vs-2017.3.host.json files +* [`[ca9c6387d0]`](https://github.com/aspnet/AspNetCore/commit/ca9c6387d0) Add template icons +* [`[d7a3289164]`](https://github.com/aspnet/AspNetCore/commit/d7a3289164) Outputs vs-2017.3.host.json file +* [`[5ade33b870]`](https://github.com/aspnet/AspNetCore/commit/5ade33b870) Update to Angular 4 (but leave directory name as Angular2Spa until finished) +* [`[d22f689fd2]`](https://github.com/aspnet/AspNetCore/commit/d22f689fd2) Add support to use System.Memory as a package instead of internilized source (#1821) +* [`[b96a486650]`](https://github.com/aspnet/AspNetCore/commit/b96a486650) Compile CodeGeneration tests +* [`[ad294fb4ba]`](https://github.com/aspnet/AspNetCore/commit/ad294fb4ba) Add a new THProvider api +* [`[a18b96cbf3]`](https://github.com/aspnet/AspNetCore/commit/a18b96cbf3) Suppress unneeded dlls from Razor VSIX +* [`[51c142ae91]`](https://github.com/aspnet/AspNetCore/commit/51c142ae91) Modify GetProperties overload (#6276) +* [`[dfd938e4f7]`](https://github.com/aspnet/AspNetCore/commit/dfd938e4f7) Fixed � in summary (#838) +* [`[9fe7c77d30]`](https://github.com/aspnet/AspNetCore/commit/9fe7c77d30) Move TagHelperBinding out of Legacy. +* [`[8616cf5dd0]`](https://github.com/aspnet/AspNetCore/commit/8616cf5dd0) Reduce catch all element completion usage. +* [`[289ecd475d]`](https://github.com/aspnet/AspNetCore/commit/289ecd475d) Added ANCMtestFlags environment variable (#98) +* [`[4d905a4110]`](https://github.com/aspnet/AspNetCore/commit/4d905a4110) Make our executor methods virtual +* [`[b5636ea871]`](https://github.com/aspnet/AspNetCore/commit/b5636ea871) Clarify contribution instructions. Fixes #934. +* [`[f70e17c138]`](https://github.com/aspnet/AspNetCore/commit/f70e17c138) Upgrade test framework versions +* [`[225c482c37]`](https://github.com/aspnet/AspNetCore/commit/225c482c37) Upgrade test framework versions +* [`[5662717983]`](https://github.com/aspnet/AspNetCore/commit/5662717983) Add null check in WriteLiteral +* [`[8b455ecae7]`](https://github.com/aspnet/AspNetCore/commit/8b455ecae7) Fixing `dotnet ef database update` Currently it is impossible to create database for the chat sample - `dotnet ef` commands fail with: "No parameterless constructor was found on 'ApplicationDbContext'. Either add a parameterless constructor to 'Application DbContext' or add an implementation of 'IDbContextFactory' in the same assembly as 'ApplicationDbC ontext'." - adding IDbContextFactory implementation to fix this +* [`[5761ddd284]`](https://github.com/aspnet/AspNetCore/commit/5761ddd284) Upgrade test framework versions +* [`[1d9dcdf7ae]`](https://github.com/aspnet/AspNetCore/commit/1d9dcdf7ae) Install NuGet.CommandLine 3.5.0 to acquire nuget.exe +* [`[df9c3f9660]`](https://github.com/aspnet/AspNetCore/commit/df9c3f9660) Upgrade test framework versions +* [`[cd6befdef1]`](https://github.com/aspnet/AspNetCore/commit/cd6befdef1) Assign unique event Ids in the logger (#6270) +* [`[9ab09dbe48]`](https://github.com/aspnet/AspNetCore/commit/9ab09dbe48) Change Exception to UvException where possible (#1833) +* [`[41f1922502]`](https://github.com/aspnet/AspNetCore/commit/41f1922502) Simplify LibuvConnection.OnRead() (#1828) +* [`[04863032a2]`](https://github.com/aspnet/AspNetCore/commit/04863032a2) Increase the size of the WebSockets buffer to 4K. (#448) +* [`[5d162d79e8]`](https://github.com/aspnet/AspNetCore/commit/5d162d79e8) Upgrade test framework versions +* [`[b63b86215b]`](https://github.com/aspnet/AspNetCore/commit/b63b86215b) Upgrade test framework versions +* [`[2167e4151e]`](https://github.com/aspnet/AspNetCore/commit/2167e4151e) Fix #1311 add a base class for features +* [`[72fe4cc952]`](https://github.com/aspnet/AspNetCore/commit/72fe4cc952) Fix #1330 - make TagHelpers static class internal +* [`[2ec2b98f83]`](https://github.com/aspnet/AspNetCore/commit/2ec2b98f83) Fix #1312 - make ExecuteCore protected +* [`[2b9c69bed8]`](https://github.com/aspnet/AspNetCore/commit/2b9c69bed8) Fixes #1308 and #1315 +* [`[1e148819af]`](https://github.com/aspnet/AspNetCore/commit/1e148819af) Upgrade test framework versions +* [`[75c73a31e1]`](https://github.com/aspnet/AspNetCore/commit/75c73a31e1) Upgrade test framework versions +* [`[8cf7d248e7]`](https://github.com/aspnet/AspNetCore/commit/8cf7d248e7) [Issue #1318] Renamed RuntimeTarget to CodeTarget +* [`[da1296244b]`](https://github.com/aspnet/AspNetCore/commit/da1296244b) [Issue #1316] Seal RazorTemplateEngineOptions +* [`[7e447c33ea]`](https://github.com/aspnet/AspNetCore/commit/7e447c33ea) [Issue #1317] Rename HasAnyErrors to HasErrors in tag helper descriptor api +* [`[8fbe301dc0]`](https://github.com/aspnet/AspNetCore/commit/8fbe301dc0) [Issue #1319] Make TagHelperRenderingContext internal +* [`[2274aaeead]`](https://github.com/aspnet/AspNetCore/commit/2274aaeead) [Issue #1320] Make preallocated IR nodes internal +* [`[86d045c667]`](https://github.com/aspnet/AspNetCore/commit/86d045c667) Fix #1305 move instrumentation to MVC +* [`[cb1d0f3956]`](https://github.com/aspnet/AspNetCore/commit/cb1d0f3956) Prevent infinite loop in PipelineExtensions.PeekAsyncAwaited() (#1827). +* [`[682d630fa2]`](https://github.com/aspnet/AspNetCore/commit/682d630fa2) Upgrade test framework versions and fix issues with tests +* [`[72bb0750f4]`](https://github.com/aspnet/AspNetCore/commit/72bb0750f4) Upgrade test framework versions +* [`[d916cfeadd]`](https://github.com/aspnet/AspNetCore/commit/d916cfeadd) Temporarily skipping error page middleware test +* [`[60fff08745]`](https://github.com/aspnet/AspNetCore/commit/60fff08745) Fix NormalizeRanges test +* [`[b9dabd24be]`](https://github.com/aspnet/AspNetCore/commit/b9dabd24be) Fix #1309 make CSharpDocument abstract +* [`[b758a86a38]`](https://github.com/aspnet/AspNetCore/commit/b758a86a38) Modify ViewComponent_CannotFindComponent error message (#6263) +* [`[8ecf6874e8]`](https://github.com/aspnet/AspNetCore/commit/8ecf6874e8) Upgrade test framework versions +* [`[c3ca9cf334]`](https://github.com/aspnet/AspNetCore/commit/c3ca9cf334) Upgrade test framework versions +* [`[ab98c5d837]`](https://github.com/aspnet/AspNetCore/commit/ab98c5d837) Fix #1322 #1328 #1310 #1325 +* [`[0e3d091fb7]`](https://github.com/aspnet/AspNetCore/commit/0e3d091fb7) Upgrade test framework versions +* [`[906af6de30]`](https://github.com/aspnet/AspNetCore/commit/906af6de30) Update API check exceptions +* [`[5e462aa87a]`](https://github.com/aspnet/AspNetCore/commit/5e462aa87a) Added log messages related to repository information +* [`[9d58c8836b]`](https://github.com/aspnet/AspNetCore/commit/9d58c8836b) Switched from av-ts to vue-property-decorator and vue-class-component +* [`[06e3a08ac0]`](https://github.com/aspnet/AspNetCore/commit/06e3a08ac0) Multi-server +* [`[7300413d0c]`](https://github.com/aspnet/AspNetCore/commit/7300413d0c) Storing user lists per server +* [`[5d32407f24]`](https://github.com/aspnet/AspNetCore/commit/5d32407f24) More structural way of storing users +* [`[785c1251dd]`](https://github.com/aspnet/AspNetCore/commit/785c1251dd) Add auth link +* [`[d3e37f20ce]`](https://github.com/aspnet/AspNetCore/commit/d3e37f20ce) Add some new IR nodes +* [`[ae02eb436a]`](https://github.com/aspnet/AspNetCore/commit/ae02eb436a) Update auth links +* [`[11f23f7ce2]`](https://github.com/aspnet/AspNetCore/commit/11f23f7ce2) disable npm optional dependencies (#447) +* [`[2afe2e1627]`](https://github.com/aspnet/AspNetCore/commit/2afe2e1627) Rename RazorMethodDeclaration -> MethodDeclaration +* [`[3969c23316]`](https://github.com/aspnet/AspNetCore/commit/3969c23316) Adds a tracking system for Razor documents +* [`[d016950e50]`](https://github.com/aspnet/AspNetCore/commit/d016950e50) Add Aurelia and Vue to framework list +* [`[42a4e9a143]`](https://github.com/aspnet/AspNetCore/commit/42a4e9a143) Make uses of ObjectMethodExecutor internal +* [`[4bc1a76e22]`](https://github.com/aspnet/AspNetCore/commit/4bc1a76e22) Moved TagHelperBinder from pass to a phase +* [`[37f15bdd85]`](https://github.com/aspnet/AspNetCore/commit/37f15bdd85) Create Frame in FrameConnection. +* [`[eb3c47b6ca]`](https://github.com/aspnet/AspNetCore/commit/eb3c47b6ca) Add annotations +* [`[51fb1b787a]`](https://github.com/aspnet/AspNetCore/commit/51fb1b787a) Add TagHelperFactsServiceTest to validate root with parent expecting descriptor. +* [`[b9518e3684]`](https://github.com/aspnet/AspNetCore/commit/b9518e3684) Invert the dependency between connection adapters and Frame (#1822) +* [`[cf23aedb55]`](https://github.com/aspnet/AspNetCore/commit/cf23aedb55) Use EnvironmentName instead of magic string (#1065) +* [`[f5107596a5]`](https://github.com/aspnet/AspNetCore/commit/f5107596a5) Add Id to ConnectionInfo (#828) +* [`[08965550ad]`](https://github.com/aspnet/AspNetCore/commit/08965550ad) Re-enable error page runtime test. +* [`[014a786b45]`](https://github.com/aspnet/AspNetCore/commit/014a786b45) Replace IModelBindingMessageProvider with new highly-virtual base class (#6241) +* [`[9a931554d5]`](https://github.com/aspnet/AspNetCore/commit/9a931554d5) Replace RuntimeEnvironment (#1066) +* [`[991c1d8517]`](https://github.com/aspnet/AspNetCore/commit/991c1d8517) Implement new Hub Protocol (Part Deux) (#390) +* [`[774aebaa01]`](https://github.com/aspnet/AspNetCore/commit/774aebaa01) Rename TagHelperDescriptorProvider => TagHelperBinder. +* [`[d1d9bceff5]`](https://github.com/aspnet/AspNetCore/commit/d1d9bceff5) #833 Change non-standard header name 'ContentMD5' to 'Content-MD5' +* [`[a33e0cef24]`](https://github.com/aspnet/AspNetCore/commit/a33e0cef24) Upgrade StackExchange.Redis.StrongName to version 1.2.3 (#442) +* [`[47ee65f318]`](https://github.com/aspnet/AspNetCore/commit/47ee65f318) Upgrade StackExchange.Redis.StrongName to version 1.2.3 (#231) +* [`[d73b490b69]`](https://github.com/aspnet/AspNetCore/commit/d73b490b69) Fixing SocialWeather sample +* [`[a570139b08]`](https://github.com/aspnet/AspNetCore/commit/a570139b08) Fix #1059 and #1060 +* [`[debc3dd433]`](https://github.com/aspnet/AspNetCore/commit/debc3dd433) Functional test to show FSharpAsync works end-to-end (#6240) +* [`[d268571db6]`](https://github.com/aspnet/AspNetCore/commit/d268571db6) Disable lightup logger if user adds AI logger (#46) +* [`[1da4e07fff]`](https://github.com/aspnet/AspNetCore/commit/1da4e07fff) Use common ObjectMethodExecutor (#440) +* [`[906f1d8f3e]`](https://github.com/aspnet/AspNetCore/commit/906f1d8f3e) Fix command on macOS +* [`[f6e6b2cce9]`](https://github.com/aspnet/AspNetCore/commit/f6e6b2cce9) Fix generation of deps files on macOS and Linux +* [`[f0a26a7f08]`](https://github.com/aspnet/AspNetCore/commit/f0a26a7f08) Migration2 +* [`[a1977cac50]`](https://github.com/aspnet/AspNetCore/commit/a1977cac50) Migration +* [`[8b411493e9]`](https://github.com/aspnet/AspNetCore/commit/8b411493e9) Migration +* [`[3b644e8100]`](https://github.com/aspnet/AspNetCore/commit/3b644e8100) Migration +* [`[1f3b20e177]`](https://github.com/aspnet/AspNetCore/commit/1f3b20e177) Migration +* [`[e2cb8e8ac8]`](https://github.com/aspnet/AspNetCore/commit/e2cb8e8ac8) A new and exciting implementation of action selection +* [`[1a0331eaaa]`](https://github.com/aspnet/AspNetCore/commit/1a0331eaaa) Restore template to avoid deps trimming issue +* [`[9b80f2a635]`](https://github.com/aspnet/AspNetCore/commit/9b80f2a635) Migration +* [`[c053b8cd9d]`](https://github.com/aspnet/AspNetCore/commit/c053b8cd9d) Fixing Win7 tests +* [`[13ea876ca1]`](https://github.com/aspnet/AspNetCore/commit/13ea876ca1) Register IApplicationDiscriminator service +* [`[e780d31ce3]`](https://github.com/aspnet/AspNetCore/commit/e780d31ce3) Updated store tests to work on linux an osx too +* [`[ec0ce4b638]`](https://github.com/aspnet/AspNetCore/commit/ec0ce4b638) Change TFM to netcoreapp2.0 (#78) +* [`[378136f794]`](https://github.com/aspnet/AspNetCore/commit/378136f794) Change TFM to netcoreapp2.0 (#78) +* [`[6e2fdda162]`](https://github.com/aspnet/AspNetCore/commit/6e2fdda162) Simplify connection lifetime control flow (#1776) +* [`[9168442704]`](https://github.com/aspnet/AspNetCore/commit/9168442704) Migration +* [`[31001de66a]`](https://github.com/aspnet/AspNetCore/commit/31001de66a) Migrate to netcoreapp2.0 +* [`[a9c165e666]`](https://github.com/aspnet/AspNetCore/commit/a9c165e666) netcoreapp2.0 (#1810) +* [`[caaae2003e]`](https://github.com/aspnet/AspNetCore/commit/caaae2003e) Fix deps trimming (#107) +* [`[d488a989a6]`](https://github.com/aspnet/AspNetCore/commit/d488a989a6) Added smoke tests to create and use package cache +* [`[214de568a9]`](https://github.com/aspnet/AspNetCore/commit/214de568a9) Add Mcrosoft.Extensions.Configuration.AzureKeyVault to the .All metapackage +* [`[1705888721]`](https://github.com/aspnet/AspNetCore/commit/1705888721) Add a test for #153 - already fixed +* [`[1795fc26c1]`](https://github.com/aspnet/AspNetCore/commit/1795fc26c1) Add AttributeCompletion API. +* [`[c71f6e7c3f]`](https://github.com/aspnet/AspNetCore/commit/c71f6e7c3f) [Fixes #1058] Added a test to verify nested enum behavior +* [`[539a13717e]`](https://github.com/aspnet/AspNetCore/commit/539a13717e) Migrate to netcoreapp2.0 +* [`[b854e200cd]`](https://github.com/aspnet/AspNetCore/commit/b854e200cd) Updated repo.targets to run only Nano functional tests when RUN_TESTS_ON_NANO is set to 'true' +* [`[a80594d706]`](https://github.com/aspnet/AspNetCore/commit/a80594d706) Add FSharpWebSite plus simple functional test against it (#6231) +* [`[6986ab3a0f]`](https://github.com/aspnet/AspNetCore/commit/6986ab3a0f) Change TFM to netcoreapp2.0 +* [`[31eba3812f]`](https://github.com/aspnet/AspNetCore/commit/31eba3812f) clean-up after netcoreapp2.0 (#174) +* [`[1be9dc10ab]`](https://github.com/aspnet/AspNetCore/commit/1be9dc10ab) netcoreapp2.0 (#121) +* [`[e38dc4be38]`](https://github.com/aspnet/AspNetCore/commit/e38dc4be38) Change TFM to netcoreapp2.0 +* [`[eff3bf5a09]`](https://github.com/aspnet/AspNetCore/commit/eff3bf5a09) Migrate to netcoreapp2.0 +* [`[ce021a888e]`](https://github.com/aspnet/AspNetCore/commit/ce021a888e) Change TFM to netcoreapp2.0 +* [`[9cd4bca6f5]`](https://github.com/aspnet/AspNetCore/commit/9cd4bca6f5) netcoreapp2.0 (#162) +* [`[f2260d572f]`](https://github.com/aspnet/AspNetCore/commit/f2260d572f) Templates: update React's component's State and Property type +* [`[5f8417779d]`](https://github.com/aspnet/AspNetCore/commit/5f8417779d) netcoreapp2.0 (#109) +* [`[30306fc4f4]`](https://github.com/aspnet/AspNetCore/commit/30306fc4f4) Change TFM to netcoreapp2.0 +* [`[319f95db5e]`](https://github.com/aspnet/AspNetCore/commit/319f95db5e) netcoreapp20 (#173) +* [`[d84abf1fe6]`](https://github.com/aspnet/AspNetCore/commit/d84abf1fe6) Migrate to netcoreapp2.0 (#1202) +* [`[1c5e417606]`](https://github.com/aspnet/AspNetCore/commit/1c5e417606) Change TFM to netcoreapp2.0 (#6234) +* [`[905114e960]`](https://github.com/aspnet/AspNetCore/commit/905114e960) Migration +* [`[6965881ae1]`](https://github.com/aspnet/AspNetCore/commit/6965881ae1) netcoreapp2.0 (#47) +* [`[f357587c43]`](https://github.com/aspnet/AspNetCore/commit/f357587c43) netcoreapp2.0 (#47) +* [`[7f64811ccd]`](https://github.com/aspnet/AspNetCore/commit/7f64811ccd) Change targets (#437) +* [`[c9486eac0b]`](https://github.com/aspnet/AspNetCore/commit/c9486eac0b) Add blog link +* [`[d41f47f5bc]`](https://github.com/aspnet/AspNetCore/commit/d41f47f5bc) Make statusCode optional on RenderToStringResult. Fixes #917 and #918 +* [`[6acc8899ad]`](https://github.com/aspnet/AspNetCore/commit/6acc8899ad) netcoreapp2.0 (#788) +* [`[41e434df8f]`](https://github.com/aspnet/AspNetCore/commit/41e434df8f) Dups +* [`[15ceec0b3f]`](https://github.com/aspnet/AspNetCore/commit/15ceec0b3f) Have templates declare dependency on SpaServices 1.1.1 +* [`[decb13b33b]`](https://github.com/aspnet/AspNetCore/commit/decb13b33b) Make versions consistent across all .NET projects +* [`[02b31d05a2]`](https://github.com/aspnet/AspNetCore/commit/02b31d05a2) Stick closer to established style guides. Up buffer size to match websocket buffer size from original proxy code. +* [`[54884459bd]`](https://github.com/aspnet/AspNetCore/commit/54884459bd) Allow proxy middleware to abort long running connections. +* [`[018a3e65ff]`](https://github.com/aspnet/AspNetCore/commit/018a3e65ff) Put back "name" in AureliaSpa package.json because this is auto-replaced during template evaluation +* [`[e3a8c13c22]`](https://github.com/aspnet/AspNetCore/commit/e3a8c13c22) Make Aurelia webpack config as consistent as possible with the other templates +* [`[a658915842]`](https://github.com/aspnet/AspNetCore/commit/a658915842) Updated repo.targets to run only E2ETests when nano node is run +* [`[9072e0ba26]`](https://github.com/aspnet/AspNetCore/commit/9072e0ba26) Added a ConnectionAbortedException to Transport.Abstractions (#1806) +* [`[e15d1be616]`](https://github.com/aspnet/AspNetCore/commit/e15d1be616) Introduce SourceChange in place of TextChange +* [`[91bef13d31]`](https://github.com/aspnet/AspNetCore/commit/91bef13d31) Migration +* [`[ab81d51594]`](https://github.com/aspnet/AspNetCore/commit/ab81d51594) netcoreapp2.0 +* [`[012d9990ef]`](https://github.com/aspnet/AspNetCore/commit/012d9990ef) Show fwlink on HTTPS certificate errors (#83). +* [`[670ad82d5b]`](https://github.com/aspnet/AspNetCore/commit/670ad82d5b) Updated targets dependency +* [`[11f7285881]`](https://github.com/aspnet/AspNetCore/commit/11f7285881) Run only nano tess based on condition +* [`[fef32e2faa]`](https://github.com/aspnet/AspNetCore/commit/fef32e2faa) Enable running Nano tests +* [`[9b32921a77]`](https://github.com/aspnet/AspNetCore/commit/9b32921a77) Missed rename updates +* [`[c0f86d5687]`](https://github.com/aspnet/AspNetCore/commit/c0f86d5687) Use ItemDefinitionGroup to simplify the list of packages. +* [`[ebdc68ac10]`](https://github.com/aspnet/AspNetCore/commit/ebdc68ac10) Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage +* [`[634c9c180c]`](https://github.com/aspnet/AspNetCore/commit/634c9c180c) Fix HTTPS functional tests on macOS (#96). +* [`[fbd3d9438a]`](https://github.com/aspnet/AspNetCore/commit/fbd3d9438a) Store sample app's certificate passwords in user secrets. +* [`[a23a255e2e]`](https://github.com/aspnet/AspNetCore/commit/a23a255e2e) Fix whitespace. +* [`[6ab84e0f27]`](https://github.com/aspnet/AspNetCore/commit/6ab84e0f27) Move System.Data.SqlClient version from csproj to dependencies.props (#786) +* [`[db517803c8]`](https://github.com/aspnet/AspNetCore/commit/db517803c8) Move System.Data.SqlClient version from csproj to dependencies.props (#293) +* [`[d74040786c]`](https://github.com/aspnet/AspNetCore/commit/d74040786c) #1053 Prevent IISExpressDeployer.Dispose nullref if the process failed to start +* [`[1ca8374028]`](https://github.com/aspnet/AspNetCore/commit/1ca8374028) Fix UseAzureAppServices_RegisterLogger test +* [`[1018f41f15]`](https://github.com/aspnet/AspNetCore/commit/1018f41f15) Missed some obsolete logging calls +* [`[f0c85abbaf]`](https://github.com/aspnet/AspNetCore/commit/f0c85abbaf) Correct RangeHelper documentation +* [`[dc44c1f123]`](https://github.com/aspnet/AspNetCore/commit/dc44c1f123) Use win7-x64/x86 rids for runtime store +* [`[95eb1cdae7]`](https://github.com/aspnet/AspNetCore/commit/95eb1cdae7) Force 2.0.0 dependencies for ApplicationInsights (#36) +* [`[3c358e9028]`](https://github.com/aspnet/AspNetCore/commit/3c358e9028) Replace ConfigureLogging(Action) with ConfigureLogging(Action) extension +* [`[720a47765d]`](https://github.com/aspnet/AspNetCore/commit/720a47765d) Re-enable baseline check for ViewFeatures\r\nFixes #6186 +* [`[b3b986bfa9]`](https://github.com/aspnet/AspNetCore/commit/b3b986bfa9) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[88461902cd]`](https://github.com/aspnet/AspNetCore/commit/88461902cd) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[350aba7279]`](https://github.com/aspnet/AspNetCore/commit/350aba7279) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[e7b403adee]`](https://github.com/aspnet/AspNetCore/commit/e7b403adee) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[856908eafa]`](https://github.com/aspnet/AspNetCore/commit/856908eafa) Skip ApplicationInsightsLoggingTest.ScriptInjected (#42) +* [`[a4510bd2c3]`](https://github.com/aspnet/AspNetCore/commit/a4510bd2c3) Skip ApplicationInsightsLoggingTest.ScriptInjected (#42) +* [`[605aeddc22]`](https://github.com/aspnet/AspNetCore/commit/605aeddc22) Support more certificate loading scenarios (#69). +* [`[cf2d6ce697]`](https://github.com/aspnet/AspNetCore/commit/cf2d6ce697) Redis presence manager +* [`[7713124bd8]`](https://github.com/aspnet/AspNetCore/commit/7713124bd8) Making PresenceHubLifetimeManager a wrapper +* [`[7f3baf5ce6]`](https://github.com/aspnet/AspNetCore/commit/7f3baf5ce6) Splitting PresenceManager +* [`[19b390c5ab]`](https://github.com/aspnet/AspNetCore/commit/19b390c5ab) Redis based scaleout presence +* [`[632c8abf77]`](https://github.com/aspnet/AspNetCore/commit/632c8abf77) Single server presence +* [`[963fcd41ed]`](https://github.com/aspnet/AspNetCore/commit/963fcd41ed) Add functionality to track online users +* [`[a5a9b6adab]`](https://github.com/aspnet/AspNetCore/commit/a5a9b6adab) Use RuntimeFrameworkVersion instead for directory name (#82) +* [`[35b5d92652]`](https://github.com/aspnet/AspNetCore/commit/35b5d92652) Fix EBUSY errors on uv_loop_close (#1798) +* [`[0e509b4bbb]`](https://github.com/aspnet/AspNetCore/commit/0e509b4bbb) Add incomplete directive integration tests. +* [`[6155cc2c52]`](https://github.com/aspnet/AspNetCore/commit/6155cc2c52) #32 Set the SiteExtension package metadata +* [`[659c008ea8]`](https://github.com/aspnet/AspNetCore/commit/659c008ea8) fix LZMA archive directory structure (#88) +* [`[2f7fd9897e]`](https://github.com/aspnet/AspNetCore/commit/2f7fd9897e) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[152379a55d]`](https://github.com/aspnet/AspNetCore/commit/152379a55d) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[87fcdc4b0e]`](https://github.com/aspnet/AspNetCore/commit/87fcdc4b0e) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[0c7628437d]`](https://github.com/aspnet/AspNetCore/commit/0c7628437d) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[13df2a8877]`](https://github.com/aspnet/AspNetCore/commit/13df2a8877) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[c0f4a211e4]`](https://github.com/aspnet/AspNetCore/commit/c0f4a211e4) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[1f1f0994d6]`](https://github.com/aspnet/AspNetCore/commit/1f1f0994d6) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[0e83bce219]`](https://github.com/aspnet/AspNetCore/commit/0e83bce219) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[e711985920]`](https://github.com/aspnet/AspNetCore/commit/e711985920) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[e835438042]`](https://github.com/aspnet/AspNetCore/commit/e835438042) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[561a22e367]`](https://github.com/aspnet/AspNetCore/commit/561a22e367) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[0f114f9df9]`](https://github.com/aspnet/AspNetCore/commit/0f114f9df9) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[4628a2ff4e]`](https://github.com/aspnet/AspNetCore/commit/4628a2ff4e) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[f9cd44d780]`](https://github.com/aspnet/AspNetCore/commit/f9cd44d780) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[169694053b]`](https://github.com/aspnet/AspNetCore/commit/169694053b) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[e950934314]`](https://github.com/aspnet/AspNetCore/commit/e950934314) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[aa4bef0f54]`](https://github.com/aspnet/AspNetCore/commit/aa4bef0f54) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[d277144cb3]`](https://github.com/aspnet/AspNetCore/commit/d277144cb3) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[d39aa567ae]`](https://github.com/aspnet/AspNetCore/commit/d39aa567ae) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[e70ee8ab6e]`](https://github.com/aspnet/AspNetCore/commit/e70ee8ab6e) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[cbde9c0c8a]`](https://github.com/aspnet/AspNetCore/commit/cbde9c0c8a) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[d9a9f248b4]`](https://github.com/aspnet/AspNetCore/commit/d9a9f248b4) Use the bundled NETStandard.Library package in netstandard targeting libraries +* [`[08ec9a7e49]`](https://github.com/aspnet/AspNetCore/commit/08ec9a7e49) Use RuntimeFrameworkVersion instead for directory name (#82) +* [`[dc66eabbff]`](https://github.com/aspnet/AspNetCore/commit/dc66eabbff) Fail if baseline longer than generated +* [`[4dc7946cd8]`](https://github.com/aspnet/AspNetCore/commit/4dc7946cd8) Implement new request trace identifier format +* [`[749e282102]`](https://github.com/aspnet/AspNetCore/commit/749e282102) Prepare for OnReader/WriterCallbacks changes (#1791) +* [`[86beea4269]`](https://github.com/aspnet/AspNetCore/commit/86beea4269) Fix @namespace directive to handle incomplete directives. +* [`[232b73a151]`](https://github.com/aspnet/AspNetCore/commit/232b73a151) Fix aspnet/Mvc#6218 +* [`[207e0f0b59]`](https://github.com/aspnet/AspNetCore/commit/207e0f0b59) Change `GetImports` to allow querying of information on non-existent files. +* [`[c176bdbab0]`](https://github.com/aspnet/AspNetCore/commit/c176bdbab0) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[18acd972df]`](https://github.com/aspnet/AspNetCore/commit/18acd972df) Add more packages +* [`[186c411f43]`](https://github.com/aspnet/AspNetCore/commit/186c411f43) Clean up (#427) +* [`[f23ba913db]`](https://github.com/aspnet/AspNetCore/commit/f23ba913db) Skip dotnet-watch functional tests while we investigate CI hangs +* [`[db868af8d8]`](https://github.com/aspnet/AspNetCore/commit/db868af8d8) Added stricter SSE message type parsing (#410) +* [`[88f43ffc1a]`](https://github.com/aspnet/AspNetCore/commit/88f43ffc1a) Fix race conditions between CTRL+C and RunAsync in dotnet-watch +* [`[9185deecda]`](https://github.com/aspnet/AspNetCore/commit/9185deecda) Avoid port conflicts in AddressRegistrationTests (#1721). +* [`[dfd1da68ec]`](https://github.com/aspnet/AspNetCore/commit/dfd1da68ec) Application insights logger lightup (#31) +* [`[a6c4df69eb]`](https://github.com/aspnet/AspNetCore/commit/a6c4df69eb) Wrong target for dependency +* [`[97a333fb66]`](https://github.com/aspnet/AspNetCore/commit/97a333fb66) sed differences on OSX and Linux +* [`[97bf16f852]`](https://github.com/aspnet/AspNetCore/commit/97bf16f852) Hack a no timestamp version of the runtime store and deps file +* [`[485cf19ab6]`](https://github.com/aspnet/AspNetCore/commit/485cf19ab6) Hack a no timestamp version of the runtime store and deps file +* [`[8f65367947]`](https://github.com/aspnet/AspNetCore/commit/8f65367947) Set actual additional deps path. +* [`[5b62024fc8]`](https://github.com/aspnet/AspNetCore/commit/5b62024fc8) * Properly handle FINs and resets in the SocketConnection (#1782) +* [`[79ea2bb9b3]`](https://github.com/aspnet/AspNetCore/commit/79ea2bb9b3) Quick fix for SslStream ODEs in HttpsAdaptedConnection.PrepareRequest (#1786) +* [`[8102d6a038]`](https://github.com/aspnet/AspNetCore/commit/8102d6a038) Add configuration to logging in WebHost +* [`[70716bdff5]`](https://github.com/aspnet/AspNetCore/commit/70716bdff5) use actual set of packages (#78) +* [`[77d9b16ad2]`](https://github.com/aspnet/AspNetCore/commit/77d9b16ad2) restore restoring of the archive project +* [`[d19ed0070c]`](https://github.com/aspnet/AspNetCore/commit/d19ed0070c) Move Long Polling and SSE send logic to a common place (#424) +* [`[ac508e9ef3]`](https://github.com/aspnet/AspNetCore/commit/ac508e9ef3) just package the archive separately +* [`[db31459551]`](https://github.com/aspnet/AspNetCore/commit/db31459551) fix timestamps +* [`[add3d93101]`](https://github.com/aspnet/AspNetCore/commit/add3d93101) :arrow_up: RuntimeFrameworkVersion to 1.0.5 +* [`[3a248e22c8]`](https://github.com/aspnet/AspNetCore/commit/3a248e22c8) Upgrade System.Data.SqlClient to 4.4.0-* (#287) +* [`[6c6950b40c]`](https://github.com/aspnet/AspNetCore/commit/6c6950b40c) ensure we overwrite the ZIP when we rearchive it +* [`[a67bbab6b3]`](https://github.com/aspnet/AspNetCore/commit/a67bbab6b3) Changing the RID back from win-x64 to win7-x64 to workaround SQL issue +* [`[fc45d79606]`](https://github.com/aspnet/AspNetCore/commit/fc45d79606) Changing the RID back from win-x64 to win7-x64 to workaround SQL issue +* [`[547e415ca4]`](https://github.com/aspnet/AspNetCore/commit/547e415ca4) Changing the RID back from win-x64 to win7-x64 to workaround SQL issue +* [`[b59c8b8420]`](https://github.com/aspnet/AspNetCore/commit/b59c8b8420) Changing the RID back from win-x64 to win7-x64 to workaround SQL issue +* [`[f9e9511435]`](https://github.com/aspnet/AspNetCore/commit/f9e9511435) Upgrade System.Data.SqlClient to 4.4.0-* (#785) +* [`[a8d18ed7c6]`](https://github.com/aspnet/AspNetCore/commit/a8d18ed7c6) Changing the RID back from win-x64 to win7-x64 to workaround SQL issue +* [`[795b4d36e7]`](https://github.com/aspnet/AspNetCore/commit/795b4d36e7) AddUserSecrets is optional +* [`[c56d76693e]`](https://github.com/aspnet/AspNetCore/commit/c56d76693e) Rename file +* [`[291cc1e84b]`](https://github.com/aspnet/AspNetCore/commit/291cc1e84b) Updated runtime identifier +* [`[cb4aff5890]`](https://github.com/aspnet/AspNetCore/commit/cb4aff5890) updated runtime identifiers +* [`[d1a8a15b87]`](https://github.com/aspnet/AspNetCore/commit/d1a8a15b87) Updated runtime identifiers +* [`[4039af267d]`](https://github.com/aspnet/AspNetCore/commit/4039af267d) fix drop share reference +* [`[d940c1eb75]`](https://github.com/aspnet/AspNetCore/commit/d940c1eb75) Updated runtime identifiers +* [`[ccad1b62b4]`](https://github.com/aspnet/AspNetCore/commit/ccad1b62b4) Updated runtime identifier names +* [`[82f99a1424]`](https://github.com/aspnet/AspNetCore/commit/82f99a1424) Work around for a Firefox bug +* [`[8bece90c83]`](https://github.com/aspnet/AspNetCore/commit/8bece90c83) Fix asp-page-handler to generate form tags correctly. +* [`[8a41339680]`](https://github.com/aspnet/AspNetCore/commit/8a41339680) Long path woes +* [`[39b2990b62]`](https://github.com/aspnet/AspNetCore/commit/39b2990b62) Preserving user's queryString +* [`[58e7c1b1fe]`](https://github.com/aspnet/AspNetCore/commit/58e7c1b1fe) Allowing passing ITransport to start +* [`[b1b3a816cc]`](https://github.com/aspnet/AspNetCore/commit/b1b3a816cc) Rename View() to Page() +* [`[4ccb09c444]`](https://github.com/aspnet/AspNetCore/commit/4ccb09c444) Package Fallback Folder archive generation (#70) +* [`[ba2bca4a96]`](https://github.com/aspnet/AspNetCore/commit/ba2bca4a96) Run IHostingStartup's before materializing IConfiguration (#1052) +* [`[979107493e]`](https://github.com/aspnet/AspNetCore/commit/979107493e) Treat all SQL exceptions the same in DatabaseErrorPageMiddlewareTest +* [`[c2f15fcac3]`](https://github.com/aspnet/AspNetCore/commit/c2f15fcac3) Move user-facing strings into resource files +* [`[cb4d44cb8e]`](https://github.com/aspnet/AspNetCore/commit/cb4d44cb8e) Fix MSB4011 warnings +* [`[bd9c6600e8]`](https://github.com/aspnet/AspNetCore/commit/bd9c6600e8) Fix reference to Microsoft.AspNetCore.FunctionalTests.csproj in solution file. +* [`[21de306963]`](https://github.com/aspnet/AspNetCore/commit/21de306963) Bind Kestrel options to config by default (#30). +* [`[344862fbc3]`](https://github.com/aspnet/AspNetCore/commit/344862fbc3) Change string token parsing to not flow errored tokens. +* [`[3ae799c9c8]`](https://github.com/aspnet/AspNetCore/commit/3ae799c9c8) Zip store and deps together +* [`[490f94d425]`](https://github.com/aspnet/AspNetCore/commit/490f94d425) Add placeholder `DefineSection` method. +* [`[74b318b3e4]`](https://github.com/aspnet/AspNetCore/commit/74b318b3e4) Support binary messages in SSE parser (#418) +* [`[1160784d08]`](https://github.com/aspnet/AspNetCore/commit/1160784d08) Add Microsoft.Extensions.Hosting.Abstractions +* [`[7787e963dd]`](https://github.com/aspnet/AspNetCore/commit/7787e963dd) Enable validate scopes in dependency injection (#783) +* [`[ab0bf52f3b]`](https://github.com/aspnet/AspNetCore/commit/ab0bf52f3b) Rebase fix +* [`[285d62b312]`](https://github.com/aspnet/AspNetCore/commit/285d62b312) Move IHostedService to new Microsoft.Extensions.Hosting.Abstractions package. +* [`[735337f586]`](https://github.com/aspnet/AspNetCore/commit/735337f586) Add functional tests +* [`[0d66125fda]`](https://github.com/aspnet/AspNetCore/commit/0d66125fda) WebHost static API updates +* [`[9464003bda]`](https://github.com/aspnet/AspNetCore/commit/9464003bda) Add wait in ListenerPrimaryTests to avoid race condition with List.Add +* [`[a9ce780cef]`](https://github.com/aspnet/AspNetCore/commit/a9ce780cef) Updating package version to preview2 +* [`[91e989e628]`](https://github.com/aspnet/AspNetCore/commit/91e989e628) Updating package version to preview2 +* [`[4331c021b1]`](https://github.com/aspnet/AspNetCore/commit/4331c021b1) Clean up before AddManifestToNupkg +* [`[552ddd1011]`](https://github.com/aspnet/AspNetCore/commit/552ddd1011) Updating package version to preview2 +* [`[981d057395]`](https://github.com/aspnet/AspNetCore/commit/981d057395) Updating package version to preview2 +* [`[3006d315cc]`](https://github.com/aspnet/AspNetCore/commit/3006d315cc) Updating package version to preview2 +* [`[dc24aa7abd]`](https://github.com/aspnet/AspNetCore/commit/dc24aa7abd) Updating package version to preview2 +* [`[19e3b1afe6]`](https://github.com/aspnet/AspNetCore/commit/19e3b1afe6) Updating package version to preview2 +* [`[998767043a]`](https://github.com/aspnet/AspNetCore/commit/998767043a) Updating package version to preview2 +* [`[da4599c066]`](https://github.com/aspnet/AspNetCore/commit/da4599c066) Updating package version to preview2 +* [`[3f9e0a09de]`](https://github.com/aspnet/AspNetCore/commit/3f9e0a09de) Updating package version to preview2 +* [`[e918c59113]`](https://github.com/aspnet/AspNetCore/commit/e918c59113) Updating package version to preview2 +* [`[80662c5d06]`](https://github.com/aspnet/AspNetCore/commit/80662c5d06) Updating package version to preview2 +* [`[099f8f1a47]`](https://github.com/aspnet/AspNetCore/commit/099f8f1a47) Updating package version to preview2 +* [`[d0e7b6b7cd]`](https://github.com/aspnet/AspNetCore/commit/d0e7b6b7cd) Updating package version to preview2 +* [`[eba8d8a94f]`](https://github.com/aspnet/AspNetCore/commit/eba8d8a94f) Updating package version to preview2 +* [`[22f92e4aac]`](https://github.com/aspnet/AspNetCore/commit/22f92e4aac) Updating package version to preview2 +* [`[08132f809e]`](https://github.com/aspnet/AspNetCore/commit/08132f809e) Updating package version to preview2 +* [`[36a11404ac]`](https://github.com/aspnet/AspNetCore/commit/36a11404ac) Updating package version to preview2 +* [`[4063f64c00]`](https://github.com/aspnet/AspNetCore/commit/4063f64c00) Updating package version to preview2 +* [`[f86cd6b9b4]`](https://github.com/aspnet/AspNetCore/commit/f86cd6b9b4) Updating package version to preview2 +* [`[060fcca779]`](https://github.com/aspnet/AspNetCore/commit/060fcca779) Updating package version to preview2 +* [`[febaba8367]`](https://github.com/aspnet/AspNetCore/commit/febaba8367) Updating package version to preview2 +* [`[e66b8e3879]`](https://github.com/aspnet/AspNetCore/commit/e66b8e3879) Updating package version to preview2 +* [`[b86626fc21]`](https://github.com/aspnet/AspNetCore/commit/b86626fc21) Updating package version to preview2 +* [`[ef21413f9c]`](https://github.com/aspnet/AspNetCore/commit/ef21413f9c) Updating package version to preview2 +* [`[e1a29f1b61]`](https://github.com/aspnet/AspNetCore/commit/e1a29f1b61) Trim by all manifests +* [`[63337549b1]`](https://github.com/aspnet/AspNetCore/commit/63337549b1) fix namespace reference for LoggedTest +* [`[5aea7292cd]`](https://github.com/aspnet/AspNetCore/commit/5aea7292cd) prevent websocket deadlock (#419) +* [`[f165914b40]`](https://github.com/aspnet/AspNetCore/commit/f165914b40) Update how `FormTagHelper` handles `get` method attributes. +* [`[eb1301f28d]`](https://github.com/aspnet/AspNetCore/commit/eb1301f28d) Skip HostName binding test when network is unreachable +* [`[4dad47eeab]`](https://github.com/aspnet/AspNetCore/commit/4dad47eeab) Ignore assembly version when activating DataProtection types from string name (#223) +* [`[c73bd7e63e]`](https://github.com/aspnet/AspNetCore/commit/c73bd7e63e) Increase timeout in EF tests +* [`[8358de0bd2]`](https://github.com/aspnet/AspNetCore/commit/8358de0bd2) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[8270a002b3]`](https://github.com/aspnet/AspNetCore/commit/8270a002b3) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[5b976a9fa3]`](https://github.com/aspnet/AspNetCore/commit/5b976a9fa3) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[ce4e94c1ac]`](https://github.com/aspnet/AspNetCore/commit/ce4e94c1ac) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[9e13f0fdb0]`](https://github.com/aspnet/AspNetCore/commit/9e13f0fdb0) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[0cc0a46b74]`](https://github.com/aspnet/AspNetCore/commit/0cc0a46b74) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[ccc15bf81f]`](https://github.com/aspnet/AspNetCore/commit/ccc15bf81f) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[2004897188]`](https://github.com/aspnet/AspNetCore/commit/2004897188) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[0c9a7379f2]`](https://github.com/aspnet/AspNetCore/commit/0c9a7379f2) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[d3d88481e2]`](https://github.com/aspnet/AspNetCore/commit/d3d88481e2) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[38dd87032d]`](https://github.com/aspnet/AspNetCore/commit/38dd87032d) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[07665c99e8]`](https://github.com/aspnet/AspNetCore/commit/07665c99e8) Add JavaScriptSnippetTagHelperComponent (#27) +* [`[42b988ad88]`](https://github.com/aspnet/AspNetCore/commit/42b988ad88) ./ paths relative on page. +* [`[98b1945d65]`](https://github.com/aspnet/AspNetCore/commit/98b1945d65) Set TargetManifestFiles in PropertyGroup +* [`[85f37c0198]`](https://github.com/aspnet/AspNetCore/commit/85f37c0198) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[db319f455c]`](https://github.com/aspnet/AspNetCore/commit/db319f455c) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[691cd146ce]`](https://github.com/aspnet/AspNetCore/commit/691cd146ce) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[04fe7fd31b]`](https://github.com/aspnet/AspNetCore/commit/04fe7fd31b) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[720cf1cf0e]`](https://github.com/aspnet/AspNetCore/commit/720cf1cf0e) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[d81af19645]`](https://github.com/aspnet/AspNetCore/commit/d81af19645) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[e61f7a591c]`](https://github.com/aspnet/AspNetCore/commit/e61f7a591c) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[142a13164e]`](https://github.com/aspnet/AspNetCore/commit/142a13164e) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[8f0bb46484]`](https://github.com/aspnet/AspNetCore/commit/8f0bb46484) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[2c2992b465]`](https://github.com/aspnet/AspNetCore/commit/2c2992b465) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[84b549abe0]`](https://github.com/aspnet/AspNetCore/commit/84b549abe0) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[ee3fc37413]`](https://github.com/aspnet/AspNetCore/commit/ee3fc37413) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[c68e8035d9]`](https://github.com/aspnet/AspNetCore/commit/c68e8035d9) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[5fe4807c1e]`](https://github.com/aspnet/AspNetCore/commit/5fe4807c1e) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[0786f18c3e]`](https://github.com/aspnet/AspNetCore/commit/0786f18c3e) Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one +* [`[8377d226f1]`](https://github.com/aspnet/AspNetCore/commit/8377d226f1) Execute IHostingStart instances in the primary assembly (#1033) +* [`[566a587126]`](https://github.com/aspnet/AspNetCore/commit/566a587126) Added ApplicationSchedulingMode to KestrelServerOptions (#1759) +* [`[649ee4d28d]`](https://github.com/aspnet/AspNetCore/commit/649ee4d28d) Add support for page handler to URL generating APIs. +* [`[ef0333ac6a]`](https://github.com/aspnet/AspNetCore/commit/ef0333ac6a) Add Antiforgery to the FormTagHelper pre-check for processing. +* [`[27148c05f6]`](https://github.com/aspnet/AspNetCore/commit/27148c05f6) Update our Roslyn dependencies to 15.3 +* [`[5c8a161ace]`](https://github.com/aspnet/AspNetCore/commit/5c8a161ace) Change `FormTagHelper` to apply to all form tags. +* [`[2c5132251b]`](https://github.com/aspnet/AspNetCore/commit/2c5132251b) Updated to support IISExpress and add new test cases for the additional environment variables (#93) +* [`[f26c31c116]`](https://github.com/aspnet/AspNetCore/commit/f26c31c116) Fix scope id test failures on mac and linux (#1754) +* [`[39047638cc]`](https://github.com/aspnet/AspNetCore/commit/39047638cc) Add debug logging in address binding when IPv6Any fails +* [`[089ff49643]`](https://github.com/aspnet/AspNetCore/commit/089ff49643) Put hostname address registration into separate test +* [`[c22f8f5c59]`](https://github.com/aspnet/AspNetCore/commit/c22f8f5c59) Fix potential race in LibuvThread.StopAsync (#1756) +* [`[c77f7b7c77]`](https://github.com/aspnet/AspNetCore/commit/c77f7b7c77) Add Microsoft.AspNetCore to Microsoft.AspNetCore.All +* [`[ccdaa5a729]`](https://github.com/aspnet/AspNetCore/commit/ccdaa5a729) Make /Pages the default root for pages. +* [`[280a849060]`](https://github.com/aspnet/AspNetCore/commit/280a849060) Move the target files to the correct location in .nupkg +* [`[d2816d14ab]`](https://github.com/aspnet/AspNetCore/commit/d2816d14ab) Make WebHost internal +* [`[0f28da1234]`](https://github.com/aspnet/AspNetCore/commit/0f28da1234) Use correct version of M.A.Diagnostics.Identity.Service +* [`[04fd762943]`](https://github.com/aspnet/AspNetCore/commit/04fd762943) Rename form-action -> handler +* [`[c6fcd743db]`](https://github.com/aspnet/AspNetCore/commit/c6fcd743db) Add more package to package cache. +* [`[3a4a3ca291]`](https://github.com/aspnet/AspNetCore/commit/3a4a3ca291) WebHost static API updates +* [`[1018a20c61]`](https://github.com/aspnet/AspNetCore/commit/1018a20c61) more logging (#417) +* [`[a98581670e]`](https://github.com/aspnet/AspNetCore/commit/a98581670e) Schedule connection adapter reads on configured thread pool (#1741) +* [`[3085f016e4]`](https://github.com/aspnet/AspNetCore/commit/3085f016e4) Fix GetToken() +* [`[df9e48b1f0]`](https://github.com/aspnet/AspNetCore/commit/df9e48b1f0) Add cancellation support for write async (#1736) +* [`[c959795a64]`](https://github.com/aspnet/AspNetCore/commit/c959795a64) Creating one IAuthenticatedEncryptor per IKey +* [`[1e61428f8e]`](https://github.com/aspnet/AspNetCore/commit/1e61428f8e) Lift packages to target .NET Core 2.0 +* [`[cacee2a837]`](https://github.com/aspnet/AspNetCore/commit/cacee2a837) Break fix: Undo part of 141b637 - affected test using a test factory for `HttpResponseStreamWriter`s +* [`[71d2abed06]`](https://github.com/aspnet/AspNetCore/commit/71d2abed06) More clean up of LibuvConnection (#1743) +* [`[58cc0bc3f9]`](https://github.com/aspnet/AspNetCore/commit/58cc0bc3f9) Fix the configuration key name for PreferHostingUrls (#1034) +* [`[5472763fc2]`](https://github.com/aspnet/AspNetCore/commit/5472763fc2) Added feature to control http body behavior (#821) +* [`[650a3ccc26]`](https://github.com/aspnet/AspNetCore/commit/650a3ccc26) Pass exception to Complete (#1739) +* [`[da5c304f5d]`](https://github.com/aspnet/AspNetCore/commit/da5c304f5d) Temporarily deativate API Check +* [`[ca017eced2]`](https://github.com/aspnet/AspNetCore/commit/ca017eced2) Add page to AnchorTagHelper and FormTagHelper +* [`[f568d3c2bc]`](https://github.com/aspnet/AspNetCore/commit/f568d3c2bc) Support finding "sibling" pages when using RedirecToPage +* [`[297196baa0]`](https://github.com/aspnet/AspNetCore/commit/297196baa0) Design updates to handler methods and binding +* [`[908b4c8d62]`](https://github.com/aspnet/AspNetCore/commit/908b4c8d62) FormAction from QueryString +* [`[a749939be4]`](https://github.com/aspnet/AspNetCore/commit/a749939be4) Clean up libuv connection (#1726) +* [`[8eac7c2d6c]`](https://github.com/aspnet/AspNetCore/commit/8eac7c2d6c) [Fixes #6117] Added RedirectToPage overloads to Controller +* [`[7dff704c34]`](https://github.com/aspnet/AspNetCore/commit/7dff704c34) Unskipped Nano server's standalone tests +* [`[83faaebdb6]`](https://github.com/aspnet/AspNetCore/commit/83faaebdb6) Upgrade Roslyn dependency to 2.0.0. +* [`[1696e2aebf]`](https://github.com/aspnet/AspNetCore/commit/1696e2aebf) Upgrade Razor's Roslyn dependency to 2.0.0. +* [`[9daa61084e]`](https://github.com/aspnet/AspNetCore/commit/9daa61084e) Make DataStoreErrorLogger._log static +* [`[31635abf6b]`](https://github.com/aspnet/AspNetCore/commit/31635abf6b) Resolve warnings about duplicate imports of Microsoft.Common.targets +* [`[025870e8b9]`](https://github.com/aspnet/AspNetCore/commit/025870e8b9) Fix #6159 - Fix deep copy for ControllerModel and ActionModel +* [`[e606844509]`](https://github.com/aspnet/AspNetCore/commit/e606844509) Unskipped standalone functional tests +* [`[51f77ea7f3]`](https://github.com/aspnet/AspNetCore/commit/51f77ea7f3) Workaround: On xplat machines, provided executable permission to published standalone application executable +* [`[f4d84f50cd]`](https://github.com/aspnet/AspNetCore/commit/f4d84f50cd) Upgrading Moq to 4.7.1 +* [`[2388cca5ac]`](https://github.com/aspnet/AspNetCore/commit/2388cca5ac) Workaround for issue https://github.com/aspnet/Routing/issues/390 +* [`[4f20655850]`](https://github.com/aspnet/AspNetCore/commit/4f20655850) Set DisplayName for auth +* [`[c25aadf599]`](https://github.com/aspnet/AspNetCore/commit/c25aadf599) Enable page directive to handle malformed text. +* [`[ea3becb3ca]`](https://github.com/aspnet/AspNetCore/commit/ea3becb3ca) Reenable APICheck +* [`[9fe480f735]`](https://github.com/aspnet/AspNetCore/commit/9fe480f735) Add LazyReferenceMetadataFeature +* [`[ee9feedc27]`](https://github.com/aspnet/AspNetCore/commit/ee9feedc27) Improve implementation of IHttpUpgradeFeature +* [`[4566cf9fdb]`](https://github.com/aspnet/AspNetCore/commit/4566cf9fdb) Add DisplayName to scheme +* [`[e3180baea5]`](https://github.com/aspnet/AspNetCore/commit/e3180baea5) Re-enable Entity Framework tests +* [`[f31b45d84a]`](https://github.com/aspnet/AspNetCore/commit/f31b45d84a) Enable TagHelper directives to handle malformed text. +* [`[681b798a2e]`](https://github.com/aspnet/AspNetCore/commit/681b798a2e) RedirectToPage doesn't trim /Index from URL +* [`[e2e350ec6c]`](https://github.com/aspnet/AspNetCore/commit/e2e350ec6c) [Fixes #763] Investigate System.Security.Claims references required to make compilation work +* [`[e450dd707e]`](https://github.com/aspnet/AspNetCore/commit/e450dd707e) Deleted obsolete razor views and models +* [`[4c8b548b30]`](https://github.com/aspnet/AspNetCore/commit/4c8b548b30) Change *.HostingStartups to target netcoreapp2.0 so we get .deps.json for free. (#24) +* [`[d1494224f4]`](https://github.com/aspnet/AspNetCore/commit/d1494224f4) Make the tests that use the Heartbeat more deterministic. (#1724) +* [`[fc51c4ffa6]`](https://github.com/aspnet/AspNetCore/commit/fc51c4ffa6) Add inject +* [`[62abf9431f]`](https://github.com/aspnet/AspNetCore/commit/62abf9431f) Add using to sample +* [`[27e90edc1c]`](https://github.com/aspnet/AspNetCore/commit/27e90edc1c) SignalR => Auth 2.0 +* [`[a053ca4758]`](https://github.com/aspnet/AspNetCore/commit/a053ca4758) Move shutdown logic from transport to core (#1707) +* [`[d40dbb81ea]`](https://github.com/aspnet/AspNetCore/commit/d40dbb81ea) Fixed broken tests that leak UvWriteReq +* [`[d938fef626]`](https://github.com/aspnet/AspNetCore/commit/d938fef626) MvcPrecompilation => Auth 2.0 +* [`[4bf518b09b]`](https://github.com/aspnet/AspNetCore/commit/4bf518b09b) Fix #6140 - Allow linking between controller and page +* [`[76a4299b52]`](https://github.com/aspnet/AspNetCore/commit/76a4299b52) #326 Fix API set target +* [`[42d82a507d]`](https://github.com/aspnet/AspNetCore/commit/42d82a507d) Make all UvRequest objects normal GC handles (#1698) +* [`[025efe1d6e]`](https://github.com/aspnet/AspNetCore/commit/025efe1d6e) Fix usings to use Auth 2.0 +* [`[c9bfd2296d]`](https://github.com/aspnet/AspNetCore/commit/c9bfd2296d) Parity between Controller and Page/PageModel +* [`[bb73898ca2]`](https://github.com/aspnet/AspNetCore/commit/bb73898ca2) Disable api check +* [`[da30688fa9]`](https://github.com/aspnet/AspNetCore/commit/da30688fa9) Disable api checks for now +* [`[99aa3bd35d]`](https://github.com/aspnet/AspNetCore/commit/99aa3bd35d) Auth 2.0 +* [`[4237a93ee8]`](https://github.com/aspnet/AspNetCore/commit/4237a93ee8) MusicStore => Auth 2.0 +* [`[3e8cd1e7c9]`](https://github.com/aspnet/AspNetCore/commit/3e8cd1e7c9) MVC => Auth 2.0 +* [`[7f4aa60a45]`](https://github.com/aspnet/AspNetCore/commit/7f4aa60a45) Add support for precompiling RazorPages +* [`[16eae43d38]`](https://github.com/aspnet/AspNetCore/commit/16eae43d38) Missed repository update +* [`[e4ba1d01ce]`](https://github.com/aspnet/AspNetCore/commit/e4ba1d01ce) Ensure that KeepAliveTimeoutTests do not run with sync context (#1718) +* [`[d65e77e4f7]`](https://github.com/aspnet/AspNetCore/commit/d65e77e4f7) Updated dependency model version to 2.0.0-* +* [`[c202608f19]`](https://github.com/aspnet/AspNetCore/commit/c202608f19) Platform specific path separator +* [`[a8eb5bee70]`](https://github.com/aspnet/AspNetCore/commit/a8eb5bee70) Implement view search for pages +* [`[8c8f6c708b]`](https://github.com/aspnet/AspNetCore/commit/8c8f6c708b) Server-Sent Events Transport + Parser (#401) +* [`[4319593e7f]`](https://github.com/aspnet/AspNetCore/commit/4319593e7f) Updated dependency model version to 2.0.0-* +* [`[a4a194e273]`](https://github.com/aspnet/AspNetCore/commit/a4a194e273) Make ViewComponentTagHelper discovery resilient to null. +* [`[2d15ba8917]`](https://github.com/aspnet/AspNetCore/commit/2d15ba8917) Add manifests to .All MetaPackage +* [`[2d278009b2]`](https://github.com/aspnet/AspNetCore/commit/2d278009b2) clean up client sample (#392) +* [`[d4d0e28f0e]`](https://github.com/aspnet/AspNetCore/commit/d4d0e28f0e) Updated ViewCompilation project to netcoreapp2.0 +* [`[d8b1724454]`](https://github.com/aspnet/AspNetCore/commit/d8b1724454) improve logging of Autobahn tests (#166) +* [`[e691e1cff8]`](https://github.com/aspnet/AspNetCore/commit/e691e1cff8) Removing legacy raw format for `send` Fixes issues #383 and #127 +* [`[0ce85e2ea2]`](https://github.com/aspnet/AspNetCore/commit/0ce85e2ea2) #263 Add Caching_SetTtlAndStatusCode_Cached test diagnostics +* [`[88890595d1]`](https://github.com/aspnet/AspNetCore/commit/88890595d1) Define a constant to workaround corefxlab classes asses modifier issue +* [`[a0743650ef]`](https://github.com/aspnet/AspNetCore/commit/a0743650ef) Don't use hardcoded ports in PreferHostingUrls tests (#1701). +* [`[801a7c7652]`](https://github.com/aspnet/AspNetCore/commit/801a7c7652) Add copyright header to TransportSocketOptions.cs. +* [`[87c513b0d8]`](https://github.com/aspnet/AspNetCore/commit/87c513b0d8) Add target to set default target manifest +* [`[d508c027ba]`](https://github.com/aspnet/AspNetCore/commit/d508c027ba) Add GetToken overload to HttpContext as well +* [`[c56b64fc41]`](https://github.com/aspnet/AspNetCore/commit/c56b64fc41) Add factory methods +* [`[e4af3f7e35]`](https://github.com/aspnet/AspNetCore/commit/e4af3f7e35) Expose a UseTransportThread property on KestrelServerOptions (#1695) +* [`[de6da7c757]`](https://github.com/aspnet/AspNetCore/commit/de6da7c757) Add ConfigureAwait(false) to test helpers (#1699) +* [`[8ed55107e7]`](https://github.com/aspnet/AspNetCore/commit/8ed55107e7) Add support for page precompilation +* [`[775847a1fa]`](https://github.com/aspnet/AspNetCore/commit/775847a1fa) Disable SqlServer specific tests on netcoreapp2.0 on win7/2008 +* [`[31cc1e5018]`](https://github.com/aspnet/AspNetCore/commit/31cc1e5018) Fix extra space +* [`[6a403d231e]`](https://github.com/aspnet/AspNetCore/commit/6a403d231e) Clean up IThreadPool interface (#1696) +* [`[c18724a275]`](https://github.com/aspnet/AspNetCore/commit/c18724a275) Updated to use 0.4.0 version of IntegrationTesting package +* [`[04c86c65b6]`](https://github.com/aspnet/AspNetCore/commit/04c86c65b6) Nuget pack requires a version attribute +* [`[4b4b375909]`](https://github.com/aspnet/AspNetCore/commit/4b4b375909) Add GetToken overload using default scheme +* [`[385e2523a9]`](https://github.com/aspnet/AspNetCore/commit/385e2523a9) Re-enable ViewComponentTagHelpers for tooling. +* [`[b19a46f3c2]`](https://github.com/aspnet/AspNetCore/commit/b19a46f3c2) Write complete version number +* [`[49628bca2e]`](https://github.com/aspnet/AspNetCore/commit/49628bca2e) Use case invariant lookups for DependencyModel to workaround CLI version differences +* [`[8fa95d66d4]`](https://github.com/aspnet/AspNetCore/commit/8fa95d66d4) Add support for suppressing inbound and outbound routing +* [`[fd7707e7d2]`](https://github.com/aspnet/AspNetCore/commit/fd7707e7d2) Upgraded IntegrationTesting package to 0.4.0 +* [`[7aa7b3e0a9]`](https://github.com/aspnet/AspNetCore/commit/7aa7b3e0a9) Track connections until request processing completes +* [`[c08c57f764]`](https://github.com/aspnet/AspNetCore/commit/c08c57f764) Reject HTTP/1.1 requests that do not have a correct Host header +* [`[52be2b750e]`](https://github.com/aspnet/AspNetCore/commit/52be2b750e) #21 Initial site extension and packaging +* [`[f9e19ed522]`](https://github.com/aspnet/AspNetCore/commit/f9e19ed522) DefaultAuthentication => DefaultAuthenticate +* [`[3eae7cc393]`](https://github.com/aspnet/AspNetCore/commit/3eae7cc393) Add AggregateExceptionTest (#6135) +* [`[ee1fd61e64]`](https://github.com/aspnet/AspNetCore/commit/ee1fd61e64) Uncap version max for vsix manifest. +* [`[6f7cb763a2]`](https://github.com/aspnet/AspNetCore/commit/6f7cb763a2) Update TModel code generation. +* [`[d273c6cd4c]`](https://github.com/aspnet/AspNetCore/commit/d273c6cd4c) Ensure output hint descriptors don't schema check. +* [`[6e22dbcdc6]`](https://github.com/aspnet/AspNetCore/commit/6e22dbcdc6) Missed rename in commit +* [`[0b17f14d68]`](https://github.com/aspnet/AspNetCore/commit/0b17f14d68) Moved AddTagHelperHtmlAttribute from renderer to writer +* [`[cf44f103c1]`](https://github.com/aspnet/AspNetCore/commit/cf44f103c1) Prefix TagHelpers with tag helper prefix in completion list. +* [`[da403d4d16]`](https://github.com/aspnet/AspNetCore/commit/da403d4d16) Long path woes +* [`[a9a8f45158]`](https://github.com/aspnet/AspNetCore/commit/a9a8f45158) change autobahn tests to use dynamic port (#167) +* [`[b8aa060f32]`](https://github.com/aspnet/AspNetCore/commit/b8aa060f32) Target 1.0.4 RuntimeFrameworkVersion in the tool +* [`[9e37272f06]`](https://github.com/aspnet/AspNetCore/commit/9e37272f06) Clean up the logic in DoReceive +* [`[229d817d83]`](https://github.com/aspnet/AspNetCore/commit/229d817d83) Unskipped standalone Windows OS functional tests +* [`[46a5ca972f]`](https://github.com/aspnet/AspNetCore/commit/46a5ca972f) Allow catch-all THDs to apply to all completions. +* [`[b52430674f]`](https://github.com/aspnet/AspNetCore/commit/b52430674f) Unskipped standalone functional tests +* [`[efa0a48fb1]`](https://github.com/aspnet/AspNetCore/commit/efa0a48fb1) Add initial Socket transport for Kestrel (#1659) +* [`[0723d46ec4]`](https://github.com/aspnet/AspNetCore/commit/0723d46ec4) Honor PreferHostingUrls #1575 +* [`[4d6bdba554]`](https://github.com/aspnet/AspNetCore/commit/4d6bdba554) Add nuspec and version.txt to artifacts +* [`[404960ce1a]`](https://github.com/aspnet/AspNetCore/commit/404960ce1a) Use name suggested in Coherence-Signed#439 +* [`[3045cff3c5]`](https://github.com/aspnet/AspNetCore/commit/3045cff3c5) Fix adapted output pipe options (#1682) +* [`[cd486226d6]`](https://github.com/aspnet/AspNetCore/commit/cd486226d6) [Fixes #1195] Add a way to parse just until the first directive +* [`[0822dd74ac]`](https://github.com/aspnet/AspNetCore/commit/0822dd74ac) Updated NuGetPackageVerifier.json to add exclusion for Microsoft.AspNetCore.Server.IntegrationTesting +* [`[f1a59d030e]`](https://github.com/aspnet/AspNetCore/commit/f1a59d030e) Supply runtime identifier on publishing standalone apps +* [`[c0e3519bc3]`](https://github.com/aspnet/AspNetCore/commit/c0e3519bc3) Set an order on @inject to run behind @namespace +* [`[d8a95c731b]`](https://github.com/aspnet/AspNetCore/commit/d8a95c731b) Move RazorViewEngineOptionsSetup to internal namespace (#6125) +* [`[1d3747c071]`](https://github.com/aspnet/AspNetCore/commit/1d3747c071) Skipped standalone tests temporarily +* [`[37df30929c]`](https://github.com/aspnet/AspNetCore/commit/37df30929c) Update Aurelia SPA template +* [`[6036f27f52]`](https://github.com/aspnet/AspNetCore/commit/6036f27f52) Fix deadlocks in startup and shutdown +* [`[676f4ba3e4]`](https://github.com/aspnet/AspNetCore/commit/676f4ba3e4) Converted test projects to run on netcoreapp2.0 +* [`[cc1b5f4d5b]`](https://github.com/aspnet/AspNetCore/commit/cc1b5f4d5b) Converted test projects to run on netcoreapp2.0 +* [`[3b31e977b2]`](https://github.com/aspnet/AspNetCore/commit/3b31e977b2) Fix ability to generate baselines. +* [`[688731983c]`](https://github.com/aspnet/AspNetCore/commit/688731983c) Add dependencies.props to Solution Items. +* [`[f2f643ad15]`](https://github.com/aspnet/AspNetCore/commit/f2f643ad15) Updated XML documentation for HttpResponse.Body (#816) +* [`[e25a2eced8]`](https://github.com/aspnet/AspNetCore/commit/e25a2eced8) port dotnet/corefx#17444 to WebSockets (#162) +* [`[8b6d933711]`](https://github.com/aspnet/AspNetCore/commit/8b6d933711) Add ConfigureAwaits to prevent test deadlocks +* [`[4e8872b94d]`](https://github.com/aspnet/AspNetCore/commit/4e8872b94d) Implement IServer.StopAsync +* [`[e043fa871e]`](https://github.com/aspnet/AspNetCore/commit/e043fa871e) Make IServer Start and Stop async +* [`[62f74d5be0]`](https://github.com/aspnet/AspNetCore/commit/62f74d5be0) #947 Add IServer.StopAsyc, IWebHost.StopAsync, and make Start async +* [`[e08e63a033]`](https://github.com/aspnet/AspNetCore/commit/e08e63a033) Updated to use 1.0.2 version of PackagePublisher +* [`[ca481dab85]`](https://github.com/aspnet/AspNetCore/commit/ca481dab85) Add non-blocking invocations to the spec (#382) +* [`[11ab602b2f]`](https://github.com/aspnet/AspNetCore/commit/11ab602b2f) Make timeout logic transport agnostic (#1649) +* [`[f6cf5293a0]`](https://github.com/aspnet/AspNetCore/commit/f6cf5293a0) Add challenge/forbid overloads for MVC +* [`[dfbf6d43ff]`](https://github.com/aspnet/AspNetCore/commit/dfbf6d43ff) Temporarily skipping ReferenceAssemblies_ReturnsLoadableReferenceAssemblies +* [`[a1cfd22a32]`](https://github.com/aspnet/AspNetCore/commit/a1cfd22a32) Add element completion API for TagHelpers. +* [`[710864eff7]`](https://github.com/aspnet/AspNetCore/commit/710864eff7) Skip NtlmAuthenticationTests.NtlmAuthentication test +* [`[3474bdf776]`](https://github.com/aspnet/AspNetCore/commit/3474bdf776) RedirectToPage from a form-action handler includes the formaction +* [`[db159190bd]`](https://github.com/aspnet/AspNetCore/commit/db159190bd) Don't fail tests if port 5000 is in use (#1650) +* [`[106b34867d]`](https://github.com/aspnet/AspNetCore/commit/106b34867d) Temporarily skipping ErrorPageMiddleware functional test to unblock mirror +* [`[59a3aade9b]`](https://github.com/aspnet/AspNetCore/commit/59a3aade9b) Fix [TempData] for PageModel's +* [`[db66b1e553]`](https://github.com/aspnet/AspNetCore/commit/db66b1e553) TransportFactory should not try creating WebSocket transport on Win7/2008R2 +* [`[09ccfd8f94]`](https://github.com/aspnet/AspNetCore/commit/09ccfd8f94) Use the 0.4.0 version of Microsoft.AspNetCore.IntegrationTesting +* [`[734c735fb5]`](https://github.com/aspnet/AspNetCore/commit/734c735fb5) Simplify console output and fix color output on CMD +* [`[a181dc558a]`](https://github.com/aspnet/AspNetCore/commit/a181dc558a) SignalR Hub Protocol (#372) +* [`[e5cac9fb7f]`](https://github.com/aspnet/AspNetCore/commit/e5cac9fb7f) Implement @namespace +* [`[9993fd96da]`](https://github.com/aspnet/AspNetCore/commit/9993fd96da) Use policy names in EndPointOptions (#340) +* [`[b4b4a19549]`](https://github.com/aspnet/AspNetCore/commit/b4b4a19549) Fix #1194 - DirectiveIRNode doesn't have source +* [`[e2267f54a6]`](https://github.com/aspnet/AspNetCore/commit/e2267f54a6) Add support for naming a page (#1204) +* [`[69b019ebd8]`](https://github.com/aspnet/AspNetCore/commit/69b019ebd8) Third party rule name changed +* [`[be88d2918e]`](https://github.com/aspnet/AspNetCore/commit/be88d2918e) Disable API Check +* [`[04719dee82]`](https://github.com/aspnet/AspNetCore/commit/04719dee82) Adding transport factory +* [`[569a4e3d13]`](https://github.com/aspnet/AspNetCore/commit/569a4e3d13) Add benchmarks to solution +* [`[1fbdb30186]`](https://github.com/aspnet/AspNetCore/commit/1fbdb30186) Normalize newlines in default imports +* [`[ca66e89899]`](https://github.com/aspnet/AspNetCore/commit/ca66e89899) Add a basic attribute routing test +* [`[6c79e84d1b]`](https://github.com/aspnet/AspNetCore/commit/6c79e84d1b) Add BenchmarkDotNet boilerplate +* [`[8c58086030]`](https://github.com/aspnet/AspNetCore/commit/8c58086030) Make TreeRouter restore RouteData snapshots consistently. Fixes #394. +* [`[c0205cfc4e]`](https://github.com/aspnet/AspNetCore/commit/c0205cfc4e) Fix watchOptions in webpack.config.js being ignored by WebpackDevMiddleware (#806) +* [`[b28f85236f]`](https://github.com/aspnet/AspNetCore/commit/b28f85236f) Console type needs exe +* [`[ee1cfdf41e]`](https://github.com/aspnet/AspNetCore/commit/ee1cfdf41e) [Fixes #] DeveloperExceptionPage throws when SourceFileContent is null in an ICompilationException +* [`[99278c4691]`](https://github.com/aspnet/AspNetCore/commit/99278c4691) Workaround for "Explicit RID still required for .NET Framework test projects" +* [`[303636db13]`](https://github.com/aspnet/AspNetCore/commit/303636db13) Updates to generated .cs files +* [`[207f40f92d]`](https://github.com/aspnet/AspNetCore/commit/207f40f92d) Move test infrastructure +* [`[d29e4d4cf0]`](https://github.com/aspnet/AspNetCore/commit/d29e4d4cf0) Specialized struct generics rather than interface (#1640) +* [`[0546dc21f4]`](https://github.com/aspnet/AspNetCore/commit/0546dc21f4) Disable response buffering via the IHttpBufferingFeature (#379) +* [`[1a8ac88da7]`](https://github.com/aspnet/AspNetCore/commit/1a8ac88da7) Add PreserveMethod (#6075) +* [`[1262a6d4b2]`](https://github.com/aspnet/AspNetCore/commit/1262a6d4b2) Adding CodeGeneration benchmark +* [`[acf3e759d1]`](https://github.com/aspnet/AspNetCore/commit/acf3e759d1) Add BenchmarkDotNet boilerplate +* [`[4c183b4d00]`](https://github.com/aspnet/AspNetCore/commit/4c183b4d00) Quickly fail the UFT-8 validation if the first byte is already invalid +* [`[1faaefef30]`](https://github.com/aspnet/AspNetCore/commit/1faaefef30) Fix Libuv.Tests directory name (#1646) +* [`[0618bae3bd]`](https://github.com/aspnet/AspNetCore/commit/0618bae3bd) Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. +* [`[90acd055fe]`](https://github.com/aspnet/AspNetCore/commit/90acd055fe) Make [FromBody] treat empty request bodies as invalid (#4750) +* [`[2863cca8ca]`](https://github.com/aspnet/AspNetCore/commit/2863cca8ca) FrameFeatureCollection benchmark (#1643) +* [`[fb22629da6]`](https://github.com/aspnet/AspNetCore/commit/fb22629da6) Use Span.IndexOf rather than Contains (#1638) +* [`[ce3c71b5b3]`](https://github.com/aspnet/AspNetCore/commit/ce3c71b5b3) Set PreferHostingUrls when IIS adding override address +* [`[d92c55dbfc]`](https://github.com/aspnet/AspNetCore/commit/d92c55dbfc) Fix spelling nit +* [`[58284bde5c]`](https://github.com/aspnet/AspNetCore/commit/58284bde5c) Don't dispose WriteReqPool and PipeFactory too soon (#1633) +* [`[0fd885e5eb]`](https://github.com/aspnet/AspNetCore/commit/0fd885e5eb) Signal the reader after aborting the connection (#1636) +* [`[53b0eea2ec]`](https://github.com/aspnet/AspNetCore/commit/53b0eea2ec) Use writable buffer writer (#1564) +* [`[033c8adc3a]`](https://github.com/aspnet/AspNetCore/commit/033c8adc3a) Add RangeHelper +* [`[fe60c2426c]`](https://github.com/aspnet/AspNetCore/commit/fe60c2426c) Moved HtmlContentIRNode from renderer to writer +* [`[e1533c2203]`](https://github.com/aspnet/AspNetCore/commit/e1533c2203) Use 2.0.0 version of Internal.AspNetCore.Sdk +* [`[ea3b7b0a76]`](https://github.com/aspnet/AspNetCore/commit/ea3b7b0a76) Add vscode artifacts to .gitignore. +* [`[1e7972bd8f]`](https://github.com/aspnet/AspNetCore/commit/1e7972bd8f) Add convenience methods for redirecting from a Razor Page back to itself +* [`[239b691ff5]`](https://github.com/aspnet/AspNetCore/commit/239b691ff5) A few HttpParser changes (#1624) +* [`[841ceb24b6]`](https://github.com/aspnet/AspNetCore/commit/841ceb24b6) Fixing start/stop race in the TS client +* [`[5dc476182c]`](https://github.com/aspnet/AspNetCore/commit/5dc476182c) Reference bootstrap JS in KnockoutSpa/ReactSpa/VueSpa. Fixes #846 +* [`[687ff27beb]`](https://github.com/aspnet/AspNetCore/commit/687ff27beb) redisable functional tests on mac (#354) +* [`[f253dbc0c0]`](https://github.com/aspnet/AspNetCore/commit/f253dbc0c0) Split transport-specific tests and general tests into distinct test projects (#1588). +* [`[25842d5f74]`](https://github.com/aspnet/AspNetCore/commit/25842d5f74) Add more packages to cache #21 +* [`[26bd01337d]`](https://github.com/aspnet/AspNetCore/commit/26bd01337d) Re-write UvStreamHandleTests.ReadStopIsIdempotent without Moq. +* [`[96d97f65e9]`](https://github.com/aspnet/AspNetCore/commit/96d97f65e9) Allow null parent tag when calling `GetTagHelpersGivenParent`. +* [`[c85a0ff7ef]`](https://github.com/aspnet/AspNetCore/commit/c85a0ff7ef) Use dependencies when available +* [`[af3cf497a6]`](https://github.com/aspnet/AspNetCore/commit/af3cf497a6) Update TagHelperMatchingConventions to disallow opt-out prefix. +* [`[2464d81167]`](https://github.com/aspnet/AspNetCore/commit/2464d81167) fix repo.targets test project reference +* [`[a594d0eeb8]`](https://github.com/aspnet/AspNetCore/commit/a594d0eeb8) Workaround for "Explicit RID still required for .NET Framework test projects" +* [`[ad1d0cc67d]`](https://github.com/aspnet/AspNetCore/commit/ad1d0cc67d) Pass configuration section to LoggerFactory +* [`[0da88e0dda]`](https://github.com/aspnet/AspNetCore/commit/0da88e0dda) Avoid double escaping in PathString +* [`[6c7d099548]`](https://github.com/aspnet/AspNetCore/commit/6c7d099548) Fix directory name +* [`[eb918fc4b2]`](https://github.com/aspnet/AspNetCore/commit/eb918fc4b2) Use osx.10.12-x64 RID on macOS +* [`[0228fd2770]`](https://github.com/aspnet/AspNetCore/commit/0228fd2770) Moved ExecuteTagHelpersIRNode from renderer to writer +* [`[ad79cdd123]`](https://github.com/aspnet/AspNetCore/commit/ad79cdd123) fix hangs due to uncleared TCS in IntegrationTesting (#1008) +* [`[4032de064e]`](https://github.com/aspnet/AspNetCore/commit/4032de064e) Removing _PageStart.cshtml +* [`[c6e4609096]`](https://github.com/aspnet/AspNetCore/commit/c6e4609096) Getting rid of _PageImports +* [`[89de0e52d7]`](https://github.com/aspnet/AspNetCore/commit/89de0e52d7) Generate package cache for each RID +* [`[3b016e6832]`](https://github.com/aspnet/AspNetCore/commit/3b016e6832) Use 4.3.0 version of System.Threading.Tasks.Extensions +* [`[c6c267507a]`](https://github.com/aspnet/AspNetCore/commit/c6c267507a) Temporarity skip AzureIntegration packages due to rename +* [`[ff3ff939c3]`](https://github.com/aspnet/AspNetCore/commit/ff3ff939c3) Update WindowsAzure.Storage version (#217) +* [`[697745c490]`](https://github.com/aspnet/AspNetCore/commit/697745c490) [Fixes #218] Set IXmlRepository using ConfigureOptions +* [`[0cb7ae7fbf]`](https://github.com/aspnet/AspNetCore/commit/0cb7ae7fbf) Add support for namespace tokens in extensible directives +* [`[dd02ba577f]`](https://github.com/aspnet/AspNetCore/commit/dd02ba577f) Use corefxlab and corefx by source (#1612) +* [`[aa5eb9eb83]`](https://github.com/aspnet/AspNetCore/commit/aa5eb9eb83) #18 rename lightup packages to *.HostingStartup +* [`[9e8d4db7d8]`](https://github.com/aspnet/AspNetCore/commit/9e8d4db7d8) Move TempDataPropertyProvider into filter +* [`[7d50f34b85]`](https://github.com/aspnet/AspNetCore/commit/7d50f34b85) Show unexpected error logs in assertion failures. +* [`[bab4332a47]`](https://github.com/aspnet/AspNetCore/commit/bab4332a47) Add benchmark that drains the buffer without going through the pipe (#1611) +* [`[b40d8b4248]`](https://github.com/aspnet/AspNetCore/commit/b40d8b4248) Fix naming of IConnectionInformation.OutputReaderScheduler (#1608) +* [`[3424e20c67]`](https://github.com/aspnet/AspNetCore/commit/3424e20c67) Re-enable skipped test +* [`[6fea6454f0]`](https://github.com/aspnet/AspNetCore/commit/6fea6454f0) Moved CreateTagHelperIRNode from renderer to writer +* [`[1a05359d12]`](https://github.com/aspnet/AspNetCore/commit/1a05359d12) Reset writer scope for tag helpers inside template +* [`[fa378842af]`](https://github.com/aspnet/AspNetCore/commit/fa378842af) Use NuGetPackageRoot instead of NuGetPackageFolders +* [`[dda9cf3259]`](https://github.com/aspnet/AspNetCore/commit/dda9cf3259) Do not generate C# line pragmas without a file path. +* [`[925ad75cdf]`](https://github.com/aspnet/AspNetCore/commit/925ad75cdf) Add convenience methods for redirecting to another Razor Page +* [`[c7e2e1880e]`](https://github.com/aspnet/AspNetCore/commit/c7e2e1880e) Make FileSystemRazorProject internal (#1152) +* [`[ebb2ce8fc9]`](https://github.com/aspnet/AspNetCore/commit/ebb2ce8fc9) Converting transport type from string to enum +* [`[2d19a82678]`](https://github.com/aspnet/AspNetCore/commit/2d19a82678) Update more resource designer files +* [`[7ceea5323a]`](https://github.com/aspnet/AspNetCore/commit/7ceea5323a) Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). +* [`[68554f8106]`](https://github.com/aspnet/AspNetCore/commit/68554f8106) Updated the ir lowering phase to lazily add namespaces. +* [`[9e12230eef]`](https://github.com/aspnet/AspNetCore/commit/9e12230eef) Add RazorPage test without model +* [`[794508fbf2]`](https://github.com/aspnet/AspNetCore/commit/794508fbf2) Only publish ForTesting folder when needed +* [`[7944be712f]`](https://github.com/aspnet/AspNetCore/commit/7944be712f) Allow starting connection only once +* [`[52085a78cc]`](https://github.com/aspnet/AspNetCore/commit/52085a78cc) Change special version to preview1 +* [`[3b8e1a5380]`](https://github.com/aspnet/AspNetCore/commit/3b8e1a5380) Added a close timeout to the web socket transport +* [`[dbb682799e]`](https://github.com/aspnet/AspNetCore/commit/dbb682799e) Update generated designer files +* [`[87e6da6e4c]`](https://github.com/aspnet/AspNetCore/commit/87e6da6e4c) Handle exceptions and Cancellation in DisposeAsync (#366) +* [`[4dbf6f23c3]`](https://github.com/aspnet/AspNetCore/commit/4dbf6f23c3) Moved TagHelperIRNode, InitializeTagHelperStructureIRNode from renderer to writer +* [`[d37b1548f8]`](https://github.com/aspnet/AspNetCore/commit/d37b1548f8) Update to new resx format +* [`[7d8bd29724]`](https://github.com/aspnet/AspNetCore/commit/7d8bd29724) Moved DeclareTagHelperFields from renderer to writer +* [`[8da2dddd49]`](https://github.com/aspnet/AspNetCore/commit/8da2dddd49) Fix issue where multiple calls to dispose don't wait properly (#360) +* [`[cb5c483a1d]`](https://github.com/aspnet/AspNetCore/commit/cb5c483a1d) Add line mappings for using directives. +* [`[6bd0344880]`](https://github.com/aspnet/AspNetCore/commit/6bd0344880) Add Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions project (#1582). +* [`[f285b18f08]`](https://github.com/aspnet/AspNetCore/commit/f285b18f08) Ensure no data is written to a connection after uv_shutdown (#1600) +* [`[13ee32b7ab]`](https://github.com/aspnet/AspNetCore/commit/13ee32b7ab) Fetch corefx lab sources and compile them into kestrel (#1581) +* [`[0e15ff3e95]`](https://github.com/aspnet/AspNetCore/commit/0e15ff3e95) Re-add marker IR tokens to represent CSharp in an expression. +* [`[6a5f7dec10]`](https://github.com/aspnet/AspNetCore/commit/6a5f7dec10) Investigate System.Reflection.TypeExtensions added to unbreak tests +* [`[11de3fd384]`](https://github.com/aspnet/AspNetCore/commit/11de3fd384) Fix issue with remote deployer wait +* [`[4c0afbad86]`](https://github.com/aspnet/AspNetCore/commit/4c0afbad86) Generate line mappings for empty expressions. +* [`[fe3d45fad1]`](https://github.com/aspnet/AspNetCore/commit/fe3d45fad1) Adding AllowAnonymousToPage & AllowAnonymousToFolder +* [`[83958886cc]`](https://github.com/aspnet/AspNetCore/commit/83958886cc) Implement IHttpRequestIdentifierFeature on Frame +* [`[da1e4130d2]`](https://github.com/aspnet/AspNetCore/commit/da1e4130d2) Moved from Renderer to Writer +* [`[2cabd589ac]`](https://github.com/aspnet/AspNetCore/commit/2cabd589ac) Add more `ExpressionHelper` tests - #5792 +* [`[a74cda4402]`](https://github.com/aspnet/AspNetCore/commit/a74cda4402) Setting TokenKind for RazorIRToken +* [`[468c090272]`](https://github.com/aspnet/AspNetCore/commit/468c090272) Update vsix metadata +* [`[915e984f32]`](https://github.com/aspnet/AspNetCore/commit/915e984f32) increase timeout for remote deployer (#1001) +* [`[d9faf17f5c]`](https://github.com/aspnet/AspNetCore/commit/d9faf17f5c) * Fixing a racey test * Fixing a misplaced test file +* [`[e25bfa8919]`](https://github.com/aspnet/AspNetCore/commit/e25bfa8919) Skipping model validation tests temporarily to unblock mirror - A fix was already checked in https://github.com/dotnet/corefx/commit/f3d0e4d0dd7ee4b27100e0994a7576f87cc225ed but this did not make into the netcoreapp2.0 shared runtime +* [`[975cfcb8ce]`](https://github.com/aspnet/AspNetCore/commit/975cfcb8ce) #16 Create a lightup package for Application Insights +* [`[13925be91e]`](https://github.com/aspnet/AspNetCore/commit/13925be91e) Initial Auth 2.0 checkin +* [`[385531f11a]`](https://github.com/aspnet/AspNetCore/commit/385531f11a) Workaround issues preventing tests from running in Visual Studio. +* [`[7904c7756d]`](https://github.com/aspnet/AspNetCore/commit/7904c7756d) Add a simple action selection benchmark +* [`[7d4ccd9c58]`](https://github.com/aspnet/AspNetCore/commit/7d4ccd9c58) Add benchmark project and boilerplate +* [`[6b9d54265f]`](https://github.com/aspnet/AspNetCore/commit/6b9d54265f) Call ProduceEnd() before consuming request body if response has already started (#1530). +* [`[0ab49f4977]`](https://github.com/aspnet/AspNetCore/commit/0ab49f4977) Fix benchmarks on netcoreapp2.0 +* [`[b4cec03f65]`](https://github.com/aspnet/AspNetCore/commit/b4cec03f65) Update libuv package (#1577) +* [`[3d29b7854b]`](https://github.com/aspnet/AspNetCore/commit/3d29b7854b) Bugfix issue #355: Don't handle Invocation when no InvocationHandler … (#356) +* [`[209729332c]`](https://github.com/aspnet/AspNetCore/commit/209729332c) Add GetImportItems to RazorTemplateEngine Fixes #1109 +* [`[1bf9b057d4]`](https://github.com/aspnet/AspNetCore/commit/1bf9b057d4) Converted test projects to run on netcoreapp2.0 +* [`[4f351bd37c]`](https://github.com/aspnet/AspNetCore/commit/4f351bd37c) Add support for media type suffixes (#5273, #6032) +* [`[b0bd5475cd]`](https://github.com/aspnet/AspNetCore/commit/b0bd5475cd) More decoupling (#1572) +* [`[b4b671556a]`](https://github.com/aspnet/AspNetCore/commit/b4b671556a) fix nginx deployer (#998) +* [`[7774ed50fa]`](https://github.com/aspnet/AspNetCore/commit/7774ed50fa) additional checks and logging for iisx shutdown (#997) +* [`[4cdc970055]`](https://github.com/aspnet/AspNetCore/commit/4cdc970055) Server addresses configuration enhancements +* [`[f15c99c980]`](https://github.com/aspnet/AspNetCore/commit/f15c99c980) more logging and more resiliant port selection (#996) +* [`[1be31ae2ce]`](https://github.com/aspnet/AspNetCore/commit/1be31ae2ce) Throw if UseUrls specifies HTTPS or path base (#1519). +* [`[dd9eab551d]`](https://github.com/aspnet/AspNetCore/commit/dd9eab551d) Workaround tooling issue with runtime only TagHelpers. +* [`[6b6a8347cc]`](https://github.com/aspnet/AspNetCore/commit/6b6a8347cc) Add Connection as a primary request header +* [`[fdea42624d]`](https://github.com/aspnet/AspNetCore/commit/fdea42624d) Fix UrlResolutionTagHelper tag helper inclusion. +* [`[959324b337]`](https://github.com/aspnet/AspNetCore/commit/959324b337) Add EditorBrowsable attribute +* [`[60a87829f8]`](https://github.com/aspnet/AspNetCore/commit/60a87829f8) Fix type name +* [`[7890fdbf94]`](https://github.com/aspnet/AspNetCore/commit/7890fdbf94) Add Activity tracking to HostingApplication (#964) +* [`[22c7c90b5a]`](https://github.com/aspnet/AspNetCore/commit/22c7c90b5a) Add `TagHelperFactsService`. +* [`[c1500da2a8]`](https://github.com/aspnet/AspNetCore/commit/c1500da2a8) Don't render directive token from imports in design time +* [`[1672820e4e]`](https://github.com/aspnet/AspNetCore/commit/1672820e4e) Add functional test covering an `IList` property - #5656 +* [`[582ffe2e10]`](https://github.com/aspnet/AspNetCore/commit/582ffe2e10) Add HeadTagHelper and BodyTagHelper +* [`[792b71dbcb]`](https://github.com/aspnet/AspNetCore/commit/792b71dbcb) Add VS Code settings (#1556) +* [`[e7f563843c]`](https://github.com/aspnet/AspNetCore/commit/e7f563843c) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[bd6520cc50]`](https://github.com/aspnet/AspNetCore/commit/bd6520cc50) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[0b5113c76e]`](https://github.com/aspnet/AspNetCore/commit/0b5113c76e) Suppress compilation errors for TModel in imports +* [`[e0c3738779]`](https://github.com/aspnet/AspNetCore/commit/e0c3738779) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[bfd1d48506]`](https://github.com/aspnet/AspNetCore/commit/bfd1d48506) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[f73dc5cebe]`](https://github.com/aspnet/AspNetCore/commit/f73dc5cebe) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[1d1b255170]`](https://github.com/aspnet/AspNetCore/commit/1d1b255170) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[f87e0234e2]`](https://github.com/aspnet/AspNetCore/commit/f87e0234e2) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[eb25f5d6ff]`](https://github.com/aspnet/AspNetCore/commit/eb25f5d6ff) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[305ccf9cc5]`](https://github.com/aspnet/AspNetCore/commit/305ccf9cc5) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[ba5156d3e1]`](https://github.com/aspnet/AspNetCore/commit/ba5156d3e1) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[afef0e3e2a]`](https://github.com/aspnet/AspNetCore/commit/afef0e3e2a) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[c4f2581988]`](https://github.com/aspnet/AspNetCore/commit/c4f2581988) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[99ff496e71]`](https://github.com/aspnet/AspNetCore/commit/99ff496e71) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[5f161fb51f]`](https://github.com/aspnet/AspNetCore/commit/5f161fb51f) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[a06a765cf4]`](https://github.com/aspnet/AspNetCore/commit/a06a765cf4) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[7dd9d69fe1]`](https://github.com/aspnet/AspNetCore/commit/7dd9d69fe1) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[a0bb843dd5]`](https://github.com/aspnet/AspNetCore/commit/a0bb843dd5) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[db7095bc90]`](https://github.com/aspnet/AspNetCore/commit/db7095bc90) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[2e3c35b863]`](https://github.com/aspnet/AspNetCore/commit/2e3c35b863) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[68647d1733]`](https://github.com/aspnet/AspNetCore/commit/68647d1733) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[e4e62b3156]`](https://github.com/aspnet/AspNetCore/commit/e4e62b3156) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[7fa3babfb4]`](https://github.com/aspnet/AspNetCore/commit/7fa3babfb4) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[679a0e60f7]`](https://github.com/aspnet/AspNetCore/commit/679a0e60f7) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[af84fadf8c]`](https://github.com/aspnet/AspNetCore/commit/af84fadf8c) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[023f612406]`](https://github.com/aspnet/AspNetCore/commit/023f612406) Updating to 2.0.0 Internal.AspNetCore.Sdk +* [`[eda5028cf4]`](https://github.com/aspnet/AspNetCore/commit/eda5028cf4) Add TagHelperComponentTagHelper +* [`[5cb1846dd2]`](https://github.com/aspnet/AspNetCore/commit/5cb1846dd2) Fix and reorganise WebpackDevMiddleware.ts following PR +* [`[1f03b1e633]`](https://github.com/aspnet/AspNetCore/commit/1f03b1e633) Tiny shortcut to reduce string checking in non-debug scenarios +* [`[0c09c68b77]`](https://github.com/aspnet/AspNetCore/commit/0c09c68b77) Support V8 Inspector Integration for Node.js +* [`[ce40973859]`](https://github.com/aspnet/AspNetCore/commit/ce40973859) Add option to configure Webpack Hot Middleware client +* [`[347524a116]`](https://github.com/aspnet/AspNetCore/commit/347524a116) Add status code response capabilities to PrerenderTagHelper and RenderToStringResult. Client can now send status codes back based on client routes. +* [`[6ed6b8e3d2]`](https://github.com/aspnet/AspNetCore/commit/6ed6b8e3d2) Set AutoCompleteOnClose=false on JsonTextWriter. Fixes #822 +* [`[c18f0780c1]`](https://github.com/aspnet/AspNetCore/commit/c18f0780c1) [Fixes #5413] JsonOutputFormatter adds all closing brackets when exceptions are thrown +* [`[56c2d76e03]`](https://github.com/aspnet/AspNetCore/commit/56c2d76e03) Upgrade Json.Net version to 10.0.1 +* [`[200d8debc0]`](https://github.com/aspnet/AspNetCore/commit/200d8debc0) Use the SDK version of GetOSPlatform +* [`[b22326323a]`](https://github.com/aspnet/AspNetCore/commit/b22326323a) Add properties to Page and PageModel +* [`[c1487bf93d]`](https://github.com/aspnet/AspNetCore/commit/c1487bf93d) Fix some style nits +* [`[8165609f4e]`](https://github.com/aspnet/AspNetCore/commit/8165609f4e) Logging optimization.2 14 (#944) +* [`[b2bd3e0841]`](https://github.com/aspnet/AspNetCore/commit/b2bd3e0841) Upgraded Json.NET version to 10.0.1 +* [`[9c5b33dd8a]`](https://github.com/aspnet/AspNetCore/commit/9c5b33dd8a) Upgraded Json.Net version to 10.0.1 +* [`[f79904404e]`](https://github.com/aspnet/AspNetCore/commit/f79904404e) Log status of port before starting server with SelfHostDeployer (#993) +* [`[dcf51f706c]`](https://github.com/aspnet/AspNetCore/commit/dcf51f706c) Upgraded Json.NET version to 10.0.1 +* [`[2b8a937828]`](https://github.com/aspnet/AspNetCore/commit/2b8a937828) Upgraded Json.NET version to 10.0.1 +* [`[ab6e74f4b4]`](https://github.com/aspnet/AspNetCore/commit/ab6e74f4b4) Upgraded Json.NET version to 10.0.1 +* [`[a2914ab483]`](https://github.com/aspnet/AspNetCore/commit/a2914ab483) Replace console logger with ITestOutputHelper (#64) +* [`[d6322872ed]`](https://github.com/aspnet/AspNetCore/commit/d6322872ed) #348 Implement IISHostingStartup +* [`[737a9a58ad]`](https://github.com/aspnet/AspNetCore/commit/737a9a58ad) Fix breaks in Razor Tests +* [`[af7798a9be]`](https://github.com/aspnet/AspNetCore/commit/af7798a9be) Fix a type error in the tag helper comparison +* [`[8d1cc43f8e]`](https://github.com/aspnet/AspNetCore/commit/8d1cc43f8e) Get rid of extra dependencies +* [`[bc9b9876e5]`](https://github.com/aspnet/AspNetCore/commit/bc9b9876e5) Add a service for initializing tooling +* [`[58317b18ce]`](https://github.com/aspnet/AspNetCore/commit/58317b18ce) Fixing NRE when CacheTagHelper throws and exception (#5989) +* [`[575fe68b2b]`](https://github.com/aspnet/AspNetCore/commit/575fe68b2b) Order enum values by DisplayAttribute.Order +* [`[2bdbbbf41d]`](https://github.com/aspnet/AspNetCore/commit/2bdbbbf41d) UseMiddleware resolves InvokeAsync in addition to Invoke +* [`[71d09dc15c]`](https://github.com/aspnet/AspNetCore/commit/71d09dc15c) Using PackagePublisher tool to publish packages as it does retries +* [`[6436538068]`](https://github.com/aspnet/AspNetCore/commit/6436538068) Rename `IHtmlHelper.TextBox()` parameter (for consistency) - #5394 +* [`[db7348e776]`](https://github.com/aspnet/AspNetCore/commit/db7348e776) Fix flakiness in WhenAppWritesLessThanContentLengthButRequestIsAbortedErrorNotLogged. +* [`[09667e86ab]`](https://github.com/aspnet/AspNetCore/commit/09667e86ab) Port ObjectMethodExecutor race fix +* [`[6922cbb903]`](https://github.com/aspnet/AspNetCore/commit/6922cbb903) Use FrameworkSkipCondition +* [`[7228c15e28]`](https://github.com/aspnet/AspNetCore/commit/7228c15e28) Use FrameworkSkipCondition +* [`[0e8b790a08]`](https://github.com/aspnet/AspNetCore/commit/0e8b790a08) Disable API Check for these command-line tools +* [`[6130003193]`](https://github.com/aspnet/AspNetCore/commit/6130003193) Convert to netcoreapp2.0 (#338) +* [`[5928d0d54b]`](https://github.com/aspnet/AspNetCore/commit/5928d0d54b) Don't generate CSharpStatementIRNode for null or whitespace +* [`[47f1db20e0]`](https://github.com/aspnet/AspNetCore/commit/47f1db20e0) Fix races on port acquisition in AddressRegistrationTests (#1520). +* [`[1683018d71]`](https://github.com/aspnet/AspNetCore/commit/1683018d71) Add a static 'register' method to MVC's extensions +* [`[565dd30957]`](https://github.com/aspnet/AspNetCore/commit/565dd30957) Make the parser options configurable +* [`[fe6517dcdd]`](https://github.com/aspnet/AspNetCore/commit/fe6517dcdd) Add ITagHelperComponent +* [`[b4640f8bb8]`](https://github.com/aspnet/AspNetCore/commit/b4640f8bb8) Use AspNetCore.Mvc.RazorPages +* [`[2df3639535]`](https://github.com/aspnet/AspNetCore/commit/2df3639535) Add System.Reflection.TypeExtensions to workaround test failures +* [`[9ffc745e76]`](https://github.com/aspnet/AspNetCore/commit/9ffc745e76) Add Mvc.Razor.Extensions to VSIX +* [`[0fa79818e1]`](https://github.com/aspnet/AspNetCore/commit/0fa79818e1) Add DisplayName to RequiredAttributeDescriptor. +* [`[7a50fdda48]`](https://github.com/aspnet/AspNetCore/commit/7a50fdda48) Converted sample and test project to run on netcoreapp2.0 +* [`[0f28c49c5e]`](https://github.com/aspnet/AspNetCore/commit/0f28c49c5e) Fix the invalid usages of Span (#1549) +* [`[e7101f248a]`](https://github.com/aspnet/AspNetCore/commit/e7101f248a) Support model binding to Razor Pages properties on page and PageModel classes +* [`[d5cbdb8ac6]`](https://github.com/aspnet/AspNetCore/commit/d5cbdb8ac6) Update WebHost.cs (#986) +* [`[3e6303b6c1]`](https://github.com/aspnet/AspNetCore/commit/3e6303b6c1) Fix flakiness in connection reset logging tests. +* [`[54831fed35]`](https://github.com/aspnet/AspNetCore/commit/54831fed35) Simplified if condition +* [`[77da34c7b3]`](https://github.com/aspnet/AspNetCore/commit/77da34c7b3) Converted sample and test projects to netcoreapp2.0 +* [`[33a3be4a16]`](https://github.com/aspnet/AspNetCore/commit/33a3be4a16) Converted sample and test project to run on netcoreapp2.0 +* [`[6ac219c710]`](https://github.com/aspnet/AspNetCore/commit/6ac219c710) updated +* [`[095e45953f]`](https://github.com/aspnet/AspNetCore/commit/095e45953f) Add System.Net.Http 4.3.1 dependency to work around HttpClient issues +* [`[70e4ec9a06]`](https://github.com/aspnet/AspNetCore/commit/70e4ec9a06) Introducing the IConnection interface Unifying events +* [`[14d3f2bc9b]`](https://github.com/aspnet/AspNetCore/commit/14d3f2bc9b) Allow overridden methods on hubs (#334) +* [`[adcc6e8d7b]`](https://github.com/aspnet/AspNetCore/commit/adcc6e8d7b) Renaming FunctionalTests project in repo.props +* [`[cdadfd48d0]`](https://github.com/aspnet/AspNetCore/commit/cdadfd48d0) Try renaming functional tests as a potential mitigation for long path issues +* [`[e3e4176124]`](https://github.com/aspnet/AspNetCore/commit/e3e4176124) Try renaming functional tests as a potential mitigation for long path issues. +* [`[ae34e14358]`](https://github.com/aspnet/AspNetCore/commit/ae34e14358) Don't generate line mappings for imports +* [`[1b5beea573]`](https://github.com/aspnet/AspNetCore/commit/1b5beea573) Temporarily skipping failing NTLM tests +* [`[28bf0b445b]`](https://github.com/aspnet/AspNetCore/commit/28bf0b445b) add some very simple, fairly stupid, benchmarks (#322) +* [`[32bed162a8]`](https://github.com/aspnet/AspNetCore/commit/32bed162a8) Always log the hosting startup assemblies (#982) +* [`[ddb1bfeb20]`](https://github.com/aspnet/AspNetCore/commit/ddb1bfeb20) Add support for executing IHostingStartup in specified assemblies (#961) +* [`[705c36921a]`](https://github.com/aspnet/AspNetCore/commit/705c36921a) Use alternate workaround for #6005 +* [`[ff99c4c865]`](https://github.com/aspnet/AspNetCore/commit/ff99c4c865) Fix benchmarks (broken) (#1515) +* [`[1ef45e64b8]`](https://github.com/aspnet/AspNetCore/commit/1ef45e64b8) Update to net46 +* [`[8cc72b7871]`](https://github.com/aspnet/AspNetCore/commit/8cc72b7871) Update to net46 +* [`[4d5f726e67]`](https://github.com/aspnet/AspNetCore/commit/4d5f726e67) Update to net46 +* [`[6278dbeac5]`](https://github.com/aspnet/AspNetCore/commit/6278dbeac5) Don't filter by assembly name if null is provided +* [`[c07759996f]`](https://github.com/aspnet/AspNetCore/commit/c07759996f) Fix absolute path handling. +* [`[72febdac64]`](https://github.com/aspnet/AspNetCore/commit/72febdac64) Move Razor.Host to Razor +* [`[f31c302e5c]`](https://github.com/aspnet/AspNetCore/commit/f31c302e5c) Converted test project to run on netcoreapp2.0 +* [`[eb0ab115d8]`](https://github.com/aspnet/AspNetCore/commit/eb0ab115d8) capture wstest log output (#156) +* [`[d2be921ca4]`](https://github.com/aspnet/AspNetCore/commit/d2be921ca4) Converted test project to run on netcoreapp2.0 +* [`[cab6eea663]`](https://github.com/aspnet/AspNetCore/commit/cab6eea663) Set file path from RazorSourceDocument in syntax tree +* [`[49daa416ba]`](https://github.com/aspnet/AspNetCore/commit/49daa416ba) Use StringComparer.Ordinal +* [`[60f456dc7e]`](https://github.com/aspnet/AspNetCore/commit/60f456dc7e) Retarget test app +* [`[32bc9a57c9]`](https://github.com/aspnet/AspNetCore/commit/32bc9a57c9) #317 Dispose WindowsIdentity +* [`[c328e22699]`](https://github.com/aspnet/AspNetCore/commit/c328e22699) #306 Consistently use WindowsPrincipal +* [`[d103bdb1ba]`](https://github.com/aspnet/AspNetCore/commit/d103bdb1ba) #287 Do not include an auth display name +* [`[f246dd3502]`](https://github.com/aspnet/AspNetCore/commit/f246dd3502) Upgrade test projects to .NET Core 2.0 +* [`[e955c4b9aa]`](https://github.com/aspnet/AspNetCore/commit/e955c4b9aa) Handling exceptions thrown when invoking a hub method (#332) +* [`[fffb823e99]`](https://github.com/aspnet/AspNetCore/commit/fffb823e99) Dispose socket in test after synchronous connect +* [`[5642f09a83]`](https://github.com/aspnet/AspNetCore/commit/5642f09a83) Fixing TS client tests folder name Mirroring disk folder structure for TS client in VS and adding missing files +* [`[75a4d006aa]`](https://github.com/aspnet/AspNetCore/commit/75a4d006aa) Disable API Check in projects with untracked breaking changes +* [`[6fbbd5d148]`](https://github.com/aspnet/AspNetCore/commit/6fbbd5d148) Disable API Check in projects with untracked breaking changes +* [`[1152c468be]`](https://github.com/aspnet/AspNetCore/commit/1152c468be) Disable API Check in projects with untracked breaking changes +* [`[c9f12a23f8]`](https://github.com/aspnet/AspNetCore/commit/c9f12a23f8) Disable API Check in projects with untracked breaking changes +* [`[387e2d8ad1]`](https://github.com/aspnet/AspNetCore/commit/387e2d8ad1) Disable API Check in projects with untracked breaking changes +* [`[55507de7dd]`](https://github.com/aspnet/AspNetCore/commit/55507de7dd) Disable API Check in a project with untracked breaking changes +* [`[51e84a623c]`](https://github.com/aspnet/AspNetCore/commit/51e84a623c) Fix runtime failures +* [`[18785dbed6]`](https://github.com/aspnet/AspNetCore/commit/18785dbed6) Add System.Reflection.TypeExtensions to fix net46 tests +* [`[b8eae7a697]`](https://github.com/aspnet/AspNetCore/commit/b8eae7a697) Add reference to System.Security.Claims +* [`[c65734667a]`](https://github.com/aspnet/AspNetCore/commit/c65734667a) Optimize calls into StreamSocketOuput to WriteFast further (#1538) +* [`[90acbd1e62]`](https://github.com/aspnet/AspNetCore/commit/90acbd1e62) Fix compilation error +* [`[751a0e2e7e]`](https://github.com/aspnet/AspNetCore/commit/751a0e2e7e) Better checks for connection reset in RequestTests.ConnectionReset* tests (#1517) +* [`[72587baac3]`](https://github.com/aspnet/AspNetCore/commit/72587baac3) Check that MaxRequestBufferSize is greater than or equal to MaxRequestHeadersTotalSize (#1491). +* [`[11d265bddd]`](https://github.com/aspnet/AspNetCore/commit/11d265bddd) Avoid entry point assembly being loaded twice during assembly parts discovery. +* [`[6c131ea240]`](https://github.com/aspnet/AspNetCore/commit/6c131ea240) Verify scopeids are connectable using Socket before testing Kestrel (#1536) +* [`[2f89b1d40b]`](https://github.com/aspnet/AspNetCore/commit/2f89b1d40b) Update tfm in shutdown test +* [`[bac161fdd6]`](https://github.com/aspnet/AspNetCore/commit/bac161fdd6) Converted test projects to run on netcoreapp2.0 +* [`[c6a35e7b26]`](https://github.com/aspnet/AspNetCore/commit/c6a35e7b26) Added HasIndexer property to BoundAttributeDescriptor +* [`[2ab3d42630]`](https://github.com/aspnet/AspNetCore/commit/2ab3d42630) Removing site.js (#330) +* [`[55d6362325]`](https://github.com/aspnet/AspNetCore/commit/55d6362325) [Fixes #1094] Use custom JsonConverters for serializing/deserializing TagHelperResolutionResult +* [`[f99a0d6b8e]`](https://github.com/aspnet/AspNetCore/commit/f99a0d6b8e) Pin DotNetCliToolReferences +* [`[67f1571cfe]`](https://github.com/aspnet/AspNetCore/commit/67f1571cfe) Update to net46 +* [`[8f9f6bcb6f]`](https://github.com/aspnet/AspNetCore/commit/8f9f6bcb6f) Adding Auth to endpoints +* [`[10782d59a2]`](https://github.com/aspnet/AspNetCore/commit/10782d59a2) Dev gate (#326) +* [`[24ed93288e]`](https://github.com/aspnet/AspNetCore/commit/24ed93288e) Use for rather than foreach on List (#1523) +* [`[f546f16356]`](https://github.com/aspnet/AspNetCore/commit/f546f16356) Forgot to WriteFast in SocketOutput (#1527) +* [`[cf576559b6]`](https://github.com/aspnet/AspNetCore/commit/cf576559b6) Fix write after close (#1526) +* [`[5f547d8e32]`](https://github.com/aspnet/AspNetCore/commit/5f547d8e32) Add intentation support +* [`[f3744efc5c]`](https://github.com/aspnet/AspNetCore/commit/f3744efc5c) Use Version 8.0.3 of Json.Net +* [`[d5e003fa4c]`](https://github.com/aspnet/AspNetCore/commit/d5e003fa4c) Fix `RazorLanguageService`. +* [`[3b40ba52ca]`](https://github.com/aspnet/AspNetCore/commit/3b40ba52ca) Check if request is aborted before verifying response bytes written (#1498). +* [`[53ac097ce4]`](https://github.com/aspnet/AspNetCore/commit/53ac097ce4) Add TagHelperFactsService +* [`[8923b0da70]`](https://github.com/aspnet/AspNetCore/commit/8923b0da70) Use correct config for response buffer limit (#1516) +* [`[63ce7f6160]`](https://github.com/aspnet/AspNetCore/commit/63ce7f6160) Supported transports (#294) +* [`[4a71b1d57d]`](https://github.com/aspnet/AspNetCore/commit/4a71b1d57d) [Fixes #980] Generate parser error for unquoted string token directives +* [`[9659c73e05]`](https://github.com/aspnet/AspNetCore/commit/9659c73e05) Fix the client raw sample to use user input (#321) +* [`[ca6f988bd9]`](https://github.com/aspnet/AspNetCore/commit/ca6f988bd9) Add GetTagHelperSpans +* [`[66deaf0b3f]`](https://github.com/aspnet/AspNetCore/commit/66deaf0b3f) Make test of @page/@model whitespace +* [`[913354f688]`](https://github.com/aspnet/AspNetCore/commit/913354f688) Unifying errors in parsers +* [`[33c94c1a47]`](https://github.com/aspnet/AspNetCore/commit/33c94c1a47) Replacing onError with onClosed Unifying errors in transports +* [`[e6cb639cc0]`](https://github.com/aspnet/AspNetCore/commit/e6cb639cc0) Add handler functional test +* [`[ab3dce85fc]`](https://github.com/aspnet/AspNetCore/commit/ab3dce85fc) tidy up status codes and transport conflicts (#306) +* [`[fdd08ceab2]`](https://github.com/aspnet/AspNetCore/commit/fdd08ceab2) Adding RazorSyntaxFactsService +* [`[39819d6708]`](https://github.com/aspnet/AspNetCore/commit/39819d6708) Added fast path for single memory ReadableBuffer (#1512) +* [`[2ed456fd68]`](https://github.com/aspnet/AspNetCore/commit/2ed456fd68) Faster Write implementation using cpblk (#1511) +* [`[8a6a22c767]`](https://github.com/aspnet/AspNetCore/commit/8a6a22c767) Fix one of Taylor's broken comparers +* [`[bbd08f0cc9]`](https://github.com/aspnet/AspNetCore/commit/bbd08f0cc9) Add TagHelper directive and match info to CodeDocument +* [`[feb5f395d2]`](https://github.com/aspnet/AspNetCore/commit/feb5f395d2) Make TagHelperDescriptor and friends IEquatable +* [`[b6aa6b8099]`](https://github.com/aspnet/AspNetCore/commit/b6aa6b8099) Make AcceptedCharacters non-legacy +* [`[acbbdf0b2c]`](https://github.com/aspnet/AspNetCore/commit/acbbdf0b2c) Rename BlockType -> BlockKind +* [`[0aee9152bd]`](https://github.com/aspnet/AspNetCore/commit/0aee9152bd) Make AcceptedCharacters public +* [`[6a0641f716]`](https://github.com/aspnet/AspNetCore/commit/6a0641f716) Try latest corefx packages (#319) +* [`[f6e5e74d95]`](https://github.com/aspnet/AspNetCore/commit/f6e5e74d95) Update packages (#1509) +* [`[1094cc0670]`](https://github.com/aspnet/AspNetCore/commit/1094cc0670) Use StreamSocketOutput for writing benchmarks (#1507) +* [`[5b814a55ac]`](https://github.com/aspnet/AspNetCore/commit/5b814a55ac) Speed up WritableBuffer.WriteXxx (#1504) +* [`[01a10c3505]`](https://github.com/aspnet/AspNetCore/commit/01a10c3505) Downgrade corefxlab +* [`[07cbf7faa9]`](https://github.com/aspnet/AspNetCore/commit/07cbf7faa9) Use pipelines for SocketOutput - Changed socket output to be based on pipelines - Changed connection filter glue to be based on pipelines - Codegen that used `MemoryPoolIterator` for output now uses `WritableBuffer` - Made `UvWriteReq` async/await friendly with `LibuvAwaitable` - Deleted MemoryPool and friends +* [`[b283740530]`](https://github.com/aspnet/AspNetCore/commit/b283740530) Adding .editorconfig +* [`[43a290d2c4]`](https://github.com/aspnet/AspNetCore/commit/43a290d2c4) Updated readme with instructions on verifying cross repo changes +* [`[a61220d907]`](https://github.com/aspnet/AspNetCore/commit/a61220d907) suppress some Autobahn test failures (#153) +* [`[95de690acd]`](https://github.com/aspnet/AspNetCore/commit/95de690acd) Log error when selfhostdeployer is unable to start the process +* [`[fcb4b6ddbc]`](https://github.com/aspnet/AspNetCore/commit/fcb4b6ddbc) Skip xplat standalone tests temporarily +* [`[8f9ff1abd9]`](https://github.com/aspnet/AspNetCore/commit/8f9ff1abd9) Clean up TagHelperDescriptor APIs. +* [`[1197657e5b]`](https://github.com/aspnet/AspNetCore/commit/1197657e5b) TempData property attribute +* [`[ce28117b8b]`](https://github.com/aspnet/AspNetCore/commit/ce28117b8b) Normalize line endings in RazorEngine tests +* [`[23375c911b]`](https://github.com/aspnet/AspNetCore/commit/23375c911b) Fixes a race where wrong task could be awaited in channel completion +* [`[90b48347a5]`](https://github.com/aspnet/AspNetCore/commit/90b48347a5) Port the legacy RazorEditorParser +* [`[0911f9023b]`](https://github.com/aspnet/AspNetCore/commit/0911f9023b) add additional test for 0-byte sends (#308) +* [`[74889c8f99]`](https://github.com/aspnet/AspNetCore/commit/74889c8f99) Modified MvcRazorHost tests to use new Razor +* [`[1732ac5760]`](https://github.com/aspnet/AspNetCore/commit/1732ac5760) add support for binary format in /poll (#303) +* [`[c89ba8c1ec]`](https://github.com/aspnet/AspNetCore/commit/c89ba8c1ec) Consolidate dependency versions to one file +* [`[1d61e9059f]`](https://github.com/aspnet/AspNetCore/commit/1d61e9059f) :arrow_up: update ResponseCompression to latest dev version +* [`[0133153bc9]`](https://github.com/aspnet/AspNetCore/commit/0133153bc9) use new protocol for '/send' (#297) +* [`[cd246adb6f]`](https://github.com/aspnet/AspNetCore/commit/cd246adb6f) Update spec for behavior on poll reconnect (#305) +* [`[1ce7fc7245]`](https://github.com/aspnet/AspNetCore/commit/1ce7fc7245) Use TryAdd to add services +* [`[8f4ca32f48]`](https://github.com/aspnet/AspNetCore/commit/8f4ca32f48) Fix #5807 - Race condition in Invoker +* [`[6f7717a381]`](https://github.com/aspnet/AspNetCore/commit/6f7717a381) Unify dependency versions to one file +* [`[43a41398ac]`](https://github.com/aspnet/AspNetCore/commit/43a41398ac) Unify dependency versions to one file +* [`[77e763a516]`](https://github.com/aspnet/AspNetCore/commit/77e763a516) port aspnet/WebSockets#149 (#301) +* [`[890a81562f]`](https://github.com/aspnet/AspNetCore/commit/890a81562f) Unify dependency versions +* [`[832cbdcee8]`](https://github.com/aspnet/AspNetCore/commit/832cbdcee8) Unify dependency versions to one file +* [`[73d58b7a13]`](https://github.com/aspnet/AspNetCore/commit/73d58b7a13) Unify dependency versions to one file +* [`[ce6c832465]`](https://github.com/aspnet/AspNetCore/commit/ce6c832465) Unify dependency version to one file +* [`[9a4a810aa8]`](https://github.com/aspnet/AspNetCore/commit/9a4a810aa8) Fix race conditions in test event listener +* [`[5bcf919faa]`](https://github.com/aspnet/AspNetCore/commit/5bcf919faa) Account for repositories with no packaes to publish +* [`[1db9776b24]`](https://github.com/aspnet/AspNetCore/commit/1db9776b24) Fix publishing packages to the volatile feed +* [`[310ccc31d0]`](https://github.com/aspnet/AspNetCore/commit/310ccc31d0) Include default imports when ImportsFileName is null +* [`[bee1a55cff]`](https://github.com/aspnet/AspNetCore/commit/bee1a55cff) Use RazorPagesOptions.RootDirectory when looking for page hierarchies. Fixes #5915 +* [`[d8143e2603]`](https://github.com/aspnet/AspNetCore/commit/d8143e2603) Update Yeoman package README +* [`[d4c0d4b81e]`](https://github.com/aspnet/AspNetCore/commit/d4c0d4b81e) Adds an EventSource named 'Microsoft-AspNetCore-Server-Kestrel' with the following event and properties: +* [`[9021999c32]`](https://github.com/aspnet/AspNetCore/commit/9021999c32) Fix deployer for Win7 and Win2008 +* [`[de25357c28]`](https://github.com/aspnet/AspNetCore/commit/de25357c28) Do not throw if a library does not have a runtime component +* [`[82d87df166]`](https://github.com/aspnet/AspNetCore/commit/82d87df166) Fix warning as error +* [`[2ffaa88830]`](https://github.com/aspnet/AspNetCore/commit/2ffaa88830) Using NullLogger types from Logging.Abstractions +* [`[4569750d86]`](https://github.com/aspnet/AspNetCore/commit/4569750d86) Using NullLogger types from Logging.Abstractions (#389) +* [`[461b08b6f7]`](https://github.com/aspnet/AspNetCore/commit/461b08b6f7) Using NullLogger types from Logging.Abstractions (#178) +* [`[a48c0cacca]`](https://github.com/aspnet/AspNetCore/commit/a48c0cacca) Using NullLogger types from Logging.Abstractions (#115) +* [`[cb150de808]`](https://github.com/aspnet/AspNetCore/commit/cb150de808) port dotnet/corefx#17049 (#151) +* [`[64f84811bd]`](https://github.com/aspnet/AspNetCore/commit/64f84811bd) Fix incorrect debug asserts +* [`[fcbb43cc03]`](https://github.com/aspnet/AspNetCore/commit/fcbb43cc03) use new CoreFxLab buffer read/write primitives (#276) +* [`[365ae19c8b]`](https://github.com/aspnet/AspNetCore/commit/365ae19c8b) Add InvalidTagHelperIndexerAssignment to RazorPageBase +* [`[577b765a8a]`](https://github.com/aspnet/AspNetCore/commit/577b765a8a) Update TransportProtocols.md (#295) +* [`[2f2d3a6f24]`](https://github.com/aspnet/AspNetCore/commit/2f2d3a6f24) Fixing Receive/Close race +* [`[e8ad3b4160]`](https://github.com/aspnet/AspNetCore/commit/e8ad3b4160) Adding detailed logging to the client +* [`[df0d4cbfa8]`](https://github.com/aspnet/AspNetCore/commit/df0d4cbfa8) Using NullLogger types from Logging.Abstractions +* [`[e44d875df4]`](https://github.com/aspnet/AspNetCore/commit/e44d875df4) Adding AuthorizePage & AuthorizeFolder without requiring a policy +* [`[f7fd5114b3]`](https://github.com/aspnet/AspNetCore/commit/f7fd5114b3) Introduce MvcRazorTemplateEngine +* [`[9b553ca1c0]`](https://github.com/aspnet/AspNetCore/commit/9b553ca1c0) make all tests allow 'non-strict' conformance (#149) +* [`[b94912bcb1]`](https://github.com/aspnet/AspNetCore/commit/b94912bcb1) InitializeHeaders only at start of parsing/Fix remaining (#1488) +* [`[1bfa9c4b4b]`](https://github.com/aspnet/AspNetCore/commit/1bfa9c4b4b) Make it possible to detect that a process is running inside dotnet-watch by setting 'DOTNET_WATCH=1' +* [`[3077b8a8c0]`](https://github.com/aspnet/AspNetCore/commit/3077b8a8c0) Modifies babel config to allow for webpack tree shaking +* [`[2fc88fe9c1]`](https://github.com/aspnet/AspNetCore/commit/2fc88fe9c1) Add support for base path in FindHiearchicalItems +* [`[7d7ecf3a1b]`](https://github.com/aspnet/AspNetCore/commit/7d7ecf3a1b) Make precompilation tests use project reference instead of package reference +* [`[35986c778f]`](https://github.com/aspnet/AspNetCore/commit/35986c778f) Back up to .NET 4.5.2 - do not have .NET 4.6.1 reference assemblies on all CI machines - have corrected System.XML casing issue mentioned in 7637f2ea +* [`[32dd435c6e]`](https://github.com/aspnet/AspNetCore/commit/32dd435c6e) Add an opt-out DisableTelemetry option in the OpenID Connect middleware (#1140) +* [`[7d43bfc709]`](https://github.com/aspnet/AspNetCore/commit/7d43bfc709) Add RazorSourceDocument.Create(string template) Add document and fix casing of RazorSourceDocument.FileName Fixes #1063 +* [`[e4623bb186]`](https://github.com/aspnet/AspNetCore/commit/e4623bb186) Add Vue template to Yeoman generator +* [`[c6a089880c]`](https://github.com/aspnet/AspNetCore/commit/c6a089880c) Add VueSpa.csproj to .sln +* [`[119b274c19]`](https://github.com/aspnet/AspNetCore/commit/119b274c19) Add server-side rendering (via bundleRenderer, as this is what the Vue docs recommend, and apparently the only way it does encapsulation) +* [`[360688f78b]`](https://github.com/aspnet/AspNetCore/commit/360688f78b) Add Vue template +* [`[9de5519c8b]`](https://github.com/aspnet/AspNetCore/commit/9de5519c8b) Update of wrong variable name +* [`[1b02cd2baf]`](https://github.com/aspnet/AspNetCore/commit/1b02cd2baf) Implement `OwinEnvironment` `IEnumerable.GetEnumerator()` (#789) +* [`[5644310811]`](https://github.com/aspnet/AspNetCore/commit/5644310811) Clean up benchmarks (#1487) +* [`[49f09d5a25]`](https://github.com/aspnet/AspNetCore/commit/49f09d5a25) Log rejected request targets. +* [`[b612da4e6c]`](https://github.com/aspnet/AspNetCore/commit/b612da4e6c) Avoid an unnecessary closure allocation in ListenerSecondary (#1485) +* [`[a26f96237b]`](https://github.com/aspnet/AspNetCore/commit/a26f96237b) Specify StringComparison when calling string.StartsWith (#1484) +* [`[374d84c4ad]`](https://github.com/aspnet/AspNetCore/commit/374d84c4ad) Because VS keeps adding it +* [`[dcdd8cfa9a]`](https://github.com/aspnet/AspNetCore/commit/dcdd8cfa9a) Removing our own copy of NullLoggerFactory Moving TaskQueue to the Internal folder as it is in the Internal namespace +* [`[3c8ee39f1d]`](https://github.com/aspnet/AspNetCore/commit/3c8ee39f1d) Fxi writing perf test (#1478) +* [`[c97dd446eb]`](https://github.com/aspnet/AspNetCore/commit/c97dd446eb) Simplify console output and fix color output on CMD +* [`[0a1ac6a70a]`](https://github.com/aspnet/AspNetCore/commit/0a1ac6a70a) Added missing import in boot.ts in Aurelia template +* [`[8d27d9d583]`](https://github.com/aspnet/AspNetCore/commit/8d27d9d583) Updates Aurelia project url (#741) +* [`[5e6ab1ee3e]`](https://github.com/aspnet/AspNetCore/commit/5e6ab1ee3e) No mono +* [`[94d47a3917]`](https://github.com/aspnet/AspNetCore/commit/94d47a3917) No mono +* [`[90922646bf]`](https://github.com/aspnet/AspNetCore/commit/90922646bf) Enable UnloadProjectsOnCompletion to prevent OOM (#480) +* [`[a2d088bc3c]`](https://github.com/aspnet/AspNetCore/commit/a2d088bc3c) Increasing the timeout of host start (#279) +* [`[49b328d4c2]`](https://github.com/aspnet/AspNetCore/commit/49b328d4c2) Handle absolute, asterisk, and authority-form request targets +* [`[e07c451b2c]`](https://github.com/aspnet/AspNetCore/commit/e07c451b2c) Adding win81 RIDs to match CI Servers' RIDs +* [`[7f3f6957be]`](https://github.com/aspnet/AspNetCore/commit/7f3f6957be) Set path in DefaultPageFactory (#5911) +* [`[5ff734bb71]`](https://github.com/aspnet/AspNetCore/commit/5ff734bb71) [Fixes #53] Enable skipped Standalone tests +* [`[1330b7792d]`](https://github.com/aspnet/AspNetCore/commit/1330b7792d) Add editor references to LanguageServices +* [`[bf2a6140f0]`](https://github.com/aspnet/AspNetCore/commit/bf2a6140f0) Add back a constructor +* [`[a418a175a9]`](https://github.com/aspnet/AspNetCore/commit/a418a175a9) Add TagName to TagHelperContext +* [`[9f0edefd16]`](https://github.com/aspnet/AspNetCore/commit/9f0edefd16) fix #273 by grouping websocket tests (#278) +* [`[3f911fd518]`](https://github.com/aspnet/AspNetCore/commit/3f911fd518) Account for missing ArtifactsDir +* [`[21de1b6221]`](https://github.com/aspnet/AspNetCore/commit/21de1b6221) No mono (#755) +* [`[addbac24aa]`](https://github.com/aspnet/AspNetCore/commit/addbac24aa) Account for missing trailing slash in package path when restoring vsix +* [`[37b0df7406]`](https://github.com/aspnet/AspNetCore/commit/37b0df7406) port change from AutobahnTester in SignalR (#148) +* [`[a00ec445ef]`](https://github.com/aspnet/AspNetCore/commit/a00ec445ef) Moving TS client to a dedicated subfolder (#274) +* [`[02df601715]`](https://github.com/aspnet/AspNetCore/commit/02df601715) Dispatching raising events to separate threads +* [`[3cd8c8c14d]`](https://github.com/aspnet/AspNetCore/commit/3cd8c8c14d) [Fixes #5932] Add constructor taking the BinderType to ModelBinderAttribute +* [`[331c9a4e49]`](https://github.com/aspnet/AspNetCore/commit/331c9a4e49) Fixed NanoServer tests +* [`[0846e13b06]`](https://github.com/aspnet/AspNetCore/commit/0846e13b06) RemoteWindowsDeployer: Changing current working directory to the app output folder +* [`[941d396942]`](https://github.com/aspnet/AspNetCore/commit/941d396942) Speed up ParseRequestLine (#1463) +* [`[49d058a997]`](https://github.com/aspnet/AspNetCore/commit/49d058a997) No mono (#1472) +* [`[a034b2ed04]`](https://github.com/aspnet/AspNetCore/commit/a034b2ed04) Collate diagnositcs from Imports +* [`[a93839e1b2]`](https://github.com/aspnet/AspNetCore/commit/a93839e1b2) Adding TaskQueue +* [`[63e3c9428a]`](https://github.com/aspnet/AspNetCore/commit/63e3c9428a) You can't have two benchmarks as the baseline. +* [`[3a1f3d14f9]`](https://github.com/aspnet/AspNetCore/commit/3a1f3d14f9) Add absolute-uri benchmark and change plaintext, live aspnet, and unicode benchmarks to use origin-form +* [`[62c3c15a1f]`](https://github.com/aspnet/AspNetCore/commit/62c3c15a1f) Fixing a race DisposeAsync is called when StartAsync hasn't finished +* [`[bb973decb8]`](https://github.com/aspnet/AspNetCore/commit/bb973decb8) Unify header rejection messages. +* [`[015dafc25f]`](https://github.com/aspnet/AspNetCore/commit/015dafc25f) [Feature] String should be an acceptable value for a checkbox if it can be parsed as a boolean (#5845) +* [`[e9250323e0]`](https://github.com/aspnet/AspNetCore/commit/e9250323e0) update GeneratedCodeTests +* [`[d3a09ca9e8]`](https://github.com/aspnet/AspNetCore/commit/d3a09ca9e8) Correct ListAdapter tests Modifying a ReadOnlyCollection will always fail +* [`[42d0d40b36]`](https://github.com/aspnet/AspNetCore/commit/42d0d40b36) [Fixes #61] Move must keep object reference +* [`[0bca84a268]`](https://github.com/aspnet/AspNetCore/commit/0bca84a268) Add HttpUtilities to CodeGenerator +* [`[84b038498a]`](https://github.com/aspnet/AspNetCore/commit/84b038498a) Use an exact match from the first repository that finds a package. +* [`[e25eb418bb]`](https://github.com/aspnet/AspNetCore/commit/e25eb418bb) Change non-printable char representation in log messages from <0xXX> to \xXX. +* [`[1f0bb14546]`](https://github.com/aspnet/AspNetCore/commit/1f0bb14546) Clean up left over code from port to pipelines (#1465) +* [`[bca4474dd2]`](https://github.com/aspnet/AspNetCore/commit/bca4474dd2) Use the same name for the props file when loading it from the deps directory +* [`[4e84690938]`](https://github.com/aspnet/AspNetCore/commit/4e84690938) Make publishing to the volatile feed work. +* [`[13519b6079]`](https://github.com/aspnet/AspNetCore/commit/13519b6079) Fix CopyTo implementation in benchmark. (#1462) +* [`[d9d280d1ef]`](https://github.com/aspnet/AspNetCore/commit/d9d280d1ef) Make CookieTempDataProvider the default ITempDataProvider (#5892) +* [`[5743d740b4]`](https://github.com/aspnet/AspNetCore/commit/5743d740b4) Convert HTTP parsing FrameTests to IHttpParser tests (#1416). +* [`[2be05e24c8]`](https://github.com/aspnet/AspNetCore/commit/2be05e24c8) Removing [Fin] +* [`[e2f8c226ef]`](https://github.com/aspnet/AspNetCore/commit/e2f8c226ef) Simplify TakeSingleHeader and Vectorize (#1457) +* [`[f374d92712]`](https://github.com/aspnet/AspNetCore/commit/f374d92712) WebSockets transport now creates correct url (#268) +* [`[78dfd278c1]`](https://github.com/aspnet/AspNetCore/commit/78dfd278c1) Integrating new transport protocols (#257) +* [`[02a4342908]`](https://github.com/aspnet/AspNetCore/commit/02a4342908) Made changes to TakeSingleHeader (#1453) +* [`[06134bc6e0]`](https://github.com/aspnet/AspNetCore/commit/06134bc6e0) Add IPv6 loopback address by default #1434 +* [`[9a27405718]`](https://github.com/aspnet/AspNetCore/commit/9a27405718) Add LanguageServices test project +* [`[dee8d8694f]`](https://github.com/aspnet/AspNetCore/commit/dee8d8694f) Prevent LOH allocations when constructing large Razor Source Documents. (#1049) +* [`[4a20c849cb]`](https://github.com/aspnet/AspNetCore/commit/4a20c849cb) Add functional test for Page.View() (#5896) +* [`[cefca39510]`](https://github.com/aspnet/AspNetCore/commit/cefca39510) Fix broken padding in design time +* [`[7bca31d079]`](https://github.com/aspnet/AspNetCore/commit/7bca31d079) Add convenience extension methods for IPageApplicationModelConvention +* [`[a1f4928ed5]`](https://github.com/aspnet/AspNetCore/commit/a1f4928ed5) Clean up Header qvalue parsing +* [`[5c96a7cdef]`](https://github.com/aspnet/AspNetCore/commit/5c96a7cdef) Use an alternate workaround for #5873 - use specific workaround for Microsoft/vstest#428 - generating an executable for a test project is a bit too weird - also work around dotnet/sdk#926 - generating an executable covered this as well +* [`[966cd4a68d]`](https://github.com/aspnet/AspNetCore/commit/966cd4a68d) Introducing BasicWriter and TagHelperWriter +* [`[11c7eb5665]`](https://github.com/aspnet/AspNetCore/commit/11c7eb5665) Verify all request rejections are logged (#1295). +* [`[7d94abd606]`](https://github.com/aspnet/AspNetCore/commit/7d94abd606) Enable default server address test +* [`[0404bcc58c]`](https://github.com/aspnet/AspNetCore/commit/0404bcc58c) Add more microbenchmarks. +* [`[537b06f025]`](https://github.com/aspnet/AspNetCore/commit/537b06f025) Interleave multispan and single span code path (#1442) +* [`[0ce111d9f1]`](https://github.com/aspnet/AspNetCore/commit/0ce111d9f1) Fix write size in benchmark (#1449) +* [`[080494fc78]`](https://github.com/aspnet/AspNetCore/commit/080494fc78) Fix TaskCache type collision +* [`[acf97b6102]`](https://github.com/aspnet/AspNetCore/commit/acf97b6102) Unpin CoreFxLab package versions +* [`[da763b4873]`](https://github.com/aspnet/AspNetCore/commit/da763b4873) Use ascii decoding routine that disallows null chars (#1445) +* [`[544a09dc83]`](https://github.com/aspnet/AspNetCore/commit/544a09dc83) Workaround rogue System.IO.Pipelines on nuget.org +* [`[20f75605ca]`](https://github.com/aspnet/AspNetCore/commit/20f75605ca) Workaround rogue System.IO.Pipelines on nuget.org +* [`[00c38fca59]`](https://github.com/aspnet/AspNetCore/commit/00c38fca59) Add ModelState to Page +* [`[145d27f9b3]`](https://github.com/aspnet/AspNetCore/commit/145d27f9b3) Add a PagesOption type that allows configuring the root for Page file discovery +* [`[83edc38e72]`](https://github.com/aspnet/AspNetCore/commit/83edc38e72) Use TechEmpower request as baseline for request parsing benchmarks. +* [`[7730d33482]`](https://github.com/aspnet/AspNetCore/commit/7730d33482) Introducing DocumentWriter +* [`[ac60f13312]`](https://github.com/aspnet/AspNetCore/commit/ac60f13312) Modify RequestProcessingAsync to call single parse method (#1427) +* [`[7cc5c537a4]`](https://github.com/aspnet/AspNetCore/commit/7cc5c537a4) Added a new benchmark +* [`[c598f1918d]`](https://github.com/aspnet/AspNetCore/commit/c598f1918d) Collect commit files from artifacts directory +* [`[85e28ae478]`](https://github.com/aspnet/AspNetCore/commit/85e28ae478) Trim quotes from template (#5838) +* [`[7cadb58e12]`](https://github.com/aspnet/AspNetCore/commit/7cadb58e12) Add convenience extension methods for IPageApplicationModelConvention +* [`[1e0f2b3951]`](https://github.com/aspnet/AspNetCore/commit/1e0f2b3951) Fix systemd activation tests (#1429) +* [`[7f4f4108db]`](https://github.com/aspnet/AspNetCore/commit/7f4f4108db) Fixed tests to copy remoteDeploymentConfig.json +* [`[aac4eebd79]`](https://github.com/aspnet/AspNetCore/commit/aac4eebd79) Direct address configuration #297 +* [`[ac5fd3f29f]`](https://github.com/aspnet/AspNetCore/commit/ac5fd3f29f) PR feetback +* [`[8929b40527]`](https://github.com/aspnet/AspNetCore/commit/8929b40527) Single span optimizations (#1421) +* [`[40ee51846c]`](https://github.com/aspnet/AspNetCore/commit/40ee51846c) Add allocations column (#1422) +* [`[ca31627a5e]`](https://github.com/aspnet/AspNetCore/commit/ca31627a5e) Parser clean up (#1419) +* [`[00aa36db13]`](https://github.com/aspnet/AspNetCore/commit/00aa36db13) Delete makefile.shade +* [`[ba69cd5df4]`](https://github.com/aspnet/AspNetCore/commit/ba69cd5df4) Add VerifyAll target shim +* [`[f2a00da811]`](https://github.com/aspnet/AspNetCore/commit/f2a00da811) Loop over bytes inside states of parser state machine (#1417) +* [`[b89415d9b2]`](https://github.com/aspnet/AspNetCore/commit/b89415d9b2) knownmethods optimizations +* [`[485f9595e2]`](https://github.com/aspnet/AspNetCore/commit/485f9595e2) EndPoint options and injection +* [`[cb6059c143]`](https://github.com/aspnet/AspNetCore/commit/cb6059c143) Make the IHttpParser per frame and add a reset (#1415) +* [`[d3694f085a]`](https://github.com/aspnet/AspNetCore/commit/d3694f085a) Add IHttpParser interface (#1414) +* [`[60c45c382b]`](https://github.com/aspnet/AspNetCore/commit/60c45c382b) #896 Have TestHost populate features before calling IHttpContextFactory.Create +* [`[f7c2e5bffc]`](https://github.com/aspnet/AspNetCore/commit/f7c2e5bffc) [Fixes #5844] Using ExtensionIRNode for Inject directive +* [`[684a77430c]`](https://github.com/aspnet/AspNetCore/commit/684a77430c) Add CI feed to NuGet.config +* [`[3058c050bb]`](https://github.com/aspnet/AspNetCore/commit/3058c050bb) Unify dependency versions across all non-template projects +* [`[d422e61c3e]`](https://github.com/aspnet/AspNetCore/commit/d422e61c3e) Make CSharpRenderingContext and friends public +* [`[9a4009ff8b]`](https://github.com/aspnet/AspNetCore/commit/9a4009ff8b) Added link to the NDC video. +* [`[c56de066d3]`](https://github.com/aspnet/AspNetCore/commit/c56de066d3) Optimized parsing GET verb and version (#1399) +* [`[9c676187f6]`](https://github.com/aspnet/AspNetCore/commit/9c676187f6) Update in-memory tests to used named database. +* [`[c3b33a2676]`](https://github.com/aspnet/AspNetCore/commit/c3b33a2676) Add Url + ILoggerFactory ctor for HubConnection (#253) +* [`[3a8b8c81ab]`](https://github.com/aspnet/AspNetCore/commit/3a8b8c81ab) Update in-memory tests to used named database. +* [`[15adff9433]`](https://github.com/aspnet/AspNetCore/commit/15adff9433) Only format non-negative int64 #760 +* [`[568aaff9c4]`](https://github.com/aspnet/AspNetCore/commit/568aaff9c4) Improve HTTP parsing tests (#1393). +* [`[f5ac8c4ebd]`](https://github.com/aspnet/AspNetCore/commit/f5ac8c4ebd) Don't require framework when running CodeGenerator. +* [`[0abac4a20d]`](https://github.com/aspnet/AspNetCore/commit/0abac4a20d) Fix null ref in DisposeAsync on ConnectionState +* [`[fde0f6b2fc]`](https://github.com/aspnet/AspNetCore/commit/fde0f6b2fc) Add an option to Kestrel to disable threadpool dispatching +* [`[a79bc75671]`](https://github.com/aspnet/AspNetCore/commit/a79bc75671) Migrate to csproj (#703) +* [`[3772c7c343]`](https://github.com/aspnet/AspNetCore/commit/3772c7c343) Downgrade versions of new packages to 1.0.0 +* [`[a95743c5f6]`](https://github.com/aspnet/AspNetCore/commit/a95743c5f6) Add functional test to verify generated code is up to date (#1369). +* [`[c6705d8693]`](https://github.com/aspnet/AspNetCore/commit/c6705d8693) Convert TakeStartLine and TakeMessageHeaders to be state machines (#1401) +* [`[e2e0c8dadf]`](https://github.com/aspnet/AspNetCore/commit/e2e0c8dadf) Add install instructions to README.md +* [`[cc29517ef3]`](https://github.com/aspnet/AspNetCore/commit/cc29517ef3) Add https client ceritificate mapping test (#74) +* [`[b312a84ff4]`](https://github.com/aspnet/AspNetCore/commit/b312a84ff4) Fixed solution file +* [`[57e5d1200a]`](https://github.com/aspnet/AspNetCore/commit/57e5d1200a) Use sake-dev instead of a specific commit +* [`[6dfbab0b6c]`](https://github.com/aspnet/AspNetCore/commit/6dfbab0b6c) More graceful error when running parallel git target +* [`[76fa731a6d]`](https://github.com/aspnet/AspNetCore/commit/76fa731a6d) Add .editorconfig +* [`[8140b8cdfe]`](https://github.com/aspnet/AspNetCore/commit/8140b8cdfe) Use Spans to parse the start line and headers (#1394) +* [`[913d9ef465]`](https://github.com/aspnet/AspNetCore/commit/913d9ef465) Quick fix for attribute documentation +* [`[04395b8bfa]`](https://github.com/aspnet/AspNetCore/commit/04395b8bfa) Update VSIX version +* [`[550283957a]`](https://github.com/aspnet/AspNetCore/commit/550283957a) Tolerate null returns from OOP methods +* [`[f177648c88]`](https://github.com/aspnet/AspNetCore/commit/f177648c88) Add activity log for TagHelper exceptions +* [`[498c1c570d]`](https://github.com/aspnet/AspNetCore/commit/498c1c570d) Update error message +* [`[9950325269]`](https://github.com/aspnet/AspNetCore/commit/9950325269) Update view compilation error message +* [`[615d8e71d6]`](https://github.com/aspnet/AspNetCore/commit/615d8e71d6) ifdef all the Razor Info window code +* [`[39b536b402]`](https://github.com/aspnet/AspNetCore/commit/39b536b402) Don't treat canceled reads as end of input +* [`[94d21e03f5]`](https://github.com/aspnet/AspNetCore/commit/94d21e03f5) Fixing support for XML docs in OOP +* [`[990e2a8dc4]`](https://github.com/aspnet/AspNetCore/commit/990e2a8dc4) Use pass through connection adapter instead of ssl for max buffer size tests (#1391) +* [`[a38db81b71]`](https://github.com/aspnet/AspNetCore/commit/a38db81b71) Templates that were waiting for awesome-typescript-loader 3.0.0 to ship no longer need to wait - it has shipped +* [`[08c550655a]`](https://github.com/aspnet/AspNetCore/commit/08c550655a) use new Base64 codec in Text and SSE Formatters (#231) +* [`[539903c7cf]`](https://github.com/aspnet/AspNetCore/commit/539903c7cf) Replace makefile.shade with a PowerShell script +* [`[7d3bcd2bf8]`](https://github.com/aspnet/AspNetCore/commit/7d3bcd2bf8) Avoid unobserved exceptions +* [`[ac096c217b]`](https://github.com/aspnet/AspNetCore/commit/ac096c217b) Add Identity Service to Universe +* [`[9767dbd5c1]`](https://github.com/aspnet/AspNetCore/commit/9767dbd5c1) fix #209 by converting to byte[] (#229) +* [`[a6d611aecd]`](https://github.com/aspnet/AspNetCore/commit/a6d611aecd) Introduce RazorCompilation +* [`[701612c859]`](https://github.com/aspnet/AspNetCore/commit/701612c859) fix #204 by implementing SSE formatter (#210) +* [`[e11e6b3be7]`](https://github.com/aspnet/AspNetCore/commit/e11e6b3be7) Add TempData property and some functional tests +* [`[627ea78e72]`](https://github.com/aspnet/AspNetCore/commit/627ea78e72) Replace image resizing sample with chartist sample +* [`[ba549502e1]`](https://github.com/aspnet/AspNetCore/commit/ba549502e1) Use the IThreadPool as the ReaderScheduler (#1372) +* [`[cb5b8a45f1]`](https://github.com/aspnet/AspNetCore/commit/cb5b8a45f1) [Fixes #959] Generate LineMapping for Using statements with source - Also generate/test IR baselines with all code generation tests +* [`[19331f9532]`](https://github.com/aspnet/AspNetCore/commit/19331f9532) Adding some basic functional tests +* [`[f84362cc76]`](https://github.com/aspnet/AspNetCore/commit/f84362cc76) one last try to get this test de-flaked (#227) +* [`[80b9673693]`](https://github.com/aspnet/AspNetCore/commit/80b9673693) Temporary add delay to connection test to make it pass (#1384) +* [`[755ba7613e]`](https://github.com/aspnet/AspNetCore/commit/755ba7613e) Fix #215 and restore tests (#218) +* [`[9709139a27]`](https://github.com/aspnet/AspNetCore/commit/9709139a27) Fixing a bug where pending invocations were not terminated correctly +* [`[12c6a4b917]`](https://github.com/aspnet/AspNetCore/commit/12c6a4b917) Adding IConnection interface +* [`[7a4746868a]`](https://github.com/aspnet/AspNetCore/commit/7a4746868a) Removing Dispose from Transport, Connection and HubConnection Converting StopAsync to DisposeAsync +* [`[4fd71e3a6b]`](https://github.com/aspnet/AspNetCore/commit/4fd71e3a6b) Fix 'No data found for...' errors in CI test runs. +* [`[cc7f835e1d]`](https://github.com/aspnet/AspNetCore/commit/cc7f835e1d) Creating npm package for ts client +* [`[fd82d0214e]`](https://github.com/aspnet/AspNetCore/commit/fd82d0214e) Fix Theorys that should have been Facts. +* [`[3162946139]`](https://github.com/aspnet/AspNetCore/commit/3162946139) In ReactReduxSpa, configure store before matching routes. Fixes #663 +* [`[36e4dbe941]`](https://github.com/aspnet/AspNetCore/commit/36e4dbe941) Adding a functional test project for Razor Pages +* [`[ef60779d31]`](https://github.com/aspnet/AspNetCore/commit/ef60779d31) Add Gitter badge (#1371) +* [`[c76ae277a3]`](https://github.com/aspnet/AspNetCore/commit/c76ae277a3) Add baselines for codegen tests +* [`[1ae0b21630]`](https://github.com/aspnet/AspNetCore/commit/1ae0b21630) Replace CSharpIRToken with RazorIRToken +* [`[2e4b1f4d18]`](https://github.com/aspnet/AspNetCore/commit/2e4b1f4d18) Fix compilation error. +* [`[ed9068cef4]`](https://github.com/aspnet/AspNetCore/commit/ed9068cef4) Replace RazorError with RazorDiagnostics in public API +* [`[824ef2c937]`](https://github.com/aspnet/AspNetCore/commit/824ef2c937) Input Pipeline migration (#1277) +* [`[7a2f89b5de]`](https://github.com/aspnet/AspNetCore/commit/7a2f89b5de) Add assembly name filtering to GetTagHelpers calls. +* [`[927e75870d]`](https://github.com/aspnet/AspNetCore/commit/927e75870d) Add BindingSourceMetadataProvider +* [`[965ae5490f]`](https://github.com/aspnet/AspNetCore/commit/965ae5490f) Introducing RazorIRToken +* [`[de6bfa480f]`](https://github.com/aspnet/AspNetCore/commit/de6bfa480f) Only show C# projects in Razor info window. +* [`[290c11ef3a]`](https://github.com/aspnet/AspNetCore/commit/290c11ef3a) Set ToolsVersion=15.0 +* [`[8c17375be0]`](https://github.com/aspnet/AspNetCore/commit/8c17375be0) Surface TagHelper resolution errors. +* [`[bfe1f06938]`](https://github.com/aspnet/AspNetCore/commit/bfe1f06938) Fix AddressRegistrationTests.RegisterAddresses_IPv6ScopeId_Success (#1363). +* [`[6f33ebc1f5]`](https://github.com/aspnet/AspNetCore/commit/6f33ebc1f5) ObjectMethodExecutor +* [`[a13aa4de10]`](https://github.com/aspnet/AspNetCore/commit/a13aa4de10) Using webSockets transport as the default transport +* [`[d5ec0859e5]`](https://github.com/aspnet/AspNetCore/commit/d5ec0859e5) Disabled logging fast-path (#937) +* [`[075771a12d]`](https://github.com/aspnet/AspNetCore/commit/075771a12d) Re-enable netcoreapp1.1 tests (part 2) +* [`[f3a0ee5bdb]`](https://github.com/aspnet/AspNetCore/commit/f3a0ee5bdb) Add `RazorLanguageServiceException` to capture unexpected exceptions. +* [`[366dbde378]`](https://github.com/aspnet/AspNetCore/commit/366dbde378) Add culture constructor to RouteValueProvider +* [`[239e2202e1]`](https://github.com/aspnet/AspNetCore/commit/239e2202e1) ActionContextAccessor netstandard behave like net451 (#5810) +* [`[cfa4689d47]`](https://github.com/aspnet/AspNetCore/commit/cfa4689d47) Re-enable netcoreapp1.1 tests +* [`[f56d1b9441]`](https://github.com/aspnet/AspNetCore/commit/f56d1b9441) Updating VS version +* [`[ec7df544ed]`](https://github.com/aspnet/AspNetCore/commit/ec7df544ed) Use latest LTS packages +* [`[607445fc2b]`](https://github.com/aspnet/AspNetCore/commit/607445fc2b) Workaround for broken System.Memory package +* [`[ce4a8f0276]`](https://github.com/aspnet/AspNetCore/commit/ce4a8f0276) Disabling tests broken by new pipelines +* [`[76b998a8dc]`](https://github.com/aspnet/AspNetCore/commit/76b998a8dc) Skip .NET Framework-only tests on xplat +* [`[e35ee53ee5]`](https://github.com/aspnet/AspNetCore/commit/e35ee53ee5) DefaultRazorIRLoweringPhase is too agressive +* [`[1167fec0ba]`](https://github.com/aspnet/AspNetCore/commit/1167fec0ba) Skip functional tests on Linux/macOS +* [`[fd8827e7a9]`](https://github.com/aspnet/AspNetCore/commit/fd8827e7a9) Fix dependency version and solution project type +* [`[7a1a6dd1d6]`](https://github.com/aspnet/AspNetCore/commit/7a1a6dd1d6) Part 2 of RuntimeTarget +* [`[068c29a748]`](https://github.com/aspnet/AspNetCore/commit/068c29a748) Add repo folders to gitignore +* [`[c4ea355ddf]`](https://github.com/aspnet/AspNetCore/commit/c4ea355ddf) Allow for an alternate application name to be used as part of deployment. (#945) +* [`[4b2245eeb9]`](https://github.com/aspnet/AspNetCore/commit/4b2245eeb9) [Fixes #924] Correct RightShiftAssign operator +* [`[0097e40e46]`](https://github.com/aspnet/AspNetCore/commit/0097e40e46) Downgrade to stable packages +* [`[f684fcb574]`](https://github.com/aspnet/AspNetCore/commit/f684fcb574) Downgrade to stable packages +* [`[708630fd23]`](https://github.com/aspnet/AspNetCore/commit/708630fd23) Downgrade to stable packages +* [`[2a5c4320d2]`](https://github.com/aspnet/AspNetCore/commit/2a5c4320d2) increase retry count in autobahn tests +* [`[29647fda33]`](https://github.com/aspnet/AspNetCore/commit/29647fda33) [Fixes #5801] Move call to validate constructor in ComplexTypeModelBinder into CreateModel +* [`[7298fb23a5]`](https://github.com/aspnet/AspNetCore/commit/7298fb23a5) Downgrade to stable packages +* [`[95b73eae15]`](https://github.com/aspnet/AspNetCore/commit/95b73eae15) Downgrade to stable packages +* [`[2797101f64]`](https://github.com/aspnet/AspNetCore/commit/2797101f64) Downgrade to stable packages +* [`[75a0b9889a]`](https://github.com/aspnet/AspNetCore/commit/75a0b9889a) Downgrade to stable packages +* [`[c9d0ba6f45]`](https://github.com/aspnet/AspNetCore/commit/c9d0ba6f45) Downgrade to stable packages +* [`[b2c30da48d]`](https://github.com/aspnet/AspNetCore/commit/b2c30da48d) Downgrade to stable packages +* [`[ec73ffbdf6]`](https://github.com/aspnet/AspNetCore/commit/ec73ffbdf6) Downgrade to stable packages +* [`[28ec5017dc]`](https://github.com/aspnet/AspNetCore/commit/28ec5017dc) Downgrade to stable packages +* [`[395eeb125e]`](https://github.com/aspnet/AspNetCore/commit/395eeb125e) Downgrade to stable packages +* [`[a3e847e6cc]`](https://github.com/aspnet/AspNetCore/commit/a3e847e6cc) De-statificying HubConnection Wiring and raising events correctly +* [`[d4fbdd055a]`](https://github.com/aspnet/AspNetCore/commit/d4fbdd055a) Raising Received event +* [`[4f6306f352]`](https://github.com/aspnet/AspNetCore/commit/4f6306f352) Adding rasing Connected and Closed events +* [`[966470d269]`](https://github.com/aspnet/AspNetCore/commit/966470d269) Adding connection state +* [`[3ba95b98af]`](https://github.com/aspnet/AspNetCore/commit/3ba95b98af) Converting static ConnectAsync to instance StartAsync +* [`[70d97dd7b8]`](https://github.com/aspnet/AspNetCore/commit/70d97dd7b8) finish binary protocol formatter/parser (#203) +* [`[cb7692d16e]`](https://github.com/aspnet/AspNetCore/commit/cb7692d16e) WebSockets Transport (#185) +* [`[dc60a2e9c5]`](https://github.com/aspnet/AspNetCore/commit/dc60a2e9c5) Downgrade to stable packages +* [`[01d2c102fc]`](https://github.com/aspnet/AspNetCore/commit/01d2c102fc) Downgrade to stable packages +* [`[d57d729d13]`](https://github.com/aspnet/AspNetCore/commit/d57d729d13) Enable configuring the default service provider (#943) +* [`[55f31a8279]`](https://github.com/aspnet/AspNetCore/commit/55f31a8279) Use .NET 4.5.2 target framework when deploying test sites - follow-up to 8ae481c - sites are also built for .NET 4.5.2 in desktop runs +* [`[2773777ed1]`](https://github.com/aspnet/AspNetCore/commit/2773777ed1) Use .NET 4.5.2 target framework when deploying test sites - follow-up to 0527786 - sites are also built for .NET 4.5.2 in desktop runs +* [`[c8053845a4]`](https://github.com/aspnet/AspNetCore/commit/c8053845a4) Downgrade to stable packages +* [`[9847f40654]`](https://github.com/aspnet/AspNetCore/commit/9847f40654) Downgrade to stable packages +* [`[8764af8a36]`](https://github.com/aspnet/AspNetCore/commit/8764af8a36) Downgrade to stable packages +* [`[27d9b78fd2]`](https://github.com/aspnet/AspNetCore/commit/27d9b78fd2) Downgrade to stable packages +* [`[95cf0f48ff]`](https://github.com/aspnet/AspNetCore/commit/95cf0f48ff) Downgrade to stable packages +* [`[279855d947]`](https://github.com/aspnet/AspNetCore/commit/279855d947) Downgrade to stable packages +* [`[8051f3671b]`](https://github.com/aspnet/AspNetCore/commit/8051f3671b) Downgrade to stable packages +* [`[b9bba9cbb1]`](https://github.com/aspnet/AspNetCore/commit/b9bba9cbb1) Downgrade to stable packages +* [`[52c684ec13]`](https://github.com/aspnet/AspNetCore/commit/52c684ec13) Downgrade to stable packages +* [`[89a63f5885]`](https://github.com/aspnet/AspNetCore/commit/89a63f5885) Downgrade to stable packages +* [`[0c714cf61b]`](https://github.com/aspnet/AspNetCore/commit/0c714cf61b) Downgrade to stable packages +* [`[df21a82516]`](https://github.com/aspnet/AspNetCore/commit/df21a82516) Downgrade to stable packages +* [`[a728e1da41]`](https://github.com/aspnet/AspNetCore/commit/a728e1da41) Text Protocol Formatter (#187) +* [`[fc580eb0e9]`](https://github.com/aspnet/AspNetCore/commit/fc580eb0e9) Updated copy license for test +* [`[b4e3ccf67f]`](https://github.com/aspnet/AspNetCore/commit/b4e3ccf67f) added test cases to Dev branch (#72) +* [`[eb820106e2]`](https://github.com/aspnet/AspNetCore/commit/eb820106e2) Generate the class name from relative path +* [`[2697ad9a37]`](https://github.com/aspnet/AspNetCore/commit/2697ad9a37) Faster RequestServices (#941) +* [`[44048331e9]`](https://github.com/aspnet/AspNetCore/commit/44048331e9) Make `ViewComponent.View()` overloads respect explicitly passed in model even when `null` +* [`[0dbf62196c]`](https://github.com/aspnet/AspNetCore/commit/0dbf62196c) Introduces RuntimeTarget and abstraction for APIs +* [`[82cbda4a9a]`](https://github.com/aspnet/AspNetCore/commit/82cbda4a9a) Making `OrTimeout` common (#193) +* [`[3c2fd50e8f]`](https://github.com/aspnet/AspNetCore/commit/3c2fd50e8f) Add fields to dotnet new NuSpec file +* [`[531c11df2a]`](https://github.com/aspnet/AspNetCore/commit/531c11df2a) Fix 5594 - ExceptionHandled + Result is broken +* [`[5a67ca35be]`](https://github.com/aspnet/AspNetCore/commit/5a67ca35be) Add 'primaryOutputs' to dotnet new template.json files (and reorder JSON properties alphabetically) +* [`[1bf283877e]`](https://github.com/aspnet/AspNetCore/commit/1bf283877e) More updates to "dotnet new" template to produce correct template.json values +* [`[1115a0aff5]`](https://github.com/aspnet/AspNetCore/commit/1115a0aff5) Fix package.json files in Angular2Spa and AureliaSpa to have replaceable name (not hardcoded as Angular2Spa, etc.). Other templates were already set up like this. +* [`[a5c7a7e491]`](https://github.com/aspnet/AspNetCore/commit/a5c7a7e491) Bring tests from fa710e6 (rel/1.0.3) into dev - relates to #5595 which was a 1.0.x-only problem +* [`[3611adb894]`](https://github.com/aspnet/AspNetCore/commit/3611adb894) Fix mispaired solution configurations +* [`[4bddb5ff1b]`](https://github.com/aspnet/AspNetCore/commit/4bddb5ff1b) Small follow up to 8ee3d45 - rename `containsIndexers` to `doNotCache` in `ExpressionHelper` +* [`[fc93c47789]`](https://github.com/aspnet/AspNetCore/commit/fc93c47789) Use Monitor.TryEnter/Exit in the Scan loop (#189) +* [`[8ee3d45ef1]`](https://github.com/aspnet/AspNetCore/commit/8ee3d45ef1) Do not cache expressions containing method calls - #5655 - also make `ExpressionTextCache` more robust for defence-in-depth +* [`[d72cd469bd]`](https://github.com/aspnet/AspNetCore/commit/d72cd469bd) Add CodeAnalysis.Razor to the vsix +* [`[1652bf554f]`](https://github.com/aspnet/AspNetCore/commit/1652bf554f) Workaround APICheck errors +* [`[bc3a741eee]`](https://github.com/aspnet/AspNetCore/commit/bc3a741eee) Use DocumentClassifierPassBase Workaround issue with the model directive disappearing +* [`[8b03e9ef73]`](https://github.com/aspnet/AspNetCore/commit/8b03e9ef73) Make PageStart work Move more API to RazorPageBase +* [`[1151cde469]`](https://github.com/aspnet/AspNetCore/commit/1151cde469) Delete makefile.shade +* [`[00fe95253a]`](https://github.com/aspnet/AspNetCore/commit/00fe95253a) Delete makefile.shade +* [`[b5779b41bf]`](https://github.com/aspnet/AspNetCore/commit/b5779b41bf) Re-add necessary target framework fallbacks +* [`[ea778b9b6d]`](https://github.com/aspnet/AspNetCore/commit/ea778b9b6d) Implement a simple base for document classifiers +* [`[eaadfb70eb]`](https://github.com/aspnet/AspNetCore/commit/eaadfb70eb) Create NoVSIX solution configurations +* [`[21be33023c]`](https://github.com/aspnet/AspNetCore/commit/21be33023c) Implement APM methods in streams (#1335). +* [`[3651264ebf]`](https://github.com/aspnet/AspNetCore/commit/3651264ebf) Add missing runtime identifiers +* [`[0c8df245de]`](https://github.com/aspnet/AspNetCore/commit/0c8df245de) Hiding Channels (#183) +* [`[481ca0a8e0]`](https://github.com/aspnet/AspNetCore/commit/481ca0a8e0) Replace 'loader' with 'use' in various Webpack configs. Fixes 'loader option has been deprecated' warnings. +* [`[28483e2cf3]`](https://github.com/aspnet/AspNetCore/commit/28483e2cf3) In ReactReduxSpa, pin @types/react-router-redux to known-good version 4.0.30, because 4.0.40 is broken. Fixes #651 +* [`[e8dd8089d4]`](https://github.com/aspnet/AspNetCore/commit/e8dd8089d4) In Angular2Spa, fix HMR with 2.4.6 and relax version dependency to allow arbitrary 2.x again. Fixes #643 +* [`[66148dacf3]`](https://github.com/aspnet/AspNetCore/commit/66148dacf3) Move angular2-template-loader dependency version to ^0.6.2 now that the bug in 0.6.1 is fixed. Fixes #649. +* [`[ba91f403dd]`](https://github.com/aspnet/AspNetCore/commit/ba91f403dd) Don't attempt to repack for x86 on xplat +* [`[ee6e7419f1]`](https://github.com/aspnet/AspNetCore/commit/ee6e7419f1) Install the shared runtime +* [`[412c41118b]`](https://github.com/aspnet/AspNetCore/commit/412c41118b) Set references to PrivateAssets=None +* [`[7190412979]`](https://github.com/aspnet/AspNetCore/commit/7190412979) Tigger caching header finalization on write #92 +* [`[02675da467]`](https://github.com/aspnet/AspNetCore/commit/02675da467) Handle single line directives properly +* [`[8b764c57e4]`](https://github.com/aspnet/AspNetCore/commit/8b764c57e4) Parse string directive tokens correctly +* [`[1b01da7a05]`](https://github.com/aspnet/AspNetCore/commit/1b01da7a05) Check hostingLog enabled (#933) +* [`[9264f3aa2d]`](https://github.com/aspnet/AspNetCore/commit/9264f3aa2d) Add TryUpdateModelAsync to pages +* [`[2eba53de1b]`](https://github.com/aspnet/AspNetCore/commit/2eba53de1b) Add support for optional directives +* [`[314aa366e1]`](https://github.com/aspnet/AspNetCore/commit/314aa366e1) Add TempData property support for Pages +* [`[690ef186a3]`](https://github.com/aspnet/AspNetCore/commit/690ef186a3) Add PageActionDescriptorChangeProvider to allow reloading on page changes +* [`[2ff80ffb49]`](https://github.com/aspnet/AspNetCore/commit/2ff80ffb49) Porting DefaultPageHandlerMethodSelector and ExecutorFactory +* [`[64d4b1da0c]`](https://github.com/aspnet/AspNetCore/commit/64d4b1da0c) Add an option to disable publishing "refs" assemblies if compilation of views is enabled +* [`[624909763b]`](https://github.com/aspnet/AspNetCore/commit/624909763b) Make _PageImports work Add support for generating the Model property +* [`[0559bbb9af]`](https://github.com/aspnet/AspNetCore/commit/0559bbb9af) Temporarily pin to Angular 2.4.5 and angular2-template-loader 0.6.0 because of bugs in their patch releases (#643, #649) +* [`[01366e5855]`](https://github.com/aspnet/AspNetCore/commit/01366e5855) Update to Mvc 1.1.1 +* [`[8dd1b9aa96]`](https://github.com/aspnet/AspNetCore/commit/8dd1b9aa96) Fix packaging issues +* [`[e9e0cf7325]`](https://github.com/aspnet/AspNetCore/commit/e9e0cf7325) Prevent ODE when ReadStart/Stop() is queued after disposal +* [`[5124adf450]`](https://github.com/aspnet/AspNetCore/commit/5124adf450) Better report Kestrel crashing errors +* [`[9f3dfd9819]`](https://github.com/aspnet/AspNetCore/commit/9f3dfd9819) Make RazorPages work E2E +* [`[fea5d5cfdc]`](https://github.com/aspnet/AspNetCore/commit/fea5d5cfdc) Truncate SystemClock to Seconds Precision (#1110) +* [`[bad8bc945a]`](https://github.com/aspnet/AspNetCore/commit/bad8bc945a) Convert from project.json to csproj +* [`[c349929cc1]`](https://github.com/aspnet/AspNetCore/commit/c349929cc1) Port old Razor tests to new Razor +* [`[8d5abd433f]`](https://github.com/aspnet/AspNetCore/commit/8d5abd433f) Add support for PageStarts +* [`[adf18d4810]`](https://github.com/aspnet/AspNetCore/commit/adf18d4810) Make LineMapping public +* [`[d43f05189a]`](https://github.com/aspnet/AspNetCore/commit/d43f05189a) Overwrite headers when serving response from cache #101 +* [`[c95c2a5a6d]`](https://github.com/aspnet/AspNetCore/commit/c95c2a5a6d) [Fixes #5686] Extend `ModelMetadata` to reduce ugliness +* [`[a801a49377]`](https://github.com/aspnet/AspNetCore/commit/a801a49377) Add an API to RazorProject to navigate hierarchical files +* [`[dc0be8d747]`](https://github.com/aspnet/AspNetCore/commit/dc0be8d747) SaveTempDataFilter handle write to body +* [`[7019c55219]`](https://github.com/aspnet/AspNetCore/commit/7019c55219) Fix package path issues +* [`[0f27c30d90]`](https://github.com/aspnet/AspNetCore/commit/0f27c30d90) Upgraded to VS 2017 RC +* [`[7b28d05373]`](https://github.com/aspnet/AspNetCore/commit/7b28d05373) Pin AureliaSpa to extract-text-webpack-plugin 2.0.0-beta.4 until it can move to Webpack 2.2.0 final. +* [`[87b9db7579]`](https://github.com/aspnet/AspNetCore/commit/87b9db7579) Add yarn.lock to ignorefiles in aspnet-prerendering +* [`[61ffca6290]`](https://github.com/aspnet/AspNetCore/commit/61ffca6290) In aspnet-prerendering, parse the incoming querystring before passing it to the boot func for convenience. Fixes #638. +* [`[a9e97f6783]`](https://github.com/aspnet/AspNetCore/commit/a9e97f6783) fix(ng-router): update to 3.4.5 for experimental version +* [`[450ee8927c]`](https://github.com/aspnet/AspNetCore/commit/450ee8927c) Workaround dotnet test pathing issues +* [`[aec1bffdd7]`](https://github.com/aspnet/AspNetCore/commit/aec1bffdd7) Disable standalone tests to workaround issues in Microsoft.NET.Sdk +* [`[07f3b7b699]`](https://github.com/aspnet/AspNetCore/commit/07f3b7b699) Simplify packing +* [`[2fff96311b]`](https://github.com/aspnet/AspNetCore/commit/2fff96311b) tidying up the transport spec (#171) +* [`[0f589a5b4c]`](https://github.com/aspnet/AspNetCore/commit/0f589a5b4c) Allow non-strict result for Autobahn case 4.1.3 +* [`[8a4d8c0b59]`](https://github.com/aspnet/AspNetCore/commit/8a4d8c0b59) Simplify packing +* [`[74beba7a63]`](https://github.com/aspnet/AspNetCore/commit/74beba7a63) Don't restore for vsix on xplat +* [`[c49d7b8c27]`](https://github.com/aspnet/AspNetCore/commit/c49d7b8c27) Add support for new style Roslyn dotless commits. +* [`[1777f7babd]`](https://github.com/aspnet/AspNetCore/commit/1777f7babd) Enabling Razor Instrumentation +* [`[7af2f6ff36]`](https://github.com/aspnet/AspNetCore/commit/7af2f6ff36) [Fixes #961] Disable instrumentation for TagHelper attribute values +* [`[2730e300c3]`](https://github.com/aspnet/AspNetCore/commit/2730e300c3) Add link to AspNetCoreImageTagHelper +* [`[7dd6ee791a]`](https://github.com/aspnet/AspNetCore/commit/7dd6ee791a) Simplify packing +* [`[e44ee63241]`](https://github.com/aspnet/AspNetCore/commit/e44ee63241) Rename WebListener => HttpSysServer +* [`[e549270b4a]`](https://github.com/aspnet/AspNetCore/commit/e549270b4a) Add RazorDiagnostic type +* [`[5def499323]`](https://github.com/aspnet/AspNetCore/commit/5def499323) Added Sockets.Common and connection level testing (#173) +* [`[3ade209bf0]`](https://github.com/aspnet/AspNetCore/commit/3ade209bf0) Delete using chunk tests +* [`[6c55754823]`](https://github.com/aspnet/AspNetCore/commit/6c55754823) Fix failing linemappings tests +* [`[2e2b54a507]`](https://github.com/aspnet/AspNetCore/commit/2e2b54a507) Add more cache control header parsing tests +* [`[3289afe007]`](https://github.com/aspnet/AspNetCore/commit/3289afe007) Add check for index advance during parsing +* [`[ac75a3136d]`](https://github.com/aspnet/AspNetCore/commit/ac75a3136d) In generator-aspnetcore-spa, add option to produce Angular 2.4.5 project (with 'experimental' caveat) +* [`[a3af5c0b25]`](https://github.com/aspnet/AspNetCore/commit/a3af5c0b25) In Angular2Spa, reference angular2-universal-patch. This will allow for upgrades to Angular 2.4.5. +* [`[847430a0d9]`](https://github.com/aspnet/AspNetCore/commit/847430a0d9) Update Karma config to allow for Webpack 2-style config file. Fixes #625. +* [`[9dbc119ed1]`](https://github.com/aspnet/AspNetCore/commit/9dbc119ed1) Update View Compilation for new Razor +* [`[b79f8384b0]`](https://github.com/aspnet/AspNetCore/commit/b79f8384b0) Make some methods public for ViewCompilation. +* [`[84d2e027f5]`](https://github.com/aspnet/AspNetCore/commit/84d2e027f5) Use new Razor in MVC +* [`[6ed34ddd33]`](https://github.com/aspnet/AspNetCore/commit/6ed34ddd33) Update KnockoutSpa to Webpack 2 (plus awesome-typescript-loader) +* [`[9f7bc75960]`](https://github.com/aspnet/AspNetCore/commit/9f7bc75960) Update ReactReduxSpa to Webpack 2 (plus awesome-typescript-loader) +* [`[bdd7cfd38b]`](https://github.com/aspnet/AspNetCore/commit/bdd7cfd38b) Update ReactSpa to Webpack 2 (plus awesome-typescript-loader) +* [`[c11aedd272]`](https://github.com/aspnet/AspNetCore/commit/c11aedd272) Call OnStarting before verifying response length (#1303). +* [`[e2a2e9a620]`](https://github.com/aspnet/AspNetCore/commit/e2a2e9a620) Fix memory leak caused by closure allocations in KestrelThread (#1264). +* [`[93981ab13e]`](https://github.com/aspnet/AspNetCore/commit/93981ab13e) Update codegen to be compatible with MVC +* [`[25831260f7]`](https://github.com/aspnet/AspNetCore/commit/25831260f7) Make CodeWrite public +* [`[7449ffad74]`](https://github.com/aspnet/AspNetCore/commit/7449ffad74) Add include and exclude attributes to EnvironmentTagHelper +* [`[2276c9eafe]`](https://github.com/aspnet/AspNetCore/commit/2276c9eafe) Include file names as part of printing Razor parse errors +* [`[d44c9aee1e]`](https://github.com/aspnet/AspNetCore/commit/d44c9aee1e) Added printing of route values when a route is not matched +* [`[2b2cf6efec]`](https://github.com/aspnet/AspNetCore/commit/2b2cf6efec) Correct an issue with codegen for taghelperprefix +* [`[0f4ce625ed]`](https://github.com/aspnet/AspNetCore/commit/0f4ce625ed) Update to VS 2017 RC3 +* [`[17dc23a024]`](https://github.com/aspnet/AspNetCore/commit/17dc23a024) [Fixes #5637] Make CookieName of CookieTempDataProvider configurable +* [`[03cdd15e5c]`](https://github.com/aspnet/AspNetCore/commit/03cdd15e5c) SaveTempDataFilter handle write to body +* [`[fb7c25b662]`](https://github.com/aspnet/AspNetCore/commit/fb7c25b662) Added OriginalQueryString property to IStatusCodeReExecuteFeature interface +* [`[e4d00a2da3]`](https://github.com/aspnet/AspNetCore/commit/e4d00a2da3) Update aspnet-webpack to support Webpack 2-style configs that export a function +* [`[d187edbd76]`](https://github.com/aspnet/AspNetCore/commit/d187edbd76) Use the TagHelperBinder to dedupe taghelpers +* [`[98d5d1c70e]`](https://github.com/aspnet/AspNetCore/commit/98d5d1c70e) Flow parser errors over to the CSharpDocument +* [`[7a487a880a]`](https://github.com/aspnet/AspNetCore/commit/7a487a880a) [Fixes #48] Regression: List add must support adding items where index is same as count of elements +* [`[0bf9abbedf]`](https://github.com/aspnet/AspNetCore/commit/0bf9abbedf) Hardcoding the right value for MVC +* [`[6a95002f0e]`](https://github.com/aspnet/AspNetCore/commit/6a95002f0e) Fix lowering of taghelpers inside a section +* [`[cd4afdc083]`](https://github.com/aspnet/AspNetCore/commit/cd4afdc083) [Fixes #116] Set 'no-store' also in Cache-Conrol header +* [`[7725c20c47]`](https://github.com/aspnet/AspNetCore/commit/7725c20c47) Enabled Razor.Evolution tests on linux +* [`[3e214e2399]`](https://github.com/aspnet/AspNetCore/commit/3e214e2399) Introducing IPageModelActivatorProvider +* [`[8ce50e3fb3]`](https://github.com/aspnet/AspNetCore/commit/8ce50e3fb3) Add details on running in Docker Windows containers +* [`[243446d225]`](https://github.com/aspnet/AspNetCore/commit/243446d225) Quick fix for MVC. Hardcoding fullname of HelperResult. +* [`[eafbe74160]`](https://github.com/aspnet/AspNetCore/commit/eafbe74160) Fixed parameter count mismatch when invoking methods with wrong case (#162) +* [`[51b3e82701]`](https://github.com/aspnet/AspNetCore/commit/51b3e82701) OnStarting throws when Response.HasStarted +* [`[9df4674ee5]`](https://github.com/aspnet/AspNetCore/commit/9df4674ee5) Make property attributes public in IR +* [`[936c43a96c]`](https://github.com/aspnet/AspNetCore/commit/936c43a96c) Make instrumentation pass public for MVC +* [`[1840d6823b]`](https://github.com/aspnet/AspNetCore/commit/1840d6823b) Addresses #5694 (#5695) +* [`[c997ea8165]`](https://github.com/aspnet/AspNetCore/commit/c997ea8165) Converting pipelines to channels +* [`[1119bcf1b3]`](https://github.com/aspnet/AspNetCore/commit/1119bcf1b3) Sharing channel connections +* [`[05cc7792df]`](https://github.com/aspnet/AspNetCore/commit/05cc7792df) Synchronize the background scan and closing of connections - It was possible for the application to be torn down during a background scan. When that happened, the timer would be disposed before the end of the scan and would throw an ObjectDisposedException when timer resumption happened. This change introduces a lock that avoids that race. +* [`[8f085c8e5d]`](https://github.com/aspnet/AspNetCore/commit/8f085c8e5d) Create an x86 process to target 32-bit applications Fixes #47 +* [`[a031c4badb]`](https://github.com/aspnet/AspNetCore/commit/a031c4badb) Update OpenId package versions +* [`[162cd1fc06]`](https://github.com/aspnet/AspNetCore/commit/162cd1fc06) Handle misbehaving user code (#159) +* [`[934f6a70d1]`](https://github.com/aspnet/AspNetCore/commit/934f6a70d1) Various fixes in HttpConnectionDispatcher (#151) +* [`[9051bbf322]`](https://github.com/aspnet/AspNetCore/commit/9051bbf322) Fix deadlock in SocketOutput (#1304). +* [`[42ae78a360]`](https://github.com/aspnet/AspNetCore/commit/42ae78a360) [Fixes #5012] ProducesAttribute should not inherit from ResultFilterAttribute +* [`[8ac6b6699f]`](https://github.com/aspnet/AspNetCore/commit/8ac6b6699f) [Fixes #4945] Simple string returned by controller action is not a valid JSON! +* [`[ba3976aeeb]`](https://github.com/aspnet/AspNetCore/commit/ba3976aeeb) Update to version 1.1.1. +* [`[c8da6e0628]`](https://github.com/aspnet/AspNetCore/commit/c8da6e0628) Fix deadlock in SocketOutput (#1304). +* [`[acd1dc5e24]`](https://github.com/aspnet/AspNetCore/commit/acd1dc5e24) Fixed inconsistent single quotes (#154) +* [`[3ad8efb4ab]`](https://github.com/aspnet/AspNetCore/commit/3ad8efb4ab) Fixing test after getid to negotiate rename +* [`[9eb42cce2d]`](https://github.com/aspnet/AspNetCore/commit/9eb42cce2d) Clean up disposal of connection state (#148) +* [`[fb4a99ffff]`](https://github.com/aspnet/AspNetCore/commit/fb4a99ffff) Fixing test hangs, adding timeouts. (#149) +* [`[779115b1ad]`](https://github.com/aspnet/AspNetCore/commit/779115b1ad) #407 Add ContentLength to IHeaderDictionary +* [`[4ac842b050]`](https://github.com/aspnet/AspNetCore/commit/4ac842b050) Update to version 1.0.3. +* [`[119945ca02]`](https://github.com/aspnet/AspNetCore/commit/119945ca02) Cache the ContentLength header value +* [`[ecca980c91]`](https://github.com/aspnet/AspNetCore/commit/ecca980c91) Implement IHeaderDictionary.ContentLength +* [`[32cd737b62]`](https://github.com/aspnet/AspNetCore/commit/32cd737b62) Update to VS RC3 +* [`[56bd85aaf2]`](https://github.com/aspnet/AspNetCore/commit/56bd85aaf2) #298 Add a timeout for draining requests on shutdown +* [`[a1c8d3d841]`](https://github.com/aspnet/AspNetCore/commit/a1c8d3d841) Fix the TS client to respect the new endpoint - Seems like the ts client wasn't updated to use /negotiate instead of /getid +* [`[1e957a9e5a]`](https://github.com/aspnet/AspNetCore/commit/1e957a9e5a) Allow processing of incoming invocations in parallel (#143) +* [`[822cb35624]`](https://github.com/aspnet/AspNetCore/commit/822cb35624) Prepare 1.1.0 release and pin floating versions +* [`[32efe43f85]`](https://github.com/aspnet/AspNetCore/commit/32efe43f85) Delete some dead code +* [`[03b63d97a2]`](https://github.com/aspnet/AspNetCore/commit/03b63d97a2) Quick fixes from MVC +* [`[6fd04366b1]`](https://github.com/aspnet/AspNetCore/commit/6fd04366b1) Make dotnet-install runnable +* [`[0ce64a5b83]`](https://github.com/aspnet/AspNetCore/commit/0ce64a5b83) Update the path to dotnet-install.sh +* [`[044648a213]`](https://github.com/aspnet/AspNetCore/commit/044648a213) fixing graceful shutdown on Win7 and IISExpress +* [`[7fcf5f2529]`](https://github.com/aspnet/AspNetCore/commit/7fcf5f2529) Pin the SDK to preview4 +* [`[4420390f73]`](https://github.com/aspnet/AspNetCore/commit/4420390f73) Precompilation does not work for applications using relative path +* [`[501540c76e]`](https://github.com/aspnet/AspNetCore/commit/501540c76e) Use the list of Content files specified in the project as a source +* [`[c1ef1e533f]`](https://github.com/aspnet/AspNetCore/commit/c1ef1e533f) Consolidate options to a single file +* [`[8a74148fe1]`](https://github.com/aspnet/AspNetCore/commit/8a74148fe1) Add link to XmlResult repo +* [`[1c4a78597a]`](https://github.com/aspnet/AspNetCore/commit/1c4a78597a) Pin SDK version +* [`[cac6ade7c9]`](https://github.com/aspnet/AspNetCore/commit/cac6ade7c9) Implement Stream Flush+FlushAsync fully +* [`[851dd7ba3b]`](https://github.com/aspnet/AspNetCore/commit/851dd7ba3b) Add support for TagHelper directives +* [`[c31475af4e]`](https://github.com/aspnet/AspNetCore/commit/c31475af4e) Move the LanguageServices package to src +* [`[9ecd30cb2f]`](https://github.com/aspnet/AspNetCore/commit/9ecd30cb2f) Add Microsoft.CodeAnalysis.Razor +* [`[fec3cab2bb]`](https://github.com/aspnet/AspNetCore/commit/fec3cab2bb) Fix line endings +* [`[10fe5e6fa2]`](https://github.com/aspnet/AspNetCore/commit/10fe5e6fa2) Fix performance tests +* [`[4a49ee2164]`](https://github.com/aspnet/AspNetCore/commit/4a49ee2164) Adds support for imports to IR lowering +* [`[d7d1a04751]`](https://github.com/aspnet/AspNetCore/commit/d7d1a04751) When Node is launched with a debug listener, disable connection draining on restart. Fixes #506. +* [`[351fe3d15c]`](https://github.com/aspnet/AspNetCore/commit/351fe3d15c) In SpaServices, add new HotModuleReplacementEndpoint option on HMR config. Fixes #579. +* [`[3313a7f0a6]`](https://github.com/aspnet/AspNetCore/commit/3313a7f0a6) Update Node version to 6.x (current LTS) in Dockerfiles. Fixes #591. +* [`[fddfad14c9]`](https://github.com/aspnet/AspNetCore/commit/fddfad14c9) #1082 Update IdentityModel dependencies to 5.1.2 +* [`[3828232d51]`](https://github.com/aspnet/AspNetCore/commit/3828232d51) Fix AAD sample +* [`[f2fd58d8c4]`](https://github.com/aspnet/AspNetCore/commit/f2fd58d8c4) Fix the social sample port. +* [`[f32058c5c3]`](https://github.com/aspnet/AspNetCore/commit/f32058c5c3) Warn instead of throw when ignoring IServerAddressesFeature +* [`[305748a800]`](https://github.com/aspnet/AspNetCore/commit/305748a800) Move classes out of .Internal +* [`[20e02e8fd6]`](https://github.com/aspnet/AspNetCore/commit/20e02e8fd6) Don't overwhelm server with data in KeepAliveTimeoutTests.ConnectionNotTimedOutWhileRequestBeingSent(). +* [`[6e647854fa]`](https://github.com/aspnet/AspNetCore/commit/6e647854fa) Add support for `ViewComponentTagHelpers`. +* [`[6396e14504]`](https://github.com/aspnet/AspNetCore/commit/6396e14504) Add null-check back to MediaType +* [`[b8b0c73222]`](https://github.com/aspnet/AspNetCore/commit/b8b0c73222) Added Win7 and Win2008 skip for WebSockets testing +* [`[a84f35022e]`](https://github.com/aspnet/AspNetCore/commit/a84f35022e) Rename a test +* [`[bcd210819a]`](https://github.com/aspnet/AspNetCore/commit/bcd210819a) Prepare 1.1.0 release and pin floating versions +* [`[3c22b86a95]`](https://github.com/aspnet/AspNetCore/commit/3c22b86a95) Create RTM package versions +* [`[8b6c25ad86]`](https://github.com/aspnet/AspNetCore/commit/8b6c25ad86) Minor fix to transport protocol spec +* [`[7a27c5891c]`](https://github.com/aspnet/AspNetCore/commit/7a27c5891c) Describe transport protocols (#125) +* [`[c4762cdfd5]`](https://github.com/aspnet/AspNetCore/commit/c4762cdfd5) Better handle OnHeartbeat in 32-bit environments +* [`[464077866c]`](https://github.com/aspnet/AspNetCore/commit/464077866c) rename getid to negotiate (#124) +* [`[66b98a1c04]`](https://github.com/aspnet/AspNetCore/commit/66b98a1c04) update 502.5 error page +* [`[87f808cc9d]`](https://github.com/aspnet/AspNetCore/commit/87f808cc9d) fixing the AV for graceful shutdown on Win7, set forwardWindowsAuthToken default to true and other minor issues +* [`[6e246fa583]`](https://github.com/aspnet/AspNetCore/commit/6e246fa583) Prepare for 1.0.0 release. Pin versions of tools and SDK +* [`[99e35b9651]`](https://github.com/aspnet/AspNetCore/commit/99e35b9651) :arrow_up: update tool versions to 1.0.1 +* [`[24efd4268b]`](https://github.com/aspnet/AspNetCore/commit/24efd4268b) Pin the version of RazorTooling packages to 1.1.0-preview4-final +* [`[e481df3d49]`](https://github.com/aspnet/AspNetCore/commit/e481df3d49) Add better errors, fix help output text, and add 'dotnet watch --list' to help us diagnose issues +* [`[b7d2f8c905]`](https://github.com/aspnet/AspNetCore/commit/b7d2f8c905) separate GetEncodedUrl and GetEncodedPathAndQuery +* [`[6ac2452231]`](https://github.com/aspnet/AspNetCore/commit/6ac2452231) update xml doc +* [`[51f6415ea1]`](https://github.com/aspnet/AspNetCore/commit/51f6415ea1) let UriHelper.GetEncodedUrl can get relative url +* [`[e749a80b30]`](https://github.com/aspnet/AspNetCore/commit/e749a80b30) Check for empty location in ViewsFeatureProvider +* [`[d7527d2e0a]`](https://github.com/aspnet/AspNetCore/commit/d7527d2e0a) Create new way of suppressing unique Id generation +* [`[1a49a27344]`](https://github.com/aspnet/AspNetCore/commit/1a49a27344) Use correct docker base image for csproj projects. Fixes #574. +* [`[ce53675b87]`](https://github.com/aspnet/AspNetCore/commit/ce53675b87) Add `[ValidateNever]` and `IPropertyValidationFilter` - #5642 - lazy-load `ValidationEntry.Model` - avoids `Exception`s when moving to a property that will not be validated +* [`[e2117dd6b4]`](https://github.com/aspnet/AspNetCore/commit/e2117dd6b4) Do not disable publishing views if MvcRazorCompileOnPublish is not set. +* [`[1b0379126b]`](https://github.com/aspnet/AspNetCore/commit/1b0379126b) Downgrade the versions of new CodeAnalysis packages +* [`[07c22f2b29]`](https://github.com/aspnet/AspNetCore/commit/07c22f2b29) Mutate API description parameter type from JsonPatchDocument to Operation[] +* [`[f95d49c870]`](https://github.com/aspnet/AspNetCore/commit/f95d49c870) Change datetime to datetime-local +* [`[93774a0234]`](https://github.com/aspnet/AspNetCore/commit/93774a0234) Mitigate MediaType overflow +* [`[86490e309f]`](https://github.com/aspnet/AspNetCore/commit/86490e309f) stablize Autobahn 3.2 on WebListener +* [`[a7abdeabcd]`](https://github.com/aspnet/AspNetCore/commit/a7abdeabcd) Introducing PageActionInvoker +* [`[242ea0ee3f]`](https://github.com/aspnet/AspNetCore/commit/242ea0ee3f) Add parsing of includes and imports +* [`[5fa4672c99]`](https://github.com/aspnet/AspNetCore/commit/5fa4672c99) Optimize C# symbol content string allocation +* [`[8215d28ada]`](https://github.com/aspnet/AspNetCore/commit/8215d28ada) Port TagHelperDescriptorFactory tests. +* [`[3bba46d4d3]`](https://github.com/aspnet/AspNetCore/commit/3bba46d4d3) More WebSockets testing (#100) +* [`[89a63d190e]`](https://github.com/aspnet/AspNetCore/commit/89a63d190e) Don't close connection when Content-Length set but no bytes written. +* [`[e312552edd]`](https://github.com/aspnet/AspNetCore/commit/e312552edd) Add setting to extend dotnet-publish arguments in ApplicationDeployer +* [`[208da8ca12]`](https://github.com/aspnet/AspNetCore/commit/208da8ca12) Add plumbing for imports and includes +* [`[172a20c4ec]`](https://github.com/aspnet/AspNetCore/commit/172a20c4ec) Use WaitToWriteAsync(), TryWrite() in HubLifetimeManager(s) (#122) +* [`[ffd455b77e]`](https://github.com/aspnet/AspNetCore/commit/ffd455b77e) Adds Instrumentation support +* [`[20d8f1fca2]`](https://github.com/aspnet/AspNetCore/commit/20d8f1fca2) fix autobahn test app to be an app (#114) +* [`[eec6ae2379]`](https://github.com/aspnet/AspNetCore/commit/eec6ae2379) #163 Update woff2 media type +* [`[8dc68cb798]`](https://github.com/aspnet/AspNetCore/commit/8dc68cb798) Use TryRead and TryWrite (#113) +* [`[13b32adeae]`](https://github.com/aspnet/AspNetCore/commit/13b32adeae) Move InvokeAsync to ResourceInvoker +* [`[6b0282fa84]`](https://github.com/aspnet/AspNetCore/commit/6b0282fa84) Commonize code from ControllerActionInvokerCache and PageFilterFactoryProvider +* [`[b3df10b638]`](https://github.com/aspnet/AspNetCore/commit/b3df10b638) Use connections format +* [`[ac4a0560a3]`](https://github.com/aspnet/AspNetCore/commit/ac4a0560a3) Don't publish cshtml files as part of publish +* [`[a9c7e14da0]`](https://github.com/aspnet/AspNetCore/commit/a9c7e14da0) Making HttpClient configurable and reusable +* [`[3bf5f6a1ce]`](https://github.com/aspnet/AspNetCore/commit/3bf5f6a1ce) Restructure response caching middleware flow +* [`[bd19022c4c]`](https://github.com/aspnet/AspNetCore/commit/bd19022c4c) Fixed teardown for streaming connections - Added mega hack for cancellation until we get newer pipeline implementations. +* [`[baf7fce49d]`](https://github.com/aspnet/AspNetCore/commit/baf7fce49d) Made some fixes to the disconnect sequence - Fixed ChannelConnection to use IChannel for both sides of the connection. This allows use to close both the input and the output when we are tearing down. - Use TryComplete instead of complete to avoid exceptions thrown on Complete(), particularly ChannelClosedException. +* [`[a9dfd83ff4]`](https://github.com/aspnet/AspNetCore/commit/a9dfd83ff4) Fix EF.Tools version +* [`[e26f91a392]`](https://github.com/aspnet/AspNetCore/commit/e26f91a392) Call OnStarting before verifying response length (#1289). +* [`[0af0318f43]`](https://github.com/aspnet/AspNetCore/commit/0af0318f43) fix rebase error +* [`[cf77813c82]`](https://github.com/aspnet/AspNetCore/commit/cf77813c82) Re-enable HTTPS tests (#1273). +* [`[c95639b886]`](https://github.com/aspnet/AspNetCore/commit/c95639b886) Prevent race when validating logs by only examining logs from Session #135 +* [`[ee59368467]`](https://github.com/aspnet/AspNetCore/commit/ee59368467) Add Microsoft.CodeAnalysis.Razor.Workspaces.Test project. +* [`[7c6aea443f]`](https://github.com/aspnet/AspNetCore/commit/7c6aea443f) Downgrade Workspaces.Common to 1.3.0 to work with Microsoft.NETCore.App 1.2. +* [`[b18606ec8d]`](https://github.com/aspnet/AspNetCore/commit/b18606ec8d) Fixing chat sample - it was still using fully qualified hub method name +* [`[1ed838fec9]`](https://github.com/aspnet/AspNetCore/commit/1ed838fec9) Don't invoke Path.GetFullPath when calculating MvcRazorOutputPath Add an option that allows specifying the command to invoke +* [`[59b24fb724]`](https://github.com/aspnet/AspNetCore/commit/59b24fb724) Make TagHelperDescriptor public for tooling +* [`[6c7d121ce8]`](https://github.com/aspnet/AspNetCore/commit/6c7d121ce8) Fix bugs in TagHelper discovery +* [`[d281cb72ea]`](https://github.com/aspnet/AspNetCore/commit/d281cb72ea) add "messaging" endpoints and transports +* [`[9917e8bb30]`](https://github.com/aspnet/AspNetCore/commit/9917e8bb30) Update launchSettings for new VS 2017 rules +* [`[622d112372]`](https://github.com/aspnet/AspNetCore/commit/622d112372) #723 Make HttpContextAccessor static AsyncLocal +* [`[3b25acd4ad]`](https://github.com/aspnet/AspNetCore/commit/3b25acd4ad) ContentType.IsNullOrEmpty +* [`[1ac38fea6b]`](https://github.com/aspnet/AspNetCore/commit/1ac38fea6b) Use the version of Roslyn packages available in VS +* [`[cbc8d12a0c]`](https://github.com/aspnet/AspNetCore/commit/cbc8d12a0c) Code dump of Razor extension +* [`[5bf4ec4110]`](https://github.com/aspnet/AspNetCore/commit/5bf4ec4110) Skipping class library tests on xplat +* [`[3351192dc5]`](https://github.com/aspnet/AspNetCore/commit/3351192dc5) Code dump of Visual Studio language services +* [`[2c55a03667]`](https://github.com/aspnet/AspNetCore/commit/2c55a03667) Code dump of prototype servicehub service +* [`[a289e04cb4]`](https://github.com/aspnet/AspNetCore/commit/a289e04cb4) Code dump of TagHelper discovery prototype +* [`[3f5cce41c1]`](https://github.com/aspnet/AspNetCore/commit/3f5cce41c1) Make ViewCompilation a target +* [`[57b368566d]`](https://github.com/aspnet/AspNetCore/commit/57b368566d) Use StatusCode instead of three digit numbers for status codes +* [`[fa0219f75e]`](https://github.com/aspnet/AspNetCore/commit/fa0219f75e) Updating Social Weather sample to 1.2.0 +* [`[217f707456]`](https://github.com/aspnet/AspNetCore/commit/217f707456) Sorting out exceptions +* [`[a93f59c660]`](https://github.com/aspnet/AspNetCore/commit/a93f59c660) Add Aurelia to generator's README.md. Fixes #561. +* [`[6d7ddc45ef]`](https://github.com/aspnet/AspNetCore/commit/6d7ddc45ef) Fix deadlock in SocketOutput (#1278). +* [`[2351c1b558]`](https://github.com/aspnet/AspNetCore/commit/2351c1b558) Create a direct way to configure Kestrel endpoints +* [`[c377e6cd28]`](https://github.com/aspnet/AspNetCore/commit/c377e6cd28) For project.json-based projects, fix Kudu deployment by adding a .deployment file at the root +* [`[6789dbc102]`](https://github.com/aspnet/AspNetCore/commit/6789dbc102) csproj-based projects don't need the _placeholder.txt files, because the publishing code correctly includes dist files even if they were not on disk before +* [`[3ea2f36449]`](https://github.com/aspnet/AspNetCore/commit/3ea2f36449) Fix wrong status code +* [`[33dd1d965f]`](https://github.com/aspnet/AspNetCore/commit/33dd1d965f) Add all status codes in IANA list and update reason phrases +* [`[839437ef8c]`](https://github.com/aspnet/AspNetCore/commit/839437ef8c) Fixing issue #44 (#56) +* [`[ac8a86ff3f]`](https://github.com/aspnet/AspNetCore/commit/ac8a86ff3f) Skip specifying the project argument when running dotnet commands +* [`[7d20ae2156]`](https://github.com/aspnet/AspNetCore/commit/7d20ae2156) Add more status codes and reason phrases +* [`[2aff751547]`](https://github.com/aspnet/AspNetCore/commit/2aff751547) fix reference issues in net46 by removing framework assembly refs +* [`[473337ea33]`](https://github.com/aspnet/AspNetCore/commit/473337ea33) CompositeChangeToken moved to aspnet/Common Microsoft.Extensions.Primitives +* [`[a4963aa6da]`](https://github.com/aspnet/AspNetCore/commit/a4963aa6da) fix issue #50 app_offline.htm is case sensitive (#54) +* [`[de0f277892]`](https://github.com/aspnet/AspNetCore/commit/de0f277892) Fix attribute routing error message related to replace tokens +* [`[d04dc7182a]`](https://github.com/aspnet/AspNetCore/commit/d04dc7182a) #263 Disable parallel test execution to improve reliability +* [`[5070526f43]`](https://github.com/aspnet/AspNetCore/commit/5070526f43) replaced hardcoded message with Resources.ArgumentCannotBeNullOrEmpty +* [`[2971909f87]`](https://github.com/aspnet/AspNetCore/commit/2971909f87) Fix WebListener namespaces +* [`[e8452821b9]`](https://github.com/aspnet/AspNetCore/commit/e8452821b9) [Fixes #50] JsonPatchDocument.Replace() yields invalid path when [JsonProperty] is used (1.1.0) +* [`[755d436840]`](https://github.com/aspnet/AspNetCore/commit/755d436840) Fixed error message related to escaping curly braces. +* [`[6125e3982b]`](https://github.com/aspnet/AspNetCore/commit/6125e3982b) Make last test x-plat conditional +* [`[f07e7a5875]`](https://github.com/aspnet/AspNetCore/commit/f07e7a5875) Use the new 101 constant from Http Abstractions. +* [`[e104451f79]`](https://github.com/aspnet/AspNetCore/commit/e104451f79) Make SourceSpan public +* [`[8d94d9179d]`](https://github.com/aspnet/AspNetCore/commit/8d94d9179d) Don't delete the 'src' folder for VS2017 solutions +* [`[87e6c4ed3f]`](https://github.com/aspnet/AspNetCore/commit/87e6c4ed3f) #283 Make old object model internal +* [`[cc84b8402d]`](https://github.com/aspnet/AspNetCore/commit/cc84b8402d) Fix help text for dotnet-user-secrets-set to show the correct Windows example +* [`[78492b39d8]`](https://github.com/aspnet/AspNetCore/commit/78492b39d8) Introduce a base type for executing auth and resource filters. +* [`[eb0a2a1833]`](https://github.com/aspnet/AspNetCore/commit/eb0a2a1833) [Fixes #915] Added TagHelper preallocated attribute optimization pass +* [`[e9a688be15]`](https://github.com/aspnet/AspNetCore/commit/e9a688be15) Optimize 'Span.Content' memory allocation +* [`[6b075880ce]`](https://github.com/aspnet/AspNetCore/commit/6b075880ce) Clean up SourceLocation +* [`[b34bfdd92d]`](https://github.com/aspnet/AspNetCore/commit/b34bfdd92d) Add 101 status code +* [`[8c456aa0fc]`](https://github.com/aspnet/AspNetCore/commit/8c456aa0fc) Make Karma serve .ts files with executable MIME type, otherwise newer versions of Chrome won't run it. Fixes #499 +* [`[49bece54c2]`](https://github.com/aspnet/AspNetCore/commit/49bece54c2) Check if response is stream or object without using reference to reflection package. +* [`[0907379da8]`](https://github.com/aspnet/AspNetCore/commit/0907379da8) Streamed responses can be be Object or Stream +* [`[fbb8054c2e]`](https://github.com/aspnet/AspNetCore/commit/fbb8054c2e) Make error message clearer if Node isn't installed (or not found on PATH). Fixes #527 +* [`[70f59fc8ec]`](https://github.com/aspnet/AspNetCore/commit/70f59fc8ec) Update core package versions to 1.1.0-beta2-* so that CI will produce non-timestamped packages +* [`[0763f1062b]`](https://github.com/aspnet/AspNetCore/commit/0763f1062b) Add missing trailing slash on publicPath in docs. Fixes #516. +* [`[e84bc66700]`](https://github.com/aspnet/AspNetCore/commit/e84bc66700) First cut of adding API sets +* [`[f45afb6c19]`](https://github.com/aspnet/AspNetCore/commit/f45afb6c19) Add a test for using with trailing newline +* [`[dbf27c30c3]`](https://github.com/aspnet/AspNetCore/commit/dbf27c30c3) Introducing HubActivator (#83) +* [`[874a4cdf3a]`](https://github.com/aspnet/AspNetCore/commit/874a4cdf3a) Add a .sln just for new projects +* [`[2b8233932a]`](https://github.com/aspnet/AspNetCore/commit/2b8233932a) Add IPageFactory and IPageActivator +* [`[0835de17ec]`](https://github.com/aspnet/AspNetCore/commit/0835de17ec) Adds stronger verification for spans +* [`[f191cc62a2]`](https://github.com/aspnet/AspNetCore/commit/f191cc62a2) Get rid of locations on Tokens. +* [`[bd4300d8cc]`](https://github.com/aspnet/AspNetCore/commit/bd4300d8cc) Optimize HTML symbol content string allocation +* [`[0dacf01f54]`](https://github.com/aspnet/AspNetCore/commit/0dacf01f54) [Fixes #912] Added TagHelper design time code generation support +* [`[c72605f43a]`](https://github.com/aspnet/AspNetCore/commit/c72605f43a) Fix NuGet downgrade warning +* [`[9146fce4ec]`](https://github.com/aspnet/AspNetCore/commit/9146fce4ec) Add extension method for IParameterModelConvention. (#5640) +* [`[9dece91975]`](https://github.com/aspnet/AspNetCore/commit/9dece91975) [Fixes #882] Added TagHelper runtime code generation support +* [`[f47a40a4a7]`](https://github.com/aspnet/AspNetCore/commit/f47a40a4a7) Add Razor design time code generation. +* [`[8022afd3a2]`](https://github.com/aspnet/AspNetCore/commit/8022afd3a2) Handling exceptions thrown on the server side +* [`[3a01d6cff1]`](https://github.com/aspnet/AspNetCore/commit/3a01d6cff1) Introducing async/await in TS client + minor clean up +* [`[f9efbf8e78]`](https://github.com/aspnet/AspNetCore/commit/f9efbf8e78) Temporarily disabling running tests in this repo +* [`[b424e5b2b0]`](https://github.com/aspnet/AspNetCore/commit/b424e5b2b0) Updating shared runtime in missed test projects +* [`[c6150ba287]`](https://github.com/aspnet/AspNetCore/commit/c6150ba287) Move section support into IR. +* [`[12da346de9]`](https://github.com/aspnet/AspNetCore/commit/12da346de9) Updating missed projects to 4.4 CoreFx packages +* [`[45dcbac069]`](https://github.com/aspnet/AspNetCore/commit/45dcbac069) Update to CoreFx 4.4.0-* +* [`[bde6cc40bc]`](https://github.com/aspnet/AspNetCore/commit/bde6cc40bc) Fix compile failure +* [`[4c0413c804]`](https://github.com/aspnet/AspNetCore/commit/4c0413c804) Implement Stream Flush+FlushAsync fully +* [`[1492b41af0]`](https://github.com/aspnet/AspNetCore/commit/1492b41af0) Updating to 4.4 CoreFx packages +* [`[ce525150ab]`](https://github.com/aspnet/AspNetCore/commit/ce525150ab) Updating to 4.4 CoreFx packages +* [`[7657ea41a3]`](https://github.com/aspnet/AspNetCore/commit/7657ea41a3) Updating to 4.4 CoreFx packages +* [`[5b8f7c2b2b]`](https://github.com/aspnet/AspNetCore/commit/5b8f7c2b2b) Updating to 4.4 CoreFx packages +* [`[a42006d295]`](https://github.com/aspnet/AspNetCore/commit/a42006d295) Workarond type collision +* [`[2b50ec99df]`](https://github.com/aspnet/AspNetCore/commit/2b50ec99df) Updating to 4.4 CoreFx packages +* [`[af82488d60]`](https://github.com/aspnet/AspNetCore/commit/af82488d60) Updating to 4.4 CoreFx packages +* [`[bdf9d2a2e2]`](https://github.com/aspnet/AspNetCore/commit/bdf9d2a2e2) Updating to 4.4 CoreFx packages +* [`[2dbfb8839b]`](https://github.com/aspnet/AspNetCore/commit/2dbfb8839b) Include VaryByOrigin when there are multiple Origins configured (#84) +* [`[461caa85f4]`](https://github.com/aspnet/AspNetCore/commit/461caa85f4) Test RequestHeadersTimeout in KestrelServerLimitsTests.RequestHeadersTimeoutValid (#1268). +* [`[c5b7a3f710]`](https://github.com/aspnet/AspNetCore/commit/c5b7a3f710) Fixed a policheck violation +* [`[448b7eb50a]`](https://github.com/aspnet/AspNetCore/commit/448b7eb50a) Add dot to last item to make it more consistent +* [`[ecdc864e4f]`](https://github.com/aspnet/AspNetCore/commit/ecdc864e4f) Updated content root of musicstore.standalone to enable debugging in VS +* [`[b41c4078bd]`](https://github.com/aspnet/AspNetCore/commit/b41c4078bd) Abort connections not closed during shutdown (#1112). +* [`[c088a8871d]`](https://github.com/aspnet/AspNetCore/commit/c088a8871d) Getting rid of Advance (part 1) +* [`[b8e1fb8011]`](https://github.com/aspnet/AspNetCore/commit/b8e1fb8011) Add line-mapping support to RazorSourceDocument +* [`[b473101927]`](https://github.com/aspnet/AspNetCore/commit/b473101927) Fix line endings +* [`[88d99b06b3]`](https://github.com/aspnet/AspNetCore/commit/88d99b06b3) Skip Razor.Evolution tests on Linux and Mac. +* [`[23c0522db9]`](https://github.com/aspnet/AspNetCore/commit/23c0522db9) Added missing copyright and license headers +* [`[348fa77a93]`](https://github.com/aspnet/AspNetCore/commit/348fa77a93) doc: Add link to comunity device detector package +* [`[6ca8127bd6]`](https://github.com/aspnet/AspNetCore/commit/6ca8127bd6) Add foundation for the testing from packages, not project references +* [`[8b44e8e382]`](https://github.com/aspnet/AspNetCore/commit/8b44e8e382) Prevent closure allocations in OnHeartbeat (#1261) +* [`[15c1bfa717]`](https://github.com/aspnet/AspNetCore/commit/15c1bfa717) Branch for RC.3 +* [`[c665eef66b]`](https://github.com/aspnet/AspNetCore/commit/c665eef66b) Update SocketsSample to use correct method names +* [`[dcb819f644]`](https://github.com/aspnet/AspNetCore/commit/dcb819f644) Fix port testing logic in tests by being explicit about which interface we're checking +* [`[4dd45f75d3]`](https://github.com/aspnet/AspNetCore/commit/4dd45f75d3) Enable Server GC (#731) +* [`[f722dcf98d]`](https://github.com/aspnet/AspNetCore/commit/f722dcf98d) Fix PrerenderResult in Webpack sample +* [`[953f370336]`](https://github.com/aspnet/AspNetCore/commit/953f370336) Wait for port to be freed before continuing +* [`[e2dd09c918]`](https://github.com/aspnet/AspNetCore/commit/e2dd09c918) [Fixes #881] Added TagHelper IR support +* [`[9323122c22]`](https://github.com/aspnet/AspNetCore/commit/9323122c22) Explicitly specify the version of the CLI +* [`[67cd5f6093]`](https://github.com/aspnet/AspNetCore/commit/67cd5f6093) In csproj projects, reference 1.1.0-preview4-final version of Razor tools +* [`[4fd19b4293]`](https://github.com/aspnet/AspNetCore/commit/4fd19b4293) Run tests against both csproj and project.json-style projects. Assumes relevant dotnet SDKs are installed locally. +* [`[4580412f73]`](https://github.com/aspnet/AspNetCore/commit/4580412f73) Don't leave behind an unused package.json.tmp file +* [`[a76b6e25d4]`](https://github.com/aspnet/AspNetCore/commit/a76b6e25d4) Add .csproj files for the templates. Some are set up for prerendering; others not. +* [`[2135d77189]`](https://github.com/aspnet/AspNetCore/commit/2135d77189) generator-aspnetcore-spa support for selecting between project.json and .csproj +* [`[62b676174e]`](https://github.com/aspnet/AspNetCore/commit/62b676174e) generator-aspnetcore-spa now displays its own version number on startup +* [`[6decb30681]`](https://github.com/aspnet/AspNetCore/commit/6decb30681) Make 'counter' components use

headers to be consistent with other pages +* [`[33ed333f92]`](https://github.com/aspnet/AspNetCore/commit/33ed333f92) Specify SDK at repo root +* [`[495c95d227]`](https://github.com/aspnet/AspNetCore/commit/495c95d227) If generator fails because NPM is too old, exit with nonzero status code +* [`[c8b37f47d0]`](https://github.com/aspnet/AspNetCore/commit/c8b37f47d0) Pin functional tests to preview2 of dotnet-cli +* [`[0651cca94a]`](https://github.com/aspnet/AspNetCore/commit/0651cca94a) Updating to 4.4 CoreFx packages +* [`[4b9276bac2]`](https://github.com/aspnet/AspNetCore/commit/4b9276bac2) Updating to 4.4 CoreFx packages +* [`[42297c152b]`](https://github.com/aspnet/AspNetCore/commit/42297c152b) Updating to 4.4 CoreFx packages +* [`[a5717aa583]`](https://github.com/aspnet/AspNetCore/commit/a5717aa583) Updating to 4.4 CoreFx packages +* [`[ae24eea1a1]`](https://github.com/aspnet/AspNetCore/commit/ae24eea1a1) Updating to 4.4 CoreFx packages +* [`[7ab28ecdc6]`](https://github.com/aspnet/AspNetCore/commit/7ab28ecdc6) Updating to 4.4 CoreFx packages +* [`[13edf7a27b]`](https://github.com/aspnet/AspNetCore/commit/13edf7a27b) Updating to 4.4 CoreFx packages +* [`[6eb489007a]`](https://github.com/aspnet/AspNetCore/commit/6eb489007a) Updating to 4.4 CoreFx packages +* [`[8046dcc0f2]`](https://github.com/aspnet/AspNetCore/commit/8046dcc0f2) Updating to 4.4 CoreFx packages +* [`[f6eb86be78]`](https://github.com/aspnet/AspNetCore/commit/f6eb86be78) Updating to 4.4 CoreFx packages +* [`[7ea92f08fc]`](https://github.com/aspnet/AspNetCore/commit/7ea92f08fc) Updating to 4.4 CoreFx packages +* [`[991fbb08bc]`](https://github.com/aspnet/AspNetCore/commit/991fbb08bc) Updating to 4.4 CoreFx packages +* [`[c8c2dfaad9]`](https://github.com/aspnet/AspNetCore/commit/c8c2dfaad9) Updating to 4.4 CoreFx packages +* [`[4b77edfe7a]`](https://github.com/aspnet/AspNetCore/commit/4b77edfe7a) Updating to 4.4 CoreFx packages +* [`[344a2a5f9b]`](https://github.com/aspnet/AspNetCore/commit/344a2a5f9b) Updating to 4.4 CoreFx packages +* [`[b3afbc79d2]`](https://github.com/aspnet/AspNetCore/commit/b3afbc79d2) Updating to 4.4 CoreFx packages +* [`[5cb5178619]`](https://github.com/aspnet/AspNetCore/commit/5cb5178619) Updating to 4.4 CoreFx packages +* [`[61b2b0d4e7]`](https://github.com/aspnet/AspNetCore/commit/61b2b0d4e7) Add model for differentiating design time and runtime parsing. +* [`[8e8525512d]`](https://github.com/aspnet/AspNetCore/commit/8e8525512d) Performance optimizations +* [`[eb230e0408]`](https://github.com/aspnet/AspNetCore/commit/eb230e0408) Port existing CSharp code generation integration tests. +* [`[5d4c4e1ccf]`](https://github.com/aspnet/AspNetCore/commit/5d4c4e1ccf) Add Razor runtime code generation. +* [`[2db4985c21]`](https://github.com/aspnet/AspNetCore/commit/2db4985c21) Modify functions, section and inherits to use extensible directives. +* [`[503b4c97ed]`](https://github.com/aspnet/AspNetCore/commit/503b4c97ed) Resolve dependencies and packages from VS2017 solutions (#464) +* [`[e1d9aa2dd4]`](https://github.com/aspnet/AspNetCore/commit/e1d9aa2dd4) Early version of the .NET Client +* [`[cedbe76f52]`](https://github.com/aspnet/AspNetCore/commit/cedbe76f52) Abort request on client FIN (#1139). +* [`[51ecbd7949]`](https://github.com/aspnet/AspNetCore/commit/51ecbd7949) Add benchmarks for Frame writes. +* [`[eb98067e86]`](https://github.com/aspnet/AspNetCore/commit/eb98067e86) Update docs about using socket transport. Fixes #500 +* [`[a25d1f4731]`](https://github.com/aspnet/AspNetCore/commit/a25d1f4731) Publish aspnet-webpack 1.0.26 +* [`[4c3834361e]`](https://github.com/aspnet/AspNetCore/commit/4c3834361e) Stop WebpackDevMiddleware littering the 'dist' directories with blah.host-update.js.map files (they never need to be written to disk) +* [`[4cc61d79e2]`](https://github.com/aspnet/AspNetCore/commit/4cc61d79e2) Add json-loader to add webpack.config.js files. Helps with #507. +* [`[1c4682e50d]`](https://github.com/aspnet/AspNetCore/commit/1c4682e50d) Fix all the ConditionalProxyMiddleware errors that happened if you ctrl+c on a "dotnet run" (not "dotnet watch run") since beta-000002. +* [`[44c8920412]`](https://github.com/aspnet/AspNetCore/commit/44c8920412) Add RepositoryUrl and RepositoryType properties +* [`[d1f94460e2]`](https://github.com/aspnet/AspNetCore/commit/d1f94460e2) Back-port fix for implicit imports for dotnet-user-secrets (#243) +* [`[e01431f33c]`](https://github.com/aspnet/AspNetCore/commit/e01431f33c) Relocate improvements to HttpAbstractions +* [`[9c94a7764b]`](https://github.com/aspnet/AspNetCore/commit/9c94a7764b) Improve header parsing performance +* [`[46cf13b2fc]`](https://github.com/aspnet/AspNetCore/commit/46cf13b2fc) Hub connection tests +* [`[d3e625c985]`](https://github.com/aspnet/AspNetCore/commit/d3e625c985) End-to-end browser tests +* [`[d50a24145d]`](https://github.com/aspnet/AspNetCore/commit/d50a24145d) Add functionalities to HeaderUtilities +* [`[4da06e8acd]`](https://github.com/aspnet/AspNetCore/commit/4da06e8acd) Move Int64 parsing logic to HttpAbstractions +* [`[cfa9631ce8]`](https://github.com/aspnet/AspNetCore/commit/cfa9631ce8) Resolve path traversals in RazorViewEngine +* [`[f09fd291a7]`](https://github.com/aspnet/AspNetCore/commit/f09fd291a7) Make `HtmlContentIRNode` content newlines platform agnostic. +* [`[34ef31356f]`](https://github.com/aspnet/AspNetCore/commit/34ef31356f) Fix policheck violation. +* [`[2639fad8ab]`](https://github.com/aspnet/AspNetCore/commit/2639fad8ab) Transitioned SourceLocation => MappingLocation on IRNodes. +* [`[6545e11bf2]`](https://github.com/aspnet/AspNetCore/commit/6545e11bf2) Fix filename in sample +* [`[026f9ffb69]`](https://github.com/aspnet/AspNetCore/commit/026f9ffb69) Nodes that have children should use .Children +* [`[18bb31cee4]`](https://github.com/aspnet/AspNetCore/commit/18bb31cee4) Change IntegrationTestBase to properly locate baseline files in net451. +* [`[de1b763d96]`](https://github.com/aspnet/AspNetCore/commit/de1b763d96) Update IControllerModelConvention.cs +* [`[7c685c1354]`](https://github.com/aspnet/AspNetCore/commit/7c685c1354) Add AssemblyInfo.cs to Microsoft.AspNetCore.NodeServices.Sockets package +* [`[f277816556]`](https://github.com/aspnet/AspNetCore/commit/f277816556) Update packaging for tools +* [`[80e6430332]`](https://github.com/aspnet/AspNetCore/commit/80e6430332) Re-add dotnet-cli feeds in order to use preview4 packages +* [`[633969c7b4]`](https://github.com/aspnet/AspNetCore/commit/633969c7b4) Update Dockerfiles for .NET Core 1.1.0. Fixes #489 +* [`[853c28e568]`](https://github.com/aspnet/AspNetCore/commit/853c28e568) Add integration testing +* [`[2b918b8fe2]`](https://github.com/aspnet/AspNetCore/commit/2b918b8fe2) Removing type name from hub method name (#63) +* [`[1dd1d49321]`](https://github.com/aspnet/AspNetCore/commit/1dd1d49321) Redirects with fragment (#5519) +* [`[2f54c12b82]`](https://github.com/aspnet/AspNetCore/commit/2f54c12b82) Add missing interface to IR phase +* [`[d0961fe28a]`](https://github.com/aspnet/AspNetCore/commit/d0961fe28a) Fix CI +* [`[5f3c1060ab]`](https://github.com/aspnet/AspNetCore/commit/5f3c1060ab) Clean up shutdown management (#59) +* [`[7178464ed2]`](https://github.com/aspnet/AspNetCore/commit/7178464ed2) Munch on less memory when handling property metadata - #5499 - switch `foreach` to `for` and use less Linq when accessing `modelMetadata.Properties` - change backing field for `ModelExplorer.Properties` from a list to an array +* [`[48546dbb28]`](https://github.com/aspnet/AspNetCore/commit/48546dbb28) Add more to `MvcCoreServiceCollectionExtensionsTest` - 2nd half of #5554 - follow-on to #5540 PR +* [`[f32d0f2505]`](https://github.com/aspnet/AspNetCore/commit/f32d0f2505) Update MvcCoreServiceCollectionExtensions.cs +* [`[6decb66d8c]`](https://github.com/aspnet/AspNetCore/commit/6decb66d8c) Upgrade Cli.Utils to preview4-004215 +* [`[e53a87be9c]`](https://github.com/aspnet/AspNetCore/commit/e53a87be9c) Add MaxRequestBodySize limit (#478). +* [`[28e3c8331b]`](https://github.com/aspnet/AspNetCore/commit/28e3c8331b) Dispose Hubs from ActivatorUtilities +* [`[2190dc2096]`](https://github.com/aspnet/AspNetCore/commit/2190dc2096) Add RazorCSharpSourceDocument +* [`[9cefcdd450]`](https://github.com/aspnet/AspNetCore/commit/9cefcdd450) Add legacy dependencies of C# lowering +* [`[03549bb542]`](https://github.com/aspnet/AspNetCore/commit/03549bb542) Add end-to-end support for extensible directives +* [`[9c1c1b4023]`](https://github.com/aspnet/AspNetCore/commit/9c1c1b4023) Publish aspnet-prerendering 2.0.2 +* [`[0a116ba2a1]`](https://github.com/aspnet/AspNetCore/commit/0a116ba2a1) Prerendering logic supplies PathBase (formatted as baseUrl) to boot logic +* [`[2b2465ad2e]`](https://github.com/aspnet/AspNetCore/commit/2b2465ad2e) Update prerendering docs to account for aspnet-prerendering 2.0.0 and the new createServerRenderer API. Fixes #479 +* [`[dc130adc91]`](https://github.com/aspnet/AspNetCore/commit/dc130adc91) Update aspnet-prerendering to reference baseUrl in domain-task's main module, not domain-task/fetch. Goal is to avoid Webpack having to bundle isomorphic-fetch on server unless you're actually using it. +* [`[b8913d29dd]`](https://github.com/aspnet/AspNetCore/commit/b8913d29dd) Update domain-task to export baseUrl from 'main' instead of only 'fetch'. Goal is to avoid Webpack detecting dependency on isomorphic-fetch unless you're actually using it. +* [`[17da5242e0]`](https://github.com/aspnet/AspNetCore/commit/17da5242e0) Create console reporter API +* [`[4abb48e1aa]`](https://github.com/aspnet/AspNetCore/commit/4abb48e1aa) Added EventSource to Hosting +* [`[a96370ea35]`](https://github.com/aspnet/AspNetCore/commit/a96370ea35) Update project.json versions +* [`[8f8bf5af34]`](https://github.com/aspnet/AspNetCore/commit/8f8bf5af34) Seperate view and model for enum display +* [`[5e669d6e7a]`](https://github.com/aspnet/AspNetCore/commit/5e669d6e7a) Publish Yeoman generators 0.7.1 +* [`[5d02728159]`](https://github.com/aspnet/AspNetCore/commit/5d02728159) Publish Yeoman generators version 0.7.0. From here on, the templates produce ASP.NET Core 1.1.0 projects. +* [`[78632617f8]`](https://github.com/aspnet/AspNetCore/commit/78632617f8) Publish aspnet-webpack 1.0.25 +* [`[e2f8031bb8]`](https://github.com/aspnet/AspNetCore/commit/e2f8031bb8) For HMR, proxy all requests including /__webpack_hmr. Fixes #271. +* [`[2cffab14f6]`](https://github.com/aspnet/AspNetCore/commit/2cffab14f6) StringAsTempFile cleans up in a wider range of circumstances (not relying on finalizer running). Helps with #7 but still doesn't cover all cases. +* [`[9001c191c1]`](https://github.com/aspnet/AspNetCore/commit/9001c191c1) Make Angular and React templates reference SpaServices directly. The AngularServices/ReactServices packages might be used in the future, but don't presently contain any extra usable functionality. +* [`[832da2a451]`](https://github.com/aspnet/AspNetCore/commit/832da2a451) Split out 'socket' hosting model into a separate optional NuGet package, since most developers won't need it +* [`[ebf5a18344]`](https://github.com/aspnet/AspNetCore/commit/ebf5a18344) Eliminate the NodeHostingModel enum because it isn't extensible. Instead, use extension methods on NodeServicesOptions to configure a NodeInstanceFactory. +* [`[46018f9512]`](https://github.com/aspnet/AspNetCore/commit/46018f9512) Add IR phase +* [`[e6b34fdce3]`](https://github.com/aspnet/AspNetCore/commit/e6b34fdce3) Renaming RpcConnection to HubConnection +* [`[4158dfed8f]`](https://github.com/aspnet/AspNetCore/commit/4158dfed8f) add net451 support to signalr.redis +* [`[dbaa01830b]`](https://github.com/aspnet/AspNetCore/commit/dbaa01830b) Replace 'foreach' by 'for' in StringValues (faster) +* [`[2039a18971]`](https://github.com/aspnet/AspNetCore/commit/2039a18971) Introducing modules for the ts client +* [`[8214954d5b]`](https://github.com/aspnet/AspNetCore/commit/8214954d5b) Add support for clients to configure a policy with custom logic about whether an origin should be allowed and provide a default implementation of the functionality to allow wildcard subdomains +* [`[62c0680193]`](https://github.com/aspnet/AspNetCore/commit/62c0680193) Make 'fetchdata' components in templates compatible with latest TypeScript compiler +* [`[a8d3eed32c]`](https://github.com/aspnet/AspNetCore/commit/a8d3eed32c) Detect legacy aspnet-prerendering mode earlier to fix #470 +* [`[5d14f11b1b]`](https://github.com/aspnet/AspNetCore/commit/5d14f11b1b) Update all the project templates to .NET Core 1.1.0 +* [`[4cbbf58600]`](https://github.com/aspnet/AspNetCore/commit/4cbbf58600) Update core packages to version 1.1.0-*, upgrading .NET Core dependencies to match 1.1.0 release +* [`[3ff4447924]`](https://github.com/aspnet/AspNetCore/commit/3ff4447924) Add XML docs to core packages +* [`[3b91ad9b39]`](https://github.com/aspnet/AspNetCore/commit/3b91ad9b39) Make core package project.json files conform to org-wide conventions +* [`[bebf24952e]`](https://github.com/aspnet/AspNetCore/commit/bebf24952e) Add AssemblyInfo files to core packages +* [`[42594afd42]`](https://github.com/aspnet/AspNetCore/commit/42594afd42) Introducing IApplicationLifetimeEvents (#875) +* [`[f63006dc1a]`](https://github.com/aspnet/AspNetCore/commit/f63006dc1a) Pack with NuGet 3.5.0 RTM +* [`[53e5c3d56c]`](https://github.com/aspnet/AspNetCore/commit/53e5c3d56c) #1001 don't log stack traces for localhost bind failures. +* [`[02b84d7ae1]`](https://github.com/aspnet/AspNetCore/commit/02b84d7ae1) Make ListenerPrimaryTests more reliable +* [`[834301e50d]`](https://github.com/aspnet/AspNetCore/commit/834301e50d) Publish generator-aspnetcore-spa 0.6.1 +* [`[03774253eb]`](https://github.com/aspnet/AspNetCore/commit/03774253eb) Fix AureliaSpa TypeScript compile error introduced by newer version of TypeScript +* [`[a3cba50e88]`](https://github.com/aspnet/AspNetCore/commit/a3cba50e88) Make ReactReduxSpa able to do prerendering without node_modules at runtime +* [`[9cfea61f1e]`](https://github.com/aspnet/AspNetCore/commit/9cfea61f1e) Make Angular2Spa able to do prerendering without node_modules at runtime +* [`[157b74a0cd]`](https://github.com/aspnet/AspNetCore/commit/157b74a0cd) Update Angular2Spa and ReactReduxSpa to use aspnet-prerendering 2.0.0 +* [`[1b59fc6f80]`](https://github.com/aspnet/AspNetCore/commit/1b59fc6f80) DI enabled Microsoft.AspNetCore.Sockets (#47) +* [`[69a0a29057]`](https://github.com/aspnet/AspNetCore/commit/69a0a29057) Handle Webpack 2.1.0 beta 23 renaming 'loaders' to 'rules'. Fixes #460. +* [`[518378f499]`](https://github.com/aspnet/AspNetCore/commit/518378f499) Add extensible directive abstractions +* [`[52ee9afc31]`](https://github.com/aspnet/AspNetCore/commit/52ee9afc31) Adding PageActionDescriptorProvider +* [`[5b2a4aecb6]`](https://github.com/aspnet/AspNetCore/commit/5b2a4aecb6) Make Microsoft.AspNetCore.Mvc.TestCommon a regular project +* [`[172f0579d5]`](https://github.com/aspnet/AspNetCore/commit/172f0579d5) Tool produces a 0-byte binary when compilation fails +* [`[9ccc896b1d]`](https://github.com/aspnet/AspNetCore/commit/9ccc896b1d) #297 Standardize the test site layout, use the publish tool +* [`[35103e84a0]`](https://github.com/aspnet/AspNetCore/commit/35103e84a0) Indentation fixed +* [`[a3a583b910]`](https://github.com/aspnet/AspNetCore/commit/a3a583b910) Add a runtimes section to fix win7 +* [`[cdcffd50da]`](https://github.com/aspnet/AspNetCore/commit/cdcffd50da) Added Debug logger to MvcSandbox +* [`[a68018842a]`](https://github.com/aspnet/AspNetCore/commit/a68018842a) Add Win7 runtimes to the functional test project +* [`[077bc8104e]`](https://github.com/aspnet/AspNetCore/commit/077bc8104e) Fix IIS Express deployer for Win7 +* [`[638b4b5fc4]`](https://github.com/aspnet/AspNetCore/commit/638b4b5fc4) Removing checked in jasmine +* [`[e316898c9f]`](https://github.com/aspnet/AspNetCore/commit/e316898c9f) Added missing copyright header +* [`[e0f85971a3]`](https://github.com/aspnet/AspNetCore/commit/e0f85971a3) Add --version options to dotnet-watch and dotnet-sql-cache +* [`[47769c1626]`](https://github.com/aspnet/AspNetCore/commit/47769c1626) Fix visit chunk generator naming. +* [`[4a5d8f2960]`](https://github.com/aspnet/AspNetCore/commit/4a5d8f2960) #126 Test the bin deployed aspnetcore.dll +* [`[e57ded038b]`](https://github.com/aspnet/AspNetCore/commit/e57ded038b) #46 Test support for bin deployed aspnetcore.dll +* [`[c91c2a9030]`](https://github.com/aspnet/AspNetCore/commit/c91c2a9030) #292 Test with the bin deployed aspnetcore.dll +* [`[2bf5a966cd]`](https://github.com/aspnet/AspNetCore/commit/2bf5a966cd) Fast path and inline HttpVersion.set +* [`[6b59c25474]`](https://github.com/aspnet/AspNetCore/commit/6b59c25474) Clean up +* [`[b9db30367b]`](https://github.com/aspnet/AspNetCore/commit/b9db30367b) Adding E2E test project +* [`[cf7489e600]`](https://github.com/aspnet/AspNetCore/commit/cf7489e600) Port WhiteSpaceRewriter and ConditionalAttributeCollapser. +* [`[aa58ea6907]`](https://github.com/aspnet/AspNetCore/commit/aa58ea6907) Change IR implementations to not hold all information in children. +* [`[d8b626c843]`](https://github.com/aspnet/AspNetCore/commit/d8b626c843) Implement IR lowering phase +* [`[46136e91ab]`](https://github.com/aspnet/AspNetCore/commit/46136e91ab) Resolve mysterious runtime errors caused because Microsoft.Extensions.DependencyModel v1.0.1-beta-000933 does not exist on NuGet.org +* [`[712dff32bb]`](https://github.com/aspnet/AspNetCore/commit/712dff32bb) organize usings +* [`[fd4cb7394b]`](https://github.com/aspnet/AspNetCore/commit/fd4cb7394b) organize usings +* [`[b2d45c3dd0]`](https://github.com/aspnet/AspNetCore/commit/b2d45c3dd0) Make TestApplicationErrorLogger thread-safe +* [`[b7c9b24193]`](https://github.com/aspnet/AspNetCore/commit/b7c9b24193) Update the IIS Express deployer to use the new ANCM package layout. +* [`[7b190ccf0f]`](https://github.com/aspnet/AspNetCore/commit/7b190ccf0f) Changed allowed header to Cache-control to illustrate Access-Control-Allow-Headers and Access-Control-Request-Headers +* [`[34aa1c5722]`](https://github.com/aspnet/AspNetCore/commit/34aa1c5722) README fixed +* [`[9ec4d88fbe]`](https://github.com/aspnet/AspNetCore/commit/9ec4d88fbe) Improve Skip coverage +* [`[ba0b7cc553]`](https://github.com/aspnet/AspNetCore/commit/ba0b7cc553) Add 100% coverage Take tests +* [`[dc90dd1649]`](https://github.com/aspnet/AspNetCore/commit/dc90dd1649) Add GetArraySegment test +* [`[ef5ad3deea]`](https://github.com/aspnet/AspNetCore/commit/ef5ad3deea) defaullt(MemoryPoolIterator) test coverage +* [`[2011a27bde]`](https://github.com/aspnet/AspNetCore/commit/2011a27bde) Use ternary op rather than lazy and +* [`[8ce47fb8b6]`](https://github.com/aspnet/AspNetCore/commit/8ce47fb8b6) Move perf, share code +* [`[5041d6c291]`](https://github.com/aspnet/AspNetCore/commit/5041d6c291) wasLastBlock adjustments +* [`[4cdcca212e]`](https://github.com/aspnet/AspNetCore/commit/4cdcca212e) Don't inline slow paths +* [`[12e2f30577]`](https://github.com/aspnet/AspNetCore/commit/12e2f30577) MemoryPoolIterator byref structs +* [`[90c7be1fc0]`](https://github.com/aspnet/AspNetCore/commit/90c7be1fc0) Add Request Parsing benchmark +* [`[53f361160e]`](https://github.com/aspnet/AspNetCore/commit/53f361160e) MemoryPoolIterator fast paths +* [`[8bcbfb9971]`](https://github.com/aspnet/AspNetCore/commit/8bcbfb9971) Only LocateFirstFoundByte once +* [`[28a21fa7a9]`](https://github.com/aspnet/AspNetCore/commit/28a21fa7a9) Move vectors closer to use +* [`[00a63537cf]`](https://github.com/aspnet/AspNetCore/commit/00a63537cf) And=> xor, powerOfTwoToHighByte to const +* [`[97d4406614]`](https://github.com/aspnet/AspNetCore/commit/97d4406614) Use Vector.ctor workaround +* [`[972d978d11]`](https://github.com/aspnet/AspNetCore/commit/972d978d11) Swap for vector loop unroll detection +* [`[9eb01d1c57]`](https://github.com/aspnet/AspNetCore/commit/9eb01d1c57) Reduce Vector register pressure by not overlapping +* [`[4f7977d440]`](https://github.com/aspnet/AspNetCore/commit/4f7977d440) Use PowerOfTwoToHighByte for FindFirstEqualByte +* [`[40d4670463]`](https://github.com/aspnet/AspNetCore/commit/40d4670463) Abstract the console +* [`[6c8ef157b4]`](https://github.com/aspnet/AspNetCore/commit/6c8ef157b4) Add TagHelper binding abstractions. +* [`[26a1cf3cff]`](https://github.com/aspnet/AspNetCore/commit/26a1cf3cff) Port existing TagHelper infrastructure. +* [`[51fb0c993b]`](https://github.com/aspnet/AspNetCore/commit/51fb0c993b) Add indexability to the RazorSourceDocument. +* [`[e3a4fad951]`](https://github.com/aspnet/AspNetCore/commit/e3a4fad951) fix sln for templates +* [`[3a4936dbf7]`](https://github.com/aspnet/AspNetCore/commit/3a4936dbf7) Add '-loader' suffix to all Webpack loader references +* [`[a457be5386]`](https://github.com/aspnet/AspNetCore/commit/a457be5386) Pinning missed tools and dependencies +* [`[296b12abc3]`](https://github.com/aspnet/AspNetCore/commit/296b12abc3) Pinning missed tools and dependencies +* [`[3db35194c9]`](https://github.com/aspnet/AspNetCore/commit/3db35194c9) Pinning versions for 1.1.0 release +* [`[74c9194aee]`](https://github.com/aspnet/AspNetCore/commit/74c9194aee) Pinning versions for 1.1.0 release +* [`[4faf89030c]`](https://github.com/aspnet/AspNetCore/commit/4faf89030c) Pinning versions for 1.1.0 release +* [`[d6c6408457]`](https://github.com/aspnet/AspNetCore/commit/d6c6408457) In AureliaSpa, lock local copy of Webpack to 2.1.0-beta.25 (not any later 2.1.0 beta) due to fix #436 +* [`[1a29ddb9de]`](https://github.com/aspnet/AspNetCore/commit/1a29ddb9de) Fix EF dependencies in chat sample +* [`[192134cad8]`](https://github.com/aspnet/AspNetCore/commit/192134cad8) Throw if packing fails +* [`[e931db804f]`](https://github.com/aspnet/AspNetCore/commit/e931db804f) :arrow_up: prerelease version +* [`[a0e07744c0]`](https://github.com/aspnet/AspNetCore/commit/a0e07744c0) Pin versions +* [`[48d957ae85]`](https://github.com/aspnet/AspNetCore/commit/48d957ae85) Updating to Microsoft.NETCore.App 1.0.3 +* [`[3b4d8e2e3d]`](https://github.com/aspnet/AspNetCore/commit/3b4d8e2e3d) Fix downgrade warnings during restore +* [`[4e96bbdfe5]`](https://github.com/aspnet/AspNetCore/commit/4e96bbdfe5) Update nupkg layout to include both architectures together. +* [`[975dc212b7]`](https://github.com/aspnet/AspNetCore/commit/975dc212b7) Fix package versions +* [`[c5a5ba1fee]`](https://github.com/aspnet/AspNetCore/commit/c5a5ba1fee) Add support for updateable ActionDescriptorCollection +* [`[177fb2a6b1]`](https://github.com/aspnet/AspNetCore/commit/177fb2a6b1) Temporarily disable running tests on Microsoft.AspNetCore.RazorPages.Test +* [`[29cd24f66b]`](https://github.com/aspnet/AspNetCore/commit/29cd24f66b) Add Microsoft.AspNetCore.Mvc.RazorPages projects +* [`[edff55ca47]`](https://github.com/aspnet/AspNetCore/commit/edff55ca47) Adding AspNetCore-Feature-Work feed +* [`[98bb5d67fd]`](https://github.com/aspnet/AspNetCore/commit/98bb5d67fd) Design PR for CORS sample and logging +* [`[2a0e827f9b]`](https://github.com/aspnet/AspNetCore/commit/2a0e827f9b) Update dependency version and explicitly require files in nuspec +* [`[ac5a9b7b73]`](https://github.com/aspnet/AspNetCore/commit/ac5a9b7b73) Pin versions +* [`[e2c4e36d78]`](https://github.com/aspnet/AspNetCore/commit/e2c4e36d78) Ensure .targets files are included in dotnet-watch +* [`[2b77446326]`](https://github.com/aspnet/AspNetCore/commit/2b77446326) Update sln to reflect changed testing project. +* [`[1562865ca6]`](https://github.com/aspnet/AspNetCore/commit/1562865ca6) Add RazorProject - an abstraction for working with Razor files in a project +* [`[d42a4c84a1]`](https://github.com/aspnet/AspNetCore/commit/d42a4c84a1) Rename IR* -> RazorIR* +* [`[d40f6d3151]`](https://github.com/aspnet/AspNetCore/commit/d40f6d3151) Add abstractions for Razor IR +* [`[b341340d1f]`](https://github.com/aspnet/AspNetCore/commit/b341340d1f) Add skeleton of syntax phases +* [`[d06e5b6002]`](https://github.com/aspnet/AspNetCore/commit/d06e5b6002) Add legacy parser +* [`[6b9b75841f]`](https://github.com/aspnet/AspNetCore/commit/6b9b75841f) Add Razor Evolution Engine and primitives +* [`[43caef488c]`](https://github.com/aspnet/AspNetCore/commit/43caef488c) Use IsTeamCity to determine if we're running on the CI +* [`[3b5a0db512]`](https://github.com/aspnet/AspNetCore/commit/3b5a0db512) Push packages as part of invoking verify on the feed +* [`[06106dd392]`](https://github.com/aspnet/AspNetCore/commit/06106dd392) Publish feeds to aspnetcore-feature-work +* [`[17f3e3bbab]`](https://github.com/aspnet/AspNetCore/commit/17f3e3bbab) Initial project skeleton for Razor Evolution +* [`[aa158f5d25]`](https://github.com/aspnet/AspNetCore/commit/aa158f5d25) Modified Base64UrlTextEncoder to reduce string allocations. +* [`[ae48d75e72]`](https://github.com/aspnet/AspNetCore/commit/ae48d75e72) Pin versions of dotnet packages +* [`[35a1c4fae7]`](https://github.com/aspnet/AspNetCore/commit/35a1c4fae7) Add prefix to redis channel names +* [`[4aa65cf0bf]`](https://github.com/aspnet/AspNetCore/commit/4aa65cf0bf) Updated to new System.IO.Pipelines package instead of Channels +* [`[41f58191bf]`](https://github.com/aspnet/AspNetCore/commit/41f58191bf) Update sample to add a README.md file +* [`[f3ebe03a0b]`](https://github.com/aspnet/AspNetCore/commit/f3ebe03a0b) fix #32 by handling connection header correctly (#33) +* [`[4de03b6dff]`](https://github.com/aspnet/AspNetCore/commit/4de03b6dff) Added logging for preflight requests and origin headers +* [`[2431c5925c]`](https://github.com/aspnet/AspNetCore/commit/2431c5925c) integrate Channels-based WebSockets into SignalR (#28) +* [`[5e2b267d9f]`](https://github.com/aspnet/AspNetCore/commit/5e2b267d9f) Adding tsc note to readme +* [`[b865716841]`](https://github.com/aspnet/AspNetCore/commit/b865716841) Displaying actual date +* [`[81ddada76b]`](https://github.com/aspnet/AspNetCore/commit/81ddada76b) Moving Pipe formatter to a subfolder +* [`[f3dfb62af9]`](https://github.com/aspnet/AspNetCore/commit/f3dfb62af9) Adding protobuf formatter +* [`[7d67629245]`](https://github.com/aspnet/AspNetCore/commit/7d67629245) Adding pipe formatter + some clean up +* [`[b5cef59448]`](https://github.com/aspnet/AspNetCore/commit/b5cef59448) Fixing - infinite loop when a client disconnects - enum values serialization +* [`[08cd20f1a0]`](https://github.com/aspnet/AspNetCore/commit/08cd20f1a0) Fixing namespace +* [`[41c4211c6b]`](https://github.com/aspnet/AspNetCore/commit/41c4211c6b) Renaming folder +* [`[098347adde]`](https://github.com/aspnet/AspNetCore/commit/098347adde) Making UI functional +* [`[04fede0436]`](https://github.com/aspnet/AspNetCore/commit/04fede0436) Adding pluggable formatters +* [`[325c909dff]`](https://github.com/aspnet/AspNetCore/commit/325c909dff) Removing transport fallback in the client +* [`[768e5ee432]`](https://github.com/aspnet/AspNetCore/commit/768e5ee432) Fix the version of the tool in testapps +* [`[847e4e2697]`](https://github.com/aspnet/AspNetCore/commit/847e4e2697) Better filter clients connecting to Kestrel's dispatch pipes +* [`[d9140e97c9]`](https://github.com/aspnet/AspNetCore/commit/d9140e97c9) dotnet-razor-precompile does not work when the application targets netcoreapp1.1 +* [`[ecc8a0088d]`](https://github.com/aspnet/AspNetCore/commit/ecc8a0088d) Add ListenerPrimaryTests +* [`[eee9520ffd]`](https://github.com/aspnet/AspNetCore/commit/eee9520ffd) Ensure clients connecting to Kestrel's dispatch pipe are listeners +* [`[f1d0fafaa4]`](https://github.com/aspnet/AspNetCore/commit/f1d0fafaa4) Better filter clients connecting to Kestrel's dispatch pipes +* [`[97bf8c3c09]`](https://github.com/aspnet/AspNetCore/commit/97bf8c3c09) Fix NuGetPackageVerifier issues +* [`[51d4e11e6f]`](https://github.com/aspnet/AspNetCore/commit/51d4e11e6f) Fix more versions +* [`[f8fbb15e14]`](https://github.com/aspnet/AspNetCore/commit/f8fbb15e14) IISIntegration#292 Test support for bin deployed aspnetcore.dll +* [`[cdd6c16dc6]`](https://github.com/aspnet/AspNetCore/commit/cdd6c16dc6) Preparing to publish new generator-aspnetcore-spa +* [`[de71fc340b]`](https://github.com/aspnet/AspNetCore/commit/de71fc340b) Switch SignalR-* -> SignalR +* [`[f2cbf9f414]`](https://github.com/aspnet/AspNetCore/commit/f2cbf9f414) Add macOS Sierra to list of runtimes in TestSites project +* [`[67129b2515]`](https://github.com/aspnet/AspNetCore/commit/67129b2515) Update dependency versions +* [`[5c8043752d]`](https://github.com/aspnet/AspNetCore/commit/5c8043752d) Temporarily skipping test +* [`[9bc02df82a]`](https://github.com/aspnet/AspNetCore/commit/9bc02df82a) Look for SignalR.sln +* [`[8500226272]`](https://github.com/aspnet/AspNetCore/commit/8500226272) Fix makefile.shade +* [`[1506a44cd5]`](https://github.com/aspnet/AspNetCore/commit/1506a44cd5) Fix downgrade warnings +* [`[35f4f22117]`](https://github.com/aspnet/AspNetCore/commit/35f4f22117) Fixing downgrade warnings +* [`[32cced78b8]`](https://github.com/aspnet/AspNetCore/commit/32cced78b8) Update dependency versions +* [`[364db831f5]`](https://github.com/aspnet/AspNetCore/commit/364db831f5) Fix downgrade warning +* [`[009609319e]`](https://github.com/aspnet/AspNetCore/commit/009609319e) Fixing dependency versions +* [`[4f15bd6c50]`](https://github.com/aspnet/AspNetCore/commit/4f15bd6c50) Produce correct package.json from generator-aspnetcore-spa +* [`[291aa44877]`](https://github.com/aspnet/AspNetCore/commit/291aa44877) Updating Microsoft.Extensions.Logging.AzureAppServices version +* [`[5deda80e5a]`](https://github.com/aspnet/AspNetCore/commit/5deda80e5a) Downgrade Microsoft.Extensions.DependencyModel to 1.1.0 +* [`[ec89197ecb]`](https://github.com/aspnet/AspNetCore/commit/ec89197ecb) Add ListenerPrimaryTests +* [`[e780ad9516]`](https://github.com/aspnet/AspNetCore/commit/e780ad9516) Ensure clients connecting to Kestrel's dispatch pipe are listeners +* [`[ee1d0dab11]`](https://github.com/aspnet/AspNetCore/commit/ee1d0dab11) Fixing versions +* [`[828ed07cef]`](https://github.com/aspnet/AspNetCore/commit/828ed07cef) In generator-aspnetcore-spa, offer user the choice of whether to include tests +* [`[5043f9b17a]`](https://github.com/aspnet/AspNetCore/commit/5043f9b17a) Make ConnectionFilterTests more reliable +* [`[757952d4d3]`](https://github.com/aspnet/AspNetCore/commit/757952d4d3) Always flush headers on first response write (#1202). +* [`[3c7e7d1f6c]`](https://github.com/aspnet/AspNetCore/commit/3c7e7d1f6c) Make ConnectionFilterTests more reliable +* [`[c0e75dcbf8]`](https://github.com/aspnet/AspNetCore/commit/c0e75dcbf8) Always flush headers on first response write (#1202). +* [`[a734a31745]`](https://github.com/aspnet/AspNetCore/commit/a734a31745) Add Karma/Jasmine/Chai test starting point to Angular2Spa +* [`[cb0aa63a43]`](https://github.com/aspnet/AspNetCore/commit/cb0aa63a43) UserName and minor fixups for ChatSample +* [`[7c05d62a6e]`](https://github.com/aspnet/AspNetCore/commit/7c05d62a6e) Use request PathBase value to set cookie path only if it has a non-null & non-empty value +* [`[2fcb187d7d]`](https://github.com/aspnet/AspNetCore/commit/2fcb187d7d) Use request PathBase value to set cookie path only if it has a non-null & non-empty value +* [`[48b869f026]`](https://github.com/aspnet/AspNetCore/commit/48b869f026) Don't hardcoded localhost for redis - It breaks the *nix clients +* [`[84cf678905]`](https://github.com/aspnet/AspNetCore/commit/84cf678905) Update System.Net.Http +* [`[5788765983]`](https://github.com/aspnet/AspNetCore/commit/5788765983) Fixed after the ancm nuget package change +* [`[812bffe6d0]`](https://github.com/aspnet/AspNetCore/commit/812bffe6d0) Null check for deserialize +* [`[40ccbb3940]`](https://github.com/aspnet/AspNetCore/commit/40ccbb3940) Fix the non-standard nuget package +* [`[576c0e6a65]`](https://github.com/aspnet/AspNetCore/commit/576c0e6a65) Throw an exception if configurationType to CreateConfigureDelegate is abstract/has no parameterless ctor +* [`[07a2f1de06]`](https://github.com/aspnet/AspNetCore/commit/07a2f1de06) Fixes CookieTempDataProvider to set the secure attribute of a cookie only if a request is secure +* [`[a3c06b00cc]`](https://github.com/aspnet/AspNetCore/commit/a3c06b00cc) Fixes CookieTempDataProvider to handle empty request PathBase while setting cookie options +* [`[a5c0e505c1]`](https://github.com/aspnet/AspNetCore/commit/a5c0e505c1) Fix cookie from being set to empty pathbase Found with issue: https://github.com/aspnet/Mvc/issues/5512 +* [`[82c231efca]`](https://github.com/aspnet/AspNetCore/commit/82c231efca) Created public API baselines +* [`[b9e58a4fe6]`](https://github.com/aspnet/AspNetCore/commit/b9e58a4fe6) Created public API baselines +* [`[610c6ddd83]`](https://github.com/aspnet/AspNetCore/commit/610c6ddd83) Updating partner package versions +* [`[8b97327950]`](https://github.com/aspnet/AspNetCore/commit/8b97327950) Updating partner package versions +* [`[7d6b247780]`](https://github.com/aspnet/AspNetCore/commit/7d6b247780) Move argument conversion for json into JsonNetInvocationAdapter +* [`[fe2453b93a]`](https://github.com/aspnet/AspNetCore/commit/fe2453b93a) Escaping support for JSON pointers +* [`[7e3e38572f]`](https://github.com/aspnet/AspNetCore/commit/7e3e38572f) Created public API baselines +* [`[8ff910fdbe]`](https://github.com/aspnet/AspNetCore/commit/8ff910fdbe) Created public API baselines +* [`[d00f1f93b2]`](https://github.com/aspnet/AspNetCore/commit/d00f1f93b2) Added support for net451 and netstandard1.3 - Replaced Task.CompletedTask with TaskCache.CompletedTask - Updated tests and src +* [`[239999e4c9]`](https://github.com/aspnet/AspNetCore/commit/239999e4c9) Make things actually work (#10) +* [`[d870f75eec]`](https://github.com/aspnet/AspNetCore/commit/d870f75eec) Fixed some minor issues +* [`[ff8b2260fb]`](https://github.com/aspnet/AspNetCore/commit/ff8b2260fb) Update CSharpCodeParser.cs (#860) +* [`[b3dbb6e0f1]`](https://github.com/aspnet/AspNetCore/commit/b3dbb6e0f1) Yeoman generator, when running on Windows, ensures you have NPM 3+. Fixes #82. +* [`[dfa9c927b7]`](https://github.com/aspnet/AspNetCore/commit/dfa9c927b7) clean up project.jsons and NuGet.config (#9) +* [`[11c45321aa]`](https://github.com/aspnet/AspNetCore/commit/11c45321aa) In Angular2Spa, use angular2-template loader as a step towards AoT compilation. Implements #356 +* [`[24d5dfb552]`](https://github.com/aspnet/AspNetCore/commit/24d5dfb552) Dynamic assembly checks to prevent NotSupprotedExceptions from System.Reflection.Emit Fixes #5487 +* [`[415055ebab]`](https://github.com/aspnet/AspNetCore/commit/415055ebab) #1007 Additional id_token validation +* [`[fadcb586c6]`](https://github.com/aspnet/AspNetCore/commit/fadcb586c6) Support specifying environment variables for the Webpack dev middleware Node instance. Resolves #311. +* [`[2c97326721]`](https://github.com/aspnet/AspNetCore/commit/2c97326721) In domain-task, avoid use of "new Function" because of CSP. Fixes #345 +* [`[d81cce8a25]`](https://github.com/aspnet/AspNetCore/commit/d81cce8a25) Make --framework an optional parameters to the tool Fixes #26 +* [`[bfdd939e26]`](https://github.com/aspnet/AspNetCore/commit/bfdd939e26) Rename project to Razor ViewCompilation +* [`[d299cc9186]`](https://github.com/aspnet/AspNetCore/commit/d299cc9186) apply license headers +* [`[9caa688a30]`](https://github.com/aspnet/AspNetCore/commit/9caa688a30) Modified exception message for duplicate keys exception in CandidateResolver +* [`[54dfea2633]`](https://github.com/aspnet/AspNetCore/commit/54dfea2633) Created public API baselines +* [`[304000095a]`](https://github.com/aspnet/AspNetCore/commit/304000095a) Added logging for precompiled views in RazorViewEngine +* [`[1b4dd93fa6]`](https://github.com/aspnet/AspNetCore/commit/1b4dd93fa6) Update React MusicStore sample to use current technologies (TypeScript 2, .NET Core 1.0.1, etc.). Fixes #417 +* [`[eb94340ea9]`](https://github.com/aspnet/AspNetCore/commit/eb94340ea9) pin publish-iis version +* [`[363ddf73a6]`](https://github.com/aspnet/AspNetCore/commit/363ddf73a6) Pin versions +* [`[1dc4b28bbe]`](https://github.com/aspnet/AspNetCore/commit/1dc4b28bbe) Add AcceptedAtActionResult tests +* [`[349980c89e]`](https://github.com/aspnet/AspNetCore/commit/349980c89e) Add DOTNET_USE_POLLING_FILE_WATCHER to help output +* [`[c84bdb35d3]`](https://github.com/aspnet/AspNetCore/commit/c84bdb35d3) dotnet-watch: add extended help to clarify usage (#218) +* [`[eed1784880]`](https://github.com/aspnet/AspNetCore/commit/eed1784880) Added tags to project.json +* [`[7c15646303]`](https://github.com/aspnet/AspNetCore/commit/7c15646303) Updates for 1.0.2 +* [`[217223e636]`](https://github.com/aspnet/AspNetCore/commit/217223e636) Generics overload - Changed IHubConnectionContext and friends to be generic. - Hub by default is Hub. We'll enable dynamic and arbitrary TClients in another commit. +* [`[34f419f446]`](https://github.com/aspnet/AspNetCore/commit/34f419f446) Added tags to project.json +* [`[bfe50ddd8c]`](https://github.com/aspnet/AspNetCore/commit/bfe50ddd8c) Created public API baselines +* [`[194059a198]`](https://github.com/aspnet/AspNetCore/commit/194059a198) Implement Begin/End Read/Write methods in LoggingStream +* [`[0d559468f1]`](https://github.com/aspnet/AspNetCore/commit/0d559468f1) Make connection reset logs less scary +* [`[a83bbcfba7]`](https://github.com/aspnet/AspNetCore/commit/a83bbcfba7) Prevent block leak when socket is closed before connection filter is applied. +* [`[a1c598733b]`](https://github.com/aspnet/AspNetCore/commit/a1c598733b) Reject POST and PUT requests with no Content-Length or Transfer-Encoding (#1130). +* [`[5b65117b64]`](https://github.com/aspnet/AspNetCore/commit/5b65117b64) Add functional regression test for 'Connection: keep-alive, upgrade' request header. +* [`[ed98894c93]`](https://github.com/aspnet/AspNetCore/commit/ed98894c93) Created public API baselines +* [`[373097e0dd]`](https://github.com/aspnet/AspNetCore/commit/373097e0dd) Created public API baselines +* [`[db677639c3]`](https://github.com/aspnet/AspNetCore/commit/db677639c3) Created public API baselines +* [`[6cbbb73ca7]`](https://github.com/aspnet/AspNetCore/commit/6cbbb73ca7) Protect against NullReferenceException in Frame.StopStreams() +* [`[b3aca0413c]`](https://github.com/aspnet/AspNetCore/commit/b3aca0413c) Avoid zero-length writes to flush connection filter stream +* [`[80cdeceb0b]`](https://github.com/aspnet/AspNetCore/commit/80cdeceb0b) Created public API baselines +* [`[911da31476]`](https://github.com/aspnet/AspNetCore/commit/911da31476) Created public API baselines +* [`[8dc7ac8623]`](https://github.com/aspnet/AspNetCore/commit/8dc7ac8623) Add DOTNET_USE_POLLING_FILE_WATCHER to help output +* [`[4b66b87d74]`](https://github.com/aspnet/AspNetCore/commit/4b66b87d74) Created public API baselines +* [`[7c6583986c]`](https://github.com/aspnet/AspNetCore/commit/7c6583986c) Created public API baselines +* [`[9b95754b0f]`](https://github.com/aspnet/AspNetCore/commit/9b95754b0f) Created public API baselines +* [`[0c815da523]`](https://github.com/aspnet/AspNetCore/commit/0c815da523) #903 Ensure redirect uris can be generated +* [`[944e99121c]`](https://github.com/aspnet/AspNetCore/commit/944e99121c) Add nuget feed to restore CLI dependencies +* [`[968ea59ce4]`](https://github.com/aspnet/AspNetCore/commit/968ea59ce4) Created public API baselines +* [`[5de082e687]`](https://github.com/aspnet/AspNetCore/commit/5de082e687) Upgrade Microsoft.DotNet.Cli.Utils from preview2 to preview3 +* [`[0cee00aae1]`](https://github.com/aspnet/AspNetCore/commit/0cee00aae1) [Fixes #5352] When replacing Controller.Dispose with an explicit implementation the base Dispose is an action +* [`[ed41672381]`](https://github.com/aspnet/AspNetCore/commit/ed41672381) Implemented better Redis scaleout - Less subscriptions and connections to RedisHubLifetimeManager +* [`[42d8ccbc47]`](https://github.com/aspnet/AspNetCore/commit/42d8ccbc47) dotnet-watch: add extended help to clarify usage (#218) +* [`[7985121bab]`](https://github.com/aspnet/AspNetCore/commit/7985121bab) [Fixes #5207] Support IsIndexer for ViewComponent tag helpers +* [`[63d7d35bd2]`](https://github.com/aspnet/AspNetCore/commit/63d7d35bd2) Filter out generic invoke methods in ViewComponents +* [`[60bc57fb8d]`](https://github.com/aspnet/AspNetCore/commit/60bc57fb8d) Fix redis subscriptions and missing awaits +* [`[047def1aaf]`](https://github.com/aspnet/AspNetCore/commit/047def1aaf) Added/Updated JsonPatchExtensionsTest +* [`[81931e75d4]`](https://github.com/aspnet/AspNetCore/commit/81931e75d4) Handle exceptions for invalid operation types Related to https://github.com/aspnet/Mvc/issues/5463 +* [`[0dcfa2a3fd]`](https://github.com/aspnet/AspNetCore/commit/0dcfa2a3fd) Updating to Libuv 1.9.1 +* [`[90f92fabe3]`](https://github.com/aspnet/AspNetCore/commit/90f92fabe3) Upgrade Microsoft.NET.Sdk in tests +* [`[f51fcadeb1]`](https://github.com/aspnet/AspNetCore/commit/f51fcadeb1) Dispose the ConnectionManager on application shutdown +* [`[8d03c014fb]`](https://github.com/aspnet/AspNetCore/commit/8d03c014fb) Fixing invocation results for tasks whose result is `VoidTaskResult` +* [`[5f23231d9b]`](https://github.com/aspnet/AspNetCore/commit/5f23231d9b) Make ConnectionMetadata object,object dictionary +* [`[7db1eb8f25]`](https://github.com/aspnet/AspNetCore/commit/7db1eb8f25) Add Async suffix to everything +* [`[a175609bb1]`](https://github.com/aspnet/AspNetCore/commit/a175609bb1) Start transport before endpoint +* [`[8dd61250f4]`](https://github.com/aspnet/AspNetCore/commit/8dd61250f4) Fix the projects - Fixed dependencies - Fixed NS dependency +* [`[019bb460ec]`](https://github.com/aspnet/AspNetCore/commit/019bb460ec) Clean up and TS client +* [`[5434d437e9]`](https://github.com/aspnet/AspNetCore/commit/5434d437e9) Added ChatSample +* [`[3065c8db93]`](https://github.com/aspnet/AspNetCore/commit/3065c8db93) minor fixes +* [`[2bbca5e7fe]`](https://github.com/aspnet/AspNetCore/commit/2bbca5e7fe) Adding error handling Fixing SSE transport on the server +* [`[61c527f23c]`](https://github.com/aspnet/AspNetCore/commit/61c527f23c) Fixing LongPolling transport +* [`[ce17f0d19a]`](https://github.com/aspnet/AspNetCore/commit/ce17f0d19a) Adding transport selection Fixing serverSentEvents transport Updating the client 'app' +* [`[466c8d9db9]`](https://github.com/aspnet/AspNetCore/commit/466c8d9db9) Adding ServerSentEvents +* [`[181053e876]`](https://github.com/aspnet/AspNetCore/commit/181053e876) Adding longpolling +* [`[6859d33536]`](https://github.com/aspnet/AspNetCore/commit/6859d33536) ts-client WebSockets + JSON +* [`[5e3be6e212]`](https://github.com/aspnet/AspNetCore/commit/5e3be6e212) Awaiting tasks returned from hubs and getting the actual result +* [`[01b237dda9]`](https://github.com/aspnet/AspNetCore/commit/01b237dda9) Antiforgery goes at the end of filters +* [`[f02f55c33d]`](https://github.com/aspnet/AspNetCore/commit/f02f55c33d) Antiforgery goes at the end of filters +* [`[3fc090e2fe]`](https://github.com/aspnet/AspNetCore/commit/3fc090e2fe) [Fixes #105] Disable caching when response uses antiforgery +* [`[f58a373704]`](https://github.com/aspnet/AspNetCore/commit/f58a373704) fix #106 by removing ReplaceFeature +* [`[c28ad48e98]`](https://github.com/aspnet/AspNetCore/commit/c28ad48e98) [Fixes #5216] Make generic parameters work with ViewComponent tag helpers +* [`[217dab2016]`](https://github.com/aspnet/AspNetCore/commit/217dab2016) Fix packaging on CI +* [`[fcd6764cd1]`](https://github.com/aspnet/AspNetCore/commit/fcd6764cd1) Add to nuget.config +* [`[3b0947b4af]`](https://github.com/aspnet/AspNetCore/commit/3b0947b4af) Add workaround for bug in Configuration 1.0.1 +* [`[54031fb399]`](https://github.com/aspnet/AspNetCore/commit/54031fb399) Downgrade to 1.0.1 +* [`[7bf6f0d2ab]`](https://github.com/aspnet/AspNetCore/commit/7bf6f0d2ab) Updating to version 1.0.2. +* [`[b2108a6d65]`](https://github.com/aspnet/AspNetCore/commit/b2108a6d65) major updates to WebSockets implementation +* [`[08cb67b7e4]`](https://github.com/aspnet/AspNetCore/commit/08cb67b7e4) [Fixes #104] Expose cookie options via Antiforgery options +* [`[b4027529a7]`](https://github.com/aspnet/AspNetCore/commit/b4027529a7) Bundle deps.json files in tools packages +* [`[ea701f2cd6]`](https://github.com/aspnet/AspNetCore/commit/ea701f2cd6) Added UserClaimsPrincipal to ViewComponent +* [`[975e22ad06]`](https://github.com/aspnet/AspNetCore/commit/975e22ad06) Drop tools back to Microsoft.NETCore.App 1.0.1 +* [`[2bddba8f90]`](https://github.com/aspnet/AspNetCore/commit/2bddba8f90) Handle SIGTERMs for graceful shutdown (#876) +* [`[0f863be588]`](https://github.com/aspnet/AspNetCore/commit/0f863be588) Renamed JsonInvocationAdapter to JsonNetInvocationAdapter +* [`[9e7513a7bd]`](https://github.com/aspnet/AspNetCore/commit/9e7513a7bd) Added UseSignalR +* [`[f41bcb9b2d]`](https://github.com/aspnet/AspNetCore/commit/f41bcb9b2d) Subscribe in parallel +* [`[40039afd4f]`](https://github.com/aspnet/AspNetCore/commit/40039afd4f) Make a SignalR project and SignalR.Redis project - Moved RPC into SignalR for now since we don't have a middle layer yet. - Fixed up name spaces +* [`[915ebbda6b]`](https://github.com/aspnet/AspNetCore/commit/915ebbda6b) Get rid of pub sub abstraction and add redis impl +* [`[53858495dc]`](https://github.com/aspnet/AspNetCore/commit/53858495dc) Hubs are more fleshed out (#11) +* [`[9744f94b39]`](https://github.com/aspnet/AspNetCore/commit/9744f94b39) Update README for dotnet-watch to specify which version to install (#210) +* [`[32710bbfbe]`](https://github.com/aspnet/AspNetCore/commit/32710bbfbe) [#5430] CookieTempDataProvider chunking broken +* [`[4dcde8a329]`](https://github.com/aspnet/AspNetCore/commit/4dcde8a329) Added Base64UrlTextEncoder utility from Security repo +* [`[2adb6ff955]`](https://github.com/aspnet/AspNetCore/commit/2adb6ff955) Interlocked.Read -> Volatile.Read +* [`[5d5b282dbd]`](https://github.com/aspnet/AspNetCore/commit/5d5b282dbd) Moved CaseSensitiveTagHelperAttributeComparer to Razor.TagHelpers.Testing.Sources +* [`[77ed9f22fc]`](https://github.com/aspnet/AspNetCore/commit/77ed9f22fc) Moved location of and modified CaseSensitiveTagHelperAttributeComparer +* [`[e55e3b6f5a]`](https://github.com/aspnet/AspNetCore/commit/e55e3b6f5a) Updated Authentication's Base64UrlTextEncoder to use WebUtilities's Base64UrlTextEncoder logic +* [`[500201bdf7]`](https://github.com/aspnet/AspNetCore/commit/500201bdf7) Made ChunkingCookieManager's default chunk size public +* [`[998a47d265]`](https://github.com/aspnet/AspNetCore/commit/998a47d265) [Fixes #4960] Action results returned from controller actions rendered as json instead of executed +* [`[a0e164f379]`](https://github.com/aspnet/AspNetCore/commit/a0e164f379) dotnet-user-secrets: add support for json output and piping json input +* [`[68839d76e3]`](https://github.com/aspnet/AspNetCore/commit/68839d76e3) allow 4.2.4 to have non-strict behavior (#128) +* [`[29408956f9]`](https://github.com/aspnet/AspNetCore/commit/29408956f9) Handle tokens in Transfer-Encoding header (#1181). +* [`[2d1c56ce5c]`](https://github.com/aspnet/AspNetCore/commit/2d1c56ce5c) #884 Honor OIDC's and Jwt's OnAuthenticationFailed HandleResponse() +* [`[4569d6d6d5]`](https://github.com/aspnet/AspNetCore/commit/4569d6d6d5) fix issue #26 AspNetCoreModule needs to abort failed responses (#34) +* [`[dd29d562b8]`](https://github.com/aspnet/AspNetCore/commit/dd29d562b8) Adding functional test to verify error page middleware includes raw compilation content. +* [`[7ee8a7b15e]`](https://github.com/aspnet/AspNetCore/commit/7ee8a7b15e) Update aspnet-webpack peerDependency to allow Webpack 2.1.0beta+ as well as Webpack 1.x +* [`[077f91847a]`](https://github.com/aspnet/AspNetCore/commit/077f91847a) Fix AngularServices NPM package dependency restoration following third-party package changes +* [`[7ee3346a72]`](https://github.com/aspnet/AspNetCore/commit/7ee3346a72) Fix Angular 2 MusicStore sample so packages can be restored on NPM 2.x (started failing because peerDependencies ceased to be valid following third-party package updates) +* [`[522e30ae19]`](https://github.com/aspnet/AspNetCore/commit/522e30ae19) Re-Add NuGetPackageVerifier +* [`[f9145a43f6]`](https://github.com/aspnet/AspNetCore/commit/f9145a43f6) In Angular2Spa server-side rendering, only render the element, not an entire doc +* [`[da51cd588b]`](https://github.com/aspnet/AspNetCore/commit/da51cd588b) In WebpackDevMiddleware, when copying files, create any needed subdirectories. Fixes #408. +* [`[8d896613bf]`](https://github.com/aspnet/AspNetCore/commit/8d896613bf) WindowsIdentity instead of principal +* [`[75ab32926b]`](https://github.com/aspnet/AspNetCore/commit/75ab32926b) Target netcoreapp and reference NETCore.App +* [`[d864418083]`](https://github.com/aspnet/AspNetCore/commit/d864418083) Use WindowsPrincipal everywhere +* [`[5e97c63467]`](https://github.com/aspnet/AspNetCore/commit/5e97c63467) Throw PlatformNotSupportedException on big-endian platforms +* [`[d475d41f71]`](https://github.com/aspnet/AspNetCore/commit/d475d41f71) Fix boundary cases in MemoryPoolIterator.(Try)PeekLong() +* [`[f70313c17a]`](https://github.com/aspnet/AspNetCore/commit/f70313c17a) Use WindowsIdentity instead of environment variables to verify NTLM auth scenarios +* [`[50e5827414]`](https://github.com/aspnet/AspNetCore/commit/50e5827414) Add HubCallerContext to Hub - Flow the connection id and user of the caller to the Hub +* [`[caad670cde]`](https://github.com/aspnet/AspNetCore/commit/caad670cde) Restore works again +* [`[6259b7b938]`](https://github.com/aspnet/AspNetCore/commit/6259b7b938) In generator-aspnetcore-spa, use 'yarn' (if available) instead of 'npm' to restore dependencies because it's > 10x faster +* [`[dfcaae6fda]`](https://github.com/aspnet/AspNetCore/commit/dfcaae6fda) Include AureliaSpa in generator-aspnetcore-spa +* [`[bd86026bb9]`](https://github.com/aspnet/AspNetCore/commit/bd86026bb9) Change AureliaSpa to use external source maps for compatibility with VS/VSCode debugging +* [`[996216c751]`](https://github.com/aspnet/AspNetCore/commit/996216c751) Tell aurelia-webpack-plugin to filter the set of dependencies it auto-imports. Note that this will have no effect until the next version of aurelia-webpack-plugin is published to NPM. +* [`[6bceb234d8]`](https://github.com/aspnet/AspNetCore/commit/6bceb234d8) In AureliaSpa, use whatwg-fetch to provide type info +* [`[acfb253a40]`](https://github.com/aspnet/AspNetCore/commit/acfb253a40) Change AureliaSpa to use vendor bundle like the other templates +* [`[3087352ea1]`](https://github.com/aspnet/AspNetCore/commit/3087352ea1) Simplify AureliaSpa's webpack.config.js +* [`[e60ea04f86]`](https://github.com/aspnet/AspNetCore/commit/e60ea04f86) Add AureliaSpa template (#398) +* [`[867e60d7fd]`](https://github.com/aspnet/AspNetCore/commit/867e60d7fd) Take dependency on newer webpack-dev-middleware because it fixes ambiguities in path handling +* [`[18de340981]`](https://github.com/aspnet/AspNetCore/commit/18de340981) fix disposal of Deployers during autobahn suites +* [`[1ffad5ca38]`](https://github.com/aspnet/AspNetCore/commit/1ffad5ca38) Handle multiple tokens in Connection header (#1170). +* [`[0eea3c2651]`](https://github.com/aspnet/AspNetCore/commit/0eea3c2651) Log messages added to BodyModelBinder for input formatters (#5451) +* [`[ca2a471691]`](https://github.com/aspnet/AspNetCore/commit/ca2a471691) Fixing NRE when a client closes connection +* [`[fd10deba6c]`](https://github.com/aspnet/AspNetCore/commit/fd10deba6c) Removing formatters +* [`[a854b13754]`](https://github.com/aspnet/AspNetCore/commit/a854b13754) Handling custom protobuf types +* [`[e1869d29a4]`](https://github.com/aspnet/AspNetCore/commit/e1869d29a4) fixing single client invocation +* [`[5d41b218f0]`](https://github.com/aspnet/AspNetCore/commit/5d41b218f0) Fixing line protocol +* [`[a8c831bad6]`](https://github.com/aspnet/AspNetCore/commit/a8c831bad6) Very hacky protobuff support +* [`[ae727d64a9]`](https://github.com/aspnet/AspNetCore/commit/ae727d64a9) Add download link +* [`[8d45fcd34e]`](https://github.com/aspnet/AspNetCore/commit/8d45fcd34e) Use ConditionalFact to not run tests on xplat +* [`[93ace1b84b]`](https://github.com/aspnet/AspNetCore/commit/93ace1b84b) Add Contributing information +* [`[ef19455912]`](https://github.com/aspnet/AspNetCore/commit/ef19455912) sync up the code with IIS OOB branch (#21) +* [`[398222d6e6]`](https://github.com/aspnet/AspNetCore/commit/398222d6e6) Show full generated output option for Razor compilation errors +* [`[3d2710a6c4]`](https://github.com/aspnet/AspNetCore/commit/3d2710a6c4) Changed MiddlewareFilter accessibility to internal (#5455) +* [`[e893f0c6d7]`](https://github.com/aspnet/AspNetCore/commit/e893f0c6d7) Fixing after rebase +* [`[fb387ed03d]`](https://github.com/aspnet/AspNetCore/commit/fb387ed03d) Decoupling formatters from endpoints Moving formatters out from Sockets +* [`[8b905907fe]`](https://github.com/aspnet/AspNetCore/commit/8b905907fe) Typed formatters +* [`[f64c986b5d]`](https://github.com/aspnet/AspNetCore/commit/f64c986b5d) Adding support to non-Json hub invocation +* [`[3d1caa474e]`](https://github.com/aspnet/AspNetCore/commit/3d1caa474e) Adding a functional test for desktop only project +* [`[ccfbec657f]`](https://github.com/aspnet/AspNetCore/commit/ccfbec657f) Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tools does not need to target desktop +* [`[f96ba3a254]`](https://github.com/aspnet/AspNetCore/commit/f96ba3a254) Add extension method for AcceptAsync with timeout +* [`[70fce81d7d]`](https://github.com/aspnet/AspNetCore/commit/70fce81d7d) Adding additional test coverage +* [`[1ac731519a]`](https://github.com/aspnet/AspNetCore/commit/1ac731519a) Do not call `Encoding.GetEncoding()` with a string from the request - #5351 - fix affects only `TextInputFormatter` - `TextOutputFormatter` already does the Right Thing:tm: with `Accept-Charset` headers - `ResponseContentTypeHelper` uses `Encoding.GetEncoding()` but is not passed request data +* [`[60c59b576e]`](https://github.com/aspnet/AspNetCore/commit/60c59b576e) Replace HashSet with a Hybrid HashSet/List to improve performance on less nested models +* [`[d64b4c7acb]`](https://github.com/aspnet/AspNetCore/commit/d64b4c7acb) Control-flow simplification in Frame.CreateResponseHeader() (#1168). +* [`[843bae083e]`](https://github.com/aspnet/AspNetCore/commit/843bae083e) Use AspNetCore meta package +* [`[8fcbddc23b]`](https://github.com/aspnet/AspNetCore/commit/8fcbddc23b) Update ClaimsHelper.AddClaimsToIdentity to infer the claim value type from the JSON token type (#1002) +* [`[3dc9ac979c]`](https://github.com/aspnet/AspNetCore/commit/3dc9ac979c) Add docs note about TypeScriptCompileBlocked as requested in #399 +* [`[bf71e3e71c]`](https://github.com/aspnet/AspNetCore/commit/bf71e3e71c) Publish updated generator-aspnetcore-spa +* [`[c140b5014a]`](https://github.com/aspnet/AspNetCore/commit/c140b5014a) Fix WebApplicationBasic config +* [`[de9460fba5]`](https://github.com/aspnet/AspNetCore/commit/de9460fba5) Update KO template type dependencies. Fixes #397. +* [`[5b9c01e54d]`](https://github.com/aspnet/AspNetCore/commit/5b9c01e54d) Added a functional test for ViewComponent tag helpers - Added Copyright ViewComponent tag helper - Added Dan ViewComponent tag helper +* [`[ca6acc807d]`](https://github.com/aspnet/AspNetCore/commit/ca6acc807d) Attempt to fix headings in docs +* [`[8285bb0c74]`](https://github.com/aspnet/AspNetCore/commit/8285bb0c74) Some extra links in docs +* [`[75abf1a2ab]`](https://github.com/aspnet/AspNetCore/commit/75abf1a2ab) Add docs about debugging +* [`[a427d5f0f0]`](https://github.com/aspnet/AspNetCore/commit/a427d5f0f0) Fix source map generation in projects that also use ExtractTextPlugin +* [`[e0c18ab269]`](https://github.com/aspnet/AspNetCore/commit/e0c18ab269) Publish updated Yeoman generators +* [`[f20ad391b6]`](https://github.com/aspnet/AspNetCore/commit/f20ad391b6) Change ReactReduxSpa template to require redux-typed 2.0.0 (because the template uses TS 2.0 compiler) +* [`[496338ccca]`](https://github.com/aspnet/AspNetCore/commit/496338ccca) Publish redux-typed 2.0.0 which depends on TypeScript 2.0 for usage (its .d.ts files use the "/// " syntax) +* [`[0615578d9a]`](https://github.com/aspnet/AspNetCore/commit/0615578d9a) Switch from inline to external source maps. This avoids several problems with inline source maps in VS 2015 (at least as of Update 3). +* [`[610601cc6e]`](https://github.com/aspnet/AspNetCore/commit/610601cc6e) test fixes and whitespace changes to generated code +* [`[f629f9a659]`](https://github.com/aspnet/AspNetCore/commit/f629f9a659) Check for null arguments in GetArgumentDictionary +* [`[79e576b86c]`](https://github.com/aspnet/AspNetCore/commit/79e576b86c) ProducesResponseTypeAttribute(int statusCode) ctor added +* [`[11ed34f229]`](https://github.com/aspnet/AspNetCore/commit/11ed34f229) add header ordering and short circuits to known headers +* [`[72bc9c0f2c]`](https://github.com/aspnet/AspNetCore/commit/72bc9c0f2c) Update DefaultAntiforgeryTokenStore.cs (#106) +* [`[ca1341144a]`](https://github.com/aspnet/AspNetCore/commit/ca1341144a) Upgrade dotnet-publish-iis to Microsoft.NETCore.App 1.1 and add dotnet-cli package type +* [`[fff0adeaaf]`](https://github.com/aspnet/AspNetCore/commit/fff0adeaaf) Faster response Content-Length parsing. +* [`[9579806306]`](https://github.com/aspnet/AspNetCore/commit/9579806306) [Fixes #5150] parsing issue on asp.net when request quality factor is specified +* [`[38aa48651f]`](https://github.com/aspnet/AspNetCore/commit/38aa48651f) Fix for Issue#5150 +* [`[d8c6c4ab34]`](https://github.com/aspnet/AspNetCore/commit/d8c6c4ab34) Add support for VaryByQueryKey #2894 +* [`[61de7fec6f]`](https://github.com/aspnet/AspNetCore/commit/61de7fec6f) [Fixes #5421] Visit children when accepting TagHelperChunk - Fixes ViewComponentTagHelpers in nested scenarios +* [`[431548d55a]`](https://github.com/aspnet/AspNetCore/commit/431548d55a) Downgrading package quality to preview1 +* [`[c2fee4d74d]`](https://github.com/aspnet/AspNetCore/commit/c2fee4d74d) AcceptedResult(), AcceptedAtActionResult(), AcceptedAtRouteResult() support +* [`[e7c992ff06]`](https://github.com/aspnet/AspNetCore/commit/e7c992ff06) Added fragment to FormActionTagHelper and FormActionTagHelper +* [`[4e1ec39a1f]`](https://github.com/aspnet/AspNetCore/commit/4e1ec39a1f) Store `GetFullHtmlFieldName()` and `CreateSanitizedId()` values - #3918 - don't repeat allocations for identical calls; helps w/ e.g. label / input / validation clusters - add `NameAndIdProvider`; it stores `PreviousNameAndId` in `HttpContext.Items` - `PreviousNameAndId` allocated only when `string`s are allocated e.g. "id"s were sanitized +* [`[affcb935d7]`](https://github.com/aspnet/AspNetCore/commit/affcb935d7) clean-up and renaming +* [`[78584799a4]`](https://github.com/aspnet/AspNetCore/commit/78584799a4) Separate request rejection from bad request state setting. +* [`[f1071dea50]`](https://github.com/aspnet/AspNetCore/commit/f1071dea50) Set StatusCode before disposing HttpContext (#876) +* [`[68533f32f7]`](https://github.com/aspnet/AspNetCore/commit/68533f32f7) Upgrade test project to netcoreapp1.1 +* [`[87e4b9df39]`](https://github.com/aspnet/AspNetCore/commit/87e4b9df39) Rename NuGet.Config to NuGet.config +* [`[69b4b64fd5]`](https://github.com/aspnet/AspNetCore/commit/69b4b64fd5) Cache ModelMetadata HashCode +* [`[a80d7d744a]`](https://github.com/aspnet/AspNetCore/commit/a80d7d744a) Speed up MSD.GetNode +* [`[1bb9a61d7a]`](https://github.com/aspnet/AspNetCore/commit/1bb9a61d7a) README, LICENSE, and CONTRIBUTING files +* [`[b2681bb69d]`](https://github.com/aspnet/AspNetCore/commit/b2681bb69d) Updating to preview4 +* [`[62df63ada8]`](https://github.com/aspnet/AspNetCore/commit/62df63ada8) Updating to preview4 +* [`[5bb405b585]`](https://github.com/aspnet/AspNetCore/commit/5bb405b585) Clone rel/1.1.0-preview1 +* [`[0f4701dd92]`](https://github.com/aspnet/AspNetCore/commit/0f4701dd92) Clone to rel/1.1.0-preview1 +* [`[3760d3724d]`](https://github.com/aspnet/AspNetCore/commit/3760d3724d) removing usage of deprecated httpPlatformHandler +* [`[99bf212cce]`](https://github.com/aspnet/AspNetCore/commit/99bf212cce) Make aspnet-webpack resilient against Webpack configs with nonstring entrypoints. Fixes #376. +* [`[418255e148]`](https://github.com/aspnet/AspNetCore/commit/418255e148) Exclude node_modules from .NET compilation. Fixes #378. +* [`[f6d7321243]`](https://github.com/aspnet/AspNetCore/commit/f6d7321243) Update remaining templates to TypeScript 2 / @types / etc. +* [`[a7ed0112db]`](https://github.com/aspnet/AspNetCore/commit/a7ed0112db) Publish redux-typed 1.0.1 +* [`[d2dbd473a0]`](https://github.com/aspnet/AspNetCore/commit/d2dbd473a0) @davidfowl love dat Func<...,object,...>,object pattern +* [`[b035e31dc7]`](https://github.com/aspnet/AspNetCore/commit/b035e31dc7) Specify the publish feed in Universe makefile +* [`[a1c0970222]`](https://github.com/aspnet/AspNetCore/commit/a1c0970222) move prototype WebSockets-over-Channels code in +* [`[1571a2dbe9]`](https://github.com/aspnet/AspNetCore/commit/1571a2dbe9) Removing double casts +* [`[6317ea30c6]`](https://github.com/aspnet/AspNetCore/commit/6317ea30c6) Don't read commit file if it doesn't exist +* [`[8a2c0ecec1]`](https://github.com/aspnet/AspNetCore/commit/8a2c0ecec1) Don't fail if a repo does not have commit file +* [`[b1b5a40ebf]`](https://github.com/aspnet/AspNetCore/commit/b1b5a40ebf) #1004 clean up social sample code +* [`[151ac2cdcb]`](https://github.com/aspnet/AspNetCore/commit/151ac2cdcb) Add Microsoft.AspNetCore.ResponseCaching.Abstractions to NugetPackageVerifier.json +* [`[5323cef748]`](https://github.com/aspnet/AspNetCore/commit/5323cef748) Fix verify and assembly creation +* [`[4cbd904154]`](https://github.com/aspnet/AspNetCore/commit/4cbd904154) dotnet-watch: add --verbose and --quiet command line flags +* [`[f5ac590e53]`](https://github.com/aspnet/AspNetCore/commit/f5ac590e53) 1.1.0 dependencies +* [`[d449e87795]`](https://github.com/aspnet/AspNetCore/commit/d449e87795) Downgrading tool to netcoreapp1.0 +* [`[3eab3ef013]`](https://github.com/aspnet/AspNetCore/commit/3eab3ef013) Updating package that was missed +* [`[2c9672f18a]`](https://github.com/aspnet/AspNetCore/commit/2c9672f18a) Add metapackage +* [`[49300ac5f7]`](https://github.com/aspnet/AspNetCore/commit/49300ac5f7) Updating to netcoreapp1.1 +* [`[3651f1f46c]`](https://github.com/aspnet/AspNetCore/commit/3651f1f46c) Updating to netcoreapp1.1 +* [`[1b5ae76197]`](https://github.com/aspnet/AspNetCore/commit/1b5ae76197) Updating to netcoreapp1.1 +* [`[c8fe8ded59]`](https://github.com/aspnet/AspNetCore/commit/c8fe8ded59) Updating to netcoreapp1.1 +* [`[d2e1a51fa8]`](https://github.com/aspnet/AspNetCore/commit/d2e1a51fa8) Updating to netcoreapp1.1 +* [`[7e577832ff]`](https://github.com/aspnet/AspNetCore/commit/7e577832ff) Updating to netcoreapp1.1 +* [`[d81ea871fb]`](https://github.com/aspnet/AspNetCore/commit/d81ea871fb) Updating to netcoreapp1.1 +* [`[cbbcab2a0d]`](https://github.com/aspnet/AspNetCore/commit/cbbcab2a0d) Updating to netcoreapp1.1 +* [`[8a057d5491]`](https://github.com/aspnet/AspNetCore/commit/8a057d5491) Updating to netcoreapp1.1 +* [`[a52d692de0]`](https://github.com/aspnet/AspNetCore/commit/a52d692de0) Updating to netcoreapp1.1 +* [`[e0aa2787ce]`](https://github.com/aspnet/AspNetCore/commit/e0aa2787ce) Updating to netcoreapp1.1 +* [`[2876f82521]`](https://github.com/aspnet/AspNetCore/commit/2876f82521) Updating to netcoreapp1.1 +* [`[17a4e83bab]`](https://github.com/aspnet/AspNetCore/commit/17a4e83bab) Updating to netcoreapp1.1 +* [`[9c1fc542d2]`](https://github.com/aspnet/AspNetCore/commit/9c1fc542d2) Updating to netcoreapp1.1 +* [`[cdbd9ffa74]`](https://github.com/aspnet/AspNetCore/commit/cdbd9ffa74) Updating to netcoreapp1.1 +* [`[58d5c2f7d4]`](https://github.com/aspnet/AspNetCore/commit/58d5c2f7d4) Updating to netcoreapp1.1 +* [`[d0e8c4dd4c]`](https://github.com/aspnet/AspNetCore/commit/d0e8c4dd4c) Updating to netcoreapp1.1 +* [`[a3e7481fcb]`](https://github.com/aspnet/AspNetCore/commit/a3e7481fcb) Updating to netcoreapp1.1 +* [`[f3a6083c9c]`](https://github.com/aspnet/AspNetCore/commit/f3a6083c9c) Updating to netcoreapp1.1 +* [`[8cd356f170]`](https://github.com/aspnet/AspNetCore/commit/8cd356f170) Updating to netcoreapp1.1 +* [`[62bb80580d]`](https://github.com/aspnet/AspNetCore/commit/62bb80580d) Updating to netcoreapp1.1 +* [`[c5c94d88c8]`](https://github.com/aspnet/AspNetCore/commit/c5c94d88c8) Updating to netcoreapp1.1 +* [`[bc6fff40e6]`](https://github.com/aspnet/AspNetCore/commit/bc6fff40e6) Use 1.0.0 dependencies +* [`[5d998a16d8]`](https://github.com/aspnet/AspNetCore/commit/5d998a16d8) dotnet-watch: simplify the end to end testing to not rely on tool installation via restore (#194) +* [`[0627d859af]`](https://github.com/aspnet/AspNetCore/commit/0627d859af) Fix path issue in assertion for DotNetDependencyProviderTests +* [`[d5b0126f61]`](https://github.com/aspnet/AspNetCore/commit/d5b0126f61) Add AspNetCore meta package +* [`[398a104810]`](https://github.com/aspnet/AspNetCore/commit/398a104810) Updating to netcoreapp1.1 +* [`[09802d1ded]`](https://github.com/aspnet/AspNetCore/commit/09802d1ded) Updating to netcoreapp1.1 +* [`[21fbdcc476]`](https://github.com/aspnet/AspNetCore/commit/21fbdcc476) Updating to netcoreapp1.1 +* [`[559e8d6027]`](https://github.com/aspnet/AspNetCore/commit/559e8d6027) Updating to netcoreapp1.1 +* [`[1b9ae67215]`](https://github.com/aspnet/AspNetCore/commit/1b9ae67215) Updating to netcoreapp1.1 +* [`[052b6f1105]`](https://github.com/aspnet/AspNetCore/commit/052b6f1105) Updating to netcoreapp1.1 +* [`[55134b31fe]`](https://github.com/aspnet/AspNetCore/commit/55134b31fe) Updating to netcoreapp1.1 +* [`[7e082dbdef]`](https://github.com/aspnet/AspNetCore/commit/7e082dbdef) Updating to netcoreapp1.1 +* [`[8656065f88]`](https://github.com/aspnet/AspNetCore/commit/8656065f88) Updating to netcoreapp1.1 +* [`[c17540f02c]`](https://github.com/aspnet/AspNetCore/commit/c17540f02c) Updating to netcoreapp1.1 +* [`[3c6ad8fc64]`](https://github.com/aspnet/AspNetCore/commit/3c6ad8fc64) Updating to netcoreapp1.1 +* [`[c707642da1]`](https://github.com/aspnet/AspNetCore/commit/c707642da1) Updating to netcoreapp1.1 +* [`[dd23f24241]`](https://github.com/aspnet/AspNetCore/commit/dd23f24241) Updating to netcoreapp1.1 +* [`[ddcee4774d]`](https://github.com/aspnet/AspNetCore/commit/ddcee4774d) Updating to netcoreapp1.1 +* [`[9ab8c48f17]`](https://github.com/aspnet/AspNetCore/commit/9ab8c48f17) Updating to netcoreapp1.1 +* [`[6d5cd28e9b]`](https://github.com/aspnet/AspNetCore/commit/6d5cd28e9b) Updating to netcoreapp1.1 +* [`[08332a96b7]`](https://github.com/aspnet/AspNetCore/commit/08332a96b7) Updating to netcoreapp1.1 +* [`[72114ca4fa]`](https://github.com/aspnet/AspNetCore/commit/72114ca4fa) Updating to netcoreapp1.1 +* [`[fd6df3c74d]`](https://github.com/aspnet/AspNetCore/commit/fd6df3c74d) Updating to netcoreapp1.1 +* [`[65025d41a5]`](https://github.com/aspnet/AspNetCore/commit/65025d41a5) Updating to netcoreapp1.1 +* [`[a2a214f698]`](https://github.com/aspnet/AspNetCore/commit/a2a214f698) Updating to netcoreapp1.1 +* [`[9c80faa498]`](https://github.com/aspnet/AspNetCore/commit/9c80faa498) Updating to netcoreapp1.1 +* [`[631482a1e9]`](https://github.com/aspnet/AspNetCore/commit/631482a1e9) Updating to netcoreapp1.1 +* [`[e191420cae]`](https://github.com/aspnet/AspNetCore/commit/e191420cae) Updating to netcoreapp1.1 +* [`[8fb38d3637]`](https://github.com/aspnet/AspNetCore/commit/8fb38d3637) Add Project References to ProjectContext +* [`[ffc3eb3afd]`](https://github.com/aspnet/AspNetCore/commit/ffc3eb3afd) HEAD response can include Content-Length header. +* [`[1ae83eff70]`](https://github.com/aspnet/AspNetCore/commit/1ae83eff70) Handle compilerOptions in project.json +* [`[8d8e1ee8dc]`](https://github.com/aspnet/AspNetCore/commit/8d8e1ee8dc) Avoid calling User.Identity.AuthenticationType (#282) +* [`[329b65fc69]`](https://github.com/aspnet/AspNetCore/commit/329b65fc69) Add AssemblyName to ProjectContext +* [`[ce6e65b1d7]`](https://github.com/aspnet/AspNetCore/commit/ce6e65b1d7) Don't take SocketOutput's _contextLock to return written blocks +* [`[7ee13875b1]`](https://github.com/aspnet/AspNetCore/commit/7ee13875b1) Reduce delay variability in KeepAliveTimeoutTests.ConnectionKeptAliveBetweenRequests() (#1157). +* [`[a15b1e2805]`](https://github.com/aspnet/AspNetCore/commit/a15b1e2805) Update cached Content-Length when setting raw header. +* [`[f8813a600d]`](https://github.com/aspnet/AspNetCore/commit/f8813a600d) Handle response content length mismatches (#175). +* [`[1543595c01]`](https://github.com/aspnet/AspNetCore/commit/1543595c01) Correct Windows path handling in new aspnet-webpack feature +* [`[3d77a21bc6]`](https://github.com/aspnet/AspNetCore/commit/3d77a21bc6) Publishing updated generator-aspnetcore-spa +* [`[0289f73a96]`](https://github.com/aspnet/AspNetCore/commit/0289f73a96) Fix the deployment issue caused by incorrectly referencing 'webpack-externals-plugin' when it should be 'webpack-node-externals' +* [`[6a9b7accce]`](https://github.com/aspnet/AspNetCore/commit/6a9b7accce) Update Dockerfiles to use Node 4.x (was using 0.x). Fixes #373 +* [`[a6d959b783]`](https://github.com/aspnet/AspNetCore/commit/a6d959b783) Publish updated aspnet-webpack +* [`[30a694450c]`](https://github.com/aspnet/AspNetCore/commit/30a694450c) Make source maps compatible with VS/VSCode debugging (fix file paths, and strip out the "charset=utf-8;" segments from inline sourceMappingURLs) +* [`[d20a72b812]`](https://github.com/aspnet/AspNetCore/commit/d20a72b812) In webpack dev middleware, after compilation, also write updated files to disk. This is needed for VS/VSCode debugger compatibility. +* [`[24773c8aa4]`](https://github.com/aspnet/AspNetCore/commit/24773c8aa4) In aspnet-webpack, provide a SourceMapDevToolPlugin wrapper that strips out "charset=utf-8;" from inline source map URLs to enable VS debugger compatibility +* [`[8be3b16756]`](https://github.com/aspnet/AspNetCore/commit/8be3b16756) Fix DotNetDependencyProviderTest for CI +* [`[34e0b3ae35]`](https://github.com/aspnet/AspNetCore/commit/34e0b3ae35) Create CONTRIBUTING.md +* [`[95620d6cd5]`](https://github.com/aspnet/AspNetCore/commit/95620d6cd5) Create LICENSE.txt +* [`[d3a7d7f5da]`](https://github.com/aspnet/AspNetCore/commit/d3a7d7f5da) Create README.md +* [`[78e35d3c6f]`](https://github.com/aspnet/AspNetCore/commit/78e35d3c6f) Split ProjectModel into separate packages (#188) +* [`[6f5baf033d]`](https://github.com/aspnet/AspNetCore/commit/6f5baf033d) Add ResponseCompression integration tests +* [`[f7932b57a6]`](https://github.com/aspnet/AspNetCore/commit/f7932b57a6) Add Dependency Resolution Apis to ProjectContext Abstractions +* [`[c20b9ae894]`](https://github.com/aspnet/AspNetCore/commit/c20b9ae894) Add PackageLockFile to IProjectContext (#187) +* [`[3177ba0aae]`](https://github.com/aspnet/AspNetCore/commit/3177ba0aae) Wait for frame loop completion to dispose connection stream (#1156). +* [`[6c645879a8]`](https://github.com/aspnet/AspNetCore/commit/6c645879a8) Publish updated aspnet-webpack +* [`[d5055dbaf3]`](https://github.com/aspnet/AspNetCore/commit/d5055dbaf3) Make the fix for #365 not be a breaking change (at least, for the considerable majority of aspnet-webpack users) +* [`[3568476cca]`](https://github.com/aspnet/AspNetCore/commit/3568476cca) aspnet-webpack auto-loads 'event-source-polyfill' on client when HMR is enabled. This requires 'event-source-polyfill' to be included in the client-side bundle, so it's also now added to all the templates' vendor bundles. Fixes #365. +* [`[93779a5e46]`](https://github.com/aspnet/AspNetCore/commit/93779a5e46) aspnet-webpack configures HMR to point directly to http://localhost:/__webpack_hmr instead of proxying via /__webpack_hmr. This is because IE/Edge doesn't honour CORS headers properly following redirects (returns "Network Error 0x80004004"). This could be avoided if we could reverse-proxy to __webpack_hmr (waiting for https://github.com/aspnet/KestrelHttpServer/issues/1139) +* [`[4a1c437f60]`](https://github.com/aspnet/AspNetCore/commit/4a1c437f60) Don't fail precompiled view discovery if assembly is not managed +* [`[8bd8887213]`](https://github.com/aspnet/AspNetCore/commit/8bd8887213) Don't call CompleteReader, the dispatcher can handle that +* [`[cf68c18dd2]`](https://github.com/aspnet/AspNetCore/commit/cf68c18dd2) Do async reads +* [`[adc3e63ecc]`](https://github.com/aspnet/AspNetCore/commit/adc3e63ecc) Improve callstack for LoggingThreadPool +* [`[e987e2107f]`](https://github.com/aspnet/AspNetCore/commit/e987e2107f) [Fixes #5379] Dont generate TagHelperDescriptors for ViewComponents with generic parameters +* [`[3b7f9b4043]`](https://github.com/aspnet/AspNetCore/commit/3b7f9b4043) Fixed version of System.Reflection.TypeExtensions package +* [`[ed3b750ad2]`](https://github.com/aspnet/AspNetCore/commit/ed3b750ad2) Less allocations in ViewBuffer when there is only one ViewBufferPage +* [`[3bb5b725d9]`](https://github.com/aspnet/AspNetCore/commit/3bb5b725d9) Fixed case of package name Microsoft.DotNet.InternalAbstractions +* [`[a623b4edd1]`](https://github.com/aspnet/AspNetCore/commit/a623b4edd1) Use Assembly's containing directory to locate precompiled views assembly +* [`[e67c82e7f2]`](https://github.com/aspnet/AspNetCore/commit/e67c82e7f2) Updated IISDeployer +* [`[4569653504]`](https://github.com/aspnet/AspNetCore/commit/4569653504) Don't allocate for ResponseCookiesFeature +* [`[eef2f14c78]`](https://github.com/aspnet/AspNetCore/commit/eef2f14c78) Flush even before we get end of message +* [`[54610b8fe4]`](https://github.com/aspnet/AspNetCore/commit/54610b8fe4) Handle null or empty vary rules +* [`[45337c1fc2]`](https://github.com/aspnet/AspNetCore/commit/45337c1fc2) Downgrade to 1.0.0 Microsoft.Extensions.DependencyModel +* [`[9d54cf1e8a]`](https://github.com/aspnet/AspNetCore/commit/9d54cf1e8a) Move ResponseCacheFeature to new Abstractions package (#67) +* [`[393c25988a]`](https://github.com/aspnet/AspNetCore/commit/393c25988a) [Fixes #33] Dictionary operations fail due to contract issues +* [`[41f00eea23]`](https://github.com/aspnet/AspNetCore/commit/41f00eea23) Default Status Code for void types changed to 200 +* [`[bbecb0c0dc]`](https://github.com/aspnet/AspNetCore/commit/bbecb0c0dc) Fixing SSE transport +* [`[92a8d6d3bd]`](https://github.com/aspnet/AspNetCore/commit/92a8d6d3bd) Add API for multi-tfm projects (#184) +* [`[2f4316b24f]`](https://github.com/aspnet/AspNetCore/commit/2f4316b24f) Add Microsoft.DotNet.InternalAbstractions to resolve runtime failure. Pin the version of ProjectModel.Loader and Cli.Utils +* [`[4214884b3e]`](https://github.com/aspnet/AspNetCore/commit/4214884b3e) Fix xml doc warning. +* [`[a15b73af68]`](https://github.com/aspnet/AspNetCore/commit/a15b73af68) Pin to RTM versions of DotNet packages +* [`[03f8a7a217]`](https://github.com/aspnet/AspNetCore/commit/03f8a7a217) Use HeaderUtilities.FormatDate in DateHeaderValueManager (#1132) +* [`[1e302de78e]`](https://github.com/aspnet/AspNetCore/commit/1e302de78e) Resolve WebListener warnings +* [`[5820854940]`](https://github.com/aspnet/AspNetCore/commit/5820854940) Load precompiled views binary from the bin directory +* [`[3b2a2eb892]`](https://github.com/aspnet/AspNetCore/commit/3b2a2eb892) Add logging +* [`[d0196914ff]`](https://github.com/aspnet/AspNetCore/commit/d0196914ff) JS code style fixes +* [`[2c94884da9]`](https://github.com/aspnet/AspNetCore/commit/2c94884da9) Include address in error message when address already in use (#1086). +* [`[2708b8a534]`](https://github.com/aspnet/AspNetCore/commit/2708b8a534) Add CodeCoverage to tests +* [`[063d6eca0f]`](https://github.com/aspnet/AspNetCore/commit/063d6eca0f) Added custom RFC 1123 DateTimeFormatter to improve allocation profile (#716) +* [`[d054bbc2e8]`](https://github.com/aspnet/AspNetCore/commit/d054bbc2e8) Respond to new behavior for HTTP/1.1 Connection: close responses +* [`[c641a43f38]`](https://github.com/aspnet/AspNetCore/commit/c641a43f38) Fixing @davidfowl's shitty web code. +* [`[2433448bc7]`](https://github.com/aspnet/AspNetCore/commit/2433448bc7) #259 Auto-chunk even for Connection: close responses +* [`[1d76284e25]`](https://github.com/aspnet/AspNetCore/commit/1d76284e25) Serialize node invocationInfo JSON directly to stream to avoid running out of memory +* [`[268617ddba]`](https://github.com/aspnet/AspNetCore/commit/268617ddba) DefaultViewComponentFactory no longer allocates new lambda delegate on each call to CreateViewComponent +* [`[c33b227331]`](https://github.com/aspnet/AspNetCore/commit/c33b227331) Update redux-typed to use TS 2.0 and @types +* [`[02315b41c0]`](https://github.com/aspnet/AspNetCore/commit/02315b41c0) Update angular2-aspnet to use TS 2.0 and @types +* [`[4e291130a0]`](https://github.com/aspnet/AspNetCore/commit/4e291130a0) Update domain-task to use TS 2.0 and @types +* [`[5c0505440d]`](https://github.com/aspnet/AspNetCore/commit/5c0505440d) Update aspnet-webpack to use TS 2.0 and @types +* [`[f13c2595b8]`](https://github.com/aspnet/AspNetCore/commit/f13c2595b8) Update aspnet-prerendering to use TS 2.0 and @types +* [`[bc42e598f9]`](https://github.com/aspnet/AspNetCore/commit/bc42e598f9) Update NodeServices TypeScript compilation to use @types +* [`[a0ebab1f28]`](https://github.com/aspnet/AspNetCore/commit/a0ebab1f28) Update Dockerfile +* [`[81d96766ee]`](https://github.com/aspnet/AspNetCore/commit/81d96766ee) domain-task also needs TypeScript 2+ because of whatwg-streams +* [`[3f5e340b9f]`](https://github.com/aspnet/AspNetCore/commit/3f5e340b9f) Committed launch settings +* [`[1d6cdb7a53]`](https://github.com/aspnet/AspNetCore/commit/1d6cdb7a53) Fix Microsoft.Extensions.Logging.AzureAppServices package reference +* [`[9e5dbee208]`](https://github.com/aspnet/AspNetCore/commit/9e5dbee208) Cache should use weak comparison for ETags +* [`[40ff75d536]`](https://github.com/aspnet/AspNetCore/commit/40ff75d536) Create replacement API for Microsoft.DotNet.ProjectModel +* [`[295d419265]`](https://github.com/aspnet/AspNetCore/commit/295d419265) Update sample to include Redis for Core (#128) +* [`[de7cea4000]`](https://github.com/aspnet/AspNetCore/commit/de7cea4000) Getting RouteDataRequestCultureProvider from Microsoft.AspNetCore.Localization.Routing package +* [`[db90b7b048]`](https://github.com/aspnet/AspNetCore/commit/db90b7b048) Add AzureIntegration repo (#460) +* [`[b099ca7eeb]`](https://github.com/aspnet/AspNetCore/commit/b099ca7eeb) Fix NuGetPackageVerifier.json +* [`[52fad36ce6]`](https://github.com/aspnet/AspNetCore/commit/52fad36ce6) Add AssemblyInfo.cs +* [`[6eacfd2679]`](https://github.com/aspnet/AspNetCore/commit/6eacfd2679) Rename Azure.Storage to AzureStorage (#183) +* [`[b103a70104]`](https://github.com/aspnet/AspNetCore/commit/b103a70104) Add Microsoft.AspNetCore.AzureAppServicesIntegration package (#1) +* [`[18e8b7101c]`](https://github.com/aspnet/AspNetCore/commit/18e8b7101c) In aspnet-webpack, allow webpack-hot-middleware/client to be added manually with options. Fixes #353 +* [`[6126c4d480]`](https://github.com/aspnet/AspNetCore/commit/6126c4d480) In Angular2Spa, move tsconfig.json back to root. Fixes #346. +* [`[3032909f3c]`](https://github.com/aspnet/AspNetCore/commit/3032909f3c) Added tests +* [`[e5e8d1bee3]`](https://github.com/aspnet/AspNetCore/commit/e5e8d1bee3) Decouple the dispatcher from routing for easier testing +* [`[411f44f263]`](https://github.com/aspnet/AspNetCore/commit/411f44f263) Reduce code duplication +* [`[67d0c13815]`](https://github.com/aspnet/AspNetCore/commit/67d0c13815) Updating partner package versions +* [`[91497621c9]`](https://github.com/aspnet/AspNetCore/commit/91497621c9) Updating partner package versions +* [`[74a3063c45]`](https://github.com/aspnet/AspNetCore/commit/74a3063c45) [Fixes #357] Fix behavior when optional parameters are defined within a route and not at the end +* [`[e7e6b896ba]`](https://github.com/aspnet/AspNetCore/commit/e7e6b896ba) Don't emit TE header or body for non-body responses +* [`[438ec83227]`](https://github.com/aspnet/AspNetCore/commit/438ec83227) [Fixes #359] Routing is matching empty segments to parameters and defaults are wrong +* [`[554eb73223]`](https://github.com/aspnet/AspNetCore/commit/554eb73223) Add Microsoft.AspNetCore.Hosting.Azure.AppServices package +* [`[b9fda49649]`](https://github.com/aspnet/AspNetCore/commit/b9fda49649) allowing flow app_offline to remote client (#17) +* [`[35cae5da7d]`](https://github.com/aspnet/AspNetCore/commit/35cae5da7d) Updating partner package versions +* [`[3fa95d1ff8]`](https://github.com/aspnet/AspNetCore/commit/3fa95d1ff8) Updating partner package versions +* [`[f64c864911]`](https://github.com/aspnet/AspNetCore/commit/f64c864911) Updating partner package versions +* [`[aec2a7c2d2]`](https://github.com/aspnet/AspNetCore/commit/aec2a7c2d2) Updating partner package versions +* [`[6d235e4ef5]`](https://github.com/aspnet/AspNetCore/commit/6d235e4ef5) Update partner package versions +* [`[6ccd09d6e5]`](https://github.com/aspnet/AspNetCore/commit/6ccd09d6e5) Updating partner package versions +* [`[f1c53378c3]`](https://github.com/aspnet/AspNetCore/commit/f1c53378c3) Updating partner package versions +* [`[89bd6dc1cd]`](https://github.com/aspnet/AspNetCore/commit/89bd6dc1cd) [Fixes #5212] Added a cookie based ITempDataProvider +* [`[4cd4ddfad5]`](https://github.com/aspnet/AspNetCore/commit/4cd4ddfad5) More structed connection metadata +* [`[4647a8a4bd]`](https://github.com/aspnet/AspNetCore/commit/4647a8a4bd) Updating partner package versions +* [`[3d3d6a3fba]`](https://github.com/aspnet/AspNetCore/commit/3d3d6a3fba) Updating partner package versions +* [`[92682b71f3]`](https://github.com/aspnet/AspNetCore/commit/92682b71f3) Addresses #5251 +* [`[89c39a6c28]`](https://github.com/aspnet/AspNetCore/commit/89c39a6c28) Update StackExchange.Redis.StrongName (#182) +* [`[b8471455a7]`](https://github.com/aspnet/AspNetCore/commit/b8471455a7) Fix NuGet project description ASP.NET 5 > Core (#120) +* [`[8fb339483d]`](https://github.com/aspnet/AspNetCore/commit/8fb339483d) Move HttpContext property up a level +* [`[4e10d19175]`](https://github.com/aspnet/AspNetCore/commit/4e10d19175) Update default Max Body Size +* [`[2b7a396670]`](https://github.com/aspnet/AspNetCore/commit/2b7a396670) When EndPoint ends, the connection ends. +* [`[99d7aea78c]`](https://github.com/aspnet/AspNetCore/commit/99d7aea78c) Add User to Connection +* [`[e018fe70f7]`](https://github.com/aspnet/AspNetCore/commit/e018fe70f7) Handle message fragments +* [`[1a5138e972]`](https://github.com/aspnet/AspNetCore/commit/1a5138e972) Added hub sample +* [`[58e58b7fb7]`](https://github.com/aspnet/AspNetCore/commit/58e58b7fb7) Added JSON RPC demo +* [`[9ee33bf01f]`](https://github.com/aspnet/AspNetCore/commit/9ee33bf01f) Add transport connection metadata +* [`[58d08c07d0]`](https://github.com/aspnet/AspNetCore/commit/58d08c07d0) Added connect and disconnect messages +* [`[1ad1120c41]`](https://github.com/aspnet/AspNetCore/commit/1ad1120c41) Update the LastActive for reserved connections +* [`[613ac2d6c3]`](https://github.com/aspnet/AspNetCore/commit/613ac2d6c3) Fix long polling +* [`[d646e3666f]`](https://github.com/aspnet/AspNetCore/commit/d646e3666f) Made a thin websocket like wrapper around the client API +* [`[540784e525]`](https://github.com/aspnet/AspNetCore/commit/540784e525) Added .NET WebSocket sample +* [`[5c9729fe4f]`](https://github.com/aspnet/AspNetCore/commit/5c9729fe4f) Move sse to sse specific page +* [`[2a369f40f6]`](https://github.com/aspnet/AspNetCore/commit/2a369f40f6) Small fixes - Pass the Connection to each IHttpTransport - FlushAsync after writing for WebListener - Add metadata to Connection - Added WebListener dependency +* [`[9f5ef70164]`](https://github.com/aspnet/AspNetCore/commit/9f5ef70164) Added support for websockets - Upgraded to ASP.NET Core 1.1 preview +* [`[f4f763f136]`](https://github.com/aspnet/AspNetCore/commit/f4f763f136) Only run next queued task if the previous was successful +* [`[ad2724b22c]`](https://github.com/aspnet/AspNetCore/commit/ad2724b22c) Split Connection and ConnectionState +* [`[7b8e947567]`](https://github.com/aspnet/AspNetCore/commit/7b8e947567) Use new CopyToAsync method +* [`[957a9beb95]`](https://github.com/aspnet/AspNetCore/commit/957a9beb95) Updated license.md +* [`[c3753c4f0e]`](https://github.com/aspnet/AspNetCore/commit/c3753c4f0e) Renamed the project and split into class library and sample +* [`[4a79573def]`](https://github.com/aspnet/AspNetCore/commit/4a79573def) Jhkim/add installancm ps1 (#15) +* [`[756843786e]`](https://github.com/aspnet/AspNetCore/commit/756843786e) Ensure absolute path used in output dir +* [`[239b5f815f]`](https://github.com/aspnet/AspNetCore/commit/239b5f815f) Fixing longpolling +* [`[3b1f650d3b]`](https://github.com/aspnet/AspNetCore/commit/3b1f650d3b) Add custom tool for packaging as "CLI" package types. +* [`[32ed7ca0c4]`](https://github.com/aspnet/AspNetCore/commit/32ed7ca0c4) SSE kind of works - duplicate messages +* [`[7e76ea8731]`](https://github.com/aspnet/AspNetCore/commit/7e76ea8731) Update file license headers +* [`[aa52e66585]`](https://github.com/aspnet/AspNetCore/commit/aa52e66585) Make DistributedResponseCacheStore internal (#61) +* [`[261f73abc7]`](https://github.com/aspnet/AspNetCore/commit/261f73abc7) Add NonViewComponentAttribute +* [`[e97f36deb8]`](https://github.com/aspnet/AspNetCore/commit/e97f36deb8) Create CONTRIBUTING.md +* [`[9044706e2e]`](https://github.com/aspnet/AspNetCore/commit/9044706e2e) Create LICENSE.txt +* [`[681e32d0c1]`](https://github.com/aspnet/AspNetCore/commit/681e32d0c1) Create README.md +* [`[60d600dd5c]`](https://github.com/aspnet/AspNetCore/commit/60d600dd5c) Issue #5310 (#5334) +* [`[03352354dc]`](https://github.com/aspnet/AspNetCore/commit/03352354dc) Initial commit +* [`[3181c3f2e3]`](https://github.com/aspnet/AspNetCore/commit/3181c3f2e3) Only challenge if not already accepted. +* [`[e09dd6d0b8]`](https://github.com/aspnet/AspNetCore/commit/e09dd6d0b8) Fix #976: Break claims value in array into multiple claims (#996) +* [`[7a3fd8af33]`](https://github.com/aspnet/AspNetCore/commit/7a3fd8af33) Rename DataProtection.Azure.Blob to DataProtection.Azure.Storage (#180) +* [`[7fe0ce7c51]`](https://github.com/aspnet/AspNetCore/commit/7fe0ce7c51) Temporarily disabling failing IISExpress smoke tests +* [`[d376a1fa75]`](https://github.com/aspnet/AspNetCore/commit/d376a1fa75) Updating partner package versions +* [`[37b1fc039d]`](https://github.com/aspnet/AspNetCore/commit/37b1fc039d) Updating partner package versions +* [`[24385e74c4]`](https://github.com/aspnet/AspNetCore/commit/24385e74c4) Internalize iresponsecachekeyprovider (#59) +* [`[e4cf12017b]`](https://github.com/aspnet/AspNetCore/commit/e4cf12017b) Make UseIISIntegration idempotent (#274) +* [`[94be501f8c]`](https://github.com/aspnet/AspNetCore/commit/94be501f8c) Update to WebListener 1.1.0 (#706) +* [`[5f070daac8]`](https://github.com/aspnet/AspNetCore/commit/5f070daac8) In KnockoutSpa template, fix handling clicks on descendants of A elements. Fixes #273. +* [`[3270e28b3d]`](https://github.com/aspnet/AspNetCore/commit/3270e28b3d) Slight clean-up in KnockoutSpa's boot code +* [`[8968a24041]`](https://github.com/aspnet/AspNetCore/commit/8968a24041) Publishing updated generator-aspnetcore-spa package +* [`[10381b0456]`](https://github.com/aspnet/AspNetCore/commit/10381b0456) Use HttpMethods +* [`[310411075f]`](https://github.com/aspnet/AspNetCore/commit/310411075f) Slimmer locks +* [`[09fda749b0]`](https://github.com/aspnet/AspNetCore/commit/09fda749b0) Don't reset frame state when connection is aborted (#1103). +* [`[0152691108]`](https://github.com/aspnet/AspNetCore/commit/0152691108) Cookie Auto: set properties back to ticket when using SessionStore (#995) +* [`[73656f6503]`](https://github.com/aspnet/AspNetCore/commit/73656f6503) Assume zero length on non-keepalive requests without Content-Length or Transfer-Encoding (#1104). +* [`[44b0dfd5bb]`](https://github.com/aspnet/AspNetCore/commit/44b0dfd5bb) Sharding (#57) +* [`[c71cc6b8d2]`](https://github.com/aspnet/AspNetCore/commit/c71cc6b8d2) Updating partner package versions +* [`[8f10080ad0]`](https://github.com/aspnet/AspNetCore/commit/8f10080ad0) Updating partner package versions +* [`[4875019cb0]`](https://github.com/aspnet/AspNetCore/commit/4875019cb0) Updating partner package versions +* [`[039e1021a4]`](https://github.com/aspnet/AspNetCore/commit/039e1021a4) Updating partner package versions +* [`[1f8d3c6bf1]`](https://github.com/aspnet/AspNetCore/commit/1f8d3c6bf1) Updating partner package versions +* [`[9e8aee2478]`](https://github.com/aspnet/AspNetCore/commit/9e8aee2478) Updating partner package versions +* [`[874dcebbcb]`](https://github.com/aspnet/AspNetCore/commit/874dcebbcb) Updating partner package versions +* [`[c13a8affc0]`](https://github.com/aspnet/AspNetCore/commit/c13a8affc0) Updating partner package versions +* [`[fa5dcf55a6]`](https://github.com/aspnet/AspNetCore/commit/fa5dcf55a6) Updating partner package versions +* [`[fb8795e247]`](https://github.com/aspnet/AspNetCore/commit/fb8795e247) Updating partner package versions +* [`[067eb9c6f8]`](https://github.com/aspnet/AspNetCore/commit/067eb9c6f8) Make FeatureReferences.Fetch inlineable (#704) +* [`[0a961a7bd0]`](https://github.com/aspnet/AspNetCore/commit/0a961a7bd0) Updated ReactReduxSpa template to match current patterns +* [`[c88aa0042a]`](https://github.com/aspnet/AspNetCore/commit/c88aa0042a) Fix for issue #29 (Honor JsonProperty when serializing a JsonPatchDocument) (#35) +* [`[a9ce762827]`](https://github.com/aspnet/AspNetCore/commit/a9ce762827) Update project.json in KnockoutSpa and ReactSpa +* [`[0d34dba4fd]`](https://github.com/aspnet/AspNetCore/commit/0d34dba4fd) In ReactSpa, fix HMR warning and correctly minify React for production +* [`[808592d3a0]`](https://github.com/aspnet/AspNetCore/commit/808592d3a0) Update ReactSpa template to match current patterns +* [`[d1228dc26a]`](https://github.com/aspnet/AspNetCore/commit/d1228dc26a) Update KnockoutSpa template to match current patterns +* [`[09b4135217]`](https://github.com/aspnet/AspNetCore/commit/09b4135217) Further workarounds for https://github.com/dotnet/cli/issues/1396 +* [`[4937fef28f]`](https://github.com/aspnet/AspNetCore/commit/4937fef28f) Publish updated version of generator-aspnetcore-spa +* [`[46966322b7]`](https://github.com/aspnet/AspNetCore/commit/46966322b7) In LoadViaWebpack, account for CSS/font/etc files referenced with URLs that have a querystring. Fixes #335. +* [`[adf4732191]`](https://github.com/aspnet/AspNetCore/commit/adf4732191) Make aspnet-webpack and SpaServices both back-compatible with older versions of the other, in case people don't upgrade both at the same time +* [`[7b227229b3]`](https://github.com/aspnet/AspNetCore/commit/7b227229b3) In Webpack dev middleware, for configs that target Node, just run a 'watch' compiler (since Node isn't going to fetch the modules via HTTP anyway) +* [`[2241c55a90]`](https://github.com/aspnet/AspNetCore/commit/2241c55a90) Support for array-style webpack configs in aspnet-webpack. Fixes #291. +* [`[0312da7df3]`](https://github.com/aspnet/AspNetCore/commit/0312da7df3) Add request headers timeout (#1110). +* [`[7b2f7b94ab]`](https://github.com/aspnet/AspNetCore/commit/7b2f7b94ab) Return last block from SocketOutput when data is fully written +* [`[0a4c06eefb]`](https://github.com/aspnet/AspNetCore/commit/0a4c06eefb) Suppress validation summary `
` when nothing is generated - #2372 - make the `ValidationSummaryTagHelper` behave consistently with `Html.ValidationSummar()` +* [`[6cdd0451da]`](https://github.com/aspnet/AspNetCore/commit/6cdd0451da) DisplayMetadata use DisplayNameAttribute +* [`[35cde79e46]`](https://github.com/aspnet/AspNetCore/commit/35cde79e46) Renamed HttpMethod class to HttpMethods to avoid conflicts +* [`[375e8b7022]`](https://github.com/aspnet/AspNetCore/commit/375e8b7022) Change context relationships from inheritance to composition. +* [`[e521473f1d]`](https://github.com/aspnet/AspNetCore/commit/e521473f1d) Fixed naming abiguity +* [`[2bdbcee7ba]`](https://github.com/aspnet/AspNetCore/commit/2bdbcee7ba) Fixed naming abiguity +* [`[85eba9ca27]`](https://github.com/aspnet/AspNetCore/commit/85eba9ca27) Add README.md for generator-aspnetcore-spa. Fixes #308. +* [`[46906e4ea8]`](https://github.com/aspnet/AspNetCore/commit/46906e4ea8) Add repo info to package.json in all NPM packages hosted in this repo +* [`[7e88903bcc]`](https://github.com/aspnet/AspNetCore/commit/7e88903bcc) Fix Node event chaining in VirtualConnectionServer to work with latest NPM libraries. Fixes #331. +* [`[67fc64309f]`](https://github.com/aspnet/AspNetCore/commit/67fc64309f) Update Angular 2 Music Store sample to declare dependency on .NET Core 1.0.1 +* [`[5a9d3cb189]`](https://github.com/aspnet/AspNetCore/commit/5a9d3cb189) Update readme to mention dependency on .NET Core 1.0.1 +* [`[f79936c104]`](https://github.com/aspnet/AspNetCore/commit/f79936c104) In Angular2Spa webpack config, allow html/css files from node_modules to be loaded via Webpack. +* [`[e8594287db]`](https://github.com/aspnet/AspNetCore/commit/e8594287db) In aspnet-webpack, make sure that webpack-externals-plugin doesn't treat non-JS files as external. Fixes #332. +* [`[626332c5db]`](https://github.com/aspnet/AspNetCore/commit/626332c5db) Adding HTTP method constants +* [`[d245ded51d]`](https://github.com/aspnet/AspNetCore/commit/d245ded51d) Produce fake nupkg for testing +* [`[9982e73d3e]`](https://github.com/aspnet/AspNetCore/commit/9982e73d3e) Change project structure to accomodate test projects +* [`[918d612745]`](https://github.com/aspnet/AspNetCore/commit/918d612745) Add ChunkingCookieManager.Sources to NuGetPackageVerifier +* [`[1a0d4a512d]`](https://github.com/aspnet/AspNetCore/commit/1a0d4a512d) Update sample usage of EF tools +* [`[f90594a647]`](https://github.com/aspnet/AspNetCore/commit/f90594a647) Add support for '--' argument separator +* [`[78c859d7ea]`](https://github.com/aspnet/AspNetCore/commit/78c859d7ea) Turn on warnings as errors +* [`[782f96572d]`](https://github.com/aspnet/AspNetCore/commit/782f96572d) Specify sequential layout to avoid warning +* [`[0d782d9d9a]`](https://github.com/aspnet/AspNetCore/commit/0d782d9d9a) Adding design time support for ViewComponent TagHelpers +* [`[28932a7795]`](https://github.com/aspnet/AspNetCore/commit/28932a7795) Log the error inforamtion when redeem auth code +* [`[6cf94c0949]`](https://github.com/aspnet/AspNetCore/commit/6cf94c0949) List netcoreapp1.0 prior to net451 so that test discovery in VS works +* [`[ddeef1f9ac]`](https://github.com/aspnet/AspNetCore/commit/ddeef1f9ac) Add prompt parameter to Google auth endpoint +* [`[03b3d6bec8]`](https://github.com/aspnet/AspNetCore/commit/03b3d6bec8) Use DataAnnotationLocalizerProvider for Display localization +* [`[5aae7ded01]`](https://github.com/aspnet/AspNetCore/commit/5aae7ded01) Update Twitter auth package description +* [`[49ff98f8cb]`](https://github.com/aspnet/AspNetCore/commit/49ff98f8cb) More specific response status codes for errors (#653). +* [`[25f39dd0f5]`](https://github.com/aspnet/AspNetCore/commit/25f39dd0f5) #859 Discriminate between providers when sharing an auth cookie +* [`[1b1bd34b8d]`](https://github.com/aspnet/AspNetCore/commit/1b1bd34b8d) Add new dependnecy and test for UTF-8 BOM fix in views +* [`[a069f6b636]`](https://github.com/aspnet/AspNetCore/commit/a069f6b636) Store each header value separately +* [`[5e12a103a4]`](https://github.com/aspnet/AspNetCore/commit/5e12a103a4) API updates +* [`[aa1fd5d89a]`](https://github.com/aspnet/AspNetCore/commit/aa1fd5d89a) Move ChunkingCookieManager to a separate Sources project +* [`[e12838e38f]`](https://github.com/aspnet/AspNetCore/commit/e12838e38f) Auth: Always call prior handlers during Challenge +* [`[81d46cfaed]`](https://github.com/aspnet/AspNetCore/commit/81d46cfaed) Add EntityFramework.Tools +* [`[b55e444a55]`](https://github.com/aspnet/AspNetCore/commit/b55e444a55) Also print CWD in node 'require' error reports +* [`[f9807c546d]`](https://github.com/aspnet/AspNetCore/commit/f9807c546d) In SpaServices NuGet package, pass through error stack when NPM modules fail to load +* [`[232e908ce8]`](https://github.com/aspnet/AspNetCore/commit/232e908ce8) Pass through error stack when NPM module loading failed in aspnet-webpack and aspnet-prerendering to make debugging easier +* [`[5214a553a7]`](https://github.com/aspnet/AspNetCore/commit/5214a553a7) In Angular2Spa, server-side rendering now reports all errors +* [`[f558c5de99]`](https://github.com/aspnet/AspNetCore/commit/f558c5de99) Update the filewatcher Add a reference counter to avoid AV in case web.config was changed +* [`[11bbd6df8e]`](https://github.com/aspnet/AspNetCore/commit/11bbd6df8e) Support relative paths to projects. +* [`[7bafb00f05]`](https://github.com/aspnet/AspNetCore/commit/7bafb00f05) Improve error message when project file does not exist. +* [`[6891d00032]`](https://github.com/aspnet/AspNetCore/commit/6891d00032) Stricter expiration checks to avoid serving responses when max-age is 0 +* [`[c30d471c27]`](https://github.com/aspnet/AspNetCore/commit/c30d471c27) Make IResponseCacheStore APIs async +* [`[63509b9e10]`](https://github.com/aspnet/AspNetCore/commit/63509b9e10) Make FrameRequestStream.CopyToAsync(...) copyless +* [`[2ba5a0ac93]`](https://github.com/aspnet/AspNetCore/commit/2ba5a0ac93) As per #325, reference module.hot directly instead of via a local var, because Webpack does static analysis that looks for this +* [`[925f47fece]`](https://github.com/aspnet/AspNetCore/commit/925f47fece) In Angular2Spa, use css-loader so you can reference external images from CSS files, etc. +* [`[80343e9f17]`](https://github.com/aspnet/AspNetCore/commit/80343e9f17) In aspnet-webpack, replace ExternalsPlugin with webpack-node-externals because of #132 +* [`[50be444440]`](https://github.com/aspnet/AspNetCore/commit/50be444440) Update docs to describe using LESS with Angular 2 component styling +* [`[19684f2b7d]`](https://github.com/aspnet/AspNetCore/commit/19684f2b7d) In Angular2Spa template, use per-component scoped styles. Fixes common config issues like #234. +* [`[fb54566ff5]`](https://github.com/aspnet/AspNetCore/commit/fb54566ff5) Add dotnet-sql-cache +* [`[8f2eccbd36]`](https://github.com/aspnet/AspNetCore/commit/8f2eccbd36) Move dotnet-user-secrets into current repo +* [`[01f7ecd9d9]`](https://github.com/aspnet/AspNetCore/commit/01f7ecd9d9) [Fixes #5154] Stream should be suppressed from model metadata validation +* [`[3c05d10430]`](https://github.com/aspnet/AspNetCore/commit/3c05d10430) Set designTime to false +* [`[cd18489f00]`](https://github.com/aspnet/AspNetCore/commit/cd18489f00) Fix HMR again following previous change +* [`[41f1f6fe82]`](https://github.com/aspnet/AspNetCore/commit/41f1f6fe82) Delay Angular 2 bootstrapping until DOMContentLoaded +* [`[494c7b585c]`](https://github.com/aspnet/AspNetCore/commit/494c7b585c) Fix trailing whitespace +* [`[49a8536679]`](https://github.com/aspnet/AspNetCore/commit/49a8536679) Update angular2-universal dependencies (cherry-pick 62dd13b3b) +* [`[358ee2261e]`](https://github.com/aspnet/AspNetCore/commit/358ee2261e) Make indentation consistent +* [`[4ea7eb195e]`](https://github.com/aspnet/AspNetCore/commit/4ea7eb195e) Simplify webpack config. Eliminate dev/prod override files. +* [`[85dfdd9b50]`](https://github.com/aspnet/AspNetCore/commit/85dfdd9b50) Move tsconfig into ClientApp dir, since it's not needed at root +* [`[a91b6a6b5c]`](https://github.com/aspnet/AspNetCore/commit/a91b6a6b5c) Make HMR work again +* [`[a1c1bdb1e6]`](https://github.com/aspnet/AspNetCore/commit/a1c1bdb1e6) Simplify imports in boot-client.ts +* [`[8f550c5706]`](https://github.com/aspnet/AspNetCore/commit/8f550c5706) Simplify Angular 2 template where possible +* [`[243a9b4ef6]`](https://github.com/aspnet/AspNetCore/commit/243a9b4ef6) Add @types/node to avoid intellisense errors for "require" statements +* [`[ce0d2089d2]`](https://github.com/aspnet/AspNetCore/commit/ce0d2089d2) ng2 2.0, Universal 2.0, TS 2.0, Preboot 4.* +* [`[fbac81a471]`](https://github.com/aspnet/AspNetCore/commit/fbac81a471) Short circuit to avoid DateTimeOffset parsing +* [`[b3fe8b30ac]`](https://github.com/aspnet/AspNetCore/commit/b3fe8b30ac) Moved VCTHDFactory to .Internal namespace +* [`[7f638c1385]`](https://github.com/aspnet/AspNetCore/commit/7f638c1385) Always overwrite the VaryBy entry to ensure expiry is updated +* [`[3b351ad1bb]`](https://github.com/aspnet/AspNetCore/commit/3b351ad1bb) Restore tool version to preview3 +* [`[afa89b3993]`](https://github.com/aspnet/AspNetCore/commit/afa89b3993) Change SkipReason for ThreadCountTests on OS X. +* [`[0cfd5363f8]`](https://github.com/aspnet/AspNetCore/commit/0cfd5363f8) Added ViewComponentTagHelperDescriptorResolver and related stuff +* [`[b6da89f54c]`](https://github.com/aspnet/AspNetCore/commit/b6da89f54c) [Fixes #852] TestHost: OnStarting and OnCompleted callbacks of response are not being awaited +* [`[e8f55bdb13]`](https://github.com/aspnet/AspNetCore/commit/e8f55bdb13) Add Fail fast option for AuthZ +* [`[dd4799adfd]`](https://github.com/aspnet/AspNetCore/commit/dd4799adfd) Split by commas when normalizing headers +* [`[6c13371fa0]`](https://github.com/aspnet/AspNetCore/commit/6c13371fa0) API review renames and updates continued +* [`[2ee0078cfd]`](https://github.com/aspnet/AspNetCore/commit/2ee0078cfd) Fix HttpNodeInstanceEntryPoint to match latest NPM modules +* [`[591d548de7]`](https://github.com/aspnet/AspNetCore/commit/591d548de7) Publish new Yeoman templates (0.2.9) +* [`[06ad36f830]`](https://github.com/aspnet/AspNetCore/commit/06ad36f830) In Angular 2 template, include prebuilt wwwroot/dist/* files to support VS and "dotnet new" templates (which can't run post-project-creation actions) +* [`[7a80d905b8]`](https://github.com/aspnet/AspNetCore/commit/7a80d905b8) In Angular 2 template, include reflect-metadata and zone.js in vendor bundle +* [`[1a273f5a34]`](https://github.com/aspnet/AspNetCore/commit/1a273f5a34) Improve keep-alive timeout. +* [`[760c8f3867]`](https://github.com/aspnet/AspNetCore/commit/760c8f3867) Ensure Append writes to the right page after Clear +* [`[3a868d87a2]`](https://github.com/aspnet/AspNetCore/commit/3a868d87a2) Added IExceptionHandlerPathFeature interface. +* [`[42027b6cc2]`](https://github.com/aspnet/AspNetCore/commit/42027b6cc2) [Fixes #5243] Handle null values in TempData properly +* [`[d9ff1d81d6]`](https://github.com/aspnet/AspNetCore/commit/d9ff1d81d6) PagedBufferedTextWriter does not flush synchronous data prior to writing data asynchronously +* [`[43071319aa]`](https://github.com/aspnet/AspNetCore/commit/43071319aa) Buffer rendered CacheTagHelper content strings to a custom TextWriter Fixes #4893 +* [`[a480378a44]`](https://github.com/aspnet/AspNetCore/commit/a480378a44) Make AuthorizeFilter constructable +* [`[ccfa090e6e]`](https://github.com/aspnet/AspNetCore/commit/ccfa090e6e) API review renames and updates +* [`[d76b013a56]`](https://github.com/aspnet/AspNetCore/commit/d76b013a56) WebpackDevMiddleware now uses ProjectPath option consistently. Fixes #307 +* [`[ad90db343c]`](https://github.com/aspnet/AspNetCore/commit/ad90db343c) [Fixes #101] Cookie path is always / in IIS +* [`[3b45ea5c27]`](https://github.com/aspnet/AspNetCore/commit/3b45ea5c27) Add a test that verifies strong name signing works for precompiled views +* [`[b72435c5cc]`](https://github.com/aspnet/AspNetCore/commit/b72435c5cc) Yeoman generator support for optional --projectguid=... CLI argument +* [`[7f841ff840]`](https://github.com/aspnet/AspNetCore/commit/7f841ff840) In Yeoman generator, support passing args from command line (e.g., --framework=angular-2) +* [`[e236e64055]`](https://github.com/aspnet/AspNetCore/commit/e236e64055) Fallback to empty cache control when none is explicitly cached +* [`[4a5e1f4a72]`](https://github.com/aspnet/AspNetCore/commit/4a5e1f4a72) Use as cast instead of C-style cast for IVewContextAware helpers +* [`[65b89668bb]`](https://github.com/aspnet/AspNetCore/commit/65b89668bb) Allow lookup of multiple keys +* [`[6a04fe5fb7]`](https://github.com/aspnet/AspNetCore/commit/6a04fe5fb7) Store body and header separately, preliminary sharding +* [`[755957b694]`](https://github.com/aspnet/AspNetCore/commit/755957b694) Use HttpClient from Fixture instrad of creating a new one per test +* [`[84efe624a6]`](https://github.com/aspnet/AspNetCore/commit/84efe624a6) Fix deadlock in HttpsTests +* [`[39bd49ea1a]`](https://github.com/aspnet/AspNetCore/commit/39bd49ea1a) Avoid blocking the MockLibuv loop with test code +* [`[c037a577b0]`](https://github.com/aspnet/AspNetCore/commit/c037a577b0) Set background color for ErrorPage +* [`[8c513402a3]`](https://github.com/aspnet/AspNetCore/commit/8c513402a3) Always call ConsumingComplete() with furthest examined position (#1095). +* [`[c777a9efea]`](https://github.com/aspnet/AspNetCore/commit/c777a9efea) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089) +* [`[ba49651552]`](https://github.com/aspnet/AspNetCore/commit/ba49651552) Increment version to 1.0.0-rc1-final +* [`[99a98af51e]`](https://github.com/aspnet/AspNetCore/commit/99a98af51e) #229 Update package descriptions and tags +* [`[f21c603f5a]`](https://github.com/aspnet/AspNetCore/commit/f21c603f5a) Downgrade dotnet-publish-iis to latest stable release +* [`[f071590fce]`](https://github.com/aspnet/AspNetCore/commit/f071590fce) Webpack HMR EventSource requests are now proxied (rather than redirected) to the local HMR server. Fixes #271. +* [`[bc2de2ad59]`](https://github.com/aspnet/AspNetCore/commit/bc2de2ad59) In aspnet-webpack HMR, don't rely on assumption that entry point is called 'main'. Fixes #289. +* [`[605090e909]`](https://github.com/aspnet/AspNetCore/commit/605090e909) Publish updated version of aspnet-webpack as 1.0.10 +* [`[67f7e7450f]`](https://github.com/aspnet/AspNetCore/commit/67f7e7450f) Adding tsd to dev dependencies in aspnet-webpack. +* [`[da662c55fa]`](https://github.com/aspnet/AspNetCore/commit/da662c55fa) Make webpack dev dependency a peer dependency in aspnet-webpack. +* [`[b4bec30b0f]`](https://github.com/aspnet/AspNetCore/commit/b4bec30b0f) Clean up dependencies vs devDependencies in templates +* [`[28550784ed]`](https://github.com/aspnet/AspNetCore/commit/28550784ed) ReactReduxSpa's boot-server now supports redirections issued by react-router +* [`[1be9102aea]`](https://github.com/aspnet/AspNetCore/commit/1be9102aea) Prerendering server-side code can now issue redirections. Fixes #280 +* [`[c2c45b04df]`](https://github.com/aspnet/AspNetCore/commit/c2c45b04df) In preparation for supporting redirections, aspnet-prerendering now passes through all boot func resolution props to .NET code +* [`[16ee36c20a]`](https://github.com/aspnet/AspNetCore/commit/16ee36c20a) Downgrade dotnet-publish-iis to latest stable release +* [`[e0663483ed]`](https://github.com/aspnet/AspNetCore/commit/e0663483ed) Downgrade to 1.0.0 runtime dependencies +* [`[eee1a9fef4]`](https://github.com/aspnet/AspNetCore/commit/eee1a9fef4) Do not generate a validation summary when `excludePropertyErrors` unless specific model has an error - #5209 - update affected `HtmlHelperValiationSummaryTest` and functional tests - add `ValidationSummaryTagHelperTest` tests to cover related scenarios +* [`[43a0a5a9f1]`](https://github.com/aspnet/AspNetCore/commit/43a0a5a9f1) Replace ConfigureOptions with IConfigureOptions +* [`[bbf1478821]`](https://github.com/aspnet/AspNetCore/commit/bbf1478821) #150 Handle OperationCancelledExceptions to prevent log noise +* [`[bc7eb631d9]`](https://github.com/aspnet/AspNetCore/commit/bc7eb631d9) Pin to 1.0.0-rc1-final +* [`[98e35cc6da]`](https://github.com/aspnet/AspNetCore/commit/98e35cc6da) Add retry to ApplicationDeployer delete +* [`[7a37091d3b]`](https://github.com/aspnet/AspNetCore/commit/7a37091d3b) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#254) +* [`[ce0ed3d237]`](https://github.com/aspnet/AspNetCore/commit/ce0ed3d237) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#968) +* [`[5dc14acc32]`](https://github.com/aspnet/AspNetCore/commit/5dc14acc32) Increase HttpClient timeout +* [`[032bcf43b2]`](https://github.com/aspnet/AspNetCore/commit/032bcf43b2) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#361) +* [`[755b702823]`](https://github.com/aspnet/AspNetCore/commit/755b702823) Correct test failures on Windows with `git config core.autocrlf false` - line endings in checked-out files do not necessarily match `Environment.NewLine` +* [`[50f066579a]`](https://github.com/aspnet/AspNetCore/commit/50f066579a) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#257) +* [`[0bcf4b0700]`](https://github.com/aspnet/AspNetCore/commit/0bcf4b0700) Further work on fix for #235 (solving additional problem that 'npm publish' is hardcoded to exclude node_modules dirs) +* [`[7a98ff1a64]`](https://github.com/aspnet/AspNetCore/commit/7a98ff1a64) Added view component tag helper code generator. (#5195) +* [`[5750c4aab7]`](https://github.com/aspnet/AspNetCore/commit/5750c4aab7) Publish updated generator-aspnetcore-spa package (0.2.5) +* [`[5fcce843ba]`](https://github.com/aspnet/AspNetCore/commit/5fcce843ba) Workaround to fix #235 (add placeholder inside node_modules) +* [`[1f2168949d]`](https://github.com/aspnet/AspNetCore/commit/1f2168949d) Publish updated aspnet-prerendering NPM package +* [`[4ca1669db1]`](https://github.com/aspnet/AspNetCore/commit/4ca1669db1) Prerendering imposes its own (overridable) timeout with descriptive error +* [`[041d173f56]`](https://github.com/aspnet/AspNetCore/commit/041d173f56) All NodeServices invocations now have a default timeout, plus a descriptive exception if that happens +* [`[2799861296]`](https://github.com/aspnet/AspNetCore/commit/2799861296) Support cancellation of NodeServices invocations +* [`[5b2065230d]`](https://github.com/aspnet/AspNetCore/commit/5b2065230d) Fix failing keep-alive timeout tests. +* [`[05392cbf35]`](https://github.com/aspnet/AspNetCore/commit/05392cbf35) Added view component tag helper code generator. (#5195) +* [`[830983a477]`](https://github.com/aspnet/AspNetCore/commit/830983a477) Fixes #5198 Stops caching of Enum display values (#5185) +* [`[bdbb854bdb]`](https://github.com/aspnet/AspNetCore/commit/bdbb854bdb) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#829) +* [`[02b8fb3bbc]`](https://github.com/aspnet/AspNetCore/commit/02b8fb3bbc) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources +* [`[dc8806f07e]`](https://github.com/aspnet/AspNetCore/commit/dc8806f07e) Downgrade and pin Microsoft.Extensions.RuntimeEnvironment.Sources +* [`[d046091727]`](https://github.com/aspnet/AspNetCore/commit/d046091727) Add an option to embed sources for compiled views (cshtml content) in the generated assembly +* [`[18f08fdb2f]`](https://github.com/aspnet/AspNetCore/commit/18f08fdb2f) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#705) +* [`[e984b89e0a]`](https://github.com/aspnet/AspNetCore/commit/e984b89e0a) Switch to master myget feed +* [`[b94519b821]`](https://github.com/aspnet/AspNetCore/commit/b94519b821) Pin versions +* [`[72c3688604]`](https://github.com/aspnet/AspNetCore/commit/72c3688604) Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#331) +* [`[f358d8e2b2]`](https://github.com/aspnet/AspNetCore/commit/f358d8e2b2) In HttpNodeInstance, correctly report response serialisation errors back to .NET (previously, it just timed out) +* [`[a526454321]`](https://github.com/aspnet/AspNetCore/commit/a526454321) Raise version from 0.2.0-pre to 1.0.0-rc1 +* [`[a787a01a73]`](https://github.com/aspnet/AspNetCore/commit/a787a01a73) Downgrade to 1.0 dependencies +* [`[465d0c8d15]`](https://github.com/aspnet/AspNetCore/commit/465d0c8d15) Design review: Explicitly disable TypeNameHandling in all Json.NET usage +* [`[f7c28fe47f]`](https://github.com/aspnet/AspNetCore/commit/f7c28fe47f) Fix Microsoft.AspNetCore.DataProtection.Azure.Blob dependency version in sample and test +* [`[377401b5e6]`](https://github.com/aspnet/AspNetCore/commit/377401b5e6) Update README to clarify that you need .NET Core 1.0 RTM +* [`[c25d9b68ab]`](https://github.com/aspnet/AspNetCore/commit/c25d9b68ab) Use socket in Path encoding and unescaping cases +* [`[100beaaf94]`](https://github.com/aspnet/AspNetCore/commit/100beaaf94) Add length constrain in path processing +* [`[35429bd91f]`](https://github.com/aspnet/AspNetCore/commit/35429bd91f) Update overlong UTF8 test case +* [`[b99f98dffb]`](https://github.com/aspnet/AspNetCore/commit/b99f98dffb) Improve URL path decoding and unescaping components +* [`[ff97efe0d2]`](https://github.com/aspnet/AspNetCore/commit/ff97efe0d2) Overhaul the URL path unescaping +* [`[21236cc98e]`](https://github.com/aspnet/AspNetCore/commit/21236cc98e) [Fixes #5016] Perf: Check for OPTIONS before looking for CORS headers +* [`[411681e8d6]`](https://github.com/aspnet/AspNetCore/commit/411681e8d6) Add options to configure case sensitivity of request paths +* [`[7dcbb27b6f]`](https://github.com/aspnet/AspNetCore/commit/7dcbb27b6f) Updated Redis repository project to support .NET Core (#175) +* [`[f2085b1968]`](https://github.com/aspnet/AspNetCore/commit/f2085b1968) Add keep-alive timeout (#464). +* [`[19f8958fa8]`](https://github.com/aspnet/AspNetCore/commit/19f8958fa8) Move TestServer to shared directory. +* [`[0e210dadea]`](https://github.com/aspnet/AspNetCore/commit/0e210dadea) Port DataProtection blob XmlRepository (#163) +* [`[1e59352466]`](https://github.com/aspnet/AspNetCore/commit/1e59352466) Consolidate write flags and counting logic +* [`[8105a272d2]`](https://github.com/aspnet/AspNetCore/commit/8105a272d2) #210 Re-enable caching tests +* [`[88114568b9]`](https://github.com/aspnet/AspNetCore/commit/88114568b9) #167 Prevent duplicate Content-Length headers +* [`[6522926c22]`](https://github.com/aspnet/AspNetCore/commit/6522926c22) Port WebSocket fix from https://github.com/dotnet/corefx/pull/11348 +* [`[b996ee39a4]`](https://github.com/aspnet/AspNetCore/commit/b996ee39a4) port dotnet/corefx#11348 (#114) +* [`[d72ef128dd]`](https://github.com/aspnet/AspNetCore/commit/d72ef128dd) Adding options to specify maximum response body size +* [`[b340b0f0f7]`](https://github.com/aspnet/AspNetCore/commit/b340b0f0f7) Add Redis IXmlRepository implementation (#173) +* [`[3b0f01a8ec]`](https://github.com/aspnet/AspNetCore/commit/3b0f01a8ec) Customize key prefix instead of suffix +* [`[7d1a03f51d]`](https://github.com/aspnet/AspNetCore/commit/7d1a03f51d) Serialize functional tests on OS X. +* [`[f05007e0f2]`](https://github.com/aspnet/AspNetCore/commit/f05007e0f2) Fix error message in RequestContext +* [`[03dcae2407]`](https://github.com/aspnet/AspNetCore/commit/03dcae2407) Simplify docs +* [`[f0d954b2a6]`](https://github.com/aspnet/AspNetCore/commit/f0d954b2a6) Design review: Change AddNodeServices to take an Action like other aspects of MVC DI config +* [`[5944dd6f87]`](https://github.com/aspnet/AspNetCore/commit/5944dd6f87) Small perf fixes to improve precompilation times +* [`[f04fb8c421]`](https://github.com/aspnet/AspNetCore/commit/f04fb8c421) Design review: Always instantiate via DI +* [`[61fd900974]`](https://github.com/aspnet/AspNetCore/commit/61fd900974) Add missing setup step to docs. Fixes #290. +* [`[09e1cd3b07]`](https://github.com/aspnet/AspNetCore/commit/09e1cd3b07) TS compiler should ignore "bin" dir because, after VS publish, it might contain duplicates of the app's source files. Fixes #279. +* [`[be73cd77bf]`](https://github.com/aspnet/AspNetCore/commit/be73cd77bf) Add buttonTagHelper and submitTagHelper for formaction +* [`[6795ca2f78]`](https://github.com/aspnet/AspNetCore/commit/6795ca2f78) Make the char array for utf8 decoding smaller +* [`[daf4843fb3]`](https://github.com/aspnet/AspNetCore/commit/daf4843fb3) Move Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tests -> Microsoft.AspNetCore.Mvc.Razor.Precompilation.FunctionalTests +* [`[df81f8be57]`](https://github.com/aspnet/AspNetCore/commit/df81f8be57) Added a view component tag helper descriptor factory (#5189) +* [`[d19845730f]`](https://github.com/aspnet/AspNetCore/commit/d19845730f) Added a copy constructor for tag helper descriptors. (#827) +* [`[52f219b16e]`](https://github.com/aspnet/AspNetCore/commit/52f219b16e) Support conditional requests and send 304 when possible +* [`[b31ec7d7a7]`](https://github.com/aspnet/AspNetCore/commit/b31ec7d7a7) #204 Consolidate unsafe buffer access into NativeRequestContext +* [`[ac2f21514f]`](https://github.com/aspnet/AspNetCore/commit/ac2f21514f) Add a flag to specify the log level +* [`[4bda1cbe6d]`](https://github.com/aspnet/AspNetCore/commit/4bda1cbe6d) Implemented asp-format support in input[type=hidden] tag helper. +* [`[1ecef8094a]`](https://github.com/aspnet/AspNetCore/commit/1ecef8094a) Make Kestrel's response buffer limit configurable +* [`[a4d2e5ebcd]`](https://github.com/aspnet/AspNetCore/commit/a4d2e5ebcd) Update static files to use strong comparison on ETags +* [`[e4afd782e8]`](https://github.com/aspnet/AspNetCore/commit/e4afd782e8) Add strong and weak ETag comparisons +* [`[a5e9215982]`](https://github.com/aspnet/AspNetCore/commit/a5e9215982) Update calls for string comparison +* [`[bfa10db258]`](https://github.com/aspnet/AspNetCore/commit/bfa10db258) Run functional tests sequentially to mitigate flakiness on OS X. +* [`[bb5a70f9a8]`](https://github.com/aspnet/AspNetCore/commit/bb5a70f9a8) Added a check for property bag in tag helper descriptor comparer. +* [`[f7ee16170c]`](https://github.com/aspnet/AspNetCore/commit/f7ee16170c) [Fixes #5161] Support running middleware pipeline as part of a resource filter +* [`[acfcafb6e1]`](https://github.com/aspnet/AspNetCore/commit/acfcafb6e1) Ensure MockLibuv.OnPostTask doesn't complete too early +* [`[0742d113be]`](https://github.com/aspnet/AspNetCore/commit/0742d113be) Make all calls to ThreadPool.QueueUserWorkItem through IThreadPool +* [`[1d6c5af72c]`](https://github.com/aspnet/AspNetCore/commit/1d6c5af72c) Add option for VaryBy query string params +* [`[c224a726f9]`](https://github.com/aspnet/AspNetCore/commit/c224a726f9) Moved PageGenerator to Razor repo and moved diagnostic view page sources to Common. +* [`[4587a0fc95]`](https://github.com/aspnet/AspNetCore/commit/4587a0fc95) Prevent possible deadlocks when using MockLibuv.OnPostTask +* [`[cdb1a1a343]`](https://github.com/aspnet/AspNetCore/commit/cdb1a1a343) Moving RazorPageGenerator from 'tools' to 'src' as we want this package to be published by CI (This tool is referenced in Hosting and Diagnostics) +* [`[ee36dfbcee]`](https://github.com/aspnet/AspNetCore/commit/ee36dfbcee) updated +* [`[aff6792af1]`](https://github.com/aspnet/AspNetCore/commit/aff6792af1) Added razor page generator tool +* [`[499fefcc03]`](https://github.com/aspnet/AspNetCore/commit/499fefcc03) Added some missing docs +* [`[a6a4b5369a]`](https://github.com/aspnet/AspNetCore/commit/a6a4b5369a) [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter +* [`[3d1dbbaae5]`](https://github.com/aspnet/AspNetCore/commit/3d1dbbaae5) #183 Set empty paths for OPTIONS * requests +* [`[4158be273f]`](https://github.com/aspnet/AspNetCore/commit/4158be273f) Fix OpenIdConnect test +* [`[b6a177ef0b]`](https://github.com/aspnet/AspNetCore/commit/b6a177ef0b) Test for categoryName passed to ILoggerFactory.CreateLogger() in KestrelServer.ctor() (#797) +* [`[6c7f621d5d]`](https://github.com/aspnet/AspNetCore/commit/6c7f621d5d) Don't run desktop tests on xplat +* [`[cbbec15d37]`](https://github.com/aspnet/AspNetCore/commit/cbbec15d37) Ignore null ExpiresUtc property in RequestRefresh +* [`[9ed753288f]`](https://github.com/aspnet/AspNetCore/commit/9ed753288f) [Fixes #5170] Fixed KeyNotFoundException in UrlHelperFactory.GetUrlHelper() +* [`[3aa6d739ce]`](https://github.com/aspnet/AspNetCore/commit/3aa6d739ce) Fix broken test caused by logging change aspnet/Logging#480 +* [`[aa97e4d777]`](https://github.com/aspnet/AspNetCore/commit/aa97e4d777) Fail gracefully when repositories have cycles +* [`[c2f52db3a5]`](https://github.com/aspnet/AspNetCore/commit/c2f52db3a5) Reorder SendFileAsync to match Write/FlushAsync +* [`[021ceb71be]`](https://github.com/aspnet/AspNetCore/commit/021ceb71be) Don't run desktop tests on xplat +* [`[3a5df89f1c]`](https://github.com/aspnet/AspNetCore/commit/3a5df89f1c) Move a nullref check to base class +* [`[a79a0360c1]`](https://github.com/aspnet/AspNetCore/commit/a79a0360c1) Update OpenIdConnectHandler +* [`[c5509fb594]`](https://github.com/aspnet/AspNetCore/commit/c5509fb594) Minor update in OpenIdConnectHandler and Options +* [`[ed6984fab5]`](https://github.com/aspnet/AspNetCore/commit/ed6984fab5) Update signed out redirect url in sample +* [`[127e095370]`](https://github.com/aspnet/AspNetCore/commit/127e095370) Added property bag to tag helper descriptor. (#822) +* [`[ece8f33a65]`](https://github.com/aspnet/AspNetCore/commit/ece8f33a65) [Fixes #5175] Async resource filters' short circuited result getting executed more than once. +* [`[fb724a71de]`](https://github.com/aspnet/AspNetCore/commit/fb724a71de) Add configurable options for ResponseCaching +* [`[7cabb3f117]`](https://github.com/aspnet/AspNetCore/commit/7cabb3f117) Moved PageGenerator and DiagnosticsViewPage projects to Common repo and some updates +* [`[26956c5ce1]`](https://github.com/aspnet/AspNetCore/commit/26956c5ce1) Update OIDC signout flow +* [`[0d5482685b]`](https://github.com/aspnet/AspNetCore/commit/0d5482685b) Update OpenIdConnect.AzureAdSample +* [`[21535e5b0d]`](https://github.com/aspnet/AspNetCore/commit/21535e5b0d) Add a test that demonstrates precompiled class library +* [`[4f61c65931]`](https://github.com/aspnet/AspNetCore/commit/4f61c65931) Update no-store behaviour +* [`[ea461c3b47]`](https://github.com/aspnet/AspNetCore/commit/ea461c3b47) Update CommonOptions.cs +* [`[dff0db80ca]`](https://github.com/aspnet/AspNetCore/commit/dff0db80ca) Initial upload +* [`[e927dd6924]`](https://github.com/aspnet/AspNetCore/commit/e927dd6924) More old code +* [`[7036e2b0f5]`](https://github.com/aspnet/AspNetCore/commit/7036e2b0f5) Change `ViewComponent.View()` to flow the `ViewData.Model`. +* [`[b34543621f]`](https://github.com/aspnet/AspNetCore/commit/b34543621f) Added property bag to tag helper descriptor. (#822) +* [`[7dc0a8c7bd]`](https://github.com/aspnet/AspNetCore/commit/7dc0a8c7bd) Return count from trywrite +* [`[489c0d9046]`](https://github.com/aspnet/AspNetCore/commit/489c0d9046) Added view component tag helper updates. (#823) +* [`[59a86c17e2]`](https://github.com/aspnet/AspNetCore/commit/59a86c17e2) Update OpenIdConnectSample +* [`[d887d74819]`](https://github.com/aspnet/AspNetCore/commit/d887d74819) Update OpenIdConnectChallengeTests +* [`[95a7785a12]`](https://github.com/aspnet/AspNetCore/commit/95a7785a12) Adds timeout to sample Regex. +* [`[26b5d1da27]`](https://github.com/aspnet/AspNetCore/commit/26b5d1da27) #86 Do not fire the ClientDisconnect token for completed responses +* [`[8fe007e995]`](https://github.com/aspnet/AspNetCore/commit/8fe007e995) #237 Make shared CLR code internal +* [`[c5c11e81b3]`](https://github.com/aspnet/AspNetCore/commit/c5c11e81b3) Split TestTransaction, add extension to TestServer +* [`[abc1b37ee1]`](https://github.com/aspnet/AspNetCore/commit/abc1b37ee1) Update OpenId Connect Challenge Tests +* [`[62f0f6e857]`](https://github.com/aspnet/AspNetCore/commit/62f0f6e857) HtmlEncode all user input in Azure OpenID sample +* [`[7ea76f5e54]`](https://github.com/aspnet/AspNetCore/commit/7ea76f5e54) Update OpenID connect Azure sample +* [`[91e5de4d69]`](https://github.com/aspnet/AspNetCore/commit/91e5de4d69) Add HTML encoding to OpenIdConnect AzureSample +* [`[6ca981e4df]`](https://github.com/aspnet/AspNetCore/commit/6ca981e4df) Refine OIDC sample +* [`[ec575595ad]`](https://github.com/aspnet/AspNetCore/commit/ec575595ad) Make dotnet publish use LogInformation instead of LogTrace +* [`[8a30c1f804]`](https://github.com/aspnet/AspNetCore/commit/8a30c1f804) Reset frame streams on each request (#1028). +* [`[c967382e89]`](https://github.com/aspnet/AspNetCore/commit/c967382e89) Add Win8 check +* [`[ddf5b44de6]`](https://github.com/aspnet/AspNetCore/commit/ddf5b44de6) Updating to version 1.0.1. +* [`[ca9935943d]`](https://github.com/aspnet/AspNetCore/commit/ca9935943d) Updating to version 1.0.1. +* [`[4e2ed96392]`](https://github.com/aspnet/AspNetCore/commit/4e2ed96392) Adding README.md +* [`[d8209b6cd4]`](https://github.com/aspnet/AspNetCore/commit/d8209b6cd4) #173 Ignore write failures, fix disconnect notifications. +* [`[40636998d7]`](https://github.com/aspnet/AspNetCore/commit/40636998d7) Improve inlinability of libuv success checking +* [`[d291bb7c24]`](https://github.com/aspnet/AspNetCore/commit/d291bb7c24) Add AuthZHandlerContextFactory +* [`[6f15d616a8]`](https://github.com/aspnet/AspNetCore/commit/6f15d616a8) Add IAuthorizationEvaluator +* [`[eed4d8c211]`](https://github.com/aspnet/AspNetCore/commit/eed4d8c211) Child Node processes poll and exit when parent has exited. Fixes #270 +* [`[efef52a0ad]`](https://github.com/aspnet/AspNetCore/commit/efef52a0ad) #216 Lazy feature initialization +* [`[c51aec5292]`](https://github.com/aspnet/AspNetCore/commit/c51aec5292) port dotnet/corefx#10792 (#111) +* [`[9f1476aea8]`](https://github.com/aspnet/AspNetCore/commit/9f1476aea8) #230 Disable TLS token binding pending updates +* [`[f1118f3693]`](https://github.com/aspnet/AspNetCore/commit/f1118f3693) Add MvcPrecompilation +* [`[c942eab6e2]`](https://github.com/aspnet/AspNetCore/commit/c942eab6e2) Adding support for Razor precompilation Fixes #3917 +* [`[4f766a3fa5]`](https://github.com/aspnet/AspNetCore/commit/4f766a3fa5) Fix issues with feeds used to restore testapps +* [`[dbe93ac6b1]`](https://github.com/aspnet/AspNetCore/commit/dbe93ac6b1) Adding Razor Precompilation +* [`[1ce8a2215c]`](https://github.com/aspnet/AspNetCore/commit/1ce8a2215c) In ReactSpa, use isomorphic-fetch for IE/Edge compatibility +* [`[48eb2b7a05]`](https://github.com/aspnet/AspNetCore/commit/48eb2b7a05) In KnockoutSpa, use isomorphic-fetch for IE/Edge compatibility +* [`[7bd30ea693]`](https://github.com/aspnet/AspNetCore/commit/7bd30ea693) Log all startup errors in KestrelServer +* [`[89034b59c5]`](https://github.com/aspnet/AspNetCore/commit/89034b59c5) Change to mix import/require style +* [`[9e714b61fe]`](https://github.com/aspnet/AspNetCore/commit/9e714b61fe) Bug(KnockoutSpa): Router TS issue +* [`[d928ef4f12]`](https://github.com/aspnet/AspNetCore/commit/d928ef4f12) Rename folders since the template package generator now creates a package for "dotnet new" as well as Yeoman +* [`[d2f109ef6c]`](https://github.com/aspnet/AspNetCore/commit/d2f109ef6c) Add environment variables to dotnet publish +* [`[936a4f6092]`](https://github.com/aspnet/AspNetCore/commit/936a4f6092) Update OpenId Connect Configuration tests +* [`[edb5baf81c]`](https://github.com/aspnet/AspNetCore/commit/edb5baf81c) Change SHA256 algorithm to work on FIPS-compliant machines. +* [`[6e5fd4f89f]`](https://github.com/aspnet/AspNetCore/commit/6e5fd4f89f) Up Antiforgery to 1.0.1 for FIPS compliance changes. +* [`[972be6e8c1]`](https://github.com/aspnet/AspNetCore/commit/972be6e8c1) Disable automatic chunking for all non keep-alive requests +* [`[cdf84eb87e]`](https://github.com/aspnet/AspNetCore/commit/cdf84eb87e) Change SHA256 algorithm to work on FIPS-compliant machines. +* [`[a44275b732]`](https://github.com/aspnet/AspNetCore/commit/a44275b732) Update projects to 1.0.1. +* [`[2f397d6f63]`](https://github.com/aspnet/AspNetCore/commit/2f397d6f63) Switch to UsePathBase instead of relying on Kestrel feature #236 +* [`[098159998d]`](https://github.com/aspnet/AspNetCore/commit/098159998d) Add ability to configure environment variables for Node instances, plus auto-populate NODE_ENV based on IHostingEnvironment when possible. Fixes #230 +* [`[e2a0e887af]`](https://github.com/aspnet/AspNetCore/commit/e2a0e887af) Add UsePathBase middleware +* [`[6f5722366d]`](https://github.com/aspnet/AspNetCore/commit/6f5722366d) Initial commit +* [`[56cb898bde]`](https://github.com/aspnet/AspNetCore/commit/56cb898bde) Rename PrimeCache to PrimeCacheAsync (keeping older name as obsolete overload). Fixes #246. +* [`[889af50318]`](https://github.com/aspnet/AspNetCore/commit/889af50318) Localize DataAnnotations (#5129) +* [`[c53bd8f8f6]`](https://github.com/aspnet/AspNetCore/commit/c53bd8f8f6) Prerenderer now passes original (unescaped) URL to Node - fixes #250 +* [`[8de4ddc010]`](https://github.com/aspnet/AspNetCore/commit/8de4ddc010) Logging Info instead of Warning for Authorization failure in ControllerActionInvoker +* [`[e3b5686d96]`](https://github.com/aspnet/AspNetCore/commit/e3b5686d96) Updating NuGetPackageVerifier.json to account for project rename +* [`[16fbb94c44]`](https://github.com/aspnet/AspNetCore/commit/16fbb94c44) Automatically chunk and set 0 Content-Length for non keep-alive responses +* [`[5f4e60bf8d]`](https://github.com/aspnet/AspNetCore/commit/5f4e60bf8d) Always set "Connection: close" header for non keep-alive responses +* [`[8d7c51bd60]`](https://github.com/aspnet/AspNetCore/commit/8d7c51bd60) Change TagHelpers to work in partial parsing. +* [`[0d0d25b032]`](https://github.com/aspnet/AspNetCore/commit/0d0d25b032) In WebpackDevMiddleware, allow configuration of ProjectPath (implements #262) +* [`[62aabc1bae]`](https://github.com/aspnet/AspNetCore/commit/62aabc1bae) Add implementation for HTTP caching +* [`[7d716d2007]`](https://github.com/aspnet/AspNetCore/commit/7d716d2007) Date & Age handling +* [`[8f4cc3003b]`](https://github.com/aspnet/AspNetCore/commit/8f4cc3003b) Improve SocketOutputTests +* [`[f8189a2296]`](https://github.com/aspnet/AspNetCore/commit/f8189a2296) Rename to Microsoft.AspNetCore.Server.IntegrationTesting Fixes #824 +* [`[37ee065c08]`](https://github.com/aspnet/AspNetCore/commit/37ee065c08) Updating to dotnet.myget.org +* [`[761d0e6290]`](https://github.com/aspnet/AspNetCore/commit/761d0e6290) Updating to dotnet.myget.org +* [`[82c9c40709]`](https://github.com/aspnet/AspNetCore/commit/82c9c40709) Capture exceptions when trying to parse files and return parse errors. +* [`[a4ec3bb24a]`](https://github.com/aspnet/AspNetCore/commit/a4ec3bb24a) [Fixes #4991] Misleading MissingMethodException message for incorrect routes +* [`[26a7c7016d]`](https://github.com/aspnet/AspNetCore/commit/26a7c7016d) Minor updates to CookieAuthenticationHandler and its tests +* [`[4600451dc6]`](https://github.com/aspnet/AspNetCore/commit/4600451dc6) Allow absolute uri in authentication properties for cookie auth redirect +* [`[69729bc75b]`](https://github.com/aspnet/AspNetCore/commit/69729bc75b) Perf to ToUriComponent +* [`[97afe4acc8]`](https://github.com/aspnet/AspNetCore/commit/97afe4acc8) Adjust the redirect URI precedence in cookie auth +* [`[6a9f1f9887]`](https://github.com/aspnet/AspNetCore/commit/6a9f1f9887) Honor AuthenticationProperties.RedirectUri in CookieAuthenticationHandler +* [`[cd886802fe]`](https://github.com/aspnet/AspNetCore/commit/cd886802fe) Fix race condition in new OnStarting and OnCompleted tests. +* [`[b876319379]`](https://github.com/aspnet/AspNetCore/commit/b876319379) Detect pool user in script +* [`[08a91f17bf]`](https://github.com/aspnet/AspNetCore/commit/08a91f17bf) Call OnStarting and OnCompleted callbacks in LIFO order (#1042). +* [`[714c3d6659]`](https://github.com/aspnet/AspNetCore/commit/714c3d6659) [Fixes #4991] Misleading MissingMethodException message for incorrect routes +* [`[3bbdeecb14]`](https://github.com/aspnet/AspNetCore/commit/3bbdeecb14) Updated tests to supply value for new deployment parameter 'DeletePublishedApplicationOnDispose' +* [`[cc65ddfa28]`](https://github.com/aspnet/AspNetCore/commit/cc65ddfa28) Updated ApplicationDeployer to conditionally delete published application folder +* [`[5181e4196c]`](https://github.com/aspnet/AspNetCore/commit/5181e4196c) Trace call to _uv_unsafe_async_send in MockLibuv. +* [`[00939fcac9]`](https://github.com/aspnet/AspNetCore/commit/00939fcac9) Migrate to dotnet.myget.org feed +* [`[81192017c9]`](https://github.com/aspnet/AspNetCore/commit/81192017c9) Migrate to dotnet.myget.org feed +* [`[efe4477110]`](https://github.com/aspnet/AspNetCore/commit/efe4477110) Switching to dotnet.myget.org feed +* [`[be5ecb7082]`](https://github.com/aspnet/AspNetCore/commit/be5ecb7082) Switching to dotnet.myget.org feed +* [`[2bc207fa8c]`](https://github.com/aspnet/AspNetCore/commit/2bc207fa8c) Switching to dotnet.myget.org feed +* [`[d20cb17c52]`](https://github.com/aspnet/AspNetCore/commit/d20cb17c52) Switching to dotnet.myget.org feed +* [`[91d57c72bf]`](https://github.com/aspnet/AspNetCore/commit/91d57c72bf) Switching to dotnet.myget.org feed +* [`[23a6604b9a]`](https://github.com/aspnet/AspNetCore/commit/23a6604b9a) Switching to dotnet.myget.org feed +* [`[0bb2c3c2f7]`](https://github.com/aspnet/AspNetCore/commit/0bb2c3c2f7) Switching to dotnet.myget.org feed +* [`[ba75b0be37]`](https://github.com/aspnet/AspNetCore/commit/ba75b0be37) Switching to dotnet.myget.org feed +* [`[56d09500a6]`](https://github.com/aspnet/AspNetCore/commit/56d09500a6) Switching to dotnet.myget.org feed +* [`[2e53d0e55b]`](https://github.com/aspnet/AspNetCore/commit/2e53d0e55b) Switching to dotnet.myget.org feed +* [`[806e23fe5d]`](https://github.com/aspnet/AspNetCore/commit/806e23fe5d) Switching to dotnet.myget.org feed +* [`[d16614a653]`](https://github.com/aspnet/AspNetCore/commit/d16614a653) Switching to dotnet.myget.org feed +* [`[acab75a1bb]`](https://github.com/aspnet/AspNetCore/commit/acab75a1bb) Switching to dotnet.myget.org feed +* [`[5968a964c4]`](https://github.com/aspnet/AspNetCore/commit/5968a964c4) Switching to dotnet.myget.org feed +* [`[79cb3b0ed9]`](https://github.com/aspnet/AspNetCore/commit/79cb3b0ed9) Switching to dotnet.myget.org feed +* [`[5ac2947b52]`](https://github.com/aspnet/AspNetCore/commit/5ac2947b52) Switching to dotnet.myget.org feed +* [`[cb68dd8cd3]`](https://github.com/aspnet/AspNetCore/commit/cb68dd8cd3) Switching to dotnet.myget.org feed +* [`[66abd74142]`](https://github.com/aspnet/AspNetCore/commit/66abd74142) Switching to dotnet.myget.org feed +* [`[0bdfef6913]`](https://github.com/aspnet/AspNetCore/commit/0bdfef6913) Switching to dotnet.myget.org feed +* [`[0fc5dc1820]`](https://github.com/aspnet/AspNetCore/commit/0fc5dc1820) #160 Rename UrlPrefix.Whole to FullPrefix. Make IsHeadMethod internal +* [`[08f98f4790]`](https://github.com/aspnet/AspNetCore/commit/08f98f4790) Add header limit options (#475). +* [`[f09e2bf571]`](https://github.com/aspnet/AspNetCore/commit/f09e2bf571) [Fixes #804] Fixed unsafe cast in CSharpCodeVisitor +* [`[687b3f6911]`](https://github.com/aspnet/AspNetCore/commit/687b3f6911) [Fixes #815] Fix Debug.Assert failure for malformed tags in expression +* [`[2f9bf9bb87]`](https://github.com/aspnet/AspNetCore/commit/2f9bf9bb87) Updating to Moq \ Castle.Core that does not require imports +* [`[936f5a4f6a]`](https://github.com/aspnet/AspNetCore/commit/936f5a4f6a) Made HttpMethod match case-INsensitive Related to https://github.com/aspnet/CORS/issues/77 +* [`[e991ebaa4f]`](https://github.com/aspnet/AspNetCore/commit/e991ebaa4f) Updating to Moq \ Castle.Core that does not require imports +* [`[15b66cec1f]`](https://github.com/aspnet/AspNetCore/commit/15b66cec1f) [Fixes #77] Make HTTP method match as case-insensitive +* [`[8691686dd8]`](https://github.com/aspnet/AspNetCore/commit/8691686dd8) Updating to Moq \ Castle.Core that does not require imports +* [`[b5abd73e34]`](https://github.com/aspnet/AspNetCore/commit/b5abd73e34) Updating to Moq \ Castle.Core that does not require imports +* [`[d2b5144132]`](https://github.com/aspnet/AspNetCore/commit/d2b5144132) Updating to Moq \ Castle.Core that does not require imports +* [`[e1b2ee6627]`](https://github.com/aspnet/AspNetCore/commit/e1b2ee6627) Updating to Moq \ Castle.Core that does not require imports +* [`[b086b5b165]`](https://github.com/aspnet/AspNetCore/commit/b086b5b165) Updating to Moq \ Castle.Core that does not require imports +* [`[67dce322df]`](https://github.com/aspnet/AspNetCore/commit/67dce322df) Updating to Moq \ Castle.Core that does not require imports +* [`[f0f3832c14]`](https://github.com/aspnet/AspNetCore/commit/f0f3832c14) Updating to Moq \ Castle.Core that does not require imports +* [`[f2fa8b5660]`](https://github.com/aspnet/AspNetCore/commit/f2fa8b5660) Add functional test. +* [`[a5aacd6307]`](https://github.com/aspnet/AspNetCore/commit/a5aacd6307) Throw when setting OnStarting after response has already started (#806). +* [`[6e5187c1ae]`](https://github.com/aspnet/AspNetCore/commit/6e5187c1ae) Using new StringRouteConstraint for area constraint +* [`[2a6465b27a]`](https://github.com/aspnet/AspNetCore/commit/2a6465b27a) FIxing path separator to address #247 (#248) +* [`[55f409b38b]`](https://github.com/aspnet/AspNetCore/commit/55f409b38b) Fix hanging functional tests. +* [`[4b36501bd8]`](https://github.com/aspnet/AspNetCore/commit/4b36501bd8) #160 Move AllowAnonymous from the AuthenticationSchemes to its own bool +* [`[a344684d06]`](https://github.com/aspnet/AspNetCore/commit/a344684d06) Use HandleAuthenticateOnceSafeAsync in Cookie auth +* [`[926c7fab4b]`](https://github.com/aspnet/AspNetCore/commit/926c7fab4b) Use async-wait pattern in HandleAuthenticateOnceSafeAsync +* [`[0314632696]`](https://github.com/aspnet/AspNetCore/commit/0314632696) JwtBearer Token: Catch exception during unauthorized flow +* [`[e94f21ffc2]`](https://github.com/aspnet/AspNetCore/commit/e94f21ffc2) Moved content of 'shared' folder into MusicStore app and fixed tests +* [`[a40cc88169]`](https://github.com/aspnet/AspNetCore/commit/a40cc88169) IResponseCache adapter and support for vary by header +* [`[fa41588779]`](https://github.com/aspnet/AspNetCore/commit/fa41588779) Move server start failure test in MaxRequestLineSizeTests to KestrelServerTests. +* [`[663f6a1718]`](https://github.com/aspnet/AspNetCore/commit/663f6a1718) Expose `GetInputType` as a protected member of `InputTagHelper`. +* [`[e96f2cb738]`](https://github.com/aspnet/AspNetCore/commit/e96f2cb738) Set deployed application root folder as working directory +* [`[b8f21bee03]`](https://github.com/aspnet/AspNetCore/commit/b8f21bee03) Update warning code for obsolete property in #pragma. +* [`[be5deef584]`](https://github.com/aspnet/AspNetCore/commit/be5deef584) Created option for RequireHttpsAttribute.Permanent +* [`[78b5f53a6f]`](https://github.com/aspnet/AspNetCore/commit/78b5f53a6f) fix NuGetPackageVerifier.json +* [`[140dc6fcf5]`](https://github.com/aspnet/AspNetCore/commit/140dc6fcf5) Add obsoletion reason for KestrelServerOptions.MaxRequestBufferSize. +* [`[88de3d5070]`](https://github.com/aspnet/AspNetCore/commit/88de3d5070) StringRouteConstraint implementation +* [`[7052fa0ad2]`](https://github.com/aspnet/AspNetCore/commit/7052fa0ad2) Rephrased docs to clarify which are the parts you type into the command line +* [`[4665d1f458]`](https://github.com/aspnet/AspNetCore/commit/4665d1f458) docs(readme): Show how to get started with yeoman +* [`[a631f77a33]`](https://github.com/aspnet/AspNetCore/commit/a631f77a33) Copy only project.json before dotnet restore in Dockerfile templates +* [`[cf1a127e7d]`](https://github.com/aspnet/AspNetCore/commit/cf1a127e7d) Perform nodejs installation before COPY in Dockerfile templates +* [`[c07bd96270]`](https://github.com/aspnet/AspNetCore/commit/c07bd96270) Update generator-aspnetcore-spa version +* [`[a4a4e490c5]`](https://github.com/aspnet/AspNetCore/commit/a4a4e490c5) Addresses #678 and #679 +* [`[9727a4db86]`](https://github.com/aspnet/AspNetCore/commit/9727a4db86) Improve the performance of connection filters +* [`[5aee524768]`](https://github.com/aspnet/AspNetCore/commit/5aee524768) Ensure Begin/End Read/Write methods are correctly implemented +* [`[4337d2a4a7]`](https://github.com/aspnet/AspNetCore/commit/4337d2a4a7) Implement Begin/End Read/Write methods in LibuvStream +* [`[ac8f751771]`](https://github.com/aspnet/AspNetCore/commit/ac8f751771) [Fixes #324] Diagnostics middleware no longer has a way to expand the source for compilation errors +* [`[8836eec7d8]`](https://github.com/aspnet/AspNetCore/commit/8836eec7d8) Limit request line length (#784). +* [`[dfe12223b8]`](https://github.com/aspnet/AspNetCore/commit/dfe12223b8) Ensure HTTPS handshake errors aren't logged on socket close +* [`[1020d69171]`](https://github.com/aspnet/AspNetCore/commit/1020d69171) Better logging for connection errors during HTTPS handshake +* [`[45f0fe178f]`](https://github.com/aspnet/AspNetCore/commit/45f0fe178f) import WebSockets code from CoreFX (#105) +* [`[44910bbd59]`](https://github.com/aspnet/AspNetCore/commit/44910bbd59) Use CoreFx managed WebSockets +* [`[e320755734]`](https://github.com/aspnet/AspNetCore/commit/e320755734) Do not run custom header parsers on null header values (#678) +* [`[20c1bb567d]`](https://github.com/aspnet/AspNetCore/commit/20c1bb567d) Move TestConnection to the Microsoft.AspNetCore.Testing namespace. +* [`[5876e1983a]`](https://github.com/aspnet/AspNetCore/commit/5876e1983a) Move TestConnection to shared directory. +* [`[52d9c0b336]`](https://github.com/aspnet/AspNetCore/commit/52d9c0b336) Added outline to buttons in developer exception page +* [`[484955f83e]`](https://github.com/aspnet/AspNetCore/commit/484955f83e) Make MessagePump constructor public for DI +* [`[f0732e9e21]`](https://github.com/aspnet/AspNetCore/commit/f0732e9e21) [Fixes #5038] HTTP Verbs mapping error GET and DELETE +* [`[4ece3f4b68]`](https://github.com/aspnet/AspNetCore/commit/4ece3f4b68) Change "String." to "string." to match coding convention +* [`[fc4a61586e]`](https://github.com/aspnet/AspNetCore/commit/fc4a61586e) Obsolete `EditorHints`. +* [`[e77dc3af6a]`](https://github.com/aspnet/AspNetCore/commit/e77dc3af6a) Implement manual state machine +* [`[d60ed06c19]`](https://github.com/aspnet/AspNetCore/commit/d60ed06c19) Add link tag attributes to generated fallback tags. +* [`[235ac59551]`](https://github.com/aspnet/AspNetCore/commit/235ac59551) API cleaup, organization +* [`[8d1e419a99]`](https://github.com/aspnet/AspNetCore/commit/8d1e419a99) Added ObsoleteAttribute to unused ViewEngine property +* [`[22492ed752]`](https://github.com/aspnet/AspNetCore/commit/22492ed752) [Fixes #319] It is not possible to copy text to clipboard from error message on development page. +* [`[2a6ab2be8c]`](https://github.com/aspnet/AspNetCore/commit/2a6ab2be8c) Add UpdateTokenValue API +* [`[c16fc06cb9]`](https://github.com/aspnet/AspNetCore/commit/c16fc06cb9) Modify warning about policy behavior (#924) +* [`[27a641f4bf]`](https://github.com/aspnet/AspNetCore/commit/27a641f4bf) Only create filters for models that need them (#5044) +* [`[d204adafd2]`](https://github.com/aspnet/AspNetCore/commit/d204adafd2) Add CI status to readme +* [`[7a3f24d49d]`](https://github.com/aspnet/AspNetCore/commit/7a3f24d49d) [Fixes #4960] Action results returned from controller actions rendered as json instead of executed +* [`[e815537907]`](https://github.com/aspnet/AspNetCore/commit/e815537907) Add ResponseCaching +* [`[935d15a15e]`](https://github.com/aspnet/AspNetCore/commit/935d15a15e) don't run Autobahn tests on Win7/Server2008 (#104) +* [`[1628d42b43]`](https://github.com/aspnet/AspNetCore/commit/1628d42b43) Clean up and update to post RTM +* [`[a14bb69d6a]`](https://github.com/aspnet/AspNetCore/commit/a14bb69d6a) Rough outline of middleware, sample, and test projects. +* [`[3d2e1c4d3e]`](https://github.com/aspnet/AspNetCore/commit/3d2e1c4d3e) Factoring out UrlGroup, ServerSession, RequestQueue, ChannelBinding, Disconnect Listener. +* [`[0a5f8e013e]`](https://github.com/aspnet/AspNetCore/commit/0a5f8e013e) AppDomain safety +* [`[3403eb7548]`](https://github.com/aspnet/AspNetCore/commit/3403eb7548) Make aspnet-webpack compatible with older versions of the NodeServices package +* [`[0a3463031b]`](https://github.com/aspnet/AspNetCore/commit/0a3463031b) Add Node.js support in all the Docker containers +* [`[e9ca434405]`](https://github.com/aspnet/AspNetCore/commit/e9ca434405) Update all templates to match latest "yo aspnet" output +* [`[de960d80aa]`](https://github.com/aspnet/AspNetCore/commit/de960d80aa) Allow explicit configuration of port number for webpack dev middleware server. Fixes #223. +* [`[14337e32ab]`](https://github.com/aspnet/AspNetCore/commit/14337e32ab) WebpackDevMiddleware now preserves client's view of hostname when doing 302 to /__webpack_hmr +* [`[698921d157]`](https://github.com/aspnet/AspNetCore/commit/698921d157) Update Dockerfile in all templates to match .NET Core 1.0 RTM. Fixes #120 +* [`[c892f7da35]`](https://github.com/aspnet/AspNetCore/commit/c892f7da35) Support debugging when on IPv6 network (Node's "Debugger listening" message is phrased differently there) +* [`[763df65c14]`](https://github.com/aspnet/AspNetCore/commit/763df65c14) Revise if-else order in RemoteAuthenticateHandler +* [`[0e855b25a8]`](https://github.com/aspnet/AspNetCore/commit/0e855b25a8) Update Google and Microsoft Account Handler exception message +* [`[0d216d726a]`](https://github.com/aspnet/AspNetCore/commit/0d216d726a) Minor fixes in RemoteAuthenticationHandler and FacebookHandler +* [`[5092e75387]`](https://github.com/aspnet/AspNetCore/commit/5092e75387) Pin repo version to 1.0.1 +* [`[e3e092ec60]`](https://github.com/aspnet/AspNetCore/commit/e3e092ec60) [Fixes #288] DeveloperExceptionPage needs better text spacing on OSX/Safari +* [`[f2f67fe880]`](https://github.com/aspnet/AspNetCore/commit/f2f67fe880) Support new config options to launch the Node process with a debug listener. This is compatible with node-inspector. +* [`[1c17bddc02]`](https://github.com/aspnet/AspNetCore/commit/1c17bddc02) Update HandleRemoteCallbackAsync readability +* [`[210c4b2061]`](https://github.com/aspnet/AspNetCore/commit/210c4b2061) Fix incorrect exception messages +* [`[6f46bc94f8]`](https://github.com/aspnet/AspNetCore/commit/6f46bc94f8) Sort using statements +* [`[5de4816f59]`](https://github.com/aspnet/AspNetCore/commit/5de4816f59) Update the RemoteAuthenticationHandler error handling +* [`[312edaafb4]`](https://github.com/aspnet/AspNetCore/commit/312edaafb4) Handle back channel failure gracefully +* [`[ecb3b90984]`](https://github.com/aspnet/AspNetCore/commit/ecb3b90984) Undo change to the GoogleDefaults +* [`[eabdd45816]`](https://github.com/aspnet/AspNetCore/commit/eabdd45816) Improve code readability for Authentication.Google +* [`[79872c1bde]`](https://github.com/aspnet/AspNetCore/commit/79872c1bde) Amend aspnet-webpack for better node-inspector support +* [`[2fe06ea784]`](https://github.com/aspnet/AspNetCore/commit/2fe06ea784) Make the dependency on es6-shim explicit, and include it in the vendor bundle +* [`[77b404188b]`](https://github.com/aspnet/AspNetCore/commit/77b404188b) fix angular's (click) events not being triggered on IE9 +* [`[96228711f2]`](https://github.com/aspnet/AspNetCore/commit/96228711f2) chore(package): Update to rc4, beta router & universal 104.5 +* [`[64a8ef1112]`](https://github.com/aspnet/AspNetCore/commit/64a8ef1112) Moving and updating "aspnet-webpack" package in templates (#207) +* [`[1bce0acfde]`](https://github.com/aspnet/AspNetCore/commit/1bce0acfde) Added asp-area to Components, _Layout and _LoginPartial links (Header links are broken in Admin area #666 ) +* [`[184a25792a]`](https://github.com/aspnet/AspNetCore/commit/184a25792a) [Fixes #819] Display LoaderExceptions in ReflectionTypeLoadException +* [`[4600100695]`](https://github.com/aspnet/AspNetCore/commit/4600100695) Added a test to verify ReflectionTypeLoadException +* [`[1ac8ccafe2]`](https://github.com/aspnet/AspNetCore/commit/1ac8ccafe2) Regenerated ErrorPage.cs +* [`[f7641fa28b]`](https://github.com/aspnet/AspNetCore/commit/f7641fa28b) [Fixes #315] Display LoaderExceptions in ErrorPage +* [`[b5c117695e]`](https://github.com/aspnet/AspNetCore/commit/b5c117695e) Stop KestrelThreads in parallel +* [`[dc12f3150e]`](https://github.com/aspnet/AspNetCore/commit/dc12f3150e) Wait for graceful shutdown now that it usually works +* [`[496d94b41f]`](https://github.com/aspnet/AspNetCore/commit/496d94b41f) Fix cross appdomain exception +* [`[9a0ea424ea]`](https://github.com/aspnet/AspNetCore/commit/9a0ea424ea) Fix cross appdomain exception +* [`[0ab04d7e73]`](https://github.com/aspnet/AspNetCore/commit/0ab04d7e73) Tests to makes sure known strings are interned +* [`[51288e13f8]`](https://github.com/aspnet/AspNetCore/commit/51288e13f8) Enum to singular +* [`[0a1ea124ee]`](https://github.com/aspnet/AspNetCore/commit/0a1ea124ee) Use HttpVersionType enum rather than string compare +* [`[0620ce5a2f]`](https://github.com/aspnet/AspNetCore/commit/0620ce5a2f) Consolidate BadHttpRequestException messages +* [`[7c811ff568]`](https://github.com/aspnet/AspNetCore/commit/7c811ff568) Only allocate key string when unknown +* [`[49a48a0a33]`](https://github.com/aspnet/AspNetCore/commit/49a48a0a33) Mark `ValueProviderResultExtensions` as `[Obsolete]` - #4521 +* [`[27f8c8dca2]`](https://github.com/aspnet/AspNetCore/commit/27f8c8dca2) Ensure libuv handles get disposed properly after binding errors +* [`[c4220c3d8c]`](https://github.com/aspnet/AspNetCore/commit/c4220c3d8c) Pass bigger buffer size to StreamCopyOperation.CopyToAsync (#148) +* [`[0e7967a7fc]`](https://github.com/aspnet/AspNetCore/commit/0e7967a7fc) Allocate things per KestrelThread instead of per listener +* [`[b4b2dd6bf2]`](https://github.com/aspnet/AspNetCore/commit/b4b2dd6bf2) Add buffer size parameter to CopyTo method (#674) +* [`[3c0e0f8d88]`](https://github.com/aspnet/AspNetCore/commit/3c0e0f8d88) Always throw same exception type on read after connection error (#975). +* [`[6bcf7643df]`](https://github.com/aspnet/AspNetCore/commit/6bcf7643df) Do not allocate large write task queues (#1005) +* [`[7b7e2889ce]`](https://github.com/aspnet/AspNetCore/commit/7b7e2889ce) Allocate less in GetIPEndPoint (#1004) +* [`[b955ec7743]`](https://github.com/aspnet/AspNetCore/commit/b955ec7743) Update shutdown logic for hosted applications +* [`[85ca3e4976]`](https://github.com/aspnet/AspNetCore/commit/85ca3e4976) Fix #4998 - Change lifetime of ViewComponentResultExecutor +* [`[aa385a1317]`](https://github.com/aspnet/AspNetCore/commit/aa385a1317) Use Environment.NewLine and Environment.StackTrace +* [`[7b8abf5a3e]`](https://github.com/aspnet/AspNetCore/commit/7b8abf5a3e) Improved Memoryblock tracking +* [`[b80f4d31f3]`](https://github.com/aspnet/AspNetCore/commit/b80f4d31f3) Add a test to verify our service lifetimes +* [`[bc76c0ef31]`](https://github.com/aspnet/AspNetCore/commit/bc76c0ef31) Fix #4998 - Resolve IViewComponentHelper every time +* [`[a1f8278381]`](https://github.com/aspnet/AspNetCore/commit/a1f8278381) Improve sample README +* [`[581a5ea573]`](https://github.com/aspnet/AspNetCore/commit/581a5ea573) column attribute for