.NET 25
- Organizing Usings with .editorconfig and Static Analysis in .NET
- Customize AI Git Commit Messages with GitHub Copilot in Visual Studio
- New Feature in C# 13: Params Collections
- Exploring New Code Analyzers in .NET 9: Automatic Refactoring for Better Code
- Understanding the Main Section of .editorconfig
- Enforcing Code Style with .editorconfig and Static Analysis in .NET
- Visual Studio Code New AI Models
- Select All Matching Strings with ALT+SHIFT+.
- Rider Is Now Free for Non-Commercial Use
- Dotnet Nuget Why - Track Down Package Dependencies
- Return Value Displayed in Debugger
- Export and Import Breakpoint Groups in Visual Studio
- Code Cleanup on Save in Visual Studio 2022
- Useful Shortcuts in Visual Studio to Boost Productivity
- UUID Version 7 Support in .NET 9
- Understanding the Impact of Roslyn Analyzers on Build Time
- Building Custom Roslyn Analyzers and Code Fixes
- Automating REST API Testing with HttpGenerator
- Leveraging .NET Analyzers for Better Code Quality
- Exploring Primary Constructors in C# 12
- Checking Your Solution for NuGet Vulnerabilities or Deprecated Packages
- Type Aliases - Making Code Clearer with Generics
- SonarCloud New Release - Addressing New Warnings in Sonar Way
- Snippet Designer 2022 - Simplifying Code Snippet Creation
- Understanding Default Interface Methods in .NET 8