You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenic City Summit 2026 is a conference held in Chattanooga Tennessee. The 2026 conference was held on June 5th. [The Schedule is Here](https://sessionize.com/api/v2/er10xu03/view/GridSmart?under=True)
18
+
19
+
## Setting Up Your C# Pit of Success
20
+
21
+
<divclass="post-multiple-links-div">
22
+
<aclass="post-session-content-link"target="_blank"href="https://github.com/ProgrammerAL/Presentations-2026/tree/main/scenic-city-summit">View Session Content on GitHub</a>
23
+
<aclass="post-view-session-content-link"href="/posts/20260605_ScenicCitySummit2026/slides/1">View Slides in Browser</a>
24
+
</div>
25
+
26
+
__Session Abstract__:
27
+
Did you know a C# project can detect when there's a known security vulnerability for a NuGet package it's using? Or that you can manage warnings/errors/suggestions for an entire C# project in a single file, without installing an extension?
28
+
29
+
C# has a handful of free features we can use to enforce high code quality. In this session, we'll look at those C# features and discuss what it takes to use them and create our own C# pit of success.
0 commit comments