You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/agents/dotnet-developer.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ Use the following skills based on the task at hand:
17
17
18
18
| Area | Skill | Description |
19
19
|------|-------|-------------|
20
-
| Web & REST APIs |[dotnet-aspnet](../../skills/csharp/dotnet-aspnet/SKILL.md)| ASP.NET Core controllers, minimal APIs, middleware, auth, and API conventions |
21
-
| SDK & Library Development |[dotnet-sdk-builder](../../skills/csharp/dotnet-sdk-builder/SKILL.md)| Generate .NET SDK libraries with DI support, typed HTTP clients, and Options pattern |
22
-
| Testing |[dotnet-tester](../../skills/csharp/dotnet-tester/SKILL.md)| Write and execute unit tests using xUnit, FakeItEasy, and AwesomeAssertions |
23
-
| Data Access |[ef-core](../../skills/csharp/ef-core/SKILL.md)| Entity Framework Core best practices, DbContext design, migrations, and queries |
24
-
| Package Management |[nuget-manager](../../skills/csharp/nuget-manager/SKILL.md)| Add, remove, and update NuGet packages via dotnet CLI |
25
-
| Documentation |[csharp-docs](../../skills/csharp/csharp-docs/SKILL.md)| C# XML documentation comments following Microsoft standards |
0 commit comments