Jan 9, 2018
Post comments count0
Post likes count0

.NET Core January 2018 Update

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we are releasing the .NET Core January 2018 Update. This includes .NET Core  1.0.9, 1.1.6 and 2.0.5. Please leave feedback on the release in the comments below or at dotnet/core #1199. Security CVE-2018-0786 - Security Feature Bypass in X509 Certificate Validation Microsoft is aware of a security vulnerability in the public versions of .NET...

.NET
Jan 5, 2018
Post comments count0
Post likes count0

Announcing Preview 1 of ASP.NET MVC 5.2.4, Web API 5.2.4, and Web Pages 3.2.4

Daniel Roth
Daniel Roth

Today we are releasing Preview 1 of ASP.NET MVC 5.2.4, Web API 5.2.4, and Web Pages 3.2.4 on NuGet. This release contains some minor bug fixes and a couple of new features specifically targeted at enabling .NET Standard support for the ASP.NET Web API Client. You can find the full list of features and bug fixes for this release in the release note...

ASP.NET