. NET Core 2016 review,. netcore2016 Review
We are reviewing our 2016. Today, let's take a look at 2016 of. NET Core.
Every year, the pace is indeed fast. in a twinkling of an eye, it will be 2017 immediately. In the new year, we will continue with our ideals and aspirations.
January
ASP. NET 5 renamed ASP. NET Core 1.0.
Root Cause of renaming: "ASP. NET 5" is an upgraded version of ASP. NET 4.6, which is more powerful than ASP. NET 5. It will replace ASP. NET 4.6 in the future. Actually, it is not because "ASP. NET 5" is another way of development, and is in parallel independent relationship with ASP. NET 4.6.
The current name is changed as follows:
- ASP. NET 5-> ASP. NET Core 1.0
- . NET Core 5->. NET Core 1.0
- Entity Framework 7-> Entity Framework Core 1.0
February
Microsoft acquired Xamarin, a popular startup company
Microsoft is facing great challenges in introducing more iPhone and Android applications to Windows 10. To solve these problems, Microsoft has invested heavily in technology, in this way, developers can seamlessly introduce their applications to Windows.
Xamarin certainly supports these initiatives of Microsoft, and also makes it easier for a large number of developers supported by Microsoft to use them. NET and C # program code, and introduce their applications to platforms such as Android and iPhone.
March
Microsoft Loves Linux
Microsoft's new CEO Nadella proposed "Microsoft Loves Linux", and Microsoft announced. NET Framework open-source, Microsoft recently announced not only the SQL Server on the Linux platform, but also announced that Microsoft will re-establish support for open-source software.
May
. NET Core RC2/RTM defines the timetable
. NET Core has been developed for nearly two years. The RC1 version released in July is clearly a beta version. Since RC1 was released, we have seen the RC2 branch in github, the entire tool chain has undergone great changes.
. NET Core RC2-Improvements, Schedule, and Roadmap
Microsoft. NET Core RC2 was officially released in May 16, spanning all platforms
. NET official blog announced "Announcing. NET Core RC2 and. NET Core SDK Preview 1, officially released as scheduled.. NET Core RC2. NET Core to build ASP. NET Core, console apps and class libraries for Windows, OS X and Linux.
June
. NET Core & ASP. NET Core 1.0 was officially released at the Redhat summit.
The. NET Core & ASP. NET Core June 27 RTM was announced at the RedHat Summit DevNation on April 9, 1.0. Red Hat has a new option about using. NET Core more easily on RHEL.
Microsoft released the download (https://www.microsoft.com/net/download), contains. NET Core Runtime ,. NET Core SDK ,. NET Core VS Tooling (including Web development tools ),. NET Core Windows Server Hosting, and the updated NuGet ASP. NET Core 1.0 and Entity Framework Core 1.0 packages. Microsoft also released Visual Studio and Visual Studio Code extensions for creating. NET Core projects, and. NET Documentation (https://docs.microsoft.com/zh-cn ).
July
A new road map for. NET Core
. NET Core/ASP. two weeks after the release of NET Core 1 RTM, the Community was also very active and received a lot of feedback. Microsoft scott Hunter posted it on the dotnet team's official blog last Friday. NET Core, a new road map.
September Introducing. NET Standard
. NET standard release
. NET Standard 2.0
Announcing September 2016 Updates for. NET Core 1.0
. NET Core 1.0.1 LTS update.
October
Announcing. NET Core 1.1 Preview 1
. NET Core 1.1 Preview 1 released, corresponding to ASP. NET Core 1.1 Preview 1 and Entity Framework Core 1.1 Preview 1 released.
Announcing the October 2016 Update for. NET Core 1.0
. NET Core 1.0.2 LTS version update.
NET Core Tooling in Visual Studio "15"
November
. NET Core 1.1 released
11/16. NET Core 1.1 RTM is released. ASP. NET Core 1.1 and EF Core 1.1 are released. Visual Studio for Mac is also released.
You can use Visual Studio 2015, Visual Studio 2017 RC, Visual Studio Code and Visual Studio for the Mac to create. NET Core 1.1 applications.
Official blog: Announcing. NET Core 1.1
December
. NET Core 1.0.3 released December 2016 Update for. NET Core 1.0.
This version is a long-term supported version (LTS) that fixes issues Based on. NET Core 1.0.
2017
Visual Studio 2017 will also release the official version .. NET Core 2.0 will be released, and. NET Standard 2.0 will also be released. More support will be added.
Part of this article comes from @ Zhang Shanyou blog http://www.cnblogs.com/shanyou, thank you.
If you think this article is helpful to you, click"Recommendation", Thank you.