.NET Build
SDK version pinning, the MSBuild engine, and NuGet package management.
Pages
- .NET Frameworks — target framework monikers, conditional compilation, and SDK version detection
- global.json — SDK version pinning with
global.jsonand roll-forward policy - MSBuild —
MSBuildbuild engine, project files, targets, and props imports - NuGet —
NuGetpackage management and local cache CLI commands - .NET CLI —
dotnetCLI commands, SDK versions, downloads, and developer certificates - EditorConfig —
.editorconfigreference and analysis for .NET/C# projects - Static Code Analysis —
Roslynanalyzers,StyleCop,SonarAnalyzer, and code-style enforcement