Skip to content

Commit

Permalink
manifest file for 1.0.4 (#538)
Browse files Browse the repository at this point in the history
* manifest file for 1.0.4

* Include Windows Server Hosting bundle in 1.0.4 and 1.1.1 downloads

* Include Windows Server Hosting bundle link and install command in 1.0.4 and 1.1.1 downloads
  • Loading branch information
preetikr authored and Zlatko Knezevic committed Mar 8, 2017
1 parent e20a5f1 commit 8ceaa3c
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 3 deletions.
98 changes: 98 additions & 0 deletions release-notes/1.0/1.0.4-manifest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
# .NET Core March 2017 Update for .NET Core 1.0 manifest

The following is a comprehensive manifest of packages released with March 2017 Update for .NET Core 1.0.

This new document is meant to provide the set of current supported package versions under the .NET Core umbrella. The format and contents will be refined as we receive feedback. There are a few purposes for the manifest.

- Communicate what has changed in an update at the package level.
- Provide a way to determine that an installation of .NET Core is in a supported state with respect to updates. The latest released patch level is required for support.

To see details on specific issues fixed, visit the [Core](https://github.com/dotnet/core/releases/tag/1.0.4) and [ASP](https://github.com/aspnet/home/releases/1.0.4) release pages.

## Meta-packages

Updated packages at the top of the table and marked with an *.

| NuGet Package | Package Version |
| ------------------------------------------------------------------- | :---------------: |
| Microsoft.NETCore.App | 1.0.4* |
| NETStandard.Library | 1.6.0 |

## CoreCLR

Updated packages at the top of the table and marked with an *.

| NuGet Package | Package Version |
| ------------------------------------------------------------------- | :---------------: |
| Microsoft.NETCore.JIT | 1.0.6* |
| Microsoft.NETCore.Runtime.CoreCLR | 1.0.6* |
| Microsoft.NETCore.DotNetHost | 1.0.1 |
| Microsoft.NETCore.DotNetHostPolicy | 1.0.3 |
| Microsoft.NETCore.DotNetHostResolver | 1.0.1 |
| Microsoft.NETCore.Platforms | 1.0.2 |
| Microsoft.NETCore.Targets | 1.0.1 |
| Microsoft.NETCore.Windows.ApiSets | 1.0.1 |

## Microsoft.NETCore.App (1.0.4)

Updated packages at the top of the table and marked with an *.

| NuGet Package | Package Version |
| ------------------------------------------------------------------- | :---------------: |
| Microsoft.NETCore.App | 1.0.4* |
| System.Linq.Expressions | 4.1.1* |
| System.Net.Http | 4.1.1 |
| Libuv | 1.9.1 |
| Microsoft.CodeAnalysis.CSharp | 1.3.0 |
| Microsoft.CodeAnalysis.VisualBasic | 1.3.0 |
| Microsoft.CSharp | 4.0.1 |
| Microsoft.VisualBasic | 10.0.1 |
| NETStandard.Library | 1.6.0 |
| System.Buffers | 4.0.0 |
| System.Collections.Immutable | 1.2.0 |
| System.ComponentModel | 4.0.1 |
| System.ComponentModel.Annotations | 4.1.0 |
| System.Diagnostics.DiagnosticSource | 4.0.0 |
| System.Diagnostics.Process | 4.1.0 |
| System.Dynamic.Runtime | 4.0.11 |
| System.Globalization.Extensions | 4.0.1 |
| System.IO.FileSystem.Watcher | 4.0.0 |
| System.IO.MemoryMappedFiles | 4.0.0 |
| System.IO.UnmanagedMemoryStream | 4.0.1 |
| System.Linq.Parallel | 4.0.1 |
| System.Linq.Queryable | 4.0.1 |
| System.Net.NameResolution | 4.0.0 |
| System.Net.Requests | 4.0.11 |
| System.Net.Security | 4.0.0 |
| System.Net.WebHeaderCollection | 4.0.1 |
| System.Numerics.Vectors | 4.1.1 |
| System.Reflection.DispatchProxy | 4.0.1 |
| System.Reflection.Metadata | 1.3.0 |
| System.Reflection.TypeExtensions | 4.1.0 |
| System.Resources.Reader | 4.0.0 |
| System.Runtime.Loader | 4.0.0 |
| System.Security.Cryptography.Algorithms | 4.2.0 |
| System.Security.Cryptography.Encoding | 4.0.0 |
| System.Security.Cryptography.Primitives | 4.0.0 |
| System.Security.Cryptography.X509Certificates | 4.1.0 |
| System.Threading.Tasks.Dataflow | 4.6.0 |
| System.Threading.Tasks.Extensions | 4.0.0 |
| System.Threading.Tasks.Parallel | 4.0.1 |
| System.Threading.Thread | 4.0.0 |
| System.Threading.ThreadPool | 4.0.10 |

## WCF

Updated packages at the top of the table and marked with an *.

| NuGet Package | Package Version |
| ------------------------------------------------------------------- | :---------------: |
| System.Private.DataContractSerialization | 4.1.2* |
| System.Runtime.Serialization.Json | 4.0.3* |
| System.Runtime.Serialization.Xml | 4.1.2* |
| System.ServiceModel.Duplex | 4.0.1 |
| System.ServiceModel.Http | 4.1.0 |
| System.ServiceModel.NetTcp | 4.1.0 |
| System.ServiceModel.Primitives | 4.1.0 |
| System.ServiceModel.Security | 4.0.1 |
| System.Private.ServiceModel | 4.1.0 |
7 changes: 6 additions & 1 deletion release-notes/download-archives/1.0.4-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,9 @@ dotnet-host-ubuntu.16.04-x64.1.0.1.deb
dotnet-hostfxr-ubuntu.16.04-x64.1.0.1.deb
dotnet-sharedframework-ubuntu.16.04-x64.1.0.4.deb
dotnet-sdk-ubuntu-x64.1.0.1.deb
```
```

## Windows Server Hosting
If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the [Windows (Server Hosting) installer](https://go.microsoft.com/fwlink/?LinkID=844461) and run the following command from an Administrator command prompt:

``DotNetCore.1.0.4_1.1.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0``
5 changes: 3 additions & 2 deletions release-notes/download-archives/1.1.1-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,6 @@ dotnet-sdk-ubuntu.16.10-x64.1.0.1.deb
```

## Windows Server Hosting
If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the Windows (Server Hosting) installer and run the following command from an Administrator command prompt:
``DotNetCore.1.0.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0``
If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the [Windows (Server Hosting) installer](https://go.microsoft.com/fwlink/?LinkID=844461) and run the following command from an Administrator command prompt:

``DotNetCore.1.0.4_1.1.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0``

0 comments on commit 8ceaa3c

Please sign in to comment.