Winhost blog

ASP.NET Core 1.1 Is Available

ASP.NET Core 1.1 is now available at Winhost, as is .NET Core 1.0.3.

We will be supporting two different versions of .NET Core because Microsoft is developing two different versions: “Long Term Support” (LTS) and “Fast Track Support” (FTS).

LTS (the 1.0.3 version) is focused on stability and use on production sites, so its development will take place more slowly. FTS (the 1.1 version) is the latest and greatest version, with more new features, but potentially more new issues as well. We don’t recommend it for use on production sites, but it’s there for you to tinker with and check out the latest Core features.

We’ll always support the latest LTS and FTS versions, with the priority given to the more stable LTS versions that are intended for production. The versions run side by side, so you can use whichever you choose (or use both for different purposes).

We’ve run in to some issues already where the latest Visual Studio version supports later (newer) versions than our servers support. That is going to continue to happen from time to time, because it isn’t feasible for us to keep up with the FTS versions across all of our production servers. The development cadence is too quick. What we will probably do with Core from this point on is update quarterly. We’ll try to post in the forum when we make those updates.

Note that .NET Core is only available on the Windows 2012 servers. If your site is running on a Windows 2008 server you’ll have to migrate to a 2012 server to use .NET Core. We can do the migration for you, just contact support and we’ll take it from there.

For more information on how Microsoft is developing the versions and how the version numbering works, check out this post on the MSDN site.


Exit mobile version