Commit Graph

1 Commits

  • .NET: feat: Implement Magentic Orchestration for .NET (#5595)
    * feat: Implement Magentic Orchestration for .NET
    
    * fixup: Update for review comments
    
    * fix: Fix FenceJsonRegexPattern
    
    * fix: Format
    
    * fix: Updates for PR feedback
    
    * fix: Add missing serialized types to source gen for trimming
    
    * fix: Address PR Comments