Showing results for July 2020 - .NET Blog

Jul 31, 2020
3
0

.NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004

Tara Overfield
Tara Overfield

Today, we are releasing the July 2020 Cumulative Update Preview for .NET Framework 3.5 and 4.8 on Windows 10, version 2004. Quality and Reliability This release contains the following quality and reliability improvements. ASP.NET - Use FIPS-compliant hashes in ASP.Net telemetry data. - Addresses an issue where "Unspecified" was not an allowe...

.NET Framework.NETASP.NET
Jul 29, 2020
33
0

Learn about the latest .NET Productivity features

Mika Dumont
Mika Dumont

The .NET Productivity team (a.k.a. Roslyn) is constantly thinking of new ways to make .NET developers more productive. We’ve been working hard to take the feedback you’ve sent us and turn it into tools that you want! In this post, I’ll cover some of the latest .NET productivity features available in Visual Studio 2019. Tooling improvements The ...

.NET
Jul 21, 2020
2
0

.NET Framework July 2020 Cumulative Update Preview

Tara Overfield
Tara Overfield

Today, we are releasing the July 2020 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. ASP.NET - Use FIPS-compliant hashes in ASP.Net telemetry data. - Addresses an issue where "Unspecified" was not an allowed value in config for the 'cooki...

.NET
Jul 21, 2020
19
0

ASP.NET Core Updates in .NET 5 Preview 7

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

.NET 5 Preview 7 is now available! Check out all the improvements in ASP.NET Core in this preview update.

ASP.NETASP.NET CoreBlazor
Jul 21, 2020
2
0

Announcing Entity Framework Core EF Core 5.0 Preview 7

Jeremy Likness
Jeremy Likness

Today, the Entity Framework Core team announces the seventh preview release of EF Core 5.0. This release includes a factory to create instances, the ability to reset state, Cosmos DB improvements including enhanced support for configuration options and partition keys, and much more. In this post To summarize: EF Core 5.0 runs on pl...

.NET.NET CoreC#
Jul 21, 2020
38
0

Announcing .NET 5.0 Preview 7

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we're releasing .NET 5.0 Preview 7. It's the second to last of the preview releases (before moving to RC). Most features should be very close to done at this point. Single file and ARM64 intrinsics are two feature areas that are taking the longest time to complete, but are on track for Preview 8. See the .NET 5.0 Preview 4 post for a broader...

.NET.NET Core
Jul 15, 2020
20
0

New experimental Razor editor for Visual Studio

Daniel Roth
Daniel Roth

With the release of Visual Studio 2019 16.7 Preview 4, you can now try out our new experimental Razor editor for local development with MVC, Razor Pages, and Blazor. We're excited for you to give it a try!

ASP.NETASP.NET Core
Jul 14, 2020
0
0

.NET Framework July 2020 Security and Quality Rollup Updates

Tara Overfield
Tara Overfield

Revised 6/8/2021: On June 8th, 2021, this update was released to replace a previous update to address a “revocation server was offline” error that may occur during installation. If you've already installed a previous release of this update, no action is required. Revised 4/15/2021: On April 13th, 2021, this update was released to replace a previ...

.NET FrameworkSecurity
Jul 14, 2020
1
0

.NET Core July 2020 Updates – 2.1.20 and 3.1.6

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Today, we are releasing the .NET Core July 2020 Update. These updates contain security and reliability fixes. See the individual release notes for details on updated packages. Security CVE-2020-1147: .NET Core Remote Code Execution Vulnerability Microsoft is releasing this security advisory to provide information about a vulnerability in ....

.NET