Showing category results for Security

Nov 3, 2023
Post comments count42
Post likes count17

What’s new with identity in .NET 8

Jeremy Likness

An introduction to identity in .NET 8 with code examples to secure APIs, generate a Blazor-based UI and integrate authentication into Blazor WebAssembly apps.

.NETASP.NET CoreC#
Sep 19, 2023
Post comments count7
Post likes count5

HTTPS Everywhere Update

Jon Douglas

Mistakes were made When we first published the plan for the effort of HTTPS everywhere, we wanted to get developer community feedback on the various HTTP and HTTPS scenarios that we don't have much everyday visibility of. After we published that blog, we heard you loud and clear that there was a gap. This plan needed a clear way to suppress the ev...

NuGetSecurityOther announcements
Jul 12, 2023
Post comments count6
Post likes count1

What does Azure AD renamed Microsoft Entra ID mean for .NET developers?

Jeremy Likness

Azure Active Directory (Azure AD) is being renamed as part of unification with the expanded Microsoft Entra identity and network access product family. This is a name change only and does not require any direct action from .NET developers.

.NETASP.NET CoreAzure
Mar 21, 2023
Post comments count6
Post likes count10

Secure your .NET cloud apps with rootless Linux Containers

Richard Lander

Learn about patterns for securing your containers with a non-root user, and changes to .NET container images in .NET 8 to enable this behavior.

Containers.NETSecurity
Feb 14, 2023
Post comments count39
Post likes count39

What is .NET, and why should you choose it?

.NET Team

.NET has changed a lot over the last few years. Learn why you should choose it for your next project.

.NETC#Performance
Aug 9, 2022
Post comments count4
Post likes count5

Introducing Transitive Dependencies in Visual Studio

Jon,
Jean-Pierre

We heard from you that direct dependencies are easy to track, but that you struggle with tracking transitive dependencies. We want to make that easier for the day-to-day management of your NuGet packages in Visual Studio. To help you track transitive dependencies and remediate vulnerabilities quickly with SDK-style projects, we are introducing an ...

NuGetVisual StudioSecurity
Aug 9, 2022
Post comments count15
Post likes count1

HTTPS everywhere

Jon Douglas

Safety guaranteed As an ongoing effort to make HTTPS everywhere a reality for NuGet, we have taken a number of steps to help protect your everyday package management experiences. Earlier this year, a security fact sheet from The White House reinforced companies to take action to secure our software supply chains. HTTPS and SSL not only encrypt o...

NuGetSecurityOther announcements