.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Latest posts

Aug 10, 2023
Post comments count 1
Post likes count 1

Announcing NuGet 6.7 – Keeping You Secure

Jon,
Nikolche

NuGet 6.7 is included in Visual Studio 2022 and .NET 7.0 out of the box. You can also download NuGet 6.7 for Windows, macOS, and Linux as a standalone executable. Security is a chain; it's only as strong as its weakest link. That's why today, we are happy to announce that NuGet 6.7 brings a plethora of security features such as enhancements to package source mapping, new vulnerability APIs, package version dropdown changes, and new warning messages for chain of trust issues. NuGet 6.7 Highlights There are many new features in NuGet 6.7: View your package source mapping status in the package details pa...

Aug 8, 2023
Post comments count 6
Post likes count 1

.NET Framework August 2023 Security and Quality Rollup Updates

Salini Agarwal

August 2023 Security and Quality Rollup Updates for .NET Framework

Aug 8, 2023
Post comments count 43
Post likes count 11

Announcing .NET MAUI in .NET 8 Preview 7: Keyboard Accelerators

David Ortinau

.NET MAUI in .NET 8 Preview 7 has more new quality improvements for developers, experimental new AOT for iOS, and exciting new Visual Studio support.

Aug 8, 2023
Post comments count 66
Post likes count 16

ASP.NET Core updates in .NET 8 Preview 7

Daniel Roth

.NET 8 Preview 7 is now available! Check out what's new in ASP.NET Core in this update.

Aug 8, 2023
Post comments count 13
Post likes count 13

Announcing .NET 8 Preview 7

Richard Lander

.NET 8 Preview 7 is now available with improvements to type containers, JSON source generation, and CodeGen as well as new support for HTTPS proxy, WPF open folder dialog, and iOS hybrid globalization.

Aug 8, 2023
Post comments count 3
Post likes count 0

.NET August 2023 Updates – .NET 7.0.10, .NET 6.0.21

Rahul Bhandari (MSFT)

Check out latest August 2023 updates for .NET 7.0 and .NET 6.0

Aug 3, 2023
Post comments count 0
Post likes count 1

The Microsoft author-signing certificate will be updated as soon as August 14th, 2023

The NuGet Team

Action required: If you validate that packages are author-signed by Microsoft using a NuGet client policy or the command, please follow these steps by August 14th, 2023 to avoid potential disruptions when installing new Microsoft packages. If you are unsure, we have outlined steps to check if you will be impacted. Microsoft uses an X.509 certificate to author-sign its NuGet packages. The current certificate will expire on October 5th, 2023. In late August 2023, a new certificate will replace it as the new Microsoft author-signing certificate for NuGet packages. Existing packages already signed with the older ce...

Aug 1, 2023
Post comments count 14
Post likes count 16

.NET Conf 2023 – Celebrating the Release of .NET 8! – Save the Date!

Mehul Harry

Announcing .NET Conf 2023 - a free, three-day virtual developer event that celebrates the release of .NET 8.

Jul 27, 2023
Post comments count 4
Post likes count 12

New syntax for string interpolation in F#

Adam Boniecki

New language feature is available in preview for F# to make working with interpolated strings even easier.