-
Notifications
You must be signed in to change notification settings - Fork 26
.NET / C# SDK #484
Copy link
Copy link
Open
Labels
Area-SDK-ApiSDK API surfaceSDK API surfaceIssue-FeatureIt's a new feature requestIt's a new feature requestOS-LinuxLinuxLinuxOS-MacOSmacOSmacOSOS-WindowsWindowsWindows
Metadata
Metadata
Assignees
Labels
Area-SDK-ApiSDK API surfaceSDK API surfaceIssue-FeatureIt's a new feature requestIt's a new feature requestOS-LinuxLinuxLinuxOS-MacOSmacOSmacOSOS-WindowsWindowsWindows
Type
Fields
Give feedbackNo fields configured for Feature.
Description of the new feature / enhancement
The current MXC SDK is TypeScript/Node only. Developers building agents and tools on .NET (C#) have no native way to integrate MXC without shelling out to the CLI or introducing a Node dependency, neither of which is acceptable for production .NET applications.
Proposed technical implementation details
A first-class .NET SDK (NuGet package) for MXC, mirroring the capabilities of
@microsoft/mxc-sdk: