# .NET Core July 2018 Update - July 10, 2018 .NET Core 1.0.12 is available for download and usage in your environment. * [Download .NET Core](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.12-download.md) ## Blog Round up * [.NET Core](https://blogs.msdn.microsoft.com/dotnet/) The .NET Core SDK 1.1.10 includes .NET Core 1.0.12 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.10, running `dotnet --version` will show that you're running version `1.1.10` of the .NET Core tools. Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments. ## Docker Images The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Look for the updated images for .NET Core 1.0.12 and .NET Core SDK 1.1.10 and read ["Staying up-to-date with .NET Container Images"](https://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/) for details and insights into using the .NET Core images. ## Azure AppServices * Deployment of .NET Core 1.0.12 to Azure App Services has begun. It will be available in limited regions today and expected worldwide by the end of the week. ## .NET Core Lifecycle News See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release. Maybe a bit about 2.1 going LTS in the next few months. ## Notable Changes in 1.0.12 ### Package and Binary updates The following packages and binaries are updated by the July 2018 update: