English text:ASP.NET 5.NET Core RC Ready for Production and
Microsoft recently released a version of the Core.NET and ASP.NET 5 release candidate, running on Windows, X OS and Linux. Microsoft announced that the release is ready to be put into use and will support it. The two release candidate versions are well considered features, and are supported by OS, X Windows, and Linux. Before the final release, however, the small feature will be added.
The destructive changes of ASP.NET 5 on IIS
Because the architecture of ASP.NET 5 and its predecessor in some aspects are different, so willA ASP.NET 5 Web application is released to a IIS serverBefore, we need to do something. HTTP platform processor must be installed on the Web server, and some additional configuration steps may also be required.
Some characteristics of ASP.NET 5 on Studio Visual
Studio Visual has two new features related to the UI ASP.NET. The first one is toSnippets BootstrapAs the ASP.NET 5 project recommended by the editor HTML and CSHTML page extension. This extension provides a collection of 40 HTML fragments that can be found in the Studio Visual toolbox.
The second is that Microsoft CSS and JavaScript and other client content of the package manager Bower created a new UI. Its user interface is similar to the Nuget, but it manages the client tool library.
ASP.NET 5 runtime environment
DNX
Static void Main public (args string[]) =
Core.NET operating environment and BCL
RC1 provides Linux and OSX support for a lot of runtime components and libraries.
.NET core library
SqlClient was transplanted to Core.NET, Windows, X OS and Linux. Although the client works on all platforms, but the RC1 does not support the full characterization. Several Azure libraries have also been ported to Core.NET, including:
ASP.NET 5 for Windows, Linux and OSX platform for the installation package can be in the official websiteWebsite ASP.NETGet on.ASP.NETAndCore.NETThe source code and the document are stored in the GitHub.
User comments