Skip to content

Commit c9413cd

Browse files
committed
Add event for talk on evaluating NuGet package trustworthiness
1 parent 927e934 commit c9413cd

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

_events/2025-10-21.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
date: 2025-10-21
3+
title: "Do you trust your NuGet packages?"
4+
speakers:
5+
- Andreas Willich
6+
InPersonLink: https://www.meetup.com/dotnet-austria/events/310018713/
7+
RemoteLink: https://www.meetup.com/dotnet-austria/events/310017849/
8+
RecordingLink:
9+
Registrations:
10+
Participants:
11+
Viewers:
12+
abstract: |
13+
For over 14 years, modern .NET development has heavily relied on NuGet packages. But with this convenience comes risk. While supply chain attacks via packages are less frequent in the .NET ecosystem than in the JavaScript world, it is only a matter of time before we face a serious incident.
14+
15+
NuGet and .NET offer features that improve developer productivity — but in the wrong combinations, other features can be abused to execute malicious code during something as simple as a package restore. Understanding these inner workings is key to protecting your applications.
16+
17+
In this talk, you’ll learn how to critically evaluate NuGet packages, identify potential risks, and decide whether they deserve your trust.
18+
19+
Andreas "SabotageAndi" Willich, Senior Software Developer at TechTalk and Chairman of DotNetDevs.at, will share practical insights to help your team safeguard its development loop. After this talk, you will never look at NuGet packages the same way again.
20+
public: true
21+
---

0 commit comments

Comments
 (0)