今天微软发布了 .NET Core 1.0.1,这是 .NET Core 1.0 的首个微软长期支持更新,同时发布的还有 ASP.NET Core 1.0.1 与 Entity Framework Core 1.0.1。
.NET Core 1.0.1 中的主要更新与 bug 修复:
Segfaults on Linux 4.6 – coreclr 6016; coreclr 5837
Access violation on Windows – coreclr 6460
F# template has been updated for .NET Core 1.0 – cli 3789
Update ASP.NET Core templates to reference ASP.NET Core 1.0.1 – cli 3948
Update ASP.NET Core templates to correctly publish CSHTML files – cli 3950
ASP.NET Core 1.0.1 与 Entity Framework Core 1.0.1 中的主要更新与 bug 修复:
Microsoft Security Advisory 3181759 : Vulnerabilities in ASP.NET Core View Components Could Allow Elevation of Privilege – aspnet 203
MVC updates for FIPS compliance – mvc 5103; Antiforgery 95
HTTP Verbs mapping error GET and DELETE – mvc 5038
ResponseBody and the corresponding stream is replicated in future requests in some cases KestrelHttpServer 1028
Several Entity Framework Core updates
.NET Core 1.0.1 下载地址:https://dot.net/core 。
安装 .NET Core 1.0.1 之后,原先的 .NET Core 1.0 应用程序无需任何修改,会自动使用 .NET Core 1.0.1。
如果安装 .NET Core 1.0.1 VS 2015 Tooling Preview 2 遇到“Unspecified error”问题,可以试试先运行着 VS 2015,然后安装,详见博问。
原文地址:https://news.cnblogs.com/n/553473/
.NET社区新闻,深度好文,微信中搜索dotNET跨平台或扫描二维码关注