Dotnet Patterns

Dotnet Patterns

affaan-m

Dotnet Patterns

Dotnet Patterns

Apply idiomatic C# and .NET patterns, dependency injection, async practices, and conventions.

New tool
0 downloads
Free

About

Idiomatic C# and .NET patterns provides best practices for building robust, performant, and maintainable applications. It details core principles like immutability, explicit nullability, interface-based dependency injection, proper async/await flows, and the options pattern. Reach for it when writing, reviewing, or refactoring C# and .NET code to align with established conventions.

Key Features

Immutability patterns using records and init-only properties
Interface-based dependency injection guidelines
Proper asynchronous operation and parallel execution patterns
Strongly-typed options binding and result patterns

Privacy & Security

Data Collection

This tool follows industry-standard security practices and only collects data necessary for functionality.

Information

Developeraffaan-m
Version1.0.0
Ratingeveryone
LanguagesEnglish

Actions

  • Write new C# code
  • Review C# code
  • Refactor .NET applications
  • Design service architectures