What problem does it solve?
This Skill streamlines the creation of modern, performant, and well-tested C# applications by leveraging advanced .NET features and enterprise patterns.
Core Features & Use Cases
- Modern C# Development: Write clean, expressive code using records, pattern matching, and nullable reference types.
- .NET Optimization: Enhance the performance and memory management of .NET applications.
- Enterprise Solutions: Implement robust enterprise patterns and microservices architectures.
- Comprehensive Testing: Ensure code quality with thorough unit and integration tests.
- Use Case: Refactor a legacy C# application to utilize modern language features, improve its performance, and add comprehensive unit tests.
Quick Start
Use the csharp-pro skill to refactor the provided C# code to use records and pattern matching.