Commit Graph
2 Commits
Author SHA1 Message Date
Anmol Behl 10fda505b7 Add Azure Functions and Durable Functions instructions for .NET/C# development (#1139)
* feat: add azure-functions-csharp.instructions.md

Added guidelines and best practices for building Azure Functions in C# using the isolated worker model.

* feat: add azure-durable-functions-csharp.instructions.md

Added guidelines and best practices for building Azure Durable Functions in C# using the isolated worker model.

* docs: add config & testing sections to durable functions instructions

Added detailed configuration and testing guidelines for Azure Durable Functions in C#.

* Fix capitalization in applyTo path for local.settings.json

Changed Local.settings.json to local.settings.json in the applyTo directive to match the actual filename used in Azure Functions projects.

* update through npm build
2026-04-10 14:45:17 +10:00
Anmol Behl b8a7847db0 Add .NET self-learning architect agent (#1070)
* feat: add Dotnet Self Learning Architect agent with comprehensive guidelines and strategies

* feat: update Dotnet Self-Learning Architect agent with enhanced model and toolset, and update .NET version in core expertise

* updating agent name to .NET Self-Learning Architect

* updating after npm build

* feat: add learning governance rules for lesson and memory management
2026-03-23 15:26:52 +11:00