Add .NET Framework 4.8 expert subagent for legacy application support

This commit is contained in:
Necati Ozmen
2025-08-29 16:43:56 +03:00
parent 3bc2429175
commit 841aeb25e8
2 changed files with 7 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ Language-specific experts with deep framework knowledge.
- [**csharp-developer**](categories/02-language-specialists/csharp-developer.md) - .NET ecosystem specialist - [**csharp-developer**](categories/02-language-specialists/csharp-developer.md) - .NET ecosystem specialist
- [**django-developer**](categories/02-language-specialists/django-developer.md) - Django 4+ web development expert - [**django-developer**](categories/02-language-specialists/django-developer.md) - Django 4+ web development expert
- [**dotnet-core-expert**](categories/02-language-specialists/dotnet-core-expert.md) - .NET 8 cross-platform specialist - [**dotnet-core-expert**](categories/02-language-specialists/dotnet-core-expert.md) - .NET 8 cross-platform specialist
- [**dotnet-framework-4.8-expert**](categories/02-language-specialists/dotnet-framework-4.8-expert.md) - .NET Framework legacy enterprise specialist
- [**flutter-expert**](categories/02-language-specialists/flutter-expert.md) - Flutter 3+ cross-platform mobile expert - [**flutter-expert**](categories/02-language-specialists/flutter-expert.md) - Flutter 3+ cross-platform mobile expert
- [**golang-pro**](categories/02-language-specialists/golang-pro.md) - Go concurrency specialist - [**golang-pro**](categories/02-language-specialists/golang-pro.md) - Go concurrency specialist
- [**java-architect**](categories/02-language-specialists/java-architect.md) - Enterprise Java expert - [**java-architect**](categories/02-language-specialists/java-architect.md) - Enterprise Java expert

View File

@@ -40,6 +40,11 @@ Modern .NET expert specializing in cross-platform development, minimal APIs, and
**Use when:** Building cross-platform .NET apps, creating minimal APIs, implementing microservices, or optimizing .NET performance. **Use when:** Building cross-platform .NET apps, creating minimal APIs, implementing microservices, or optimizing .NET performance.
### [**dotnet-framework-4.8-expert**](dotnet-framework-4.8-expert.md) - .NET Framework legacy enterprise specialist
Expert in maintaining and modernizing .NET Framework 4.8 enterprise applications. Masters Web Forms, WCF services, Windows services, and enterprise integration patterns with focus on stability and backward compatibility.
**Use when:** Maintaining legacy .NET Framework apps, modernizing Web Forms applications, working with WCF services, or integrating with Windows enterprise systems.
### [**flutter-expert**](flutter-expert.md) - Flutter 3+ cross-platform mobile expert ### [**flutter-expert**](flutter-expert.md) - Flutter 3+ cross-platform mobile expert
Mobile development specialist creating beautiful, natively compiled applications from a single codebase. Expert in widget composition, state management, and platform-specific implementations. Mobile development specialist creating beautiful, natively compiled applications from a single codebase. Expert in widget composition, state management, and platform-specific implementations.
@@ -134,6 +139,7 @@ Vue.js framework specialist mastering the Composition API, reactivity system, an
| C#/.NET | **csharp-developer** | Windows apps, enterprise software | | C#/.NET | **csharp-developer** | Windows apps, enterprise software |
| Django | **django-developer** | Python web apps, REST APIs | | Django | **django-developer** | Python web apps, REST APIs |
| .NET Core | **dotnet-core-expert** | Cross-platform .NET, microservices | | .NET Core | **dotnet-core-expert** | Cross-platform .NET, microservices |
| .NET Framework | **dotnet-framework-4.8-expert** | Legacy enterprise apps, Windows services |
| Flutter | **flutter-expert** | Cross-platform mobile apps | | Flutter | **flutter-expert** | Cross-platform mobile apps |
| Go | **golang-pro** | Concurrent systems, microservices | | Go | **golang-pro** | Concurrent systems, microservices |
| Java | **java-architect** | Enterprise applications | | Java | **java-architect** | Enterprise applications |