dotnet10-csharp14
CommunityShip safer .NET 10 + C# 14 code.
Software Engineering#performance#clean architecture#null safety#dotnet10#csharp14#property validation#refactoring guidance
AuthorCamiloAndresGTRUniandes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Establishes clear, ZENTICALAB-specific guidance for adopting .NET 10 and C# 14 features without introducing unnecessary churn, while improving safety, expressiveness, and performance.
Core Features & Use Cases
- Adoption rules that prevent pointless rewrites: Only apply C# 14/.NET 10 features when they measurably improve expressiveness, safety, or performance.
- Modern C# constructs for cleaner code: Uses C# 14 capabilities like the
fieldkeyword for inline property validation,?.=for null-safe assignment, andnameof(List<>)for unbound generic type names. - Codebase-oriented feature mapping: Connects each feature to practical ZENTICALAB scenarios such as DTO validation, domain invariants, service assignment patterns, OpenAPI/serialization hints, and optional partial member structuring.
Quick Start
Ask the AI to review your ZENTICALAB property and assignment patterns and propose a minimal set of C# 14 and .NET 10 upgrades that follow the adoption rule.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet10-csharp14 Download link: https://github.com/CamiloAndresGTRUniandes/lucy-ai/archive/main.zip#dotnet10-csharp14 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.